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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
selftests/bpf: verifier/lwt converted to inline assembly
Eduard Zingerman
3
-189
/
+236
2023-04-21
selftests/bpf: verifier/loops1 converted to inline assembly
Eduard Zingerman
3
-206
/
+261
2023-04-21
selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly
Eduard Zingerman
3
-174
/
+215
2023-04-21
selftests/bpf: verifier/direct_packet_access converted to inline assembly
Eduard Zingerman
3
-710
/
+805
2023-04-21
selftests/bpf: verifier/d_path converted to inline assembly
Eduard Zingerman
3
-37
/
+50
2023-04-21
selftests/bpf: verifier/ctx converted to inline assembly
Eduard Zingerman
3
-186
/
+223
2023-04-21
selftests/bpf: verifier/btf_ctx_access converted to inline assembly
Eduard Zingerman
3
-25
/
+34
2023-04-21
selftests/bpf: verifier/bpf_get_stack converted to inline assembly
Eduard Zingerman
3
-87
/
+126
2023-04-21
selftests/bpf: verifier/bounds converted to inline assembly
Eduard Zingerman
3
-884
/
+1078
2023-04-21
selftests/bpf: Add notion of auxiliary programs for test_loader
Eduard Zingerman
2
-22
/
+73
2023-04-21
Merge branch 'bpf: add netfilter program type'
Alexei Starovoitov
25
-16
/
+928
2023-04-21
selftests/bpf: add missing netfilter return value and ctx access tests
Florian Westphal
3
-0
/
+174
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
3
-0
/
+162
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
6
-0
/
+210
2023-04-21
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
1
-0
/
+12
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
2
-16
/
+89
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
6
-1
/
+88
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
7
-0
/
+194
2023-04-21
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
1
-4
/
+8
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
4
-25
/
+75
2023-04-21
Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+13
2023-04-21
Merge tag 'block-6.3-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+3
2023-04-21
Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-18
/
+13
2023-04-21
Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2023-04-21
fs: dlm: stop unnecessarily filling zero ms_extra bytes
Alexander Aring
1
-1
/
+1
2023-04-21
Merge tag 'sound-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-12
/
+25
2023-04-21
ASN.1: Fix check for strdup() success
Ekaterina Orlova
1
-1
/
+1
2023-04-21
iomap: Add DIO tracepoints
Ritesh Harjani (IBM)
3
-1
/
+85
2023-04-21
iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
Ritesh Harjani (IBM)
2
-7
/
+1
2023-04-21
fs.h: Add TRACE_IOCB_STRINGS for use in trace points
Ritesh Harjani (IBM)
1
-0
/
+14
2023-04-21
RDMA/mlx5: Use correct device num_ports when modify DC
Mark Zhang
1
-1
/
+1
2023-04-21
RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
1
-2
/
+2
2023-04-21
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
1
-3
/
+3
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
32
-377
/
+761
2023-04-21
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
2
-0
/
+40
2023-04-21
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
1
-3
/
+6
2023-04-21
ALSA: emu10k1: clarify various fx8010.*_mask fields
Oswald Buddenhagen
3
-12
/
+10
2023-04-21
ALSA: usb-audio: Rate limit usb_set_interface error reporting
Chris Down
2
-2
/
+5
2023-04-21
Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
4
-6
/
+18
2023-04-21
ALSA: docs: writing-an-alsa-driver.rst: polishing
Oswald Buddenhagen
1
-653
/
+398
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
239
-2871
/
+23373
2023-04-21
selftests/xsk: Put MAP_HUGE_2MB in correct argument
Magnus Karlsson
1
-7
/
+4
2023-04-21
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
2
-5
/
+5
2023-04-21
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
1
-5
/
+3
2023-04-21
hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
Tomáš Pecka
1
-1
/
+0
2023-04-21
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
1
-3
/
+3
2023-04-21
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XT
Aleksa Savic
2
-1
/
+118
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
1
-0
/
+1
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
1
-46
/
+135
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
1
-2
/
+52
[prev]
[next]