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-04-03
tee: Refactor TEE subsystem header files
Sumit Garg
2
-254
/
+327
2024-04-03
uapi: team: use header file generated from YAML spec
Hangbin Liu
1
-73
/
+43
2024-04-03
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
1
-1
/
+1
2024-04-03
page_pool: check for PP direct cache locality later
Alexander Lobakin
1
-6
/
+6
2024-04-03
rhashtable: Improve grammar
Jonathan Neuschäfer
1
-5
/
+5
2024-04-03
io_uring/kbuf: get rid of lower BGID lists
Jens Axboe
1
-1
/
+0
2024-04-02
counter: stm32-timer-cnt: add support for capture events
Fabrice Gasnier
1
-0
/
+13
2024-04-02
counter: Introduce the COUNTER_COMP_FREQUENCY() macro
Fabrice Gasnier
1
-0
/
+3
2024-04-02
counter: linux/counter.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-04-02
ALSA: control: Introduce snd_ctl_find_id_mixer_locked()
Richard Fitzgerald
1
-0
/
+23
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
1
-2
/
+4
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-04-02
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
573
-4703
/
+11375
2024-04-02
mmc: sdio: store owner from modules with sdio_register_driver()
Krzysztof Kozlowski
1
-1
/
+4
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
1
-0
/
+2
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
1
-0
/
+4
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
569
-4692
/
+11320
2024-04-02
genetlink: remove linux/genetlink.h
Jakub Kicinski
3
-16
/
+10
2024-04-02
netlink: create a new header for internal genetlink symbols
Jakub Kicinski
1
-5
/
+0
2024-04-02
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2
-2
/
+2
2024-04-02
inet: preserve const qualifier in inet_csk()
Eric Dumazet
4
-7
/
+4
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
12
-350
/
+29
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
1
-0
/
+31
2024-04-01
dlm: remove lkb from callback tracepoints
Alexander Aring
1
-27
/
+19
2024-04-01
block: add a bio_list_merge_init helper
Christoph Hellwig
1
-0
/
+7
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
19
-27
/
+76
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...
Baochen Qiang
1
-1
/
+17
2024-04-01
power: supply: bq27xxx: Move health reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move cycle count reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move energy reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move charge reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move time reading out of update loop
Andrew Davis
1
-3
/
+0
2024-04-01
power: supply: bq27xxx: Move temperature reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
1
-1
/
+1
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
1
-2
/
+7
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2
-15
/
+23
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
1
-1
/
+2
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
1
-17
/
+0
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
1
-1
/
+0
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
4
-0
/
+93
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
1
-0
/
+17
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
7
-65
/
+177
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2
-8
/
+24
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
1
-33
/
+5
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-4
/
+6
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
1
-23
/
+4
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
1
-16
/
+4
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-0
/
+2
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
1
-0
/
+1
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
1
-0
/
+77
[prev]
[next]