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
2020-07-28
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
5
-9
/
+37
2020-07-28
net/mlx5: Query PPS pin operational status before registering it
Eran Ben Elisha
1
-1
/
+33
2020-07-28
net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev
Raed Salem
1
-2
/
+5
2020-07-28
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
1
-1
/
+22
2020-07-28
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
1
-11
/
+10
2020-07-28
net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup
Maor Dickman
1
-0
/
+1
2020-07-28
net/mlx5e: Fix error path of device attach
Aya Levin
1
-0
/
+2
2020-07-28
net/mlx5: Fix forward to next namespace
Maor Gottlieb
1
-23
/
+5
2020-07-28
net/mlx5: E-switch, Destroy TSAR after reload interface
Parav Pandit
1
-2
/
+2
2020-07-28
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
Parav Pandit
1
-1
/
+1
2020-07-27
fix a braino in cmsghdr_from_user_compat_to_kern()
Al Viro
1
-1
/
+1
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
1
-3
/
+3
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+1
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+2
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
1
-5
/
+5
2020-07-27
mptcp: fix joined subflows with unblocking sk
Matthieu Baerts
1
-1
/
+1
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-24
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-07-24
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-24
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
1
-22
/
+42
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
3
-2
/
+1
2020-07-24
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
1
-1
/
+1
2020-07-24
MAINTAINERS: add KCOV section
Andrey Konovalov
1
-0
/
+11
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-24
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
1
-2
/
+2
2020-07-24
squashfs: fix length field overlap check in metadata reading
Phillip Lougher
1
-1
/
+1
2020-07-24
mailmap: add entry for Mike Rapoport
Mike Rapoport
1
-0
/
+3
2020-07-24
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
1
-0
/
+3
2020-07-24
mm/hugetlb: avoid hardcoding while checking if cma is enabled
Barry Song
1
-5
/
+10
2020-07-24
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
1
-7
/
+28
2020-07-24
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
1
-2
/
+2
2020-07-24
mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
Bhupesh Sharma
1
-1
/
+8
2020-07-24
mm: initialize return of vm_insert_pages
Tom Rix
1
-1
/
+1
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2
-2
/
+3
2020-07-24
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
1
-2
/
+14
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression
Oleg Nesterov
1
-1
/
+1
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
1
-0
/
+1
2020-07-23
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang
1
-1
/
+1
2020-07-23
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
1
-2
/
+1
2020-07-23
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
1
-8
/
+2
2020-07-23
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
1
-2
/
+4
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
1
-0
/
+3
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
3
-12
/
+18
2020-07-23
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
1
-1
/
+4
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
3
-2
/
+20
2020-07-23
io_uring: missed req_init_async() for IOSQE_ASYNC
Pavel Begunkov
1
-0
/
+1
[next]