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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
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-11
drm/i915/dsi: fix DSS CTL register offsets for TGL+
Jani Nikula
1
-4
/
+16
2023-04-09
Linux 6.3-rc6
Linus Torvalds
1
-1
/
+1
2023-04-06
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-06
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
1
-3
/
+3
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-05
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
2023-04-05
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-05
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-05
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
1
-2
/
+1
2023-04-05
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
1
-10
/
+5
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-05
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-05
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-05
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-05
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-04-05
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-04-05
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
3
-2
/
+7
2023-04-05
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
1
-92
/
+96
2023-04-05
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
1
-2
/
+6
2023-04-05
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2
-2
/
+21
2023-04-05
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam Howlett
1
-1
/
+0
2023-04-05
maple_tree: fix freeing of nodes in rcu mode
Liam Howlett
1
-11
/
+62
2023-04-05
maple_tree: detect dead nodes in mas_start()
Liam Howlett
1
-0
/
+4
2023-04-05
maple_tree: be more cautious about dead nodes
Liam Howlett
1
-9
/
+43
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
1
-0
/
+14
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
1
-0
/
+23
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
1
-2
/
+13
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2
-15
/
+21
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-04-05
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-04-05
usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: typec: altmodes/displayport: Fix configure initial pin assignment
RD Babiera
1
-1
/
+5
2023-04-05
usb: dwc3: pci: add support for the Intel Meteor Lake-S
Heikki Krogerus
1
-0
/
+4
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
1
-18
/
+14
2023-04-05
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
[next]