index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
firmware: cs_dsp: Make wmfw and bin filename arguments const char *
Richard Fitzgerald
1
-4
/
+4
2024-07-10
libeth: add cacheline / struct layout assertion helpers
Alexander Lobakin
1
-0
/
+66
2024-07-10
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
1
-10
/
+12
2024-07-10
cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)
Alexander Lobakin
1
-0
/
+59
2024-07-10
Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...
Uwe Kleine-König
1
-85
/
+94
2024-07-10
pwm: Drop pwm_apply_state()
Uwe Kleine-König
1
-7
/
+0
2024-07-10
pwm: Remove wrong implementation details from pwm_ops's documentation
Uwe Kleine-König
1
-3
/
+1
2024-07-10
pwm: Make pwm_request_from_chip() private to the core
Uwe Kleine-König
1
-12
/
+0
2024-07-10
pwm: Make use of a symbol namespace for the core
Uwe Kleine-König
1
-0
/
+3
2024-07-10
closures: fix closure_sync + closure debugging
Kent Overstreet
1
-0
/
+7
2024-07-10
dio: Have dio_bus_match() callback take a const *
Geert Uytterhoeven
1
-1
/
+1
2024-07-10
misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
Vamsi Attunuru
1
-0
/
+39
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-4
/
+0
2024-07-10
kbuild: verify asm-generic header list
Arnd Bergmann
1
-1
/
+0
2024-07-10
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
1
-0
/
+3
2024-07-10
usb: gadget: Use u16 types for 16-bit fields
Kees Cook
1
-5
/
+5
2024-07-10
dm: factor out helper function from dm_get_device
Benjamin Marzinski
1
-0
/
+5
2024-07-10
dm: Remove max_secure_erase_granularity
Damien Le Moal
1
-6
/
+0
2024-07-10
dm: Remove max_write_zeroes_granularity
Damien Le Moal
1
-6
/
+0
2024-07-10
Merge back cpufreq material for 6.11.
Rafael J. Wysocki
1
-4
/
+4
2024-07-10
erofs: get rid of z_erofs_map_blocks_iter_* tracepoints
Hongzhen Luo
1
-29
/
+3
2024-07-10
Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...
Daniel Vetter
2
-0
/
+4
2024-07-10
zorro: make match function take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2024-07-10
driver core: make driver_find_device() take a const *
Greg Kroah-Hartman
1
-7
/
+7
2024-07-10
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-07-10
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2
-44
/
+63
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
1
-1
/
+2
2024-07-10
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
1
-2
/
+2
2024-07-10
Merge tag 'qcom-arm64-for-6.11-2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+59
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
2
-16
/
+134
2024-07-09
iommufd: Associate fault object with iommufd_hw_pgtable
Lu Baolu
1
-0
/
+8
2024-07-09
iommufd: Add iommufd fault object
Lu Baolu
2
-0
/
+22
2024-07-09
iommufd: Add fault and response message definitions
Lu Baolu
1
-0
/
+83
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
1
-0
/
+4
2024-07-09
ASoc: TAS2781: rename the tas2781_reset as tasdevice_reset
Shenghao Ding
1
-4
/
+4
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
1
-0
/
+3
2024-07-09
thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
Rafael J. Wysocki
1
-0
/
+3
2024-07-09
thermal: core: Change passive_delay and polling_delay data type
Rafael J. Wysocki
1
-1
/
+2
2024-07-09
Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-0
/
+6
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
1
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
7
-9
/
+101
2024-07-09
Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
3
-1
/
+14
2024-07-09
ARM: spitz: Use software nodes to describe MMC GPIOs
Dmitry Torokhov
1
-1
/
+3
2024-07-09
vdpa/mlx5: Add support for modifying the VQ features field
Dragos Tatulea
1
-0
/
+1
2024-07-09
vdpa/mlx5: Add support for modifying the virtio_version VQ field
Dragos Tatulea
1
-0
/
+1
2024-07-09
Merge tag 'icc-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
3
-0
/
+160
2024-07-09
perf: Split __perf_pending_irq() out of perf_pending_irq()
Sebastian Andrzej Siewior
1
-0
/
+1
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
2
-6
/
+7
2024-07-09
perf: Enqueue SIGTRAP always via task_work.
Sebastian Andrzej Siewior
1
-2
/
+1
2024-07-09
task_work: Add TWA_NMI_CURRENT as an additional notify mode.
Sebastian Andrzej Siewior
1
-0
/
+1
[prev]
[next]