linux-yocto/include/linux
Di Zhu ac1fd83623 netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
[ Upstream commit 02d1e1a3f9239cdb3ecf2c6d365fb959d1bf39df ]

Directly increment the TSO features incurs a side effect: it will also
directly clear the flags in NETIF_F_ALL_FOR_ALL on the master device,
which can cause issues such as the inability to enable the nocache copy
feature on the bonding driver.

The fix is to include NETIF_F_ALL_FOR_ALL in the update mask, thereby
preventing it from being cleared.

Fixes: b0ce3508b2 ("bonding: allow TSO being set on bonding master")
Signed-off-by: Di Zhu <zhud@hygon.cn>
Link: https://patch.msgid.link/20251224012224.56185-1-zhud@hygon.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-19 13:10:16 +01:00
..
amba
atomic
avf
bcma
byteorder
can can: dev: add generic function can_eth_ioctl_hwts() 2025-10-02 13:39:11 +02:00
ceph
clk
crush
decompress
device driver: platform: Add helper for safer setting of driver_override 2023-11-08 17:26:43 +01:00
dma
dsa
extcon
firmware
fpga fpga: region: add owner module and take its refcount 2024-06-16 13:39:38 +02:00
fsl net: enetc: add missing static descriptor and inline keyword 2024-10-22 15:40:40 +02:00
gpio
greybus
hsi
i3c
iio iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE 2025-10-19 16:21:39 +02:00
input
irqchip irqchip/gic-v4: Don't allow a VMOVP on a dying VPE 2024-10-22 15:40:46 +02:00
isdn
lockd NLM: Defend against file_lock changes after vfs_test_lock() 2024-04-10 16:19:08 +02:00
mailbox
mdio
mfd mfd: core: Un-constify mfd_cell.of_reg 2023-11-20 11:08:24 +01:00
mlx4 net/mlx4_core: Avoid impossible mlx4_db_alloc() order value 2025-06-04 14:38:02 +02:00
mlx5 net/mlx5e: Add support to klm_umr_wqe 2025-08-28 16:24:02 +02:00
mmc mmc: core: Add mmc_gpiod_set_cd_config() function 2024-06-16 13:39:57 +02:00
mtd mtd: hyperbus: Make hyperbus_unregister_device() return void 2025-03-13 12:50:09 +01:00
mux
net/intel
netfilter netfilter: ipset: fix performance regression in swap operation 2024-02-23 08:55:14 +01:00
netfilter_arp
netfilter_bridge
netfilter_ipv4
netfilter_ipv6
pcs
perf
phy phy: tegra: xusb: Add API to retrieve the port number of phy 2024-04-10 16:18:40 +02:00
pinctrl
platform_data backlight: lp855x: Fix lp855x.h kernel-doc warnings 2026-01-19 13:09:33 +01:00
power
qed ethernet: constify references to netdev->dev_addr in drivers 2024-01-05 15:13:37 +01:00
raid
regulator regulator: gpio: Add input_supply support in gpio_regulator_config 2025-07-10 15:57:48 +02:00
remoteproc
reset
rpmsg
rtc
sched locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
soc soc: samsung: exynos-chipid: Pass revision reg offsets 2025-05-02 07:44:26 +02:00
soundwire
spi spi: Introduce spi_get_device_match_data() helper 2024-01-05 15:13:38 +01:00
ssb
sunrpc SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE 2024-12-14 19:51:21 +01:00
surface_aggregator
ulpi
unaligned
usb usb: gadget: udc: fix use-after-free in usb_gadget_state_work 2026-01-19 13:10:05 +01:00
8250_pci.h
a.out.h
acct.h
acpi_dma.h
acpi_iort.h perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09 2023-09-23 11:09:55 +02:00
acpi_mdio.h
acpi_pmtmr.h
acpi_viot.h
acpi.h ACPI: bus: Avoid using CPPC if not supported by firmware 2024-10-17 15:10:44 +02:00
adb.h
adfs_fs.h
adreno-smmu-priv.h
adxl.h
aer.h
agp_backend.h
agpgart.h
ahci_platform.h ata: libahci_platform: Introduce reset assertion/deassertion methods 2024-03-01 13:21:58 +01:00
ahci-remap.h
aio.h
alarmtimer.h
alcor_pci.h
align.h
altera_jtaguart.h
altera_uart.h
amd-iommu.h
anon_inodes.h
apm_bios.h
apm-emulation.h
apple_bl.h
apple-gmux.h
arch_topology.h
arm_ffa.h
arm_sdei.h firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES 2025-06-27 11:05:11 +01:00
arm-cci.h
arm-smccc.h arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint 2024-12-14 19:51:46 +01:00
armada-37xx-rwtm-mailbox.h
array_size.h kernel.h: Move ARRAY_SIZE() to a separate header 2025-12-07 06:09:31 +09:00
ascii85.h
asn1_ber_bytecode.h
asn1_decoder.h
asn1_encoder.h
asn1.h
assoc_array_priv.h
assoc_array.h
async_tx.h
async.h async: Introduce async_schedule_dev_nocall() 2024-02-23 08:54:25 +01:00
ata_platform.h
ata.h ata: libata-scsi: Fix system suspend for a security locked drive 2025-12-07 06:09:33 +09:00
atalk.h
ath9k_platform.h
atm_tcp.h
atm.h
atmdev.h atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control(). 2025-09-04 14:28:45 +02:00
atmel_pdc.h
atmel-isc-media.h
atmel-mci.h
atmel-ssc.h
atomic.h
attribute_container.h
audit.h
auto_dev-ioctl.h
auto_fs.h
auxiliary_bus.h
auxvec.h
average.h
backing-dev-defs.h
backing-dev.h writeback: fix false warning in inode_to_wb() 2025-05-02 07:44:11 +02:00
backlight.h
badblocks.h
balloon_compaction.h mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize() 2026-01-19 13:10:10 +01:00
bcd.h
bch.h
bcm47xx_nvram.h
bcm47xx_sprom.h
bcm47xx_wdt.h
bcm963xx_nvram.h
bcm963xx_tag.h
binfmts.h coredump: hand a pidfd to the usermode coredump helper 2025-06-04 14:38:07 +02:00
bio.h
bit_spinlock.h
bitfield.h
bitmap.h lib: bitmap: Introduce node-aware alloc API 2025-08-28 16:24:02 +02:00
bitops.h
bitrev.h
bits.h
blk_types.h block: fix comment for op_is_zone_mgmt() to include RESET_ALL 2026-01-19 13:09:39 +01:00
blk-cgroup.h blk-cgroup: support to track if policy is online 2025-05-02 07:44:22 +02:00
blk-crypto.h
blk-mq-pci.h
blk-mq-rdma.h
blk-mq-virtio.h
blk-mq.h
blk-pm.h
blkdev.h block: return unsigned int from bdev_io_min 2024-12-14 19:51:20 +01:00
blkpg.h
blktrace_api.h
blockgroup_lock.h
bma150.h
bootconfig.h
bootmem_info.h
bottom_half.h
bpf_lirc.h
bpf_local_storage.h
bpf_lsm.h
bpf_trace.h
bpf_types.h
bpf_verifier.h bpf: Generalize check_ctx_reg for reuse with other types 2024-04-27 17:05:23 +02:00
bpf-cgroup.h bpf: Move cgroup iterator helpers to bpf.h 2025-09-09 18:50:17 +02:00
bpf-netns.h
bpf.h bpf: Fix oob access in cgroup local storage 2025-09-09 18:50:17 +02:00
bpfilter.h
bpfptr.h
brcmphy.h
bsearch.h
bsg-lib.h
bsg.h
btf_ids.h bpf: Fix BTF_ID symbol generation collision 2023-10-06 13:18:23 +02:00
btf.h
btree-128.h
btree-type.h
btree.h
btrfs.h
buffer_head.h
bug.h
build_bug.h
build-salt.h
buildid.h
bvec.h
c2port.h
cache.h
cacheinfo.h
capability.h
cb710.h
cc_platform.h
cciss_ioctl.h
ccp.h
cdev.h
cdrom.h
cfag12864b.h
cfi.h
cgroup_rdma.h
cgroup_subsys.h
cgroup-defs.h cgroup: fix race between fork and cgroup.kill 2025-03-13 12:50:40 +01:00
cgroup.h cgroup: Fix suspicious rcu_dereference_check() usage warning 2023-10-06 13:18:19 +02:00
circ_buf.h
cleancache.h
cleanup.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
clk-provider.h clk: linux/clk-provider.h: fix kernel-doc warnings and typos 2024-03-01 13:21:52 +01:00
clk.h clk: Fix undefined reference to `clk_rate_exclusive_{get,put}' 2023-08-30 16:18:21 +02:00
clkdev.h
clockchips.h
clocksource_ids.h
clocksource.h clocksource: Scale the watchdog read retries automatically 2024-08-19 05:45:45 +02:00
cm4000_cs.h
cma.h cma: factor out minimum alignment requirement 2024-07-05 09:14:13 +02:00
cn_proc.h
cnt32_to_63.h
coda.h
compaction.h
compat.h ftruncate: pass a signed offset 2024-07-05 09:14:50 +02:00
compiler_attributes.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
compiler_types.h compiler_types: Move unused static inline functions warning to W=2 2025-12-07 06:09:27 +09:00
compiler-clang.h kmsan: introduce __no_sanitize_memory and __no_kmsan_checks 2026-01-19 13:09:24 +01:00
compiler-gcc.h kmsan: introduce __no_sanitize_memory and __no_kmsan_checks 2026-01-19 13:09:24 +01:00
compiler-intel.h
compiler-version.h
compiler.h minmax: improve macro expansion and type checking 2025-10-19 16:21:53 +02:00
completion.h
component.h
configfs.h
connector.h
console_struct.h tty/vt: consolemap: rename and document struct uni_pagedir 2025-07-10 15:57:36 +02:00
console.h tty: vt: make consw::con_switch() return a bool 2025-07-10 15:57:37 +02:00
consolemap.h
const.h
container.h
context_tracking_state.h
context_tracking.h
cookie.h
cordic.h
coredump.h
coresight-pmu.h
coresight-stm.h
coresight.h coresight-etm4x: add isb() before reading the TRCSTATR 2026-01-19 13:09:28 +01:00
count_zeros.h
counter.h
cper.h efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs 2026-01-19 13:09:40 +01:00
cpu_cooling.h
cpu_pm.h
cpu_rmap.h
cpu.h x86/vmscape: Enable the mitigation 2025-09-11 17:17:17 +02:00
cpufeature.h
cpufreq.h cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay 2025-10-29 14:03:07 +01:00
cpuhotplug.h hrtimers: Push pending hrtimers away from outgoing CPU earlier 2023-12-13 18:36:31 +01:00
cpuidle_haltpoll.h
cpuidle.h
cpumask.h bitmap: introduce generic optimized bitmap_size() 2024-09-04 13:23:16 +02:00
cpuset.h mm/page_alloc: detect allocation forbidden by cpuset and bail out early 2025-08-28 16:24:37 +02:00
crash_core.h
crash_dump.h
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc4.h
crc7.h
crc8.h
crc16.h
crc32.h
crc32c.h
crc32poly.h
crc64.h
cred.h cred: switch to using atomic_long_t 2023-12-20 15:17:37 +01:00
crypto.h
cs5535.h
ctype.h
cuda.h
damon.h
dasd_mod.h
davinci_emac.h
dax.h
dca.h
dcache.h
dccp.h
debug_locks.h
debugfs.h
debugobjects.h
delay.h
delayacct.h
delayed_call.h
dev_printk.h dev_printk: Add and use dev_no_printk() 2024-06-16 13:39:27 +02:00
devcoredump.h
devfreq_cooling.h
devfreq-event.h
devfreq.h
device_cgroup.h
device-mapper.h
device.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
devm-helpers.h
devpts_fs.h
dfl.h
digsig.h
dim.h
dio.h
dirent.h
dlm_plock.h
dlm.h
dm-bufio.h
dm-dirty-log.h
dm-io.h
dm-kcopyd.h
dm-region-hash.h
dm9000.h
dma-buf-map.h
dma-buf.h
dma-direct.h
dma-direction.h
dma-fence-array.h
dma-fence-chain.h
dma-fence.h Reapply "drm/qxl: simplify qxl_fence_wait" 2024-05-17 11:51:02 +02:00
dma-heap.h
dma-iommu.h
dma-map-ops.h dma-mapping: add dma_opt_mapping_size() 2024-04-10 16:18:47 +02:00
dma-mapping.h dma-mapping: avoid potential unused data compilation warning 2025-06-04 14:37:54 +02:00
dma-resv.h dma-buf: add dma_resv_for_each_fence_unlocked v8 2025-07-17 18:30:52 +02:00
dmaengine.h dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV 2024-02-23 08:54:56 +01:00
dmapool.h
dmar.h
dmi.h
dnotify.h fsnotify: generate FS_RENAME event with rich information 2024-04-10 16:18:54 +02:00
dns_resolver.h
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
drbd_genl_api.h
drbd_genl.h
drbd_limits.h
drbd.h
ds2782_battery.h
dtlk.h
dtpm.h
dw_apb_timer.h
dynamic_debug.h
dynamic_queue_limits.h
earlycpio.h
ecryptfs.h
edac.h
edd.h
eeprom_93cx6.h misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle 2024-12-14 19:51:42 +01:00
eeprom_93xx46.h
efi_embedded_fw.h
efi-bgrt.h
efi.h efi: Avoid cold plugged memory for placing the kernel 2025-03-13 12:50:40 +01:00
efs_vh.h
eisa.h
elevator.h
elf-fdpic.h
elf-randomize.h
elf.h
elfcore-compat.h
elfcore.h
elfnote-lto.h
elfnote.h
enclosure.h
energy_model.h
entry-common.h
entry-kvm.h
err.h
errname.h
errno.h
error-injection.h
errqueue.h
errseq.h
etherdevice.h ethernet: Add helper for assigning packet type when dest address does not match device address 2024-05-02 16:24:49 +02:00
ethtool_netlink.h
ethtool.h net: ethtool: Fix documentation of ethtool_sprintf() 2023-11-28 16:56:34 +00:00
eventfd.h
eventpoll.h epoll: annotate racy check 2024-12-14 19:51:34 +01:00
evm.h
export.h
exportfs.h Revert "lockd: introduce safe async lock op" 2024-04-27 17:05:23 +02:00
ext2_fs.h
extable.h
extcon-provider.h
extcon.h
f2fs_fs.h f2fs: get rid of online repaire on corrupted directory 2024-10-17 15:11:05 +02:00
f75375s.h
falloc.h
fanotify.h fanotify: introduce FAN_MARK_IGNORE 2024-04-10 16:19:07 +02:00
fault-inject-usercopy.h
fault-inject.h
fb.h fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release() 2024-02-23 08:55:13 +01:00
fbcon.h
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdtable.h close_range(): fix the logics in descriptor table trimming 2024-10-17 15:11:42 +02:00
fec.h
fiemap.h
file.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
fileattr.h
filter.h bpf: Add bpf_prog_run_data_pointers() 2025-12-07 06:09:29 +09:00
fips.h
firewire.h
firmware-map.h
firmware.h
fixp-arith.h
flat.h
flex_proportions.h
font.h
fortify-string.h
freelist.h
freezer.h
frontswap.h
fs_context.h fs_context: drop the unused lsm_flags member 2026-01-19 13:09:38 +01:00
fs_enet_pd.h
fs_parser.h
fs_pin.h
fs_stack.h
fs_struct.h
fs_types.h
fs_uart_pd.h
fs.h splice, net: Add a splice_eof op to file-ops and socket-ops 2025-10-29 14:03:08 +01:00
fscache-cache.h
fscache.h
fscrypt.h
fsi-occ.h
fsi-sbefifo.h
fsi.h
fsl_devices.h
fsl_hypervisor.h
fsl_ifc.h
fsl-diu-fb.h
fsldma.h
fsnotify_backend.h fsnotify: clear PARENT_WATCHED flags lazily 2024-09-12 11:07:41 +02:00
fsnotify.h fsnotify: Do not generate events for O_PATH file descriptors 2024-07-18 13:07:33 +02:00
fsverity.h
ftrace_irq.h
ftrace.h
futex.h
fwnode_mdio.h
fwnode.h of: property: Increase NR_FWNODE_REFERENCE_ARGS 2025-04-10 14:31:59 +02:00
gameport.h
gcd.h
genalloc.h genalloc.h: fix htmldocs warning 2026-01-19 13:09:57 +01:00
generic-radix-tree.h
genetlink.h
genhd.h blk-integrity: register sysfs attributes on struct device 2024-10-17 15:11:33 +02:00
genl_magic_func.h
genl_magic_struct.h
getcpu.h
gfp.h mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations 2024-04-10 16:19:37 +02:00
glob.h
gnss.h
goldfish.h
gpio_keys.h
gpio-pxa.h
gpio.h
greybus.h
hardirq.h
hash.h
hashtable.h
hdlc.h
hdlcdrv.h
hdmi.h
hid-debug.h
hid-roccat.h
hid-sensor-hub.h
hid-sensor-ids.h
hid.h HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() 2025-06-27 11:05:34 +01:00
hidden.h
hiddev.h
hidraw.h
highmem-internal.h
highmem.h
highuid.h
hil_mlc.h
hil.h
hippidevice.h
hmm.h
host1x.h
hp_sdc.h
hpet.h
hrtimer_defs.h
hrtimer.h hrtimers: Handle CPU state correctly on hotplug 2025-01-23 17:16:02 +01:00
htcpld.h
huge_mm.h
hugetlb_cgroup.h
hugetlb_inline.h
hugetlb.h mm/hugetlb: unshare page tables during VMA split, not before 2025-06-27 11:05:35 +01:00
hw_breakpoint.h
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hwspinlock.h hwspinlock: Introduce hwspin_lock_bust() 2024-09-12 11:07:41 +02:00
hyperv.h Drivers: hv: vmbus: Add utility function for querying ring size 2025-07-10 15:57:36 +02:00
hypervisor.h
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-dev.h
i2c-mux.h
i2c-smbus.h i2c: smbus: Use device_*() functions instead of of_*() 2024-10-17 15:11:43 +02:00
i2c.h i2c: core: Lock address during client device instantiation 2024-10-17 15:11:43 +02:00
i8042.h
i8253.h clockevents/drivers/i8253: Fix stop sequence for timer 0 2025-04-10 14:31:48 +02:00
icmp.h
icmpv6.h
idle_inject.h
idr.h Fix termination state for idr_for_each_entry_ul() 2023-11-20 11:08:28 +01:00
ieee80211.h wifi: ieee80211: correct FILS status codes 2026-01-19 13:09:33 +01:00
ieee802154.h
if_arp.h net: handle ARPHRD_PPP in dev_is_mac_header_xmit() 2023-09-19 12:22:52 +02:00
if_bridge.h net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. 2026-01-19 13:10:11 +01:00
if_eql.h
if_ether.h
if_fddi.h
if_hsr.h
if_link.h
if_ltalk.h
if_macvlan.h
if_phonet.h
if_pppol2tp.h
if_pppox.h
if_rmnet.h
if_tap.h
if_team.h team: fix null-ptr-deref when team device type is changed 2023-10-06 13:18:08 +02:00
if_tun.h
if_tunnel.h
if_vlan.h net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs 2025-08-28 16:24:22 +02:00
igmp.h bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument 2024-03-26 18:21:23 -04:00
ihex.h
ima.h
imx-media.h
in.h
in6.h
indirect_call_wrapper.h
inet_diag.h
inet.h
inetdevice.h
init_ohci1394_dma.h
init_syscalls.h
init_task.h
init.h
initrd.h
inotify.h
input.h
instrumentation.h
instrumented.h
integrity.h
intel_rapl.h
intel_th.h
intel-iommu.h iommu/vt-d: Avoid memory allocation in iommu_suspend() 2023-10-19 23:05:32 +02:00
intel-ish-client-if.h
intel-svm.h
interconnect-provider.h
interconnect.h
interrupt.h genirq: Provide new interfaces for affinity hints 2025-10-02 13:39:03 +02:00
interval_tree_generic.h
interval_tree.h
io_uring.h io_uring/unix: drop usage of io_uring socket 2024-03-26 18:21:11 -04:00
io-64-nonatomic-hi-lo.h
io-64-nonatomic-lo-hi.h
io-mapping.h
io-pgtable.h
io.h
ioam6_genl.h
ioam6_iptunnel.h
ioam6.h
ioasid.h
iocontext.h
iomap.h
iommu-helper.h
iommu.h iommu: Return right value in iommu_sva_bind_device() 2024-07-05 09:14:17 +02:00
iopoll.h
ioport.h
ioprio.h
iova.h dma-iommu: add iommu_dma_opt_mapping_size() 2024-04-10 16:18:47 +02:00
ip.h
ipack.h
ipc_namespace.h
ipc.h
ipmi_smi.h
ipmi.h
ipv6_route.h
ipv6.h Revert "ipv6: save dontfrag in cork" 2025-07-10 15:57:42 +02:00
irq_poll.h
irq_sim.h
irq_work.h arch: consolidate arch_irq_work_raise prototypes 2024-02-23 08:54:39 +01:00
irq.h genirq: Allow irq_chip registration functions to take a const irq_chip 2024-08-19 05:45:34 +02:00
irqbypass.h
irqchip.h
irqdesc.h
irqdomain.h genirq: Allow the PM device to originate from irq domain 2024-08-19 05:45:30 +02:00
irqflags.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
irqhandler.h
irqnr.h
irqreturn.h
isa.h
isapnp.h
iscsi_boot_sysfs.h
iscsi_ibft.h
iversion.h
jbd2.h jbd2: make jbd2_journal_get_max_txn_bufs() internal 2024-08-19 05:45:14 +02:00
jhash.h
jiffies.h time: Fix references to _msecs_to_jiffies() handling of values 2024-12-14 19:50:45 +01:00
journal-head.h
joystick.h
jump_label_ratelimit.h
jump_label.h
jz4740-adc.h
jz4780-nemc.h
kallsyms.h module: Extend the preempt disabled section in dereference_symbol_descriptor(). 2025-03-13 12:50:10 +01:00
kasan-checks.h
kasan-tags.h
kasan.h kasan: disable kasan_non_canonical_hook() for HW tags 2023-12-23 10:42:00 +01:00
kbd_diacr.h
kbd_kern.h
kbuild.h
kconfig.h
kcore.h
kcov.h kcov: don't lose track of remote references during softirqs 2024-07-05 09:14:34 +02:00
kcsan-checks.h
kcsan.h
kdb.h
kdebug.h
kdev_t.h
kern_levels.h
kernel_read_file.h
kernel_stat.h
kernel-page-flags.h
kernel.h kernel.h: Move ARRAY_SIZE() to a separate header 2025-12-07 06:09:31 +09:00
kernelcapi.h
kernfs.h
kexec.h
key-type.h keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry 2024-01-05 15:13:30 +01:00
key.h
keyboard.h
keyctl.h
keyslot-manager.h
kfence.h
kfifo.h
kgdb.h
khugepaged.h
klist.h
kmemleak.h
kmod.h
kmsg_dump.h
kobj_map.h
kobject_ns.h
kobject.h
kprobes.h kprobes: consistent rcu api usage for kretprobe holder 2023-12-13 18:36:42 +01:00
kref.h
ks0108.h
ks8842.h
ks8851_mll.h
ksm.h
kstrtox.h
kthread.h exit: Implement kthread_exit 2024-04-10 16:18:55 +02:00
ktime.h
kvm_dirty_ring.h
kvm_host.h KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() 2025-03-13 12:50:24 +01:00
kvm_irqfd.h
kvm_para.h
kvm_types.h
l2tp.h
lantiq.h
lapb.h
latencytop.h
lcd.h
lcm.h
led-class-flash.h
led-class-multicolor.h
led-lm3530.h
leds-bd2802.h
leds-lp3944.h
leds-lp3952.h
leds-pca9532.h
leds-regulator.h
leds-ti-lmu-common.h
leds.h leds: class: Protect brightness_show() with led_cdev->led_access mutex 2024-12-14 19:51:41 +01:00
libata.h ata: libata-sata: increase PMP SRST timeout to 10s 2023-10-06 13:18:24 +02:00
libfdt_env.h
libfdt.h
libgcc.h
libnvdimm.h
libps2.h
license.h
limits.h
linear_range.h
linkage.h arch: Introduce CONFIG_FUNCTION_ALIGNMENT 2024-04-10 16:18:49 +02:00
linkmode.h
linux_logo.h
lis3lv02d.h
list_bl.h
list_lru.h
list_nulls.h
list_sort.h
list.h
litex.h
livepatch.h
llc.h
llist.h
local_lock_internal.h
local_lock.h
lockdep_types.h
lockdep.h locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass() 2024-12-14 19:51:14 +01:00
lockref.h
log2.h
logic_iomem.h
logic_pio.h
lp.h
lru_cache.h
lsm_audit.h
lsm_hook_defs.h ima: Avoid blocking in RCU read-side critical section 2024-07-18 13:07:34 +02:00
lsm_hooks.h
lz4.h
lzo.h crypto: lzo - Fix compression buffer overrun 2025-06-04 14:37:58 +02:00
mailbox_client.h
mailbox_controller.h
maple.h
marvell_phy.h
math.h
math64.h
mbcache.h
mbus.h
mc6821.h
mc146818rtc.h
mcb.h mcb: remove is_added flag from mcb_device struct 2023-10-19 23:05:36 +02:00
mdev.h
mdio-bitbang.h
mdio-gpio.h
mdio-mux.h
mdio.h net: mdio: add helpers to extract clause 45 regad and devad fields 2024-07-05 09:14:40 +02:00
mei_cl_bus.h
mem_encrypt.h
memblock.h memblock: drop memblock_free_early_nid() and memblock_free_early() 2025-03-13 12:50:07 +01:00
memcontrol.h net-memcg: Fix scope of sockmem pressure indicators 2023-09-19 12:22:33 +02:00
memfd.h mm: reinstate ability to map write-sealed memfd mappings read-only 2025-08-28 16:24:30 +02:00
memory_hotplug.h
memory.h
mempolicy.h
mempool.h
memregion.h
memremap.h
memstick.h
mhi.h
micrel_phy.h net: phy: micrel: Correct bit assignments for phy_device flags 2023-09-19 12:22:58 +02:00
microchipphy.h
migrate_mode.h
migrate.h
mii_timestamper.h
mii.h
min_heap.h
minmax.h minmax.h: remove some #defines that are only expanded once 2025-10-19 16:21:54 +02:00
misc_cgroup.h
miscdevice.h
mISDNdsp.h
mISDNhw.h
mISDNif.h
mm_inline.h
mm_types_task.h
mm_types.h mm: hugetlb: independent PMD page table shared count 2025-06-27 11:05:35 +01:00
mm.h mm/ksm: fix flag-dropping behavior in ksm_madvise 2025-12-07 06:09:29 +09:00
mman.h mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling 2024-12-14 19:50:38 +01:00
mmap_lock.h
mmdebug.h
mmiotrace.h
mmu_context.h
mmu_notifier.h
mmzone.h mm/page_alloc: detect allocation forbidden by cpuset and bail out early 2025-08-28 16:24:37 +02:00
mnt_idmapping.h
mnt_namespace.h
mod_devicetable.h x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL 2024-07-05 09:14:37 +02:00
module_signature.h
module.h x86/its: Use dynamic thunks for indirect branches 2025-05-22 14:08:24 +02:00
moduleloader.h modules: wait do_free_init correctly 2024-03-26 18:21:31 -04:00
moduleparam.h module: Restore the moduleparam prefix length check 2025-08-28 16:24:11 +02:00
most.h
mount.h
moxtet.h
mpage.h
mpi.h
mpls_iptunnel.h
mpls.h
mroute_base.h
mroute.h bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument 2024-03-26 18:21:23 -04:00
mroute6.h
msdos_fs.h
msdos_partition.h
msg.h
msi.h
mtio.h
mutex.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
mv643xx_eth.h
mv643xx_i2c.h
mv643xx.h
mvebu-pmsu.h
mxm-wmi.h
namei.h ksmbd: fix racy issue from using ->d_parent and ->d_name 2023-12-23 10:41:55 +01:00
nd.h
ndctl.h
net.h splice, net: Add a splice_eof op to file-ops and socket-ops 2025-10-29 14:03:08 +01:00
netdev_features.h
netdevice.h netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates 2026-01-19 13:10:16 +01:00
netfilter_bridge.h
netfilter_defs.h
netfilter_ingress.h
netfilter_ipv4.h
netfilter_ipv6.h
netfilter.h netfilter: bridge: confirm multicast packets before passing them up the stack 2024-03-06 14:38:46 +00:00
netfs.h
netlink.h
netpoll.h netpoll: Use rcu_access_pointer() in netpoll_poll_lock 2024-12-14 19:50:59 +01:00
nfs_fs_i.h
nfs_fs_sb.h NFSv4: Add some support for case insensitive filesystems 2026-01-19 13:09:37 +01:00
nfs_fs.h NFS: don't unhash dentry during unlink/rename 2026-01-19 13:09:37 +01:00
nfs_iostat.h
nfs_page.h NFS: Fix a race when updating an existing write 2025-09-04 14:28:44 +02:00
nfs_ssc.h NFSD: enhance inter-server copy cleanup 2024-04-10 16:19:26 +02:00
nfs_xdr.h NFSv4: Add some support for case insensitive filesystems 2026-01-19 13:09:37 +01:00
nfs.h nfs: add missing selections of CONFIG_CRC32 2025-05-02 07:44:12 +02:00
nfs3.h
nfs4.h NFSD: add delegation reaper to react to low memory condition 2024-04-10 16:19:24 +02:00
nfsacl.h
nitro_enclaves.h
nl802154.h
nls.h fs/nls: make load_nls() take a const parameter 2023-09-19 12:22:27 +02:00
nmi.h
node.h
nodemask.h
nospec.h
notifier.h
ns_common.h
nsc_gpio.h
nsproxy.h
ntb_transport.h
ntb.h
nubus.h
numa.h
nvme-fc-driver.h
nvme-fc.h
nvme-rdma.h
nvme-tcp.h
nvme.h nvme: fixup comment for nvme RDMA Provider Type 2024-07-05 09:14:44 +02:00
nvmem-consumer.h
nvmem-provider.h
nvram.h
objagg.h mlxsw: spectrum_acl_erp: Fix object nesting warning 2024-08-19 05:44:56 +02:00
objtool.h
of_address.h
of_clk.h
of_device.h
of_dma.h
of_fdt.h
of_gpio.h
of_graph.h
of_iommu.h
of_irq.h
of_mdio.h
of_net.h
of_pci.h
of_pdt.h
of_platform.h
of_reserved_mem.h
of.h of: Add of_property_present() helper 2024-01-25 14:52:33 -08:00
oid_registry.h
olpc-ec.h
omap-dma.h
omap-gpmc.h
omap-iommu.h
omap-mailbox.h
omapfb.h
once_lite.h
once.h
oom.h
openvswitch.h
osq_lock.h
overflow.h tracing: Define the is_signed_type() macro once 2024-07-27 10:46:14 +02:00
packing.h
padata.h
page_counter.h
page_ext.h
page_idle.h
page_owner.h
page_ref.h
page_reporting.h
page-flags-layout.h
page-flags.h
page-isolation.h
pageblock-flags.h
pagemap.h
pagevec.h
pagewalk.h
panic_notifier.h
panic.h
parman.h
parport_pc.h
parport.h
parser.h
part_stat.h
pata_arasan_cf_data.h
patchkey.h
path.h
pch_dma.h
pci_hotplug.h
pci_ids.h can: ems_pci: move ASIX AX99100 ids to pci_ids.h 2025-03-13 12:50:45 +01:00
pci-acpi.h
pci-ats.h
pci-dma-compat.h
pci-ecam.h
pci-ep-cfs.h
pci-epc.h
pci-epf.h
pci-p2pdma.h
pci.h PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports 2025-08-28 16:24:31 +02:00
pcs-lynx.h
pda_power.h
pe.h
percpu_counter.h
percpu-defs.h
percpu-refcount.h
percpu-rwsem.h
percpu.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
perf_event.h perf: Fix event leak upon exec and file release 2024-08-19 05:45:19 +02:00
perf_regs.h
personality.h
pfn_t.h
pfn.h
pgalloc.h mm: introduce and use {pgd,p4d}_populate_kernel() 2025-10-02 13:38:59 +02:00
pgtable.h mm: introduce and use {pgd,p4d}_populate_kernel() 2025-10-02 13:38:59 +02:00
phonet.h
phy_fixed.h
phy_led_triggers.h
phy.h
phylink.h
pid_namespace.h
pid.h pid: add pidfd_prepare() 2025-06-04 14:38:07 +02:00
pim.h
pipe_fs_i.h fs/pipe: move check to pipe_has_watch_queue() 2024-02-23 08:54:33 +01:00
pkeys.h
pktcdvd.h
pl320-ipc.h
platform_device.h driver: platform: Add helper for safer setting of driver_override 2023-11-08 17:26:43 +01:00
platform_profile.h
pldmfw.h
plist.h
pm_clock.h
pm_domain.h
pm_opp.h
pm_qos.h
pm_runtime.h PM: runtime: Add new devm functions 2025-10-29 14:03:14 +01:00
pm_wakeirq.h
pm_wakeup.h
pm-trace.h
pm.h PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro 2024-09-04 13:23:39 +02:00
pmbus.h
pmu.h
pnfs_osd_xdr.h
pnp.h
poison.h
poll.h poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() 2025-01-23 17:16:00 +01:00
posix_acl_xattr.h
posix_acl.h
posix-clock.h
posix-timers.h
power_supply.h
powercap.h
ppp_channel.h
ppp_defs.h
ppp-comp.h
pps_kernel.h pps: fix poll support 2025-08-28 16:24:06 +02:00
pr.h
prandom.h
preempt.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
prefetch.h
prime_numbers.h
printk.h printk: Let no_printk() use _printk() 2024-06-16 13:39:27 +02:00
prmt.h
proc_fs.h proc: fix UAF in proc_get_inode() 2025-04-10 14:31:55 +02:00
proc_ns.h
processor.h
profile.h profiling: remove profile=sleep support 2024-08-19 05:45:39 +02:00
projid.h
property.h device property: Add fwnode_irq_get_byname 2024-10-17 15:11:43 +02:00
pruss_driver.h
psci.h
pseudo_fs.h
psi_types.h
psi.h
psp-sev.h
psp-tee.h
pstore_blk.h
pstore_ram.h
pstore_zone.h
pstore.h
ptdump.h
pti.h
ptp_classify.h ptp: Add generic PTP is_sync() function 2025-09-09 18:50:20 +02:00
ptp_clock_kernel.h
ptp_kvm.h ptp: kvm: Use decrypted memory in confidential guest on x86 2024-12-19 18:07:20 +01:00
ptp_pch.h
ptr_ring.h
ptrace.h
purgatory.h
pvclock_gtod.h
pwm_backlight.h
pwm.h pwm: Fix double shift bug 2023-11-28 16:56:21 +00:00
pxa2xx_ssp.h
pxa168_eth.h
qcom_scm.h
qcom-geni-se.h
qnx6_fs.h
quota.h quota: Fix slow quotaoff 2023-10-19 23:05:33 +02:00
quotaops.h quota: Fix slow quotaoff 2023-10-19 23:05:33 +02:00
radix-tree.h
raid_class.h scsi: core: raid_class: Remove raid_component_add() 2023-08-30 16:18:21 +02:00
ramfs.h
random.h
randomize_kstack.h randomize_kstack: Improve entropy diffusion 2024-04-13 13:01:48 +02:00
range.h
ras.h
ratelimit_types.h
ratelimit.h
rational.h
rbtree_augmented.h
rbtree_latch.h seqlock/latch: Provide raw_read_seqcount_latch_retry() 2024-12-14 19:50:46 +01:00
rbtree_types.h
rbtree.h
rcu_node_tree.h
rcu_segcblist.h
rcu_sync.h
rculist_bl.h
rculist_nulls.h rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() 2026-01-19 13:09:23 +01:00
rculist.h
rcupdate_trace.h
rcupdate_wait.h
rcupdate.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
rcutiny.h
rcutree.h rcu: fix header guard for rcu_all_qs() 2025-06-04 14:38:03 +02:00
rcuwait.h
reboot-mode.h
reboot.h
reciprocal_div.h
refcount.h
regmap.h regmap: Add bulk read/write callbacks into regmap_config 2024-03-15 10:48:23 -04:00
regset.h
relay.h
remoteproc.h
resctrl.h
reset-controller.h
reset.h
resource_ext.h
resource.h
restart_block.h
rfkill.h
rhashtable-types.h
rhashtable.h
ring_buffer.h ring-buffer: Use wait_event_interruptible() in ring_buffer_wait() 2024-04-10 16:18:41 +02:00
rio_drv.h
rio_ids.h
rio_regs.h
rio.h
rmap.h
rmi.h
rndis.h
rodata_test.h
root_dev.h
rpmsg.h rpmsg: Fix calling device_lock() on non-initialized device 2023-11-08 17:26:44 +01:00
rslib.h
rtc.h
rtmutex.h
rtnetlink.h
rtsx_common.h
rtsx_pci.h
rtsx_usb.h
rwbase_rt.h
rwlock_api_smp.h
rwlock_rt.h
rwlock_types.h
rwlock.h
rwsem.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
s3c_adc_battery.h
sbitmap.h
scatterlist.h
scc.h
sched_clock.h
sched.h sched: Add wrapper for get_wchan() to keep task blocked 2025-08-28 16:24:03 +02:00
scmi_protocol.h
scpi_protocol.h
screen_info.h
scs.h
sctp.h
scx200_gpio.h
scx200.h
sdb.h
seccomp.h seccomp: Stub for !CONFIG_SECCOMP 2025-02-01 18:23:59 +01:00
secretmem.h mm/secretmem: fix GUP-fast succeeding on secretmem folios 2024-04-10 16:19:43 +02:00
securebits.h
security.h fs_context: drop the unused lsm_flags member 2026-01-19 13:09:38 +01:00
sed-opal.h
seg6_genl.h
seg6_hmac.h
seg6_iptunnel.h
seg6_local.h
seg6.h
selection.h
sem.h
semaphore.h
seq_buf.h
seq_file_net.h
seq_file.h
seqlock.h kcsan, seqlock: Fix incorrect assumption in read_seqbegin() 2024-12-14 19:50:46 +01:00
seqno-fence.h
serdev.h
serial_8250.h
serial_bcm63xx.h
serial_core.h serial: core: fix kernel-doc for uart_port_unlock_irqrestore() 2024-05-02 16:24:50 +02:00
serial_max3100.h
serial_s3c.h
serial_sci.h
serial.h
serio.h
set_memory.h
sfp.h
sh_clk.h
sh_dma.h
sh_eth.h
sh_intc.h
sh_timer.h
shdma-base.h dmaengine: sh: setup_xref error handling 2025-12-07 06:09:20 +09:00
shm.h
shmem_fs.h
shrinker.h
signal_types.h
signal.h
signalfd.h
siox.h
siphash.h
sizes.h
skb_array.h
skbuff.h netmem: fix skb_frag_address_safe with unreadable skbs 2025-08-28 16:24:21 +02:00
skmsg.h tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection 2025-01-09 13:28:37 +01:00
slab_def.h
slab.h mm/slab: make __free(kfree) accept error pointers 2025-10-19 16:21:55 +02:00
slimbus.h
slub_def.h
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp_types.h
smp.h
smpboot.h
smsc911x.h
smscphy.h
sock_diag.h
socket.h net: dev: Convert sa_data to flexible array in struct sockaddr 2024-03-01 13:21:59 +01:00
sockptr.h bpf: net: Change sk_getsockopt() to take the sockptr_t argument 2024-03-26 18:21:23 -04:00
sonet.h
sony-laptop.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_rt.h
spinlock_types_raw.h
spinlock_types_up.h
spinlock_types.h
spinlock_up.h
spinlock.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
splice.h splice, net: Add a splice_eof op to file-ops and socket-ops 2025-10-29 14:03:08 +01:00
spmi.h
sram.h
srcu.h locking: Introduce __cleanup() based infrastructure 2025-10-19 16:21:51 +02:00
srcutiny.h
srcutree.h
ssbi.h
stackdepot.h
stackleak.h
stackprotector.h
stacktrace.h
start_kernel.h
stat.h
statfs.h
static_call_types.h
static_call.h x86/static-call: fix 32-bit build 2024-12-19 18:07:23 +01:00
static_key.h
stdarg.h
stddef.h
stm.h
stmmac.h net: stmmac: fix FPE events losing 2023-12-13 18:36:35 +01:00
stmp_device.h
stmp3xxx_rtc_wdt.h
stop_machine.h
string_helpers.h
string.h kernel.h: Move ARRAY_SIZE() to a separate header 2025-12-07 06:09:31 +09:00
stringhash.h
stringify.h
sungem_phy.h
sunserialcore.h
sunxi-rsb.h
superhyway.h
surface_acpi_notify.h
suspend.h
svga.h
sw842.h
swab.h
swait.h
swap_cgroup.h
swap_slots.h
swap.h
swapfile.h
swapops.h
swiotlb.h
switchtec.h
sxgbe_platform.h
sync_core.h
sync_file.h
synclink.h
sys_soc.h
sys.h
syscall_user_dispatch.h
syscalls.h syscalls: fix sys_fanotify_mark prototype 2024-07-05 09:14:50 +02:00
syscore_ops.h
sysctl.h sysctl: share unsigned long const values 2025-03-13 12:49:50 +01:00
sysfb.h
sysfs.h
syslog.h
sysrq.h
sysv_fs.h
t10-pi.h
task_io_accounting_ops.h
task_io_accounting.h
task_work.h task_work: Introduce task_work_cancel() again 2024-08-19 05:45:13 +02:00
taskstats_kern.h
tboot.h
tc.h
tca6416_keypad.h Input: tca6416-keypad - always expect proper IRQ number in i2c client 2023-09-19 12:22:57 +02:00
tcp.h
tee_drv.h
textsearch_fsm.h
textsearch.h
tfrc.h
thermal.h
thread_info.h
threads.h
thunderbolt.h
ti_wilink_st.h
ti-emif-sram.h
tick.h posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone 2024-11-14 13:13:39 +01:00
tifm.h
timb_dma.h
timb_gpio.h
time_namespace.h
time.h
time32.h
time64.h
timecounter.h
timekeeper_internal.h
timekeeping.h
timer.h timers: Rename del_timer_sync() to timer_delete_sync() 2024-04-10 16:18:33 +02:00
timerfd.h
timeriomem-rng.h
timerqueue.h
timex.h
tnum.h
topology.h
torture.h
toshiba.h
tpm_command.h
tpm_eventlog.h
tpm.h tpm: Cap the number of PCR banks 2026-01-19 13:10:06 +01:00
trace_clock.h
trace_events.h tracing: Constify string literal data member in struct trace_event_call 2025-01-09 13:28:42 +01:00
trace_recursion.h tracing/perf: Add interrupt_context_level() helper 2023-11-28 16:56:21 +00:00
trace_seq.h tracing: Mark binary printing functions with __printf() attribute 2025-06-04 14:37:54 +02:00
trace.h tracing: Mark binary printing functions with __printf() attribute 2025-06-04 14:37:54 +02:00
tracefs.h
tracehook.h
tracepoint-defs.h
tracepoint.h
transport_class.h
ts-nbus.h
tsacct_kern.h
tty_buffer.h
tty_driver.h
tty_flip.h
tty_ldisc.h
tty_port.h
tty.h
typecheck.h
types.h types: Complement the aligned types with signed 64-bit one 2025-05-18 08:20:38 +02:00
u64_stats_sync.h u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. 2024-04-17 11:15:14 +02:00
uacce.h
uaccess.h
ucb1400.h
ucs2_string.h
udp.h net: change maximum number of UDP segments to 128 2024-09-12 11:07:53 +02:00
uidgid.h
uio_driver.h
uio.h
umh.h
unicode.h
units.h
uprobes.h
usb_usual.h
usb.h usb: deprecate the third argument of usb_maxpacket() 2025-12-07 06:09:33 +09:00
usbdevice_fs.h
user_namespace.h
user-return-notifier.h
user.h
userfaultfd_k.h
usermode_driver.h
util_macros.h util_macros.h: fix/rework find_closest() macros 2024-12-14 19:51:23 +01:00
uts.h
utsname.h
uuid.h
vbox_utils.h
vdpa.h vdpa: Sync calls set/get config/status with cf_mutex 2026-01-19 13:09:34 +01:00
verification.h
vermagic.h
vexpress.h
vfio_pci_core.h
vfio.h vfio: Introduce interface to flush virqfd inject workqueue 2024-04-10 16:19:30 +02:00
vfs.h
vga_switcheroo.h
vgaarb.h
vhost_iotlb.h
via_i2c.h
via-core.h
via-gpio.h
via.h
videodev2.h
virtio_byteorder.h
virtio_caif.h
virtio_config.h virtio: fix virtqueue_set_affinity() docs 2026-01-19 13:09:35 +01:00
virtio_console.h
virtio_dma_buf.h
virtio_net.h net: tighten bad gso csum offset check in virtio_net_hdr 2024-10-17 15:10:34 +02:00
virtio_pci_modern.h
virtio_ring.h
virtio_vsock.h
virtio.h
visorbus.h
vlynq.h
vm_event_item.h
vmacache.h
vmalloc.h mm: move page table sync declarations to linux/pgtable.h 2025-09-09 18:50:21 +02:00
vme.h
vmpressure.h
vmstat.h mm/vmstat: fix a W=1 clang compiler warning 2025-01-09 13:28:36 +01:00
vmw_vmci_api.h
vmw_vmci_defs.h
vringh.h
vt_buffer.h
vt_kern.h
vt.h
vtime.h
w1-gpio.h
w1.h
wait_bit.h
wait.h epoll: Add synchronous wakeup support for ep_poll_callback 2025-01-09 13:28:36 +01:00
watch_queue.h
watchdog.h
win_minmax.h
wireless.h
wkup_m3_ipc.h
wl12xx.h
wm97xx.h
wmi.h
workqueue.h Revert "workqueue: remove unused cancel_work()" 2023-12-08 08:48:03 +01:00
writeback.h
ww_mutex.h
wwan.h
xarray.h XArray: Add calls to might_alloc() 2025-08-28 16:24:13 +02:00
xattr.h
xxhash.h
xz.h
yam.h
z2_battery.h
zconf.h
zlib.h
zorro.h
zpool.h
zsmalloc.h
zstd.h
zutil.h