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-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-3/+10
2026-03-04fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede1-1/+0
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao2-6/+6
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire1-7/+16
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor1-1/+1
2026-03-04ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli1-0/+1
2026-03-04mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)1-0/+2
2026-03-04net: add a common function to compute features for upper devicesHangbin Liu2-0/+19
2026-03-04ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-1/+0
2026-03-04PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen1-0/+1
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1
2026-03-04PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi1-0/+1
2026-03-04arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+25
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-02-27ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal1-0/+3
2026-02-27net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-02-27net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)1-3/+8
2026-02-27net: stmmac: remove broken PCS codeRussell King (Oracle)1-1/+0
2026-02-27leds: expresswire: Fix chip state breakageDuje Mihanović1-3/+0
2026-02-27clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-02-27Input: adp5589 - remove a leftover header fileVladimir Zapolskiy1-180/+0
2026-02-27mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-02-27crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
2026-02-27dpll: add phase-adjust-gran pin attributeIvan Vecera1-0/+1
2026-02-27netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
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-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-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-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-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)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