index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
3
-7
/
+2
*
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
2020-08-15
1
-0
/
+1
*
mm: add thp_head
Matthew Wilcox (Oracle)
2020-08-15
1
-0
/
+15
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-15
3
-10
/
+15
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-15
1
-0
/
+11
*
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
2
-1
/
+5
*
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
2
-0
/
+13
|
\
|
*
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
2020-08-06
1
-0
/
+10
|
*
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-06
1
-0
/
+3
*
|
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
2
-0
/
+21
|
\
\
|
*
|
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
2
-0
/
+21
*
|
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-14
1
-8
/
+8
|
\
\
\
|
*
|
|
asm-generic/io.h: Fix sparse warnings on big-endian architectures
Stafford Horne
2020-08-04
1
-8
/
+8
*
|
|
|
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
1
-3
/
+88
|
\
\
\
\
|
*
|
|
|
xen: Sync up with the canonical protocol definition in Xen
Oleksandr Andrushchenko
2020-08-13
1
-3
/
+88
*
|
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-08-11
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-14
2
-24
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
2020-08-05
1
-0
/
+1
|
*
|
|
|
|
modules: return licensing information from find_symbol
Christoph Hellwig
2020-08-01
1
-1
/
+1
|
*
|
|
|
|
modules: rename the licence field in struct symsearch to license
Christoph Hellwig
2020-08-01
1
-1
/
+1
|
*
|
|
|
|
modules: mark each_symbol_section static
Christoph Hellwig
2020-08-01
1
-9
/
+0
|
*
|
|
|
|
modules: mark find_symbol static
Christoph Hellwig
2020-08-01
1
-11
/
+0
|
*
|
|
|
|
modules: mark ref_module static
Christoph Hellwig
2020-08-01
1
-1
/
+0
|
*
|
|
|
|
modules: linux/moduleparam.h: drop duplicated word in a comment
Randy Dunlap
2020-07-20
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
7
-36
/
+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
random32: add a tracepoint for prandom_u32()
Eric Dumazet
2020-08-14
1
-0
/
+17
|
*
|
|
|
|
|
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-12
1
-0
/
+4
|
*
|
|
|
|
|
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
2020-08-10
1
-1
/
+1
|
*
|
|
|
|
|
tcp: correct read of TFO keys on big endian systems
Jason Baron
2020-08-10
1
-0
/
+2
|
*
|
|
|
|
|
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-08-10
1
-24
/
+2
|
*
|
|
|
|
|
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-07
2
-11
/
+14
*
|
|
|
|
|
|
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-08-14
1
-3
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c: core: add generic I2C GPIO recovery
Codrin Ciubotariu
2020-08-05
1
-0
/
+11
|
*
|
|
|
|
|
|
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
2020-07-31
61
-146
/
+362
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"
Wolfram Sang
2020-07-24
1
-3
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-08-13
1
-4
/
+0
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
rtc: cleanup obsolete comment about struct rtc_class_ops
Misono Tomohiro
2020-07-16
1
-4
/
+0
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-12
5
-3
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-04
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
2020-08-03
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-12
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sections.h: dereference_function_descriptor() returns void pointer
Helge Deller
2020-08-11
1
-2
/
+2
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-12
2
-9
/
+6
|
\
\
\
\
\
\
\
\
\
[next]