summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-26net/mlx5: Fix multiport device check over light SFsShay Drory
2026-02-26net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2026-02-26net: stmmac: remove broken PCS codeRussell King (Oracle)
2026-02-26leds: expresswire: Fix chip state breakageDuje Mihanović
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-26mtd: spinand: Fix kernel docMiquel Raynal
2026-02-26crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-02-26dpll: add phase-adjust-gran pin attributeIvan Vecera
2026-02-26netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-02-26ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-02-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-02-26module: add helper function for reading module_buildid()Petr Mladek
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-02-26soc: qcom: ubwc: add missing includeDmitry Baryshkov
2026-02-26hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-26mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-02-26genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior
2026-02-26bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet
2026-02-26bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-02-26bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-02-26crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-02-26crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-02-26crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-02-26crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-02-26io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe
2026-02-26device_cgroup: remove branch hint after code refactorBreno Leitao
2026-02-26audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-02-19f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-02-11firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet
2026-02-11ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-11procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-02-06of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-02-06readdir: require opt-in for d_type flagsAmir Goldstein
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-30fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu
2026-01-23mm: introduce deferred freeing for kernel page tablesDave Hansen
2026-01-23mm: introduce pure page table freeing functionDave Hansen
2026-01-23mm: actually mark kernel page table pagesDave Hansen
2026-01-23mm: add a ptdesc flag to mark kernel page tablesDave Hansen
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl