index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-16
/
+2
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+10
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
3
-3
/
+3
2020-10-30
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+1
2020-10-30
timekeeping: remove xtime_update
Arnd Bergmann
3
-18
/
+21
2020-10-30
timekeeping: add CONFIG_LEGACY_TIMER_TICK
Arnd Bergmann
3
-0
/
+27
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
4
-43
/
+1
2020-10-30
bpf: Avoid hashtab deadlock with map_locked
Song Liu
1
-32
/
+82
2020-10-30
bpf: Use separate lockdep class for each hashtab
Song Liu
1
-2
/
+10
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+5
2020-10-30
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
1
-10
/
+4
2020-10-30
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
1
-1
/
+1
2020-10-30
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2020-10-29
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2
-2
/
+6
2020-10-29
params: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
tracepoint: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
1
-2
/
+4
2020-10-29
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
1
-0
/
+1
2020-10-29
entry: Fixup irqentry_enter() comment
Ira Weiny
1
-1
/
+1
2020-10-29
perf,mm: Handle non-page-table-aligned hugetlbfs
Peter Zijlstra
1
-6
/
+33
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-1
/
+10
2020-10-29
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
1
-0
/
+103
2020-10-29
sched/fair: Check for idle core in wake_affine
Julia Lawall
1
-0
/
+3
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
6
-12
/
+24
2020-10-29
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
1
-5
/
+1
2020-10-29
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
1
-0
/
+128
2020-10-29
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
3
-4
/
+25
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2
-1
/
+27
2020-10-29
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
1
-0
/
+4
2020-10-29
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
3
-4
/
+14
2020-10-29
sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1
Peter Zijlstra
2
-14
/
+36
2020-10-29
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2
-5
/
+5
2020-10-29
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2
-10
/
+7
2020-10-29
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2
-26
/
+21
2020-10-29
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
3
-7
/
+42
2020-10-29
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
1
-0
/
+9
2020-10-29
task_work: Use TIF_NOTIFY_SIGNAL if available
Jens Axboe
1
-12
/
+29
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-3
/
+28
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
2
-5
/
+5
2020-10-28
bpf: Permit cond_resched for some iterators
Yonghong Song
2
-0
/
+16
2020-10-28
don't dump the threads that had been already exiting when zapped.
Al Viro
1
-1
/
+4
2020-10-28
genirq/irqdomain: Implement get_name() method on irqchip fwnodes
David Woodhouse
1
-1
/
+10
2020-10-28
Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-14
/
+22
2020-10-28
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
1
-1
/
+3
2020-10-27
audit: trigger accompanying records when no rules present
Richard Guy Briggs
2
-20
/
+10
2020-10-27
audit: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-27
PM: sleep: fix typo in kernel/power/process.c
Jackie Zamow
1
-1
/
+1
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
[prev]
[next]