aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov1-4/+2
2026-03-23lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()Yury Norov1-6/+3
2026-03-23lib: crypto: fix comments for count_leading_zeros()Yury Norov1-3/+1
2026-03-23bitmap: add bitmap_weight_from()Yury Norov1-0/+33
2026-03-23bitmap: drop __find_nth_andnot_bit()Yury Norov1-2/+0
2026-03-23fs: remove do_sys_truncateChristoph Hellwig1-7/+1
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-6/+2
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang1-0/+3
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman26-103/+204
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-17/+1
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov26-103/+204
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich14-16/+86
2026-03-22net/mlx5: Add vhca_id_type bit to alias contextPatrisious Haddad1-2/+5
2026-03-22mlx5: Remove redundant iseg baseParav Pandit1-1/+0
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron41-217/+324
2026-03-22iio: st_sensors: correct kernel-doc issuesRandy Dunlap1-5/+6
2026-03-22padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu1-0/+12
2026-03-22hwrng: core - avoid kernel-doc warningsRandy Dunlap1-1/+1
2026-03-21mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+6
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds3-5/+58
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar41-217/+324
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-0/+2
2026-03-20Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-0/+3
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-2/+8
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong2-11/+1
2026-03-20fs: remove stale and duplicate forward declarationsYuto Ohnuki2-3/+1
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner1-21/+7
2026-03-20dma-mapping: fix false kernel-doc comment markerKit Dallege1-1/+1
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky1-0/+7
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-4/+4
2026-03-19hsi: hsi_core: use kzalloc_flexRosen Penev1-1/+1
2026-03-19module: expose imported namespaces via sysfsNicholas Sielicki1-0/+1
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-65/+68
2026-03-19io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe1-0/+3
2026-03-19net/mlx5: Add IFC bits for migration stateYishai Hadas1-2/+14
2026-03-19vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas1-0/+39
2026-03-19vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2Yishai Hadas1-0/+1
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-6/+9
2026-03-19KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register themSascha Bischoff1-0/+1
2026-03-19KVM: arm64: gic-v5: Implement GICv5 load/put and save/restoreSascha Bischoff1-0/+5
2026-03-19KVM: arm64: gic-v5: Detect implemented PPIs on bootSascha Bischoff1-0/+22
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei1-1/+5
2026-03-19Merge back updates of core ACPI drivers for 7.1Rafael J. Wysocki1-0/+2
2026-03-19HID: input: Add support for multiple batteries per deviceLucas Zampieri1-3/+8
2026-03-19HID: input: Introduce struct hid_battery and refactor battery codeLucas Zampieri1-13/+39
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextPaolo Abeni4-57/+39