index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-24
timers: Recalculate next timer interrupt only when necessary
Frederic Weisbecker
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
2020-07-23
padata: remove padata_parallel_queue
Daniel Jordan
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
2020-07-23
padata: remove effective cpumasks from the instance
Daniel Jordan
2020-07-23
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
2020-07-23
padata: remove stop function
Daniel Jordan
2020-07-23
padata: remove start function
Daniel Jordan
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
smp: Fix a potential usage of stale nr_cpus
Muchun Song
2020-07-22
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-21
audit: report audit wait metric in audit status reply
Max Englander
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
time/sched_clock: Use raw_read_seqcount_latch()
Ahmed S. Darwish
2020-07-20
sched_clock: Expose struct clock_read_data
Peter Zijlstra
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
prctl: exe link permission error changed from -EINVAL to -EPERM
Nicolas Viennot
2020-07-19
prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exe
Nicolas Viennot
2020-07-19
pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
Adrian Reber
2020-07-19
pid: use checkpoint_restore_ns_capable() for set_tid
Adrian Reber
2020-07-19
dma-debug: use named initializers for dir2name
Christoph Hellwig
2020-07-19
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-18
futex: Remove unused or redundant includes
André Almeida
2020-07-18
futex: Consistently use fshared as boolean
André Almeida
2020-07-17
futex: Remove needless goto's
André Almeida
2020-07-17
futex: Remove put_futex_key()
André Almeida
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-17
timers: Lower base clock forwarding threshold
Frederic Weisbecker
2020-07-17
timers: Remove must_forward_clk
Frederic Weisbecker
2020-07-17
timers: Spare timer softirq until next expiry
Frederic Weisbecker
2020-07-17
timers: Expand clk forward logic beyond nohz
Frederic Weisbecker
2020-07-17
timers: Reuse next expiry cache after nohz exit
Frederic Weisbecker
2020-07-17
timers: Always keep track of next expiry
Frederic Weisbecker
2020-07-17
timers: Optimize _next_timer_interrupt() level iteration
Frederic Weisbecker
[prev]
[next]