summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
4 daysxen/privcmd: add boot control for restricted usage in domUJuergen Gross
4 daysnet: stmmac: remove support for lpi_intr_oRussell King (Oracle)
4 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
4 daystracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
4 daysNFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
4 daysirqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
4 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
4 daysUSB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
4 daysUSB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
4 daysnet/mlx5: IFC updates for disabled host PFDaniel Jurgens
4 daysbpf: export bpf_link_inc_not_zero.Kui-Feng Lee
4 daysindirect_call_wrapper: do not reevaluate function pointerEric Dumazet
4 daysmailbox: Allow controller specific mapping using fwnodeAnup Patel
4 daysmailbox: sort headers alphabeticallyTudor Ambarus
4 daysresource: Add resource set range and size helpersIlpo Järvinen
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory
2026-03-04cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin
2026-03-04cache: enforce cache groupsCoco Li
2026-03-04tcp: defer regular ACK while processing socket backlogEric Dumazet
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04mtd: spinand: Fix kernel docMiquel Raynal
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
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-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-03-04bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-02-19mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet
2026-02-06ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2026-01-30posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2026-01-30usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-30mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-30textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-11tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)