index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked
Martin KaFai Lau
2
-18
/
+70
2020-10-19
bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked
Martin KaFai Lau
1
-0
/
+25
2020-10-19
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
1
-6
/
+5
2020-10-19
bpf: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-18
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
1
-1
/
+1
2020-10-18
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
1
-9
/
+14
2020-10-18
net: usb: rtl8150: don't incorrectly assign random MAC addresses
Anant Thazhemadam
1
-1
/
+1
2020-10-18
selftests: forwarding: Add missing 'rp_filter' configuration
Ido Schimmel
2
-0
/
+20
2020-10-18
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
2
-25
/
+41
2020-10-16
net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
Ioana Ciornei
1
-2
/
+1
2020-10-16
icmp: randomize the global rate limiter
Eric Dumazet
2
-3
/
+8
2020-10-16
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
2
-0
/
+13
2020-10-16
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
1
-2
/
+4
2020-10-16
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
1
-1
/
+5
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2301
-50868
/
+129947
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-67
/
+161
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
45
-332
/
+1705
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+38
2020-10-15
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-346
/
+453
2020-10-15
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
5
-28
/
+154
2020-10-15
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-41
/
+135
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-17
/
+13
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
18
-43
/
+244
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+30
2020-10-15
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-101
/
+143
2020-10-15
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-40
/
+20
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
170
-1699
/
+1921
2020-10-15
Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
81
-437
/
+930
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-46
/
+70
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
45
-140
/
+1209
2020-10-15
Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"
Jakub Kicinski
1
-1
/
+1
2020-10-15
net, sockmap: Don't call bpf_prog_put() on NULL pointer
Alex Dewar
1
-7
/
+9
2020-10-15
bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo
Martin KaFai Lau
2
-26
/
+2
2020-10-15
bpf, sockmap: Add locking annotations to iterator
Lorenz Bauer
1
-0
/
+8
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+12
2020-10-15
HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
Kai-Heng Feng
1
-0
/
+12
2020-10-15
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
3
-0
/
+31
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
9
-16
/
+46
2020-10-15
Merge branch 'for-5.10/wiimote' into for-linus
Jiri Kosina
1
-6
/
+4
2020-10-15
Merge branch 'for-5.10/vivaldi' into for-linus
Jiri Kosina
5
-0
/
+163
2020-10-15
Merge branch 'for-5.10/intel-ish-hid' into for-linus
Jiri Kosina
1
-7
/
+1
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+1
2020-10-15
Merge branch 'for-5.10/cp2112' into for-linus
Jiri Kosina
1
-9
/
+10
2020-10-15
Merge branch 'for-5.10/core' into for-linus
Jiri Kosina
3576
-24851
/
+53375
2020-10-15
Merge branch 'for-5.10/apple' into for-linus
Jiri Kosina
1
-0
/
+2
2020-10-15
Merge tag 'rxrpc-next-20201015' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-5
/
+10
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
380
-13519
/
+25531
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1295
-20120
/
+64949
2020-10-15
net: fix pos incrementment in ipv6_route_seq_next
Yonghong Song
1
-1
/
+3
[prev]
[next]