summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-03phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+1
2024-04-03serial: core: only stop transmit when HW fifo is emptyJonas Gorski1-1/+2
2024-04-03cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar1-1/+14
2024-04-03powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui1-0/+6
2024-04-03thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui1-1/+1
2024-03-27dm io: Support IO priorityHongyu Jin1-1/+2
2024-03-27rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-27net: move dev->state into net_device_read_txrx groupEric Dumazet1-1/+1
2024-03-27f2fs: fix to truncate meta inode pages forcelyChao Yu1-0/+1
2024-03-27modules: wait do_free_init correctlyChangbin Du1-0/+8
2024-03-27quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-03-27iommu: Add static iommu_ops->release_domainLu Baolu1-0/+1
2024-03-27PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-03-27bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song1-9/+12
2024-03-27ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi1-0/+9
2024-03-27fs/select: rework stack allocation hack for clangArnd Bergmann1-4/+0
2024-03-27workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo1-3/+32
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+2
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+7
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+26
2024-03-08Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+9
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-18/+26
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)1-1/+7
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds1-16/+0
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2-17/+13
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+21
2024-03-05mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka1-0/+9
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei1-1/+1
2024-03-02net/mlx5: Check capability for fw_resetMoshe Shemesh1-1/+3
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann1-0/+10
2024-03-01Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley1-1/+21
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-10/+13
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet1-4/+4
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal1-0/+1
2024-02-28Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2024-02-27dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2-10/+12
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro1-0/+1
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro1-0/+2
2024-02-25Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2024-02-25Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-18/+2
2024-02-24stackdepot: use variable size records for non-evictable entriesMarco Elver1-0/+3
2024-02-23KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson1-0/+26
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+5
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe1-0/+3
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche1-0/+2