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-03-24
driver core: Replace open-coded list_last_entry()
Andy Shevchenko
1
-1
/
+1
2020-03-24
driver core: Read atomic counter once in driver_probe_done()
Andy Shevchenko
1
-3
/
+4
2020-03-24
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-03-21
driver core: Add device links from fwnode only for the primary device
Saravana Kannan
1
-2
/
+6
2020-03-20
platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet
Hans de Goede
1
-0
/
+24
2020-03-20
platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
Hans de Goede
4
-1
/
+46
2020-03-20
Input: icn8505 - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
1
-1
/
+1
2020-03-20
Input: silead - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
1
-1
/
+1
2020-03-20
selftests: firmware: Add firmware_request_platform tests
Hans de Goede
1
-0
/
+23
2020-03-20
test_firmware: add support for firmware_request_platform
Hans de Goede
1
-0
/
+55
2020-03-20
firmware: Add new platform fallback mechanism and firmware_request_platform()
Hans de Goede
10
-0
/
+198
2020-03-19
Revert "drivers: base: power: wakeup.c: Use built-in RCU list checking"
Greg Kroah-Hartman
1
-10
/
+5
2020-03-18
drivers: base: power: wakeup.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-5
/
+10
2020-03-18
component: allow missing unbind callback
Marco Felsch
1
-1
/
+2
2020-03-18
debugfs: remove return value of debugfs_create_file_size()
Greg Kroah-Hartman
3
-29
/
+17
2020-03-18
debugfs: Check module state before warning in {full/open}_proxy_open()
Taehee Yoo
1
-4
/
+14
2020-03-18
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
1
-1
/
+1
2020-03-18
arch_topology: Fix putting invalid cpu clk
Jeffy Chen
1
-3
/
+3
2020-03-11
cpu-topology: Fix the potential data corruption
Zeng Tao
1
-2
/
+2
2020-03-11
arch_topology: Adjust initial CPU capacities with current freq
Jeffy Chen
1
-12
/
+28
2020-03-11
drivers/base/cpu: Simplify s*nprintf() usages
Takashi Iwai
1
-9
/
+4
2020-03-11
drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-08
Linux 5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-06
parse-maintainers: Mark as executable
Jonathan Neuschäfer
1
-0
/
+0
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-03-06
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
Ulf Hansson
1
-15
/
+13
2020-03-06
dt-bindings: power: Extend nodename pattern for power-domain providers
Ulf Hansson
1
-1
/
+1
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
2020-03-06
arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description
Miroslav Benes
1
-2
/
+3
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2
-1
/
+11
2020-03-06
mm/z3fold.c: do not include rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-06
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
1
-12
/
+7
2020-03-06
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-03-06
mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
Huang Ying
1
-2
/
+1
2020-03-06
mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
Mel Gorman
1
-2
/
+36
2020-03-06
ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions
Thomas Bogendoerfer
1
-6
/
+0
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
3
-21
/
+8
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-05
MAINTAINERS: Add missed files related to Synopsys DesignWare UART
Andy Shevchenko
1
-0
/
+2
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
1
-0
/
+5
2020-03-05
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
3
-0
/
+4
[next]