index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
block: fix double account of flush request's driver tag
Ming Lei
1
-2
/
+9
2020-08-11
Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
4
-61
/
+100
2020-08-11
Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
36
-600
/
+2794
2020-08-11
Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
1
-29
/
+34
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
22
-137
/
+1475
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init
Wang Hai
1
-3
/
+14
2020-08-11
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
1
-2
/
+2
2020-08-11
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-11
hinic: fix strncpy output truncated compile warnings
Luo bin
2
-22
/
+12
2020-08-11
drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
Xie He
1
-0
/
+14
2020-08-11
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-11
doc/zh_CN: resolve undefined label warning in admin-guide index
Lukas Bulwahn
1
-1
/
+1
2020-08-11
doc/zh_CN: fix title heading markup in admin-guide cpu-load
Lukas Bulwahn
1
-2
/
+2
2020-08-11
docs: remove the 2.6 "Upgrading I2C Drivers" guide
Stephen Kitt
2
-286
/
+0
2020-08-11
docs: Correct the release date of 5.2 stable
Billy Wilson
1
-1
/
+1
2020-08-11
mailmap: Update comments for with format and more detalis
Kees Cook
1
-2
/
+7
2020-08-11
docs: cdrom: Fix a typo and rst markup
Remi Andruccioli
1
-2
/
+2
2020-08-11
Doc: admin-guide: use correct legends in kernel-parameters.txt
Randy Dunlap
1
-18
/
+18
2020-08-11
Documentation/features: refresh RISC-V arch support files
Tobias Klauser
4
-4
/
+4
2020-08-11
documentation: coccinelle: Improve command example for make C={1,2}
Sumera Priyadarsini
1
-4
/
+11
2020-08-11
Core-api: Documentation: Replace deprecated :c:func: Usage
Puranjay Mohan
1
-16
/
+16
2020-08-11
Dev-tools: Documentation: Replace deprecated :c:func: Usage
Puranjay Mohan
1
-8
/
+8
2020-08-11
Filesystems: Documentation: Replace deprecated :c:func: Usage
Puranjay Mohan
1
-33
/
+33
2020-08-11
docs: trace: fix a typo
Bryan Brattlof
1
-1
/
+1
2020-08-11
s390/numa: move code to arch/s390/kernel
Alexander Gordeev
4
-3
/
+1
2020-08-11
s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE again
Heiko Carstens
1
-1
/
+0
2020-08-11
s390/debug: debug feature version 3
Mikhail Zaslonko
2
-25
/
+24
2020-08-11
s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
Krzysztof Kozlowski
1
-0
/
+1
2020-08-11
s390/numa: set node distance to LOCAL_DISTANCE
Alexander Gordeev
1
-6
/
+0
2020-08-11
s390/pkey: remove redundant variable initialization
Tianjia Zhang
1
-2
/
+2
2020-08-11
s390/test_unwind: fix possible memleak in test_unwind()
Wang Hai
1
-0
/
+1
2020-08-11
s390/gmap: improve THP splitting
Gerald Schaefer
1
-7
/
+20
2020-08-11
s390/atomic: circumvent gcc 10 build regression
Vasily Gorbik
1
-2
/
+10
2020-08-11
parisc: Whitespace cleanups in atomic.h
Helge Deller
1
-4
/
+4
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
4
-113
/
+229
2020-08-11
io_uring: hold 'ctx' reference around task_work queue + execute
Jens Axboe
1
-0
/
+15
2020-08-11
fs: RWF_NOWAIT should imply IOCB_NOIO
Jens Axboe
1
-1
/
+1
2020-08-11
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
1
-0
/
+2
2020-08-11
ALSA: hda - reverse the setting value in the micmute_led_set
Hui Wang
1
-4
/
+1
2020-08-11
ALSA: echoaduio: Drop superfluous volatile modifier
Takashi Iwai
2
-3
/
+2
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-11
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
3
-8
/
+12
2020-08-11
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-08-11
parisc/kernel/ftrace: Remove function callback casts
Oscar Carter
1
-1
/
+2
2020-08-11
sections.h: dereference_function_descriptor() returns void pointer
Helge Deller
1
-2
/
+2
2020-08-11
zonefs: update documentation to reflect zone size vs capacity
Johannes Thumshirn
1
-10
/
+12
2020-08-11
zonefs: add zone-capacity support
Johannes Thumshirn
2
-4
/
+15
2020-08-11
x86/xen: drop tests for highmem in pv code
Juergen Gross
2
-94
/
+56
2020-08-11
x86/xen: eliminate xen-asm_64.S
Juergen Gross
3
-195
/
+180
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
18
-840
/
+50
[prev]
[next]