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-09-22
printk: remove dict ring
John Ogness
3
-200
/
+64
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
9
-160
/
+164
2020-09-22
printk: move printk_info into separate array
John Ogness
3
-71
/
+133
2020-09-15
printk: reimplement log_cont using record extension
John Ogness
1
-78
/
+20
2020-09-15
printk: ringbuffer: add finalization/extension support
John Ogness
4
-57
/
+480
2020-09-15
printk: ringbuffer: change representation of states
John Ogness
4
-41
/
+41
2020-09-15
printk: ringbuffer: clear initial reserved fields
John Ogness
2
-16
/
+26
2020-09-15
printk: ringbuffer: add BLK_DATALESS() macro
John Ogness
1
-2
/
+4
2020-09-15
printk: ringbuffer: relocate get_data()
John Ogness
1
-58
/
+58
2020-09-15
printk: ringbuffer: avoid memcpy() on state_var
John Ogness
1
-2
/
+7
2020-09-15
printk: ringbuffer: fix setting state in desc_read()
John Ogness
1
-7
/
+19
2020-09-08
scripts/gdb: update for lockless printk ringbuffer
John Ogness
2
-83
/
+209
2020-09-08
scripts/gdb: add utils.read_ulong()
John Ogness
1
-0
/
+7
2020-09-08
docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfo
John Ogness
1
-29
/
+102
2020-09-08
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
1
-1
/
+2
2020-09-08
printk: ringbuffer: support dataless records
John Ogness
2
-44
/
+43
2020-07-15
MAINTAIERS: Add John Ogness as printk reviewer
Petr Mladek
1
-0
/
+1
2020-07-10
printk: use the lockless ringbuffer
John Ogness
1
-447
/
+493
2020-07-10
Revert "printk: lock/unlock console only for new logbuf entries"
John Ogness
1
-7
/
+3
2020-07-10
printk: add lockless ringbuffer
John Ogness
3
-0
/
+2087
2020-07-10
crash: add VMCOREINFO macro to define offset in a struct declared by typedef
John Ogness
1
-0
/
+3
2020-06-21
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
2
-15
/
+0
2020-06-21
Linux 5.8-rc2
Linus Torvalds
1
-1
/
+1
2020-06-22
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-22
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
1
-11
/
+3
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"
Haibo Chen
1
-4
/
+3
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
3
-2
/
+9
2020-06-20
mm/gup: Use huge_ptep_get() in gup_hugepte()
Christophe Leroy
1
-1
/
+1
2020-06-19
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers
Loic Poulain
1
-0
/
+9
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
Documentation/i2c: SMBus start signal is S not A
Daniel Schaefer
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2
-30
/
+3
2020-06-19
Documentation: media: convert to use i2c_new_client_device()
Wolfram Sang
2
-2
/
+2
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
drm: encoder_slave: use new I2C API
Wolfram Sang
1
-8
/
+2
2020-06-19
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
1
-2
/
+3
2020-06-18
RISC-V: Acquire mmap lock before invoking walk_page_range
Atish Patra
1
-2
/
+12
2020-06-18
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
7
-9
/
+11
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
20
-40
/
+40
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
1
-4
/
+4
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
2
-5
/
+2
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
2
-6
/
+8
[next]