index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
percpu-km.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
1
-0
/
+4
2021-06-11
async_xor: check src_offs is not NULL before updating it
Xiao Ni
1
-1
/
+2
2021-06-11
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2
-1
/
+3
2021-06-11
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2
-21
/
+36
2021-06-10
coredump: Limit what can interrupt coredumps
Eric W. Biederman
1
-1
/
+1
2021-06-10
hwmon: (tps23861) correct shunt LSB values
Robert Marko
1
-2
/
+2
2021-06-10
hwmon: (tps23861) set current shunt value
Robert Marko
1
-0
/
+12
2021-06-10
hwmon: (tps23861) define regmap max register
Robert Marko
1
-0
/
+1
2021-06-10
ALSA: seq: Fix race of snd_seq_timer_open()
Takashi Iwai
1
-1
/
+9
2021-06-10
drm/msm/dsi: Stash away calculated vco frequency on recalc
Stephen Boyd
2
-0
/
+2
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-10
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
1
-5
/
+4
2021-06-10
RDMA/mlx5: Delete right entry from MR signature database
Aharon Landau
1
-2
/
+2
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
3
-6
/
+7
2021-06-10
drm: Lock pointer access in drm_master_release()
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-06-10
objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
Peter Zijlstra
1
-1
/
+24
2021-06-10
x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
CodyYao-oc
1
-2
/
+2
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
1
-3
/
+0
2021-06-09
hwmon: (scpi-hwmon) shows the negative temperature properly
Riwen Lu
1
-0
/
+9
2021-06-09
hwmon: (corsair-psu) fix suspend behavior
Wilken Gottwalt
1
-0
/
+14
2021-06-09
dt-bindings: hwmon: Fix typo in TI ADS7828 bindings
Nobuhiro Iwamatsu
1
-1
/
+1
2021-06-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
10
-13
/
+44
2021-06-09
bus: mhi: pci-generic: Fix hibernation
Loic Poulain
1
-1
/
+35
2021-06-09
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
Wei Yongjun
1
-1
/
+1
2021-06-09
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Jarvis Jiang
1
-2
/
+2
2021-06-09
ACPI: Pass the same capabilities to the _OSC regardless of the query flag
Mika Westerberg
1
-19
/
+8
2021-06-09
drm/mcde: Fix off by 10^3 in calculation
Linus Walleij
1
-1
/
+1
2021-06-09
pinctrl: qcom: Make it possible to select SC8180x TLMM
Bjorn Andersson
1
-1
/
+1
2021-06-09
staging: ralink-gdma: Remove incorrect author information
Lars-Peter Clausen
1
-2
/
+0
2021-06-09
staging: rtl8723bs: Fix uninitialized variables
Wenli Looi
1
-1
/
+1
2021-06-09
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-09
media: dt-bindings: media: renesas,drif: Fix fck definition
Fabrizio Castro
1
-3
/
+1
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+9
2021-06-08
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
1
-0
/
+13
2021-06-08
bcache: avoid oversized read request in cache missing code path
Coly Li
1
-2
/
+7
2021-06-08
bcache: remove bcache device self-defined readahead
Coly Li
5
-32
/
+1
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
1
-1
/
+7
2021-06-08
tools/bootconfig: Fix a build error accroding to undefined fallthrough
Masami Hiramatsu
1
-0
/
+4
2021-06-08
tools/bootconfig: Fix error return code in apply_xbc()
Zhen Lei
1
-0
/
+1
2021-06-08
RDMA/mlx5: Block FDB rules when not in switchdev mode
Mark Bloch
1
-0
/
+6
2021-06-08
drm/msm/a6xx: avoid shadow NULL reference in failure path
Jonathan Marek
1
-1
/
+1
2021-06-08
drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
Jonathan Marek
1
-1
/
+1
2021-06-08
drm/msm/a6xx: update/fix CP_PROTECT initialization
Jonathan Marek
2
-40
/
+113
2021-06-08
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
1
-2
/
+2
2021-06-08
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-08
drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid
Rohit Khaire
1
-5
/
+21
2021-06-08
drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
Michel Dänzer
1
-2
/
+2
2021-06-08
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
1
-2
/
+2
[next]