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
2023-12-06
bpf,lsm: add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
2023-12-06
bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-4
/
+7
2023-12-06
bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-7
/
+10
2023-12-06
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2
-9
/
+9
2023-12-06
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-2
/
+3
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+6
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
1
-0
/
+41
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+10
2023-12-06
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
1
-4
/
+27
2023-12-05
bpf: Optimize the free of inner map
Hou Tao
1
-0
/
+2
2023-12-05
bpf: Defer the free of inner map when necessary
Hou Tao
1
-1
/
+6
2023-12-05
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
2023-12-02
bpf: enforce exact retval range on subprog/callback exit
Andrii Nakryiko
1
-1
/
+6
2023-12-02
bpf: rearrange bpf_func_state fields to save a bit of memory
Andrii Nakryiko
1
-2
/
+2
2023-12-01
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
1
-0
/
+1
2023-12-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-1
/
+17
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-15
/
+43
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+23
2023-11-30
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
1
-4
/
+4
2023-11-30
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-1
/
+22
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
1
-0
/
+1
2023-11-30
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2
-1
/
+15
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
3
-0
/
+26
2023-11-28
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2023-11-28
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
1
-0
/
+19
2023-11-26
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+0
2023-11-25
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-25
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
8
-21
/
+26
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
1
-0
/
+2
2023-11-24
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-11-24
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-14
/
+54
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+42
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-4
/
+90
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
30
-499
/
+281
2023-11-21
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-21
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-20
block: Remove blk_set_runtime_active()
Damien Le Moal
1
-1
/
+0
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-0
/
+17
2023-11-20
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-20
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
[next]