summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+5
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-03-04cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin1-0/+59
2026-03-04cache: enforce cache groupsCoco Li1-0/+25
2026-03-04tcp: defer regular ACK while processing socket backlogEric Dumazet1-6/+8
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-03-04mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
2026-03-04net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev1-0/+32
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
2026-03-04ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek1-0/+6
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek1-2/+4
2026-03-04module: add helper function for reading module_buildid()Petr Mladek1-0/+9
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-03-04bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen1-2/+66
2026-03-04bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen1-0/+2
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)2-5/+11
2026-02-19mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-0/+5
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-02-06ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-15/+16
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt1-0/+5
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes1-0/+2
2026-01-30posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
2026-01-30posix-clock: introduce posix_clock_context conceptXabier Marquiegui1-8/+27
2026-01-30usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl1-0/+3
2026-01-30mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-30textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer1-0/+16
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-11tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)1-0/+9
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra (Intel)1-0/+3
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-27/+16
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo1-4/+2
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)1-1/+11
2026-01-11mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai1-4/+4
2026-01-11mm: simplify folio_expected_ref_count()David Hildenbrand1-2/+2
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen1-3/+5
2026-01-11kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman1-0/+15
2026-01-11compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin1-0/+13
2026-01-11genalloc.h: fix htmldocs warningAndrew Morton1-0/+1
2026-01-11jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa1-0/+6
2026-01-11reset: fix BIT macro referenceEncrow Thorne1-0/+1
2026-01-11efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-5/+5
2026-01-11efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+2
2026-01-11block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1