index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-02
refscale: Bounds-check module parameters
Paul E. McKenney
2020-11-02
rcutorture: Make grace-period kthread report match RCU flavor being tested
Paul E. McKenney
2020-11-02
rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
Paul E. McKenney
2020-11-02
srcu: Use a more appropriate lockdep helper
Jakub Kicinski
2020-11-02
kcsan: Never set up watchpoints on NULL pointers
Marco Elver
2020-11-02
kcsan: selftest: Ensure that address is at least PAGE_SIZE
Marco Elver
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
bpf: Fix error path in htab_map_alloc()
Eric Dumazet
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-02
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-02
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
timekeeping: remove xtime_update
Arnd Bergmann
2020-10-30
timekeeping: add CONFIG_LEGACY_TIMER_TICK
Arnd Bergmann
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-10-30
bpf: Avoid hashtab deadlock with map_locked
Song Liu
2020-10-30
bpf: Use separate lockdep class for each hashtab
Song Liu
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-30
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
2020-10-29
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-10-29
params: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
tracepoint: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2020-10-29
entry: Fixup irqentry_enter() comment
Ira Weiny
2020-10-29
perf,mm: Handle non-page-table-aligned hugetlbfs
Peter Zijlstra
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2020-10-29
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
2020-10-29
sched/fair: Check for idle core in wake_affine
Julia Lawall
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-29
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
2020-10-29
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
[prev]
[next]