summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek1-2/+4
2026-02-26module: add helper function for reading module_buildid()Petr Mladek1-0/+9
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek1-22/+4
2026-02-26soc: qcom: ubwc: add missing includeDmitry Baryshkov1-0/+1
2026-02-26hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang1-0/+2
2026-02-26mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-02-26genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior1-1/+1
2026-02-26bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet2-0/+15
2026-02-26bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen1-2/+66
2026-02-26bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen1-0/+2
2026-02-26crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang1-1/+0
2026-02-26crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang1-0/+1
2026-02-26crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang1-2/+1
2026-02-26crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang1-0/+8
2026-02-26io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe1-4/+3
2026-02-26device_cgroup: remove branch hint after code refactorBreno Leitao1-1/+1
2026-02-26audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-02-19f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong1-28/+45
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)2-5/+11
2026-02-11firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald1-2/+2
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-02-11ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko1-0/+6
2026-02-11procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko1-0/+3
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin1-0/+14
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt1-0/+5
2026-02-06of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde1-0/+9
2026-02-06readdir: require opt-in for d_type flagsAmir Goldstein1-1/+5
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes1-0/+2
2026-01-30mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-30fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong1-0/+11
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn1-1/+1
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu1-0/+2
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-0/+4
2026-01-23mm: introduce deferred freeing for kernel page tablesDave Hansen1-3/+13
2026-01-23mm: introduce pure page table freeing functionDave Hansen1-3/+8
2026-01-23mm: actually mark kernel page table pagesDave Hansen1-0/+3
2026-01-23mm: add a ptdesc flag to mark kernel page tablesDave Hansen1-0/+41
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl1-0/+3
2026-01-23mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-23textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-23mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-23net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi1-2/+2
2026-01-23PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian1-1/+1
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+1
2026-01-17net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-17tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra1-0/+3
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian1-1/+9