index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
1
-1
/
+1
2021-07-15
net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
Geert Uytterhoeven
1
-1
/
+1
2021-07-14
r8152: Fix a deadlock by doubly PM resume
Takashi Iwai
1
-9
/
+18
2021-07-14
r8152: Fix potential PM refcount imbalance
Takashi Iwai
1
-1
/
+2
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
3
-27
/
+43
2021-07-14
cgroup: verify that source is a string
Christian Brauner
1
-0
/
+2
2021-07-13
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
Vladimir Oltean
1
-2
/
+2
2021-07-13
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
1
-0
/
+4
2021-07-13
sfc: ensure correct number of XDP queues
Íñigo Huguet
1
-7
/
+8
2021-07-13
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
1
-1
/
+2
2021-07-13
net: fddi: fix UAF in fza_probe
Pavel Skripkin
1
-2
/
+1
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
1
-8
/
+6
2021-07-13
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
1
-4
/
+5
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
8
-27
/
+13
2021-07-12
sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
1
-4
/
+0
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
4
-53
/
+11
2021-07-12
mm/rmap: fix munlocking Anon THP with mlocked ptes
Hugh Dickins
1
-17
/
+22
2021-07-12
octeontx2-pf: Fix uninitialized boolean variable pps
Colin Ian King
1
-1
/
+1
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-12
net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
6
-24
/
+24
2021-07-11
Linux 5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek Behún
2
-10
/
+36
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
virtio_net: check virtqueue_add_sgs() return value
Yunjian Wang
1
-1
/
+7
2021-07-09
mptcp: properly account bulk freed memory
Paolo Abeni
4
-6
/
+18
2021-07-09
selftests: mptcp: fix case multiple subflows limited by server
Jianguo Wu
1
-1
/
+1
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
3
-12
/
+31
2021-07-09
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
1
-3
/
+3
2021-07-09
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
1
-5
/
+0
2021-07-09
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
1
-1
/
+15
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-59
/
+133
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
2021-07-10
rtc: ds1374: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+2
2021-07-10
rtc: au1xxx: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
[next]