summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-13net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-13netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-13net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki
2026-03-13net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-13indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-13bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-13xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-03-13xsk: s/free_list_node/list_node/Maciej Fijalkowski
2026-03-13xsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-13ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-03-13ima: kexec: define functions to copy IMA log at soft bootSteven Chen
2026-03-13kexec: define functions to map and unmap segmentsSteven Chen
2026-03-13workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
2026-03-13mailbox: Allow controller specific mapping using fwnodeAnup Patel
2026-03-13mailbox: sort headers alphabeticallyTudor Ambarus
2026-03-13ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-03-13ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2026-03-13resource: Add resource set range and size helpersIlpo Järvinen
2026-03-13PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas
2026-03-13PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-03-04drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-03-04PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi
2026-03-04virt: vbox: uapi: Mark inner unions in packed structs as packedThomas Weißschuh
2026-03-04hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packedThomas Weißschuh
2026-03-04media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-03-04audit: add missing syscalls to read classJeffrey Bencteux
2026-03-04audit: add fchmodat2() to change attributes classJeffrey Bencteux
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory
2026-03-04inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann
2026-03-04mtd: spinand: Fix kernel docMiquel Raynal
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)