index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
1
-4
/
+5
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
1
-0
/
+12
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
1
-1
/
+1
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
1
-1
/
+1
2019-08-06
sched/deadline: Fix double accounting of rq/running bw in push & pull
Dietmar Eggemann
1
-8
/
+0
2019-08-06
locking/mutex: Use mutex flags macro instead of hard code
Mukesh Ojha
1
-1
/
+1
2019-08-06
locking/mutex: Make __mutex_owner static to mutex.c
Mukesh Ojha
2
-0
/
+41
2019-08-06
locking/rwsem: Check for operations on an uninitialized rwsem
Davidlohr Bueso
1
-4
/
+18
2019-08-06
locking/rwsem: Make handoff writer optimistically spin on owner
Waiman Long
1
-6
/
+26
2019-08-05
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
4
-48
/
+56
2019-08-05
PM/sleep: Expose suspend stats in sysfs
Kalesh Singh
1
-2
/
+95
2019-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
2
-406
/
+0
2019-08-03
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-02
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+11
2019-08-02
Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+5
2019-08-01
rcutorture: Aggressive forward-progress tests shouldn't block shutdown
Paul E. McKenney
1
-1
/
+16
2019-08-01
rcuperf: Make rcuperf kernel test more robust for !expedited mode
Joel Fernandes (Google)
1
-0
/
+8
2019-08-01
torture: Remove exporting of internal functions
Denis Efremov
1
-2
/
+0
2019-08-01
rcutorture: Emulate userspace sojourn during call_rcu() floods
Paul E. McKenney
1
-5
/
+7
2019-08-01
rcuperf: Fix perf_type module-parameter description
Xiao Yang
1
-1
/
+1
2019-08-01
rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()
Joel Fernandes (Google)
1
-5
/
+1
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2
-6
/
+6
2019-08-01
rcu: Change return type of rcu_spawn_one_boost_kthread()
Byungchul Park
1
-9
/
+11
2019-08-01
srcu: Avoid srcutorture security-based pointer obfuscation
Paul E. McKenney
2
-23
/
+3
2019-08-01
rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK()
Paul E. McKenney
1
-1
/
+5
2019-08-01
rcu: Add kernel parameter to dump trace after RCU CPU stall warning
Paul E. McKenney
3
-0
/
+7
2019-08-01
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
1
-11
/
+0
2019-08-01
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
1
-8
/
+49
2019-08-01
lockdep: Make print_lock() address visible
Paul E. McKenney
1
-1
/
+1
2019-08-01
rcu: Simplify rcu_note_context_switch exit from critical section
Joel Fernandes (Google)
1
-9
/
+0
2019-08-01
rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff()
Paul E. McKenney
1
-2
/
+3
2019-08-01
rcu: Simplify rcu_read_unlock_special() deferred wakeups
Paul E. McKenney
1
-6
/
+1
2019-08-01
bpf: always allocate at least 16 bytes for setsockopt hook
Stanislav Fomichev
1
-4
/
+13
2019-08-01
pidfd: add P_PIDFD to waitid()
Christian Brauner
3
-5
/
+43
2019-08-01
posix-timers: Move rcu_head out of it union
Sebastian Andrzej Siewior
1
-2
/
+2
2019-08-01
posix-timers: Rework cancel retry loops
Thomas Gleixner
1
-6
/
+23
2019-08-01
posix-timers: Cleanup the flag/flags confusion
Thomas Gleixner
1
-5
/
+5
2019-08-01
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-0
/
+1
2019-08-01
alarmtimer: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+1
2019-08-01
sched/deadline: Ensure inactive_timer runs in hardirq context
Juri Lelli
1
-2
/
+2
2019-08-01
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
1
-8
/
+95
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
1
-6
/
+89
2019-08-01
hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
Sebastian Andrzej Siewior
1
-0
/
+34
2019-08-01
hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
Sebastian Andrzej Siewior
1
-1
/
+11
2019-08-01
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2
-10
/
+18
2019-08-01
watchdog: Mark watchdog_hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2019-08-01
perf/core: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-4
/
+4
2019-08-01
sched: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
3
-8
/
+9
2019-08-01
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
1
-2
/
+7
[prev]
[next]