summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-24regulator: add support for SGM3804 Dual Output driverMark Brown
2026-05-24netfilter: x_tables: disable 32bit compat interface in user namespacesFlorian Westphal
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-24RDMA/bnxt_re: Enable app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Support doorbells for app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Update msn table size for app allocated QPsSriharsha Basavapatna
2026-05-24rcu: Document rcu_access_pointer() feeding into cmpxchg()Paul E. McKenney
2026-05-24srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()Paul E. McKenney
2026-05-24torture: Add torture_sched_set_normal() for user-specified nice valuesPaul E. McKenney
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23PCI: Indicate context lost if L1SS exit is broken during resume from system s...Manivannan Sadhasivam
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore
2026-05-23PCI: Add pci_suspend_retains_context() to check if device state is preserved ...Manivannan Sadhasivam
2026-05-23bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()Tejun Heo
2026-05-23bpf: Add bpf_struct_ops_for_each_prog()Tejun Heo
2026-05-23bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callersTejun Heo
2026-05-23bpf: Recover arena kernel faults with scratch pageKumar Kartikeya Dwivedi
2026-05-23mm: Add ptep_try_set() for lockless empty-slot installsTejun Heo
2026-05-23Merge tag 'renesas-pinctrl-for-v7.2-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-05-22scsi: core: Convert INQUIRY informationBart Van Assche
2026-05-22scsi: core: target: Add INQUIRY-related constants to scsi_common.hBart Van Assche
2026-05-22scsi: ufs: core: Add a quirk for extended TX EQTR Adapt L0L1L2L3 lengthCan Guo
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela
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_tables: fix dst corruption in same register operationFernando Fernandez Mancera
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: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serialPraveen Talari