summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior1-5/+22
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-12pinctrl: generic: move function to amlogic-am4 driverConor Dooley1-5/+0
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1
2026-03-12uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
2026-03-12bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-03-12bpf: Add bitwise tracking for BPF_ENDTianci Cao1-0/+5
2026-03-12sched/fair: Fix lag clampPeter Zijlstra1-0/+1
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-04PM: sleep: core: Avoid bit field races related to work_in_progressXuewen Yan1-1/+1
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-04x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
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-27powercap: intel_rapl: Remove incorrect CPU check in PMU contextKuppuswamy Sathyanarayanan1-1/+1
2026-02-27leds: expresswire: Fix chip state breakageDuje Mihanović1-3/+0
2026-02-27nfsd: do not allow exporting of special kernel filesystemsAmir Goldstein1-0/+9
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-27ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel2-3/+2
2026-02-27crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
2026-02-27netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
2026-02-27PCI: endpoint: Add BAR subrange mapping supportKoichiro Den2-0/+27
2026-02-27PCI: endpoint: Add dynamic_inbound_mapping EPC featureKoichiro Den1-0/+5
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-27vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann2-3/+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-27ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa1-1/+0
2026-02-27seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-02-27bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet2-0/+15