index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
1
-2
/
+11
2023-01-17
s390: workaround invalid gcc-11 out of bounds read warning
Heiko Carstens
1
-2
/
+3
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2023-01-11
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2
-55
/
+77
2023-01-10
s390/kexec: fix ipl report address for kdump
Alexander Egorenkov
1
-2
/
+3
2023-01-09
s390: fix -Wundef warning for CONFIG_KERNEL_ZSTD
Masahiro Yamada
1
-2
/
+2
2023-01-06
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
1
-0
/
+2
2023-01-06
s390: expicitly align _edata and _end symbols on page boundary
Alexander Gordeev
1
-0
/
+2
2023-01-06
s390/debug: add _ASM_S390_ prefix to header guard
Niklas Schnelle
1
-3
/
+3
2023-01-01
Linux 6.2-rc2
v6.2-rc2
Linus Torvalds
1
-1
/
+1
2022-12-30
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula
1
-1
/
+1
2022-12-30
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jani Nikula
3
-3
/
+95
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
1
-1
/
+0
2022-12-30
kbuild: sort single-targets alphabetically again
Masahiro Yamada
1
-1
/
+1
2022-12-30
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
1
-1
/
+2
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
1
-11
/
+11
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
1
-0
/
+1
2022-12-30
.gitignore: ignore *.rpm
Masahiro Yamada
1
-0
/
+1
2022-12-30
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2022-12-30
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
1
-14
/
+28
2022-12-30
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
6
-26
/
+82
2022-12-30
drm/i915: Remove __maybe_unused from mtl_info
Lucas De Marchi
1
-1
/
+0
2022-12-30
drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
Andrzej Hajda
1
-1
/
+7
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
1
-0
/
+6
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2
-4
/
+25
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-28
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-28
docs, nvme: add a feature and quirk policy document
Christoph Hellwig
3
-0
/
+79
2022-12-28
ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
Takashi Iwai
1
-8
/
+19
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
2022-12-28
Documentation: kvm: clarify SRCU locking order
Paolo Bonzini
1
-5
/
+14
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2
-3
/
+33
2022-12-27
uapi:io_uring.h: allow linux/time_types.h to be skipped
Stefan Metzmacher
1
-0
/
+8
2022-12-27
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
Mathieu Desnoyers
1
-4
/
+7
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-20
/
+8
2022-12-27
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-3
/
+7
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
1
-2
/
+2
2022-12-27
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
1
-3
/
+3
2022-12-27
perf: Fix use-after-free in error path
Peter Zijlstra
1
-1
/
+3
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2022-12-27
perf/core: Fix cgroup events tracking
Chengming Zhou
1
-32
/
+10
2022-12-27
perf core: Return error pointer if inherit_event() fails to find pmu_ctx
Ravi Bangoria
1
-1
/
+1
2022-12-27
KVM: x86/xen: Documentation updates and clarifications
David Woodhouse
1
-15
/
+26
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2
-7
/
+10
[next]