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.19.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-7.0.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+4
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
1
-1
/
+2
2024-02-13
block: add a max_user_discard_sectors queue limit
Christoph Hellwig
1
-0
/
+1
2024-02-13
block: add an API to atomically update queue limits
Christoph Hellwig
1
-0
/
+23
2024-02-13
block: move max_{open,active}_zones to struct queue_limits
Christoph Hellwig
1
-6
/
+6
2024-02-13
HID: protect hid_device::bpf by CONFIG_HID_BPF
Jiri Slaby (SUSE)
1
-2
/
+2
2024-02-13
gpiolib: add gpio_device_get_label() stub for !GPIOLIB
Krzysztof Kozlowski
1
-0
/
+6
2024-02-13
gpiolib: add gpio_device_get_base() stub for !GPIOLIB
Krzysztof Kozlowski
1
-0
/
+6
2024-02-13
gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
Krzysztof Kozlowski
1
-0
/
+6
2024-02-13
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2024-02-12
thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
Zhang Rui
1
-1
/
+1
2024-02-12
PM: runtime: Add pm_runtime_put_autosuspend() replacement
Sakari Ailus
1
-0
/
+12
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-15
/
+3
2024-02-12
block: support PI at non-zero offset within metadata
Kanchan Joshi
2
-0
/
+2
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
1
-1
/
+1
2024-02-12
Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
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
1
-0
/
+43
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
24
-45
/
+89
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-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 napi busy poll support
Stefan Roesch
1
-1
/
+14
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
spi: gpio: Follow renaming of SPI "master" to "controller"
Andy Shevchenko
1
-2
/
+2
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
[prev]
[next]