index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: nconf: get rid of (void) casts from wattrset() calls
Masahiro Yamada
2021-04-14
2
-17
/
+17
*
kconfig: nconf: fix NORMAL attributes
Masahiro Yamada
2021-04-14
1
-2
/
+2
*
kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()
Masahiro Yamada
2021-04-14
2
-17
/
+6
*
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
2021-04-14
2
-4
/
+9
*
kconfig: change sym_change_count to a boolean flag
Masahiro Yamada
2021-04-14
7
-24
/
+18
*
kconfig: nconf: fix core dump when searching in empty menu
Masahiro Yamada
2021-04-14
1
-3
/
+7
*
kconfig: lxdialog: A spello fix and a punctuation added
Bhaskar Chowdhury
2021-04-14
1
-2
/
+2
*
kconfig: streamline_config.pl: Couple of typo fixes
Bhaskar Chowdhury
2021-04-14
1
-2
/
+2
*
kconfig: use true and false for bool variable
Yang Li
2021-04-14
1
-1
/
+1
*
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
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
[next]