summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13iio: adc: ad_sigma_delta: add SPI offload supportDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use spi_optimize_message()David Lechner
2025-07-13iio: adc: ad_sigma_delta: use u8 instead of uint8_tDavid Lechner
2025-07-13PM: hibernate: Add stub for pm_hibernate_is_recovering()Mario Limonciello
2025-07-13net/mlx5: IFC updates for disabled host PFDaniel Jurgens
2025-07-13net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifcCarolina Jubran
2025-07-13Optimize DMABUF mkey page size in mlx5Leon Romanovsky
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-07-13net/mlx5: Expose HCA capability bits for mkey max page sizeMichael Guralnik
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-11locking/mutex: Mark devm_mutex_init() as __must_checkThomas Weißschuh
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11bpf: Remove attach_type in bpf_tracing_linkTao Chen
2025-07-11bpf: Remove attach_type in bpf_cgroup_linkTao Chen
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-11cpu: Define attack vectorsDavid Kaplan
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra
2025-07-11cleanup: add a scoped version of CLASS()Christian Brauner
2025-07-11Merge back earlier changes related to system suspend and hibernationRafael J. Wysocki
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-10Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski
2025-07-10fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()Eric Biggers
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10PM: hibernate: add new api pm_hibernate_is_recovering()Samuel Zhang
2025-07-10regulator: Merge tps6594 driver changesMark Brown
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu
2025-07-09mm: fix the inaccurate memory statistics issue for usersBaolin Wang
2025-07-09net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao
2025-07-09rv: Add support for LTL monitorsNam Cao
2025-07-09rv: Let the reactors take care of buffersNam Cao
2025-07-09panic: Add vpanic()Nam Cao
2025-07-09printk: Make vprintk_deferred() publicNam Cao
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro
2025-07-09debugfs: split short and full proxy wrappers, kill debugfs_real_fops()Al Viro