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
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-02
Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-31
Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-29
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-01-29
Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-28
entry: Unbreak single step reporting behaviour
Yuxuan Shui
2021-01-27
dma-mapping: benchmark: fix kernel crash when dma_map_single fails
Barry Song
2021-01-26
bpf, preload: Fix build when $(O) points to a relative path
Quentin Monnet
2021-01-26
bpf: Drop disabled LSM hooks from the sleepable set
Mikko Ylinen
2021-01-26
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-01-26
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-01-26
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-01-26
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-26
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-01-26
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-01-26
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-01-25
Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-01-25
PM: hibernate: flush swap writer after marking
Laurent Badel
2021-01-25
kernel: kexec: remove the lock operation of system_transition_mutex
Baoquan He
2021-01-25
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-01-25
printk: fix string termination for record_print_text()
John Ogness
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-24
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-22
bpf, inode_storage: Put file handler if no storage was found
Pan Bian
2021-01-22
bpf, cgroup: Fix problematic bounds check
Loris Reiff
2021-01-22
bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
Loris Reiff
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2021-01-22
workqueue: Restrict affinity change to rescuer
Peter Zijlstra
2021-01-22
workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
2021-01-22
workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity
Lai Jiangshan
2021-01-22
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
2021-01-21
Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-01-21
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
2021-01-19
Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-19
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
[next]