summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli
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-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
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-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-03-04io_uring/cancel: support opcode based lookup and cancelationJens Axboe
2026-03-04io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATAJens Axboe
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-03-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2026-03-04net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-03-04ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-03-04module: add helper function for reading module_buildid()Petr Mladek
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-03-04xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-03-04audit: avoid missing-prototype warningsArnd Bergmann
2026-02-19net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong
2026-02-19xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-02-06xen: make remove callback of xen driver void returnedDawei Li
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-02-06ata: libata: cleanup fua support detectionDamien Le Moal
2026-02-06ata: libata: Introduce ata_ncq_supported()Damien Le Moal
2026-02-06posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2026-02-06posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2026-02-06usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-02-06ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela
2026-02-06scsi: core: Fix error handler encryption supportBrian Kao
2026-02-06mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-02-06textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17NFS: trace: show TIMEDOUT instead of 0x6eChen Hanxiao