summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-24torture: Add torture_sched_set_normal() for user-specified nice valuesPaul E. McKenney1-0/+1
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2026-05-23PCI: Indicate context lost if L1SS exit is broken during resume from system s...Manivannan Sadhasivam1-0/+2
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore1-86/+0
2026-05-23PCI: Add pci_suspend_retains_context() to check if device state is preserved ...Manivannan Sadhasivam1-0/+7
2026-05-23bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()Tejun Heo1-0/+2
2026-05-23bpf: Add bpf_struct_ops_for_each_prog()Tejun Heo1-0/+3
2026-05-23bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callersTejun Heo1-0/+8
2026-05-23bpf: Recover arena kernel faults with scratch pageKumar Kartikeya Dwivedi2-0/+20
2026-05-23mm: Add ptep_try_set() for lockless empty-slot installsTejun Heo1-0/+25
2026-05-23dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet1-2/+7
2026-05-23Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-05-22cpufreq: Avoid redundant target() calls for unchanged limitsViresh Kumar1-0/+3
2026-05-22cpufreq: Fix typo in commentViresh Kumar1-1/+1
2026-05-22vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta1-0/+1
2026-05-22vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()Matt Evans1-2/+2
2026-05-22blk-mq: introduce blk_rq_has_data()Caleb Sander Mateos1-0/+9
2026-05-22include: Remove unused crypto-ux500.hCosta Shulyupin1-22/+0
2026-05-22driver core: Allow the constification of device attributesThomas Weißschuh1-12/+57
2026-05-22driver core: Stop using generic sysfs macros for device attributesThomas Weißschuh1-10/+22
2026-05-22driver core: Add low-level macros for device attributesThomas Weißschuh1-11/+32
2026-05-22driver core: Delete DEVICE_ATTR_PREALLOC()Thomas Weißschuh1-13/+0
2026-05-22of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan1-0/+1
2026-05-22device core: make struct device_driver groups members constant arraysHeiner Kallweit1-2/+2
2026-05-22driver core: make struct bus_type groups members constant arraysHeiner Kallweit1-3/+3
2026-05-22driver core: delete useless forward declaration of "struct class"Alexey Dobriyan1-1/+0
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal1-3/+4
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-05-22parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-05-22writeback: use a per-sb counter to drain inode wb switches at umountBaokun Li1-0/+8
2026-05-22serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo1-0/+12
2026-05-22vt: merge ucs_is_zero_width()/ucs_is_double_width() into ucs_get_width()Nicolas Pitre1-9/+3
2026-05-22serial: 8250: Add support for console flow controlJohn Ogness1-0/+8
2026-05-22Merge branch '20260227061544.1785978-1-praveen.talari@oss.qualcomm.com' into ...Bjorn Andersson1-0/+19
2026-05-22soc: qcom: geni-se: Introduce helper APIs for performance controlPraveen Talari1-0/+4
2026-05-22soc: qcom: geni-se: Introduce helper API for attaching power domainsPraveen Talari1-0/+4
2026-05-22soc: qcom: geni-se: Add resources activation/deactivation helpersPraveen Talari1-0/+4
2026-05-22soc: qcom: geni-se: Introduce helper API for resource initializationPraveen Talari1-0/+6
2026-05-22soc: qcom: geni-se: Add geni_icc_set_bw_ab() functionPraveen Talari1-0/+1
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park2-9/+24
2026-05-22Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes2-19/+3
2026-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-64/+364
2026-05-22tracefs: Fix typo in a comment of eventfs_callback() kerneldocMartin Kaiser1-1/+1
2026-05-22tracing: Remove local variable for argument detection from trace_printk()Qian-Yu Lin1-2/+1
2026-05-22tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()David Carlier1-0/+4
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-05-21usb: xhci-pci: add AMD Promontory 21 PCI glueJihong Min1-0/+22
2026-05-21HID: remove duplicate hid_warn_ratelimited definitionLiu Kai1-2/+0
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury1-0/+18