index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-15
20
-62
/
+65
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-15
6
-11
/
+18
*
mm: add thp_order
Matthew Wilcox (Oracle)
2020-08-15
1
-0
/
+19
*
mm: move page-flags include to top of file
Matthew Wilcox (Oracle)
2020-08-15
1
-5
/
+1
*
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2020-08-15
3
-3
/
+8
*
mailmap: add entry for Greg Kurz
Greg Kurz
2020-08-15
1
-0
/
+1
*
selftests/exec: add file type errno tests
Kees Cook
2020-08-15
3
-2
/
+200
*
exec: restore EACCES of S_ISDIR execve()
Kees Cook
2020-08-15
1
-1
/
+3
*
lz4: fix kernel decompression speed
Nick Terrell
2020-08-15
4
-12
/
+22
*
Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...
Baoquan He
2020-08-15
1
-6
/
+6
*
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
Mike Rapoport
2020-08-15
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-05
1
-2
/
+7
|
*
|
|
|
asm-generic/io.h: Fix sparse warnings on big-endian architectures
Stafford Horne
2020-08-04
1
-8
/
+8
|
*
|
|
|
openrisc: Implement proper SMP tlb flushing
Stafford Horne
2020-08-04
2
-13
/
+89
|
*
|
|
|
openrisc: Fix oops caused when dumping stack
Stafford Horne
2020-08-04
1
-2
/
+16
|
*
|
|
|
openrisc: Add support for external initrd images
Stafford Horne
2020-08-04
2
-15
/
+5
|
*
|
|
|
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
2020-08-04
1
-0
/
+1
|
*
|
|
|
openrisc: fix __user in raw_copy_to_user()'s prototype
Luc Van Oostenryck
2020-08-04
1
-1
/
+1
*
|
|
|
|
Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-14
2
-9
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)
Aneesh Kumar K.V
2020-08-10
2
-9
/
+8
*
|
|
|
|
|
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
27
-1143
/
+397
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
2020-08-13
3
-4
/
+7
|
*
|
|
|
|
|
xen: Sync up with the canonical protocol definition in Xen
Oleksandr Andrushchenko
2020-08-13
1
-3
/
+88
|
*
|
|
|
|
|
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+1
|
*
|
|
|
|
|
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
2020-08-13
3
-7
/
+7
|
*
|
|
|
|
|
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+8
|
*
|
|
|
|
|
x86/xen: drop tests for highmem in pv code
Juergen Gross
2020-08-11
2
-95
/
+57
|
*
|
|
|
|
|
x86/xen: eliminate xen-asm_64.S
Juergen Gross
2020-08-11
3
-195
/
+180
|
*
|
|
|
|
|
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
18
-840
/
+50
*
|
|
|
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
4
-8
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-08-11
3
-8
/
+12
|
*
|
|
|
|
|
|
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Michael Kelley
2020-08-07
1
-0
/
+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]