summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-03Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-3/+4
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao1-0/+2
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman38-86/+46
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)1-0/+2
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-03um: add shared memory optimisation for time-travel=extJohannes Berg1-14/+165
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein1-0/+11
2024-07-03mm/slab: Introduce kmem_buckets_create() and familyKees Cook1-0/+12
2024-07-03mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argumentKees Cook1-1/+3
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-5/+22
2024-07-03mm/slab: Introduce kmem_buckets typedefKees Cook1-2/+3
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka1-1/+2
2024-07-03cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li1-0/+4
2024-07-03netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li1-0/+6
2024-07-03fs: fix dentry sizeChristian Brauner1-1/+1
2024-07-03vfs: move d_lockref out of the area used by RCU lookupMateusz Guzik1-1/+6
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon1-0/+5
2024-07-03page_pool: convert to use netmemMina Almasry5-40/+114
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco1-26/+19
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck1-0/+3
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck1-0/+1
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck1-20/+28
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck1-6/+19
2024-07-02x86/resctrl: Prepare to split rdt_domain structureTony Luck1-4/+12
2024-07-02x86/resctrl: Prepare for new domain scopeTony Luck1-2/+7
2024-07-02cgroup_misc: add kernel-doc comments for enum misc_res_typeRandy Dunlap1-3/+4
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior3-18/+33
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik1-0/+4
2024-07-02page_pool: export page_pool_disable_direct_recycling()David Wei1-0/+1
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov2-1/+4
2024-07-02gpiolib: unexport gpiochip_get_desc()Bartosz Golaszewski1-1/+0
2024-07-02ALSA: pcm: optimize and clarify stream synchronization ID APIJaroslav Kysela1-2/+13
2024-07-02ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela2-5/+7
2024-07-02fs_parse: add uid & gid option option parsing helpersEric Sandeen1-1/+5
2024-07-01drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák1-0/+2
2024-07-01drm/amdgpu: remove AMD_FMT_MOD_GFX12_DCC_MAX_COMPRESSED_BLOCK_* definitionsMarek Olšák1-3/+0
2024-07-01math.h: Add unsigned 8 bits fractional numbers typeAngeloGioacchino Del Regno1-0/+2
2024-07-01dt-bindings: iio: adc: Add MediaTek MT6359 PMIC AUXADCAngeloGioacchino Del Regno3-0/+65
2024-07-01ACPI: bus: Indicate support for battery charge limiting thru _OSCArmin Wolf1-0/+1
2024-07-01Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2024-07-01netfilter: Add bpf_xdp_flow_lookup kfuncLorenzo Bianconi1-0/+10
2024-07-01netfilter: nf_tables: Add flowtable map for xdp offloadFlorian Westphal1-0/+5
2024-07-01Merge tag 'amlogic-arm64-dt-for-v6.11' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+21
2024-07-01platform: cznic: Add preliminary support for Turris Omnia MCUMarek Behún1-0/+249
2024-07-01platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()Thomas Weißschuh1-0/+2
2024-07-01platform/chrome: Update binary interface for EC-based charge controlThomas Weißschuh1-2/+47
2024-07-01ACPI: battery: add devm_battery_hook_register()Thomas Weißschuh1-0/+2
2024-07-01syscalls: fix sys_fanotify_mark prototypeArnd Bergmann1-0/+6
2024-07-01HID: bpf: doc fixes for hid_hw_request() hooksBenjamin Tissoires1-6/+8