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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
1
-2
/
+5
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+4
2021-08-10
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-2
/
+1
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-2
/
+1
2021-08-09
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
1
-1
/
+1
2021-08-08
once: Fix panic when module unload
Kefeng Wang
1
-2
/
+2
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-2
/
+12
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
1
-2
/
+0
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-0
/
+9
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+13
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
1
-0
/
+3
2021-08-03
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
1
-1
/
+1
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
1
-0
/
+4
2021-08-03
net: flow_offload: correct comments mismatch with code
Bijie Xu
1
-1
/
+1
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+6
2021-08-02
Revert "mhi: Fix networking tree build."
Jakub Kicinski
1
-6
/
+1
2021-08-02
mhi: Fix networking tree build.
David S. Miller
1
-1
/
+6
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-30
/
+79
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+2
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+53
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+15
2021-07-28
dmaengine: idxd: Change license on idxd.h to LGPL
Tony Luck
1
-1
/
+1
2021-07-27
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-19
/
+35
2021-07-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
1
-8
/
+23
2021-07-25
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-0
/
+1
2021-07-25
sctp: improve the code for pmtu probe send and recv update
Xin Long
1
-2
/
+2
2021-07-24
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-2
/
+2
2021-07-23
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-23
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-23
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+0
2021-07-23
Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2021-07-22
Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2021-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-25
/
+1
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+28
2021-07-21
Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-07-21
Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+62
2021-07-21
Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-0
/
+6
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-0
/
+1
[next]