index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
2020-08-14
1
-19
/
+4
*
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
2020-08-14
1
-0
/
+1
*
mm: annotate a data race in page_zonenum()
Qian Cai
2020-08-14
1
-0
/
+1
*
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
2020-08-14
1
-2
/
+3
*
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
2020-08-14
1
-1
/
+1
*
mm/mempool: fix a data race in mempool_free()
Qian Cai
2020-08-14
1
-1
/
+1
*
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
2020-08-14
1
-1
/
+1
*
mm/memcontrol: fix a data race in scan count
Qian Cai
2020-08-14
1
-1
/
+1
*
mm/page_counter: fix various data races at memsw
Qian Cai
2020-08-14
1
-6
/
+7
*
mm/swapfile: fix and annotate various data races
Qian Cai
2020-08-14
2
-15
/
+20
*
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
2020-08-14
1
-7
/
+13
*
mm/swap_state: mark various intentional data races
Qian Cai
2020-08-14
1
-2
/
+2
*
mm/page_io: mark various intentional data races
Qian Cai
2020-08-14
1
-4
/
+4
*
mm/frontswap: mark various intentional data races
Qian Cai
2020-08-14
1
-4
/
+4
*
mm/kmemleak: silence KCSAN splats in checksum
Qian Cai
2020-08-14
1
-0
/
+2
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
52
-227
/
+24
*
fs: autofs: delete repeated words in comments
Randy Dunlap
2020-08-14
1
-2
/
+2
*
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+1
*
mm: add thp_head
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+15
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
20
-62
/
+65
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-14
6
-11
/
+18
*
mm: add thp_order
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+19
*
mm: move page-flags include to top of file
Matthew Wilcox (Oracle)
2020-08-14
1
-5
/
+1
*
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2020-08-14
3
-3
/
+8
*
mailmap: add entry for Greg Kurz
Greg Kurz
2020-08-14
1
-0
/
+1
*
selftests/exec: add file type errno tests
Kees Cook
2020-08-14
3
-2
/
+200
*
exec: restore EACCES of S_ISDIR execve()
Kees Cook
2020-08-14
1
-1
/
+3
*
lz4: fix kernel decompression speed
Nick Terrell
2020-08-14
4
-12
/
+22
*
Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...
Baoquan He
2020-08-14
1
-6
/
+6
*
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
Mike Rapoport
2020-08-14
1
-1
/
+1
*
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
15
-16
/
+84
|
\
|
*
time: Delete repeated words in comments
Randy Dunlap
2020-08-10
3
-3
/
+3
|
*
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
2020-08-06
2
-0
/
+13
|
*
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-06
4
-4
/
+53
|
*
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-06
7
-9
/
+15
*
|
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
6
-25
/
+223
|
\
\
|
*
|
x86: Select POSIX_CPU_TIMERS_TASK_WORK
Thomas Gleixner
2020-08-06
1
-0
/
+1
|
*
|
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
5
-12
/
+204
|
*
|
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
2020-08-06
1
-19
/
+24
*
|
|
Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-14
2
-4
/
+11
|
\
\
\
|
*
|
|
genirq: Unlock irq descriptor after errors
Guenter Roeck
2020-08-13
1
-2
/
+5
|
*
|
|
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
2020-08-12
1
-2
/
+6
*
|
|
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-14
10
-58
/
+145
|
\
\
\
\
|
*
|
|
|
openrisc: uaccess: Add user address space check to access_ok
Stafford Horne
2020-08-09
1
-0
/
+1
|
*
|
|
|
openrisc: signal: Fix sparse address space warnings
Stafford Horne
2020-08-09
1
-7
/
+7
|
*
|
|
|
openrisc: uaccess: Remove unused macro __addr_ok
Stafford Horne
2020-08-09
1
-3
/
+0
|
*
|
|
|
openrisc: uaccess: Use static inline function in access_ok
Stafford Horne
2020-08-09
1
-4
/
+7
|
*
|
|
|
openrisc: uaccess: Fix sparse address space warnings
Stafford Horne
2020-08-09
1
-4
/
+4
|
*
|
|
|
openrisc: io: Fixup defines and move include to the end
Stafford Horne
2020-08-06
1
-2
/
+7
|
*
|
|
|
asm-generic/io.h: Fix sparse warnings on big-endian architectures
Stafford Horne
2020-08-04
1
-8
/
+8
[next]