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-01-28
tty: vt: remove extern from functions in selection.h
Jiri Slaby (SUSE)
1
-28
/
+24
2024-01-28
tty: vt: make vc_is_sel()'s vc const
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-28
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
3
-3
/
+9
2024-01-28
tty: vt: pass proper pointers from tioclinux()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-28
vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
Jiri Slaby (SUSE)
1
-3
/
+0
2024-01-28
usb: typec: tcpm: add discover identity support for SOP'
RD Babiera
1
-1
/
+7
2024-01-28
usb: typec: tcpci: add attempt_vconn_swap_discovery callback
RD Babiera
2
-0
/
+18
2024-01-28
usb: typec: tcpm: add control message support to sop'
RD Babiera
1
-0
/
+1
2024-01-28
usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receive
RD Babiera
2
-1
/
+3
2024-01-28
usb: typec: tcpci: add cable_comm_capable attribute
RD Babiera
2
-0
/
+7
2024-01-28
usb: typec: altmodes: add svdm version info for typec cables
RD Babiera
2
-0
/
+13
2024-01-28
usb: typec: altmodes: add typec_cable_ops to typec_altmode
RD Babiera
2
-0
/
+24
2024-01-28
phy: core: add notify_connect and notify_disconnect callback
Stanley Chang
1
-0
/
+21
2024-01-28
usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor
Alexander Tsoy
1
-2
/
+2
2024-01-28
USB: uapi: OTG 3.0
Oliver Neukum
1
-0
/
+2
2024-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-65
/
+341
2024-01-27
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-01-27
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
2024-01-27
af_unix: Try to run GC async.
Kuniyuki Iwashima
2
-2
/
+11
2024-01-27
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
1
-1
/
+1
2024-01-27
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-1
/
+1
2024-01-27
power: supply: bq27xxx: Add devm action to free IDA
Andrew Davis
1
-1
/
+0
2024-01-27
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-1
/
+1
2024-01-27
workqueue: Break up enum definitions and give names to the types
Tejun Heo
1
-17
/
+24
2024-01-27
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+20
2024-01-26
Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-26
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
1
-1
/
+8
2024-01-26
bitmap: Define a cleanup function for bitmaps
Bartosz Golaszewski
1
-0
/
+3
2024-01-26
Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...
Jeff Johnson
2
-20
/
+4
2024-01-26
wifi: cfg80211: validate MLO connections better
Johannes Berg
1
-0
/
+24
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
1
-0
/
+5
2024-01-26
wifi: cfg80211: add support for SPP A-MSDUs
Johannes Berg
2
-0
/
+16
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
2
-2
/
+42
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-1
/
+45
2024-01-26
wifi: ieee80211: add definitions for negotiated TID to Link map
Ayala Beker
1
-0
/
+28
2024-01-26
KEYS: include header for EINVAL definition
Clay Chang
1
-0
/
+1
2024-01-26
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-01-26
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE
Yang Shi
1
-0
/
+1
2024-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-231
/
+538
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
12
-30
/
+108
2024-01-25
Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2024-01-25
asm-generic: remove extra type checking in acquire/release for non-SMP case
Baokun Li
1
-2
/
+0
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
1
-2
/
+8
2024-01-25
Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
4
-4
/
+11
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+27
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2
-10
/
+8
2024-01-25
riscv: Avoid code duplication with generic bitops implementation
Xiao Wang
4
-8
/
+24
2024-01-25
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-01-25
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-01-25
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
[prev]
[next]