index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
9
-27
/
+13
*
kconfig: remove allnoconfig_y option
Masahiro Yamada
2021-04-14
7
-24
/
+1
*
kconfig: do not use allnoconfig_y option
Masahiro Yamada
2021-04-14
3
-2
/
+3
*
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
2021-04-14
2
-3
/
+4
*
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2021-04-14
12
-43
/
+50
*
kconfig: move JUMP_NB to mconf.c
Masahiro Yamada
2021-04-14
2
-2
/
+2
*
kconfig: move conf_set_all_new_symbols() to conf.c
Masahiro Yamada
2021-04-14
3
-187
/
+193
*
kconfig: move conf_rewrite_mod_or_yes() to conf.c
Masahiro Yamada
2021-03-25
3
-16
/
+15
*
kconfig: remove assignment for Kconfig file
Masahiro Yamada
2021-03-25
1
-2
/
+1
*
kconfig: add help messages for --help (-h) and --silent (-s)
Masahiro Yamada
2021-03-25
1
-3
/
+7
*
kconfig: add long options --help and --silent
Masahiro Yamada
2021-03-25
1
-0
/
+2
*
kconfig: refactor option parse code
Masahiro Yamada
2021-03-25
1
-48
/
+43
*
kconfig: split randconfig setup code into set_randconfig_seed()
Masahiro Yamada
2021-03-25
1
-23
/
+31
*
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
2021-03-14
1
-1
/
+1
*
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
2021-03-14
1
-1
/
+1
*
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
7
-18
/
+8
|
\
|
*
Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-03-14
11444
-286202
/
+488784
|
|
\
|
|
*
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2021-03-09
2
-0
/
+2
|
|
*
dt-bindings/irq: Add compatible string for the JZ4760B
Paul Cercueil
2021-03-09
1
-0
/
+1
|
|
*
irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
2021-03-08
1
-9
/
+0
|
|
*
ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly
Marc Zyngier
2021-03-08
1
-0
/
+1
|
|
*
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
2
-9
/
+4
*
|
|
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-21
/
+39
|
\
\
\
|
*
|
|
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-08
1
-21
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-14
2
-67
/
+63
|
\
\
\
|
*
|
|
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
1
-3
/
+1
|
*
|
|
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
1
-12
/
+20
|
*
|
|
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
1
-3
/
+12
|
*
|
|
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-1
/
+12
|
*
|
|
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
1
-15
/
+8
|
*
|
|
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-48
/
+8
|
*
|
|
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-06
1
-11
/
+28
|
|
/
/
*
|
|
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
2
-6
/
+7
|
\
\
\
|
*
|
|
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
2021-03-12
2
-6
/
+7
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
3
-10
/
+9
|
\
\
\
|
*
|
|
seqlock,lockdep: Fix seqcount_latch_init()
Peter Zijlstra
2021-03-10
1
-4
/
+1
|
*
|
|
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
2021-03-10
1
-3
/
+4
|
*
|
|
static_call: Fix the module key fixup
Peter Zijlstra
2021-03-06
1
-3
/
+4
|
|
/
/
*
|
|
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
5
-15
/
+51
|
\
\
\
|
*
|
|
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2021-03-10
2
-10
/
+7
|
*
|
|
perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR
Kan Liang
2021-03-06
1
-1
/
+4
|
*
|
|
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-06
2
-4
/
+40
|
|
/
/
*
|
|
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-0
/
+16
|
\
\
\
|
*
|
|
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-03-07
1
-0
/
+16
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
9
-29
/
+99
|
\
\
\
|
*
|
|
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
2021-03-09
3
-15
/
+55
|
*
|
|
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
2021-03-09
1
-2
/
+4
|
*
|
|
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
2021-03-09
1
-2
/
+12
|
*
|
|
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-08
4
-2
/
+19
|
*
|
|
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
2021-03-06
1
-1
/
+2
[next]