summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22cpufreq: Avoid redundant target() calls for unchanged limitsViresh Kumar
2026-05-22cpufreq: Fix typo in commentViresh Kumar
2026-05-22vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
2026-05-22vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()Matt Evans
2026-05-22blk-mq: introduce blk_rq_has_data()Caleb Sander Mateos
2026-05-22include: Remove unused crypto-ux500.hCosta Shulyupin
2026-05-22driver core: Allow the constification of device attributesThomas Weißschuh
2026-05-22driver core: Stop using generic sysfs macros for device attributesThomas Weißschuh
2026-05-22driver core: Add low-level macros for device attributesThomas Weißschuh
2026-05-22driver core: Delete DEVICE_ATTR_PREALLOC()Thomas Weißschuh
2026-05-22of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan
2026-05-22device core: make struct device_driver groups members constant arraysHeiner Kallweit
2026-05-22driver core: make struct bus_type groups members constant arraysHeiner Kallweit
2026-05-22driver core: delete useless forward declaration of "struct class"Alexey Dobriyan
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-05-22parport: Fix race between port and client registrationBen Hutchings
2026-05-22writeback: use a per-sb counter to drain inode wb switches at umountBaokun Li
2026-05-22serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo
2026-05-22vt: merge ucs_is_zero_width()/ucs_is_double_width() into ucs_get_width()Nicolas Pitre
2026-05-22serial: 8250: Add support for console flow controlJohn Ogness
2026-05-21Merge branch '20260227061544.1785978-1-praveen.talari@oss.qualcomm.com' into ...Bjorn Andersson
2026-05-21soc: qcom: geni-se: Introduce helper APIs for performance controlPraveen Talari
2026-05-21soc: qcom: geni-se: Introduce helper API for attaching power domainsPraveen Talari
2026-05-21soc: qcom: geni-se: Add resources activation/deactivation helpersPraveen Talari
2026-05-21soc: qcom: geni-se: Introduce helper API for resource initializationPraveen Talari
2026-05-21soc: qcom: geni-se: Add geni_icc_set_bw_ab() functionPraveen Talari
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21tracefs: Fix typo in a comment of eventfs_callback() kerneldocMartin Kaiser
2026-05-21tracing: Remove local variable for argument detection from trace_printk()Qian-Yu Lin
2026-05-21tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()David Carlier
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-21usb: xhci-pci: add AMD Promontory 21 PCI glueJihong Min
2026-05-21HID: remove duplicate hid_warn_ratelimited definitionLiu Kai
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-21thunderbolt: Move pci_device out of tb_nhiKonrad Dybcio
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang
2026-05-21net: dsa: add NETC switch tag supportWei Fang
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang
2026-05-21video/hdmi: Add common TMDS character rate constantsJavier Martinez Canillas
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra