index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
torture.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
7
-20
/
+29
2023-02-01
objtool: Optimize layout of struct special_alt
Thomas Weißschuh
1
-1
/
+1
2023-02-01
objtool: Optimize layout of struct symbol
Thomas Weißschuh
1
-3
/
+2
2023-02-01
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
2
-21
/
+25
2023-02-01
objtool: Make struct check_options static
Thomas Weißschuh
2
-3
/
+1
2023-02-01
objtool: Make struct entries[] static and const
Thomas Weißschuh
1
-3
/
+3
2023-02-01
objtool: Fix HOSTCC flag usage
Ian Rogers
1
-12
/
+15
2023-01-31
objtool: Properly support make V=1
Ian Rogers
1
-4
/
+10
2023-01-31
objtool: Install libsubcmd in build
Ian Rogers
3
-10
/
+24
2023-01-21
objtool: Check that module init/exit function is an indirect call target
Michal Kubecek
2
-0
/
+15
2023-01-07
objtool: Fix memory leak in create_static_call_sections()
Miaoqian Lin
1
-0
/
+2
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]