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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+28
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2021-06-24
time: Improve performance of time64_to_tm()
Cassio Neri
4
-58
/
+178
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
1
-78
/
+131
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
3
-10
/
+73
2021-06-23
kernel/sysctl-test: Remove some casts which are no-longer required
David Gow
1
-12
/
+12
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-5
/
+7
2021-06-23
perf: Fix task context PMU for Hetero
Peter Zijlstra
1
-1
/
+8
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-8
/
+15
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
1
-0
/
+79
2021-06-22
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
1
-2
/
+4
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
1
-0
/
+1
2021-06-22
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-2
/
+2
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
1
-4
/
+2
2021-06-22
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
1
-4
/
+4
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
3
-2
/
+207
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2
-17
/
+46
2021-06-22
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
1
-2
/
+72
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-0
/
+60
2021-06-22
clocksource: Retry clock read if long delays detected
Paul E. McKenney
1
-6
/
+47
2021-06-22
locking/lockdep: Correct the description error for check_redundant()
Xiongwei Song
1
-1
/
+1
2021-06-22
futex: Provide FUTEX_LOCK_PI2 to support clock selection
Thomas Gleixner
1
-1
/
+6
2021-06-22
futex: Prepare futex_lock_pi() for runtime clock selection
Thomas Gleixner
1
-1
/
+2
2021-06-22
lockdep: Fix wait-type for empty stack
Peter Zijlstra
1
-1
/
+1
2021-06-22
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
1
-1
/
+11
2021-06-22
locking/lockdep: Remove the unnecessary trace saving
Boqun Feng
1
-3
/
+0
2021-06-22
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
1
-2
/
+106
2021-06-22
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
1
-0
/
+2
2021-06-22
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
1
-5
/
+12
2021-06-22
clockevents: Add missing parameter documentation
Baokun Li
1
-0
/
+1
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
1
-1
/
+16
2021-06-22
bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
Maciej Żenczykowski
1
-1
/
+1
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
1
-0
/
+28
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-1
/
+3
2021-06-22
printk: fix cpu lock ordering
John Ogness
1
-3
/
+50
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
1
-0
/
+69
2021-06-22
dma-debug: report -EEXIST errors in add_dma_entry
Hamza Mahfooz
1
-4
/
+2
2021-06-22
dma-mapping: remove a trailing space
Zhen Lei
1
-1
/
+1
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
1
-8
/
+15
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
1
-0
/
+79
2021-06-21
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
1
-0
/
+49
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-19
/
+25
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-66
/
+120
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-7
/
+61
2021-06-18
Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-14
/
+3
2021-06-18
Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-1
/
+1
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+0
[prev]
[next]