index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
ACPI: DPTF: Fix reading of attributes
Srinivas Pandruvada
1
-8
/
+43
2021-07-25
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-25
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-8
/
+68
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+10
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+10
2021-07-24
Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-55
/
+247
2021-07-24
Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-21
/
+48
2021-07-24
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-92
/
+78
2021-07-24
Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-17
/
+45
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-19
/
+32
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+9
2021-07-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-51
/
+93
2021-07-23
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-23
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-23
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-23
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-23
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-23
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-23
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
2021-07-23
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
1
-0
/
+3
2021-07-23
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2
-3
/
+4
2021-07-23
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-23
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-23
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-23
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-23
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-23
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
2021-07-23
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-23
userfaultfd: do not untag user pointers
Peter Collingbourne
2
-22
/
+30
2021-07-23
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
1
-1
/
+5
2021-07-23
io_uring: explicitly catch any illegal async queue attempt
Jens Axboe
2
-1
/
+17
2021-07-23
io_uring: never attempt iopoll reissue from release path
Jens Axboe
1
-7
/
+7
2021-07-23
Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-47
/
+79
2021-07-23
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-21
/
+14
2021-07-23
Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-20
/
+53
2021-07-23
Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-07-23
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-15
/
+6
2021-07-23
Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+11
2021-07-23
Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+58
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-127
/
+264
2021-07-23
Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-96
/
+195
2021-07-23
Merge branch 'acpi-utils'
Rafael J. Wysocki
4
-14
/
+5
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
1
-1
/
+1
[next]