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
*
drivers: dio: trailing whitespace
Aleksa Vučković
2022-02-04
1
-12
/
+12
*
drivers: dio: brace should be on the previous line
Aleksa Vučković
2022-02-04
1
-8
/
+5
*
drivers: dio: Use <linux/io.h> instead <asm/io.h>
Aleksa Vučković
2022-02-04
1
-1
/
+1
*
misc: open-dice: Add driver to expose DICE data to userspace
David Brazdil
2022-02-04
4
-0
/
+222
*
dt-bindings: reserved-memory: Open Profile for DICE
David Brazdil
2022-02-04
1
-0
/
+46
*
mux: Fix struct mux_state kernel-doc comment
Yang Li
2022-02-04
1
-1
/
+1
*
mux: fix grammar, missing "is".
Peter Rosin
2022-02-04
1
-1
/
+1
*
mux: add missing mux_state_get
Peter Rosin
2022-02-04
1
-11
/
+29
*
mux: Add support for reading mux state from consumer DT node
Aswath Govindraju
2022-02-04
3
-21
/
+217
*
drivers/android: remove redundant ret variable
Minghao Chi
2022-02-04
1
-6
/
+2
*
pps: clients: gpio: Propagate return value from pps_gpio_probe
Robert Hancock
2022-02-04
1
-1
/
+1
*
greybus: svc: clean up link configuration hack at hello
Johan Hovold
2022-02-04
1
-5
/
+8
*
greybus: svc: clean up hello error path
Johan Hovold
2022-02-04
1
-2
/
+3
*
greybus: svc: fix an error handling bug in gb_svc_hello()
Dan Carpenter
2022-02-04
1
-1
/
+7
*
Merge tag 'v5.17-rc2' into char-misc-next
Greg Kroah-Hartman
2022-01-30
433
-2086
/
+4640
|
\
|
*
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
2022-01-30
1
-1
/
+1
|
*
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-30
6
-36
/
+121
|
|
\
|
|
*
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2022-01-29
6
-36
/
+121
|
|
|
\
|
|
|
*
dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples
Geert Uytterhoeven
2022-01-28
1
-6
/
+5
|
|
|
*
dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
Geert Uytterhoeven
2022-01-28
1
-0
/
+1
|
|
|
*
dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
Geert Uytterhoeven
2022-01-28
1
-0
/
+1
|
|
|
*
irqchip/gic-v3-its: Reset each ITS's BASERn register before probe
Marc Zyngier
2022-01-26
1
-21
/
+99
|
|
|
*
irqchip/gic-v3-its: Fix build for !SMP
Ard Biesheuvel
2022-01-22
1
-1
/
+2
|
|
|
*
irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap
Christophe JAILLET
2022-01-17
1
-1
/
+1
|
|
|
*
irqchip/realtek-rtl: Service all pending interrupts
Sander Vanheule
2022-01-17
1
-2
/
+6
|
|
|
*
irqchip/realtek-rtl: Fix off-by-one in routing
Sander Vanheule
2022-01-17
1
-3
/
+5
|
|
|
*
irqchip/realtek-rtl: Map control data to virq
Sander Vanheule
2022-01-17
1
-1
/
+1
|
|
|
*
irqchip/apple-aic: Drop unused ipi_hwirq field
Marc Zyngier
2022-01-17
1
-1
/
+0
|
*
|
|
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-30
1
-4
/
+19
|
|
\
\
\
|
|
*
|
|
perf/core: Fix cgroup event list management
Namhyung Kim
2022-01-26
1
-2
/
+9
|
|
*
|
|
perf: Always wake the parent event
James Clark
2022-01-26
1
-2
/
+10
|
*
|
|
|
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-30
1
-4
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-01-25
1
-4
/
+5
|
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-30
2
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
2022-01-25
1
-0
/
+1
|
|
*
|
|
|
|
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
2022-01-23
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-30
12
-70
/
+91
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ocfs2: fix a deadlock when commit trans
Joseph Qi
2022-01-30
1
-14
/
+11
|
|
*
|
|
|
|
|
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
2022-01-30
1
-0
/
+2
|
|
*
|
|
|
|
|
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-30
1
-38
/
+41
|
|
*
|
|
|
|
|
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
2022-01-30
1
-6
/
+5
|
|
*
|
|
|
|
|
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
2022-01-30
1
-5
/
+12
|
|
*
|
|
|
|
|
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
2022-01-30
1
-0
/
+5
|
|
*
|
|
|
|
|
tools/testing/scatterlist: add missing defines
Maor Gottlieb
2022-01-30
1
-1
/
+2
|
|
*
|
|
|
|
|
mm: page->mapping folio->mapping should have the same offset
Wei Yang
2022-01-30
1
-0
/
+1
|
|
*
|
|
|
|
|
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
2022-01-30
1
-0
/
+6
|
|
*
|
|
|
|
|
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
2022-01-30
1
-1
/
+1
|
|
*
|
|
|
|
|
binfmt_misc: fix crash when load/unload module
Tong Zhang
2022-01-30
1
-4
/
+4
|
|
*
|
|
|
|
|
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
2022-01-30
1
-1
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-29
4
-19
/
+9
|
|
\
\
\
\
\
\
[next]