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-12-16
Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
4
-42
/
+18
2020-12-16
Merge branch 'i40e-ice-af_xdp-zc-fixes'
Jakub Kicinski
2
-2
/
+8
2020-12-16
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-16
ice, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
7
-137
/
+200
2020-12-16
drm/amdgpu/disply: fix documentation warnings in display manager
Alex Deucher
1
-1
/
+20
2020-12-16
drm/amdgpu: print mmhub client name for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amdgpu: set mode1 reset as default for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amd/display: Add get_dig_frontend implementation for DCEx
Rodrigo Siqueira
2
-1
/
+43
2020-12-16
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
1
-0
/
+2
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
2235
-41279
/
+32565
2020-12-16
dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS
John Stultz
1
-0
/
+1
2020-12-16
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
1
-20
/
+23
2020-12-16
ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658
Chris Chiu
1
-0
/
+27
2020-12-16
drm/ttm: fix unused function warning
Arnd Bergmann
1
-15
/
+14
2020-12-16
cgroup: Fix memory leak when parsing multiple source parameters
Qinglang Miao
1
-0
/
+2
2020-12-16
s390/zcrypt: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2020-12-16
s390/idle: allow arch_cpu_idle() to be kprobed
Heiko Carstens
1
-2
/
+0
2020-12-16
s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()
Heiko Carstens
1
-5
/
+2
2020-12-16
s390/idle: merge enabled_wait() and arch_cpu_idle()
Heiko Carstens
2
-13
/
+3
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
5
-33
/
+8
2020-12-16
s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACK
Heiko Carstens
1
-0
/
+1
2020-12-16
s390/delay: simplify udelay
Heiko Carstens
4
-94
/
+23
2020-12-16
s390/test_unwind: use timer instead of udelay
Heiko Carstens
1
-14
/
+10
2020-12-16
s390/test_unwind: fix CALL_ON_STACK tests
Heiko Carstens
1
-2
/
+5
2020-12-16
s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced
Heiko Carstens
1
-2
/
+2
2020-12-16
s390: always clear kernel stack backchain before calling functions
Heiko Carstens
1
-6
/
+6
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
4
-26
/
+42
2020-12-16
fs/lockd: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
1
-0
/
+1
2020-12-16
writeback: don't warn on an unregistered BDI in __mark_inode_dirty
Christoph Hellwig
1
-4
/
+0
2020-12-16
Merge branch 'for-5.11/wacom' into for-linus
Jiri Kosina
1
-8
/
+8
2020-12-16
Merge branch 'for-5.11/sony' into for-linus
Jiri Kosina
3
-43
/
+174
2020-12-16
Merge branch 'for-5.11/intel-ish' into for-linus
Jiri Kosina
1
-4
/
+2
2020-12-16
Merge branch 'for-5.11/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+4
2020-12-16
Merge branch 'for-5.11/elecom' into for-linus
Jiri Kosina
8166
-163043
/
+283156
2020-12-16
Merge branch 'for-5.11/core' into for-linus
Jiri Kosina
7
-6
/
+82
2020-12-16
Merge branch 'for-5.11/asus' into for-linus
Jiri Kosina
2
-14
/
+110
2020-12-16
Merge branch 'for-5.11/amd-sfh-hid' into for-linus
Jiri Kosina
15
-0
/
+1883
2020-12-16
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
1
-7
/
+0
2020-12-16
tick: Remove pointless cpu valid check in hotplug code
Thomas Gleixner
1
-7
/
+3
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
24
-78
/
+86
2020-12-16
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-191
/
+349
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
14
-34
/
+621
2020-12-16
Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-3
/
+3
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
92
-2453
/
+218
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
31
-276
/
+182
2020-12-16
cifs: correct four aliased mount parms to allow use of previous names
Steve French
1
-5
/
+10
2020-12-15
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
8
-19
/
+34
[prev]
[next]