Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c51818d5b793302b0923ade9856574ac28b9333b
c51818d
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
by Daniel Borkmann
· 7 years ago
d563e7a
Merge branch 'qed-fixes'
by David S. Miller
· 7 years ago
ff54d5c
qed: Do not advertise DCBX_LLD_MANAGED capability.
by Sudarsana Reddy Kalluru
· 7 years ago
3935a70
qed: Add sanity check for SIMD fastpath handler.
by Sudarsana Reddy Kalluru
· 7 years ago
4f9de4d
qed: Fix possible memory leak in Rx error path handling.
by Sudarsana Reddy Kalluru
· 7 years ago
7e85dc8
net_sched: blackhole: tell upper qdisc about dropped packets
by Konstantin Khlebnikov
· 7 years ago
a912288
bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.
by David S. Miller
· 7 years ago
9bbe60a
atm: Preserve value of skb->truesize when accounting to vcc
by David Woodhouse
· 7 years ago
0841d98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
35773c9
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
29d6849
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a5b729e
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
de7f01c
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8d1e513
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
6d5fc19
xdp: Fix handling of devmap in generic XDP
by Toshiaki Makita
· 7 years ago
6a4d4b3
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
8949170c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
2f3f056
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
b5518c7
Merge branch 'bpf-fixes'
by Alexei Starovoitov
· 7 years ago
9facc33
bpf: reject any prog that failed read-only lock
by Daniel Borkmann
· 7 years ago
7d1982b
bpf: fix panic in prog load calls cleanup
by Daniel Borkmann
· 7 years ago
7cfde0a
net: stmmac: Run HWIF Quirks after getting HW caps
by Jose Abreu
· 7 years ago
f6a6f20
neighbour: skip NTF_EXT_LEARNED entries during forced gc
by Roopa Prabhu
· 7 years ago
7c09977
net: cxgb3: add error handling for sysfs_create_group
by Zhouyang Jia
· 7 years ago
c14a024
Merge branch 'tls-fixes'
by David S. Miller
· 7 years ago
06030db
tls: fix waitall behavior in tls_sw_recvmsg
by Daniel Borkmann
· 7 years ago
a447da7
tls: fix use-after-free in tls_push_record
by Daniel Borkmann
· 7 years ago
695ad87
Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'
by David S. Miller
· 7 years ago
ecd012e
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 7 years ago
de9bada
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
by Guillaume Nault
· 7 years ago
eab9a2d
Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'
by David S. Miller
· 7 years ago
9e25826
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
by Petr Machata
· 7 years ago
ce45bded
mlxsw: spectrum_router: Align with new route replace logic
by Ido Schimmel
· 7 years ago
53b562d
mlxsw: spectrum_router: Allow appending to dev-only routes
by Ido Schimmel
· 7 years ago
6eba08c
ipv6: Only emit append events for appended routes
by Ido Schimmel
· 7 years ago
41f9ba6
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
ab188e8
stmmac: added support for 802.1ad vlan stripping
by Elad Nachman
· 7 years ago
47ea0f2
afs: Optimise callback breaking by not repeating volume lookup
by David Howells
· 7 years ago
0da0b7f
afs: Display manually added cells in dynamic root mount
by David Howells
· 7 years ago
c88d5a7
afs: Enable IPv6 DNS lookups
by David Howells
· 7 years ago
bf2b61a
cfg80211: fix rcu in cfg80211_unregister_wdev
by Dedy Lansky
· 7 years ago
dc8b274
mac80211: Move up init of TXQs
by Toke Høiland-Jørgensen
· 7 years ago
3f61b7a
mac80211_hwsim: fix module init error paths
by Johannes Berg
· 7 years ago
3c12d04
cfg80211: initialize sinfo in cfg80211_get_station
by Sven Eckelmann
· 7 years ago
badbc27
nl80211: fix some kernel doc tag mistakes
by Luca Coelho
· 7 years ago
4c5e8fc
Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
2f6e24d
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
becfc5e
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
0aac4bce
afs: Show all of a server's addresses in /proc/fs/afs/servers
by David Howells
· 7 years ago
b6cfbec
afs: Handle CONFIG_PROC_FS=n
by David Howells
· 7 years ago
24074a3
proc: Make inline name size calculation automatic
by David Howells
· 7 years ago
430ff79
orangefs: simplify compat ioctl handling
by Al Viro
· 7 years ago
5ed0127
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
by Al Viro
· 7 years ago
06bdf28
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
by Haiyang Zhang
· 7 years ago
f1693c6
rds: avoid unenecessary cong_update in loop transport
by Santosh Shilimkar
· 7 years ago
daf0678
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
26bf8a8
bpf, selftests: delete xfrm tunnel when test exits.
by William Tu
· 7 years ago
36ffdbc
bpf, selftest: check tunnel type more accurately
by Jian Wang
· 7 years ago
902196a
Merge branch 'bpf-misc-fixes'
by Daniel Borkmann
· 7 years ago
47cf52a
selftests/bpf: test offloads even with BPF programs present
by Jakub Kicinski
· 7 years ago
07480cb
tools: bpftool: improve accuracy of load time
by Jakub Kicinski
· 7 years ago
7f6afc3
Merge branch 'l2tp-fixes'
by David S. Miller
· 7 years ago
bda06be
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
by Guillaume Nault
· 7 years ago
3e1bc8b
l2tp: prevent pppol2tp_connect() from creating kernel sockets
by Guillaume Nault
· 7 years ago
7ac6ab1
l2tp: only accept PPP sessions in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
90904ff
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
by Guillaume Nault
· 7 years ago
11c5ad0
eventpoll: switch to ->poll_mask
by Ben Noordhuis
· 7 years ago
2739b80
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
by Christoph Hellwig
· 7 years ago
aeddb6d
Merge branch 'emaclite-fixes'
by David S. Miller
· 7 years ago
560c5bd
net: emaclite: Remove xemaclite_mdio_setup return check
by Radhey Shyam Pandey
· 7 years ago
bd45cbf
net: emaclite: Remove unused 'has_mdio' flag.
by Radhey Shyam Pandey
· 7 years ago
27cad00
net: emaclite: Fix MDIO bus unregister bug
by Radhey Shyam Pandey
· 7 years ago
087fca5
net: emaclite: Fix position of lp->mii_bus assignment
by Radhey Shyam Pandey
· 7 years ago
4d572d9
eventfd: only return events requested in poll_mask()
by Avi Kivity
· 7 years ago
94aefd3
aio: mark __aio_sigset::sigmask const
by Avi Kivity
· 7 years ago
4fd44a9
tcp: verify the checksum of the first data segment in a new connection
by Frank van der Linden
· 7 years ago
bdf767c
net: qcom/emac: Add missing of_node_put()
by YueHaibing
· 7 years ago
b5d903c2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
ee410f1
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
by Thierry Escande
· 7 years ago
608dbdf
hexagon: drop the unused variable zero_page_mask
by Anshuman Khandual
· 7 years ago
2738f35
hexagon: fix printk format warning in setup.c
by Randy Dunlap
· 7 years ago
fe6bdfc
mm: fix oom_kill event handling
by Roman Gushchin
· 7 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 7 years ago
0825a6f
mm: use octal not symbolic permissions
by Joe Perches
· 7 years ago
14f28f57
ipc: use new return type vm_fault_t
by Souptick Joarder
· 7 years ago
ec67aaa
sysvipc/sem: mitigate semnum index against spectre v1
by Davidlohr Bueso
· 7 years ago
f1b4bd0
fault-injection: reorder config entries
by Mikulas Patocka
· 7 years ago
7585172
arm: port KCOV to arm
by Dmitry Vyukov
· 7 years ago
0ed557a
sched/core / kcov: avoid kcov_area during task switch
by Mark Rutland
· 7 years ago
dc55daf
kcov: prefault the kcov_area
by Mark Rutland
· 7 years ago
c9484b9
kcov: ensure irq code sees a valid area
by Mark Rutland
· 7 years ago
3fb3894
kernel/relay.c: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
20fe935
exofs: avoid VLA in structures
by Kees Cook
· 7 years ago
86a2bb5
coredump: fix spam with zero VMA process
by Alexey Dobriyan
· 7 years ago
c2574aa
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
by OGAWA Hirofumi
· 7 years ago
26b9513
proc: skip branch in /proc/*/* lookup
by Alexey Dobriyan
· 7 years ago
37a4094e
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
by Mel Gorman
· 7 years ago
69b5086
mm/memblock: add missing include <linux/bootmem.h>
by Mathieu Malaterre
· 7 years ago
655c79b
mm: check for SIGKILL inside dup_mmap() loop
by Tetsuo Handa
· 7 years ago
Next »