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
*
usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN
Kees Cook
2022-03-24
1
-1
/
+1
*
arm64: Add gcc Shadow Call Stack support
Dan Li
2022-03-10
3
-10
/
+15
*
m68k: Implement "current_stack_pointer"
Kees Cook
2022-02-26
2
-1
/
+4
*
xtensa: Implement "current_stack_pointer"
Kees Cook
2022-02-25
4
-6
/
+8
*
usercopy: Check valid lifetime via stack depth
Kees Cook
2022-02-25
8
-2
/
+36
*
stack: Constrain and fix stack offset randomization with Clang builds
Marco Elver
2022-02-14
2
-2
/
+15
*
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
2022-02-14
3
-6
/
+24
*
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
Kees Cook
2022-02-06
1
-0
/
+4
*
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
2022-02-06
1
-4
/
+21
*
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
2022-02-06
2
-0
/
+12
*
Linux 5.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-25
1
-9
/
+0
|
*
|
|
|
|
|
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
2022-01-25
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
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpio: sim: add doc file to index file
Randy Dunlap
2022-01-24
1
-0
/
+1
[next]