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-23
staging: mt7621-pci: avoid to set 'iomem_resource' addresses
Sergio Paracuellos
1
-2
/
+0
2020-03-23
staging: hp100: Remove space after * in pointer declarations
Soumyajit Deb
1
-5
/
+5
2020-03-23
Staging: hp: Use netdev_warn().
Sam Muhammed
1
-5
/
+5
2020-03-23
staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
Larry Finger
1
-0
/
+1
2020-03-23
staging: mt7621-pci-phy: re-do 'xtal_mode' detection
Sergio Paracuellos
1
-5
/
+10
2020-03-23
staging: mt7621-pci-phy: use builtin_platform_driver()
Sergio Paracuellos
1
-6
/
+1
2020-03-23
staging: mt7621-pci: use builtin_platform_driver()
Sergio Paracuellos
1
-6
/
+1
2020-03-22
Linux 5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-21
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-21
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-21
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-21
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-21
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-21
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-21
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
Oscar Carter
3
-4
/
+7
2020-03-21
staging: rtl8188eu: remove some 5 GHz code
Michael Straube
1
-7
/
+3
2020-03-21
staging: vt6656: Use BIT() macro instead of hex value
Oscar Carter
3
-152
/
+155
2020-03-21
staging: rtl8723bs: os_dep: Remove whitespace characters in code line
R Veera Kumar
1
-4
/
+4
2020-03-21
staging: rtl8723bs: os_dep: Correct long line comments
R Veera Kumar
1
-3
/
+8
2020-03-21
staging: rtl8723bs: os_dep: Remove commented out code lines
R Veera Kumar
1
-11
/
+0
2020-03-21
staging: rtl8723bs: remove unneeded variables
Payal Kshirsagar
3
-17
/
+4
2020-03-21
staging: mt7621-pci: delete release gpios related code
Sergio Paracuellos
1
-20
/
+7
2020-03-21
staging: mt7621-dts: gpio 8 and 9 are vendor specific
Sergio Paracuellos
2
-3
/
+5
2020-03-21
staging: mt7621-dma: quoted string split across lines
Gokce Kuler
1
-2
/
+1
2020-03-21
staging: mt7621-pci: avoid to poweroff the phy for slot one
Sergio Paracuellos
1
-1
/
+2
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-21
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
3
-5
/
+11
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
3
-2
/
+11
2020-03-20
staging: mt7621-pci: be sure gpio descriptor is null on fails
Sergio Paracuellos
1
-1
/
+3
2020-03-20
staging: mt7621-pci: change variable to print for slot
Sergio Paracuellos
1
-1
/
+1
2020-03-20
staging: mt7621-pci: use only two phys from device tree
Sergio Paracuellos
1
-1
/
+6
2020-03-20
staging: mt7621-dts: set up only two pcie phys
Sergio Paracuellos
1
-3
/
+3
2020-03-20
staging: mt7621-pci-phy: avoid to create to different phys for a dual port one
Sergio Paracuellos
1
-85
/
+59
2020-03-20
staging: vc04_services: interface: vchi: Correct long line comments and make them C89 style
R Veera Kumar
1
-13
/
+23
2020-03-20
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
2
-13
/
+13
2020-03-20
staging: rtl8723bs: hal: Correct multi-line comments as per coding style
R Veera Kumar
1
-24
/
+32
2020-03-20
staging: gdm724x: use netdev_err() instead of pr_err()
Lourdes Pedrajas
3
-5
/
+7
2020-03-20
staging: rtl8712: Remove unnecessary braces
Gokce Kuler
1
-2
/
+2
2020-03-20
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2
-17
/
+31
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
2020-03-20
tools/power turbostat: Support Jasper Lake
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Ice Lake server
Chen Yu
1
-0
/
+3
[next]