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
*
rpmsg: char: Add possibility to use default endpoint of the rpmsg device
Arnaud Pouliquen
2022-03-13
1
-2
/
+19
*
rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
Arnaud Pouliquen
2022-03-13
1
-5
/
+28
*
rpmsg: Update rpmsg_chrdev_register_device function
Arnaud Pouliquen
2022-03-13
5
-8
/
+8
*
rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
Arnaud Pouliquen
2022-03-13
4
-158
/
+226
*
rpmsg: Create the rpmsg class in core instead of in rpmsg char
Arnaud Pouliquen
2022-03-13
3
-12
/
+16
*
rpmsg: char: Export eptdev create and destroy functions
Arnaud Pouliquen
2022-03-13
2
-7
/
+57
*
rpmsg: char: treat rpmsg_trysend() ENOMEM as EAGAIN
Tim Blechmann
2022-03-13
1
-2
/
+5
*
rpmsg: qcom_smd: Fix redundant channel->registered assignment
AngeloGioacchino Del Regno
2022-03-12
1
-2
/
+0
*
rpmsg: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
2022-03-11
1
-1
/
+1
*
rpmsg: smd: allow opening rpm_requests even if already opened
Luca Weiss
2022-03-11
1
-1
/
+6
*
rpmsg: qcom_smd: Promote to arch_initcall
Konrad Dybcio
2022-03-11
1
-1
/
+1
*
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
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
2022-01-26
3
-9
/
+8
|
*
|
|
|
|
|
PCI: mt7621: Remove unused function pcie_rmw()
Sergio Paracuellos
2022-01-26
1
-9
/
+0
|
*
|
|
|
|
|
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
2022-01-26
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-29
2
-1
/
+2
|
\
\
\
\
\
\
[next]