index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
1
-4
/
+6
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+7
2018-06-15
tls: fix waitall behavior in tls_sw_recvmsg
Daniel Borkmann
1
-1
/
+5
2018-06-15
tls: fix use-after-free in tls_push_record
Daniel Borkmann
1
-13
/
+13
2018-06-15
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-1
/
+1
2018-06-15
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
Guillaume Nault
1
-0
/
+6
2018-06-15
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
1
-1
/
+3
2018-06-15
mlxsw: spectrum_router: Align with new route replace logic
Ido Schimmel
1
-16
/
+5
2018-06-15
mlxsw: spectrum_router: Allow appending to dev-only routes
Ido Schimmel
1
-8
/
+19
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
1
-8
/
+13
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
3
-20
/
+107
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
7
-27
/
+200
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2
-2
/
+2
2018-06-15
cfg80211: fix rcu in cfg80211_unregister_wdev
Dedy Lansky
1
-0
/
+1
2018-06-15
mac80211: Move up init of TXQs
Toke Høiland-Jørgensen
1
-6
/
+6
2018-06-15
mac80211_hwsim: fix module init error paths
Johannes Berg
1
-2
/
+9
2018-06-15
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
1
-0
/
+2
2018-06-15
nl80211: fix some kernel doc tag mistakes
Luca Coelho
1
-14
/
+14
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
1
-2
/
+8
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2
-2
/
+10
2018-06-15
proc: Make inline name size calculation automatic
David Howells
4
-12
/
+16
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
1
-42
/
+12
2018-06-15
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
Al Viro
1
-25
/
+25
2018-06-15
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
1
-13
/
+13
2018-06-15
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-15
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
Guillaume Nault
1
-0
/
+10
2018-06-15
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
1
-0
/
+9
2018-06-15
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
1
-0
/
+6
2018-06-15
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
1
-0
/
+1
2018-06-15
eventpoll: switch to ->poll_mask
Ben Noordhuis
1
-5
/
+10
2018-06-15
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
1
-2
/
+2
2018-06-15
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
1
-3
/
+1
2018-06-15
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
1
-2
/
+0
2018-06-15
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
1
-1
/
+1
2018-06-15
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
1
-2
/
+2
2018-06-15
eventfd: only return events requested in poll_mask()
Avi Kivity
1
-2
/
+2
2018-06-15
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-15
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2
-0
/
+8
2018-06-15
net: qcom/emac: Add missing of_node_put()
YueHaibing
1
-0
/
+1
2018-06-15
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
1
-0
/
+7
2018-06-15
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2
-4
/
+0
2018-06-15
hexagon: fix printk format warning in setup.c
Randy Dunlap
1
-1
/
+1
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
3
-7
/
+27
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
9
-13
/
+13
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
15
-66
/
+63
2018-06-15
ipc: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-15
sysvipc/sem: mitigate semnum index against spectre v1
Davidlohr Bueso
1
-4
/
+14
2018-06-15
fault-injection: reorder config entries
Mikulas Patocka
1
-18
/
+18
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
4
-1
/
+16
[next]