summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-27ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek1-0/+6
2026-02-27xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-02-27NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever1-1/+1
2026-02-27kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek1-2/+4
2026-02-27module: add helper function for reading module_buildid()Petr Mladek1-0/+9
2026-02-27kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek1-22/+4
2026-02-27netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-02-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax1-0/+1
2026-02-27mei: late_bind: fix struct intel_lb_component_ops kernel-docJani Nikula1-1/+2
2026-02-27soc: qcom: ubwc: add missing includeDmitry Baryshkov1-0/+1
2026-02-27hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang1-0/+2
2026-02-27mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-02-27genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior1-1/+1
2026-02-27bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet2-0/+15
2026-02-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen1-2/+66
2026-02-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen1-0/+2
2026-02-27rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi1-1/+1
2026-02-27crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang1-1/+0
2026-02-27crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang1-0/+1
2026-02-27crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang1-2/+1
2026-02-27crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang1-0/+8
2026-02-27Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-0/+2
2026-02-27io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe1-4/+3
2026-02-27device_cgroup: remove branch hint after code refactorBreno Leitao1-1/+1
2026-02-27audit: 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)3-7/+86
2026-02-19tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey1-6/+19
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-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
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-30drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström1-2/+17
2026-01-30fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong1-0/+11
2026-01-30comedi: Fix getting range information for subdevices 16 to 255Ian Abbott1-1/+1
2026-01-30rxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+4
2026-01-30dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio1-0/+1
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