summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-03-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor
2026-03-04ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-03-04ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-03-04mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)
2026-03-04drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli
2026-03-04x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-04media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
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-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-03-04include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter
2026-03-04PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-03-04wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu
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-04arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa
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-02-27netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-02-26ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-02-26net/mlx5: Fix multiport device check over light SFsShay Drory
2026-02-26inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-02-26ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-02-26powercap: intel_rapl: Remove incorrect CPU check in PMU contextKuppuswamy Sathyanarayanan
2026-02-26leds: expresswire: Fix chip state breakageDuje Mihanović
2026-02-26nfsd: do not allow exporting of special kernel filesystemsAmir Goldstein
2026-02-26clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-02-26Input: adp5589 - remove a leftover header fileVladimir Zapolskiy
2026-02-26Revert "mailbox/pcc: support mailbox management of the shared buffer"Sudeep Holla
2026-02-26scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann
2026-02-26mtd: spinand: Fix kernel docMiquel Raynal
2026-02-26RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-02-26ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel
2026-02-26crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-02-26netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-26netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-02-26netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal