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-02-12
ACPI: bus: make acpi_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-12
filelock: always define for_each_file_lock()
Jeff Layton
1
-5
/
+3
2024-02-12
fs: add FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2
-0
/
+53
2024-02-12
ALSA: ens137x: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
1
-0
/
+3
2024-02-12
ALSA: als4000: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
1
-0
/
+3
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-1
/
+45
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
1
-1
/
+2
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
1
-0
/
+16
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
1
-0
/
+5
2024-02-12
coresight: Add helper for atomically taking the device
James Clark
1
-0
/
+11
2024-02-12
coresight: Remove unused stubs
James Clark
1
-79
/
+0
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
1
-3
/
+10
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
1
-4
/
+4
2024-02-12
coresight: Remove the 'enable' field.
James Clark
1
-2
/
+0
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
1
-0
/
+6
2024-02-12
coresight: Make language around "activated" sinks consistent
James Clark
1
-6
/
+8
2024-02-12
coresight: make coresight_bustype const
Greg Kroah-Hartman
1
-1
/
+1
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
1
-5
/
+5
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
1
-2
/
+2
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
1
-1
/
+1
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
1
-1
/
+2
2024-02-12
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
42
-96
/
+294
2024-02-12
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
1
-2
/
+28
2024-02-12
hwmon: add fault attribute for voltage channels
Nuno Sa
1
-0
/
+2
2024-02-12
hwmon: put HWMON_CHANNEL_INFO() initializers in rodata
Jani Nikula
1
-6
/
+6
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2024-02-11
tls: fix race between async notify and socket close
Jakub Kicinski
1
-5
/
+0
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+5
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
1
-1
/
+1
2024-02-10
net: phy: add devm/of_phy_package_join helper
Christian Marangi
1
-0
/
+6
2024-02-10
Revert "get rid of DCACHE_GENOCIDE"
Al Viro
1
-0
/
+1
2024-02-10
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+3
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-2
/
+21
2024-02-10
async: Use a dedicated unbound workqueue with raised min_active
Tejun Heo
1
-0
/
+1
2024-02-10
workqueue: Implement workqueue_set_min_active()
Tejun Heo
1
-0
/
+2
2024-02-09
io_uring: add register/unregister napi function
Stefan Roesch
1
-0
/
+12
2024-02-09
io-uring: add napi busy poll support
Stefan Roesch
1
-1
/
+14
2024-02-09
Merge branch 'for-io_uring-add-napi-busy-polling-support' of git://git.kernel...
Jens Axboe
1
-0
/
+4
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+23
2024-02-09
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
1
-0
/
+4
2024-02-09
net: add napi_busy_loop_rcu()
Stefan Roesch
1
-0
/
+4
2024-02-09
Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2024-02-09
spi: gpio: Follow renaming of SPI "master" to "controller"
Andy Shevchenko
1
-2
/
+2
2024-02-09
io_uring: add support for ftruncate
Tony Solomonik
1
-0
/
+1
2024-02-09
ASoC: tas2781: remove unused acpi_subysystem_id
Gergo Koteles
1
-1
/
+0
2024-02-09
ALSA: virtio: add support for audio controls
Anton Yakovlev
1
-0
/
+154
2024-02-09
Compiler Attributes: Add __uninitialized macro
Heiko Carstens
1
-0
/
+12
2024-02-09
iommu: Introduce iommu_group_mutex_assert()
Vasant Hegde
1
-0
/
+8
2024-02-09
iommu/amd: Introduce get_amd_iommu_from_dev()
Suravee Suthikulpanit
1
-0
/
+16
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
1
-0
/
+2
[prev]
[next]