index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
4
-0
/
+439
|
\
|
*
entry: Correct 'noinstr' attributes
Ingo Molnar
2020-07-26
1
-2
/
+2
|
*
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2020-07-24
2
-1
/
+53
|
*
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
1
-0
/
+117
|
*
entry: Provide generic syscall exit function
Thomas Gleixner
2020-07-24
1
-0
/
+169
|
*
entry: Provide generic syscall entry functionality
Thomas Gleixner
2020-07-24
3
-0
/
+101
*
|
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-05
1
-145
/
+108
|
\
\
|
*
|
timers: Recalculate next timer interrupt only when necessary
Frederic Weisbecker
2020-07-24
1
-3
/
+18
|
*
|
timers: Lower base clock forwarding threshold
Frederic Weisbecker
2020-07-17
1
-1
/
+1
|
*
|
timers: Remove must_forward_clk
Frederic Weisbecker
2020-07-17
1
-16
/
+6
|
*
|
timers: Spare timer softirq until next expiry
Frederic Weisbecker
2020-07-17
1
-41
/
+8
|
*
|
timers: Expand clk forward logic beyond nohz
Frederic Weisbecker
2020-07-17
1
-22
/
+4
|
*
|
timers: Reuse next expiry cache after nohz exit
Frederic Weisbecker
2020-07-17
1
-4
/
+2
|
*
|
timers: Always keep track of next expiry
Frederic Weisbecker
2020-07-17
1
-21
/
+21
|
*
|
timers: Optimize _next_timer_interrupt() level iteration
Frederic Weisbecker
2020-07-17
1
-1
/
+9
|
*
|
timers: Add comments about calc_index() ceiling work
Frederic Weisbecker
2020-07-17
1
-1
/
+11
|
*
|
timers: Move trigger_dyntick_cpu() to enqueue_timer()
Frederic Weisbecker
2020-07-17
1
-36
/
+25
|
*
|
timers: Use only bucket expiry for base->next_expiry value
Anna-Maria Behnsen
2020-07-17
1
-30
/
+34
|
*
|
timers: Preserve higher bits of expiration on index calculation
Frederic Weisbecker
2020-07-17
1
-1
/
+1
*
|
|
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-05
3
-19
/
+4
|
\
\
\
|
*
\
\
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-08-03
2
-2
/
+4
|
|
\
\
\
|
|
*
|
|
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
2020-07-27
1
-1
/
+2
|
|
*
|
|
irqdomain: Export irq_domain_update_bus_token
John Stultz
2020-07-27
1
-0
/
+1
|
|
*
|
|
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
2020-07-27
1
-1
/
+1
|
*
|
|
|
genirq: Remove preflow handler support
Valentin Schneider
2020-07-04
2
-17
/
+0
*
|
|
|
|
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-05
6
-104
/
+238
|
\
\
\
\
\
|
*
|
|
|
|
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
2020-07-28
1
-17
/
+14
|
*
|
|
|
|
dma-debug: use named initializers for dir2name
Christoph Hellwig
2020-07-19
1
-2
/
+6
|
*
|
|
|
|
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
2020-07-19
2
-22
/
+60
|
*
|
|
|
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
2
-1
/
+6
|
*
|
|
|
|
dma-mapping: inline the fast path dma-direct calls
Christoph Hellwig
2020-07-16
1
-65
/
+0
|
*
|
|
|
|
dma-mapping: move the remaining DMA API calls out of line
Christoph Hellwig
2020-07-16
2
-9
/
+164
*
|
|
|
|
|
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
1
-5
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
close_range: add CLOSE_RANGE_UNSHARE
Christian Brauner
2020-06-17
1
-5
/
+6
*
|
|
|
|
|
|
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-08-05
3
-7
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
prctl: exe link permission error changed from -EINVAL to -EPERM
Nicolas Viennot
2020-07-19
1
-1
/
+1
|
*
|
|
|
|
|
|
prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exe
Nicolas Viennot
2020-07-19
1
-4
/
+7
|
*
|
|
|
|
|
|
pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
Adrian Reber
2020-07-19
1
-1
/
+1
|
*
|
|
|
|
|
|
pid: use checkpoint_restore_ns_capable() for set_tid
Adrian Reber
2020-07-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-51
/
+16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+1
|
*
|
|
|
|
|
|
|
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
1
-9
/
+0
|
*
|
|
|
|
|
|
|
fork: remove do_fork()
Christian Brauner
2020-07-04
1
-24
/
+1
|
*
|
|
|
|
|
|
|
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-22
1
-16
/
+14
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-04
2
-16
/
+27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
nsproxy: support CLONE_NEWTIME with setns()
Christian Brauner
2020-07-08
2
-6
/
+20
|
*
|
|
|
|
|
|
|
timens: add timens_commit() helper
Christian Brauner
2020-07-08
1
-6
/
+9
|
*
|
|
|
|
|
|
|
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-07-08
1
-8
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
5
-174
/
+211
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
1
-3
/
+3
[next]