index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-01-23
Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-23
Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
2020-01-20
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
2020-01-20
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-01-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-18
Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-18
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
2020-01-17
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
2020-01-17
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
2020-01-16
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-15
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
2020-01-15
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-14
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-14
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
Masami Hiramatsu
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
2020-01-14
keys: Fix request_key() cache
David Howells
2020-01-11
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-09
time/posix-stubs: Provide compat itimer supoprt for alpha
Arnd Bergmann
2020-01-09
cpu/SMT: Fix x86 link error without CONFIG_SYSFS
Arnd Bergmann
2020-01-09
futex: Fix kernel-doc notation warning
Randy Dunlap
2020-01-07
clone3: ensure copy_thread_tls is implemented
Amanieu d'Antras
2020-01-06
Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-01-06
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
2020-01-06
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
2020-01-03
tracing: Fix indentation issue
Colin Ian King
2020-01-03
Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-03
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
2020-01-02
ftrace: Avoid potential division by zero in function profiler
Wen Yang
2020-01-02
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-02
tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
Steven Rostedt (VMware)
2020-01-02
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-02
tracing: Initialize val to zero in parse_entry of inject code
Steven Rostedt (VMware)
2020-01-02
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-12-25
locking/lockdep: Fix buffer overrun problem in stack_trace[]
Waiman Long
2019-12-25
rseq: Reject unknown flags on rseq unregister
Mathieu Desnoyers
2019-12-22
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-21
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
[next]