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
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-2
/
+10
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-1
/
+5
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-0
/
+5
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-01
rfkill: define rfill_soft_blocked() if !RFKILL
Ben Dooks
1
-0
/
+5
2022-02-28
netfilter: egress: silence egress hook lockdep splats
Florian Westphal
1
-0
/
+4
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+9
2022-02-24
Merge tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-2
/
+9
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-33
/
+36
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
1
-0
/
+8
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-02-24
Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-02-23
Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2022-02-23
nvme-tcp: send H2CData PDUs based on MAXH2CDATA
Varun Prakash
1
-0
/
+1
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-3
/
+1
2022-02-21
slab: remove __alloc_size attribute from __kmalloc_track_caller
Greg Kroah-Hartman
1
-2
/
+1
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-19
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
1
-23
/
+24
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-2
/
+2
2022-02-18
Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-2
/
+2
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-5
/
+4
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-10
/
+15
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-4
/
+6
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+2
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-15
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-1
/
+1
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+0
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-16
/
+5
2022-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+5
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
1
-0
/
+2
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
2022-02-11
Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2022-02-11
bpf: Fix a bpf_timer initialization issue
Yonghong Song
1
-4
/
+2
2022-02-11
bpf: Fix crash due to incorrect copy_map_value
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+14
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-8
/
+0
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
1
-8
/
+0
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-09
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-0
/
+6
2022-02-08
Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-2
/
+2
2022-02-07
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
1
-0
/
+1
[next]