index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-18
Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-18
Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-18
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-16
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-16
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-11
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-02
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2021-05-31
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-05-29
Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-25
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-05-25
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-20
Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-20
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
2021-05-20
bpf: Avoid using ARRAY_SIZE on an uninitialized pointer
Florent Revest
2021-05-20
bpf: Clarify a bpf_bprintf_prepare macro
Florent Revest
2021-05-20
bpf: Fix BPF_JIT kconfig symbol dependency
Daniel Borkmann
[next]