summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10thermal: core: Remove duplicate struct declarationxueqin Luo1-2/+0
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust1-0/+1
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust1-0/+1
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust1-0/+2
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang1-0/+4
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-6/+22
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu1-1/+1
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior1-4/+4
2025-04-10watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei1-4/+0
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki1-0/+2
2025-03-29keys: Fix UAF in key_put()David Howells1-0/+1
2025-03-29proc: fix UAF in proc_get_inode()Ye Bin1-2/+5
2025-03-29ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel1-0/+2
2025-03-22mm/hugetlb: wait for hugetlb folios to be freedGe Yang1-0/+5
2025-03-22block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki1-4/+12
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi1-0/+2
2025-03-22PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart1-0/+1
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-1/+3
2025-03-13net: ethtool: plumb PHY stats to PHY driversJakub Kicinski3-0/+101
2025-03-13nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+2
2025-03-13nvme-pci: add support for sgl metadataKeith Busch1-0/+1
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer2-1/+6
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+6
2025-03-07block: Remove zone write plugs when handling native zone append writesDamien Le Moal1-3/+4
2025-03-07objtool: Fix C jump table annotations for ClangArd Biesheuvel1-1/+1
2025-03-07objtool: Remove annotate_{,un}reachable()Peter Zijlstra1-27/+0
2025-03-07unreachable: UnifyPeter Zijlstra2-15/+7
2025-03-07tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev1-0/+2
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust1-2/+1
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen1-0/+2
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-27net: pse-pd: Use power limit at driver side instead of current limitKory Maincent1-10/+6
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner1-1/+0
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner1-0/+2
2025-02-27PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-0/+1
2025-02-27Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov1-0/+3
2025-02-21net: add dev_net_rcu() helperEric Dumazet1-0/+6
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-21serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko1-0/+11
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-17hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker1-0/+1
2025-02-17kvm: defer huge page recovery vhost task to laterKeith Busch1-0/+45
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+5
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-08pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2