index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-01
2
-39
/
+51
|
\
|
*
Merge 5.6-rc7 into tty-next
Greg Kroah-Hartman
2020-03-23
8
-59
/
+110
|
|
\
|
*
\
Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2020-03-17
1
-20
/
+29
|
|
\
\
|
|
*
|
console: Introduce ->exit() callback
Andy Shevchenko
2020-02-11
1
-0
/
+3
|
|
*
|
console: Don't notify user space when unregister non-listed console
Andy Shevchenko
2020-02-11
1
-1
/
+11
|
|
*
|
console: Avoid positive return code from unregister_console()
Andy Shevchenko
2020-02-11
1
-2
/
+4
|
|
*
|
console: Drop misleading comment
Andy Shevchenko
2020-02-11
1
-1
/
+0
|
|
*
|
console: Use for_each_console() helper in unregister_console()
Andy Shevchenko
2020-02-11
1
-6
/
+5
|
|
*
|
console: Drop double check for console_drivers being non-NULL
Andy Shevchenko
2020-02-11
1
-10
/
+6
|
*
|
|
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
2020-03-10
12
-130
/
+293
|
|
\
\
\
|
*
|
|
|
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
2020-03-07
1
-19
/
+22
*
|
|
|
|
Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-01
4
-5
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
audit: trigger accompanying records when no rules present
Richard Guy Briggs
2020-03-12
3
-3
/
+9
|
*
|
|
|
|
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
2020-02-10
1
-2
/
+0
*
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
Thomas Hellstrom
2020-03-17
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
3
-14
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2020-03-21
2
-5
/
+5
|
*
|
|
|
|
|
|
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2020-03-21
2
-5
/
+5
|
*
|
|
|
|
|
|
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2020-03-21
1
-3
/
+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
10
-111
/
+109
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "tick/common: Make tick_periodic() check for missing ticks"
Thomas Gleixner
2020-03-19
1
-33
/
+3
|
*
|
|
|
|
|
|
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
2020-03-19
1
-4
/
+5
|
*
|
|
|
|
|
|
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
2020-03-04
1
-3
/
+33
|
*
|
|
|
|
|
|
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-03-04
1
-1
/
+1
|
*
|
|
|
|
|
|
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-03-04
1
-2
/
+1
|
*
|
|
|
|
|
|
posix-cpu-timers: Stop disabling timers on mt-exec
Eric W. Biederman
2020-03-04
1
-10
/
+1
|
*
|
|
|
|
|
|
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2020-03-04
1
-18
/
+55
|
*
|
|
|
|
|
|
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
2020-03-01
1
-4
/
+3
|
*
|
|
|
|
|
|
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
2020-03-01
1
-54
/
+12
|
*
|
|
|
|
|
|
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
2020-03-01
1
-3
/
+1
|
*
|
|
|
|
|
|
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
2020-02-17
1
-1
/
+2
|
*
|
|
|
|
|
|
timer: Improve the comment describing schedule_timeout()
Alexander Popov
2020-02-17
1
-7
/
+9
|
*
|
|
|
|
|
|
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
1
-3
/
+4
|
*
|
|
|
|
|
|
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
1
-3
/
+3
|
*
|
|
|
|
|
|
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
1
-4
/
+0
|
*
|
|
|
|
|
|
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-17
2
-2
/
+17
*
|
|
|
|
|
|
|
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ
Frederic Weisbecker
2020-02-14
1
-0
/
+2
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
5
-37
/
+148
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2020-03-28
1
-2
/
+2
|
*
|
|
|
|
|
|
|
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
1
-14
/
+28
|
*
|
|
|
|
|
|
|
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2020-03-25
2
-8
/
+13
|
*
|
|
|
|
|
|
|
torture: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-4
/
+5
|
*
|
|
|
|
|
|
|
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
2020-03-25
1
-0
/
+23
|
*
|
|
|
|
|
|
|
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
2020-03-25
1
-0
/
+42
|
*
|
|
|
|
|
|
|
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
2020-03-25
1
-0
/
+24
|
*
|
|
|
|
|
|
|
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
2
-8
/
+2
|
*
|
|
|
|
|
|
|
smp: Allow smp_call_function_single_async() to insert locked csd
Peter Xu
2020-03-06
1
-3
/
+11
*
|
|
|
|
|
|
|
|
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
7
-72
/
+136
|
\
\
\
\
\
\
\
\
\
[next]