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
2023-04-13
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
1
-19
/
+2
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
1
-4
/
+1
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
5
-33
/
+51
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
6
-12
/
+23
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-1
/
+18
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+5
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
3
-3
/
+73
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
7
-6
/
+64
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-13
RDMA/core: Fix GID entry ref leak when create_ah fails
Saravanan Vajravel
1
-0
/
+2
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
1
-0
/
+16
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
1
-3
/
+5
2023-04-13
ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2
Stefan Binding
1
-0
/
+3
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
3
-4
/
+12
2023-04-12
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
3
-4
/
+10
2023-04-12
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
1
-1
/
+60
2023-04-12
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
1
-7
/
+15
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
1
-7
/
+50
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
1
-1
/
+2
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
1
-11
/
+86
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
1
-20
/
+42
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
1
-1
/
+5
2023-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
1
-2
/
+5
2023-04-12
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
David Howells
1
-1
/
+1
2023-04-12
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
Rob Herring
2
-2
/
+3
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
1
-0
/
+11
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
1
-1
/
+7
2023-04-11
Revert "pinctrl: amd: Disable and mask interrupts on resume"
Kornel Dulęba
1
-20
/
+16
2023-04-11
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
1
-1
/
+8
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
5
-0
/
+22
2023-04-11
dt-bindings: interrupt-controller: loongarch: Fix mismatched compatible
Liu Peibao
1
-3
/
+3
2023-04-11
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA
Paul Menzel
1
-0
/
+7
2023-04-11
amd-pstate: Fix amd_pstate mode switch
Wyes Karny
1
-10
/
+8
2023-04-11
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
1
-1
/
+0
2023-04-11
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
Srinivas Pandruvada
1
-7
/
+66
2023-04-11
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
1
-0
/
+2
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
1
-0
/
+12
[next]