index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
aldebaran.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
ACPI: bgrt: Use sysfs_emit
Nathan Chancellor
1
-1
/
+1
2021-06-23
ACPI: bgrt: Fix CFI violation
Nathan Chancellor
1
-39
/
+18
2021-06-21
ACPI: scan: Simplify acpi_table_events_fn()
Rafael J. Wysocki
3
-30
/
+13
2021-06-17
ACPI: scan: Fix race related to dropping dependencies
Rafael J. Wysocki
1
-13
/
+32
2021-06-17
ACPI: scan: Reorganize acpi_device_add()
Rafael J. Wysocki
1
-11
/
+20
2021-06-17
ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()
Rafael J. Wysocki
1
-5
/
+45
2021-06-17
ACPI: scan: Make acpi_walk_dep_device_list()
Rafael J. Wysocki
2
-7
/
+3
2021-06-17
ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()
Rafael J. Wysocki
1
-7
/
+6
2021-06-17
ACPI: scan: Define acpi_bus_put_acpi_device() as static inline
Rafael J. Wysocki
2
-7
/
+7
2021-06-14
ACPI: video: Drop three redundant return statements
Clayton Casciato
1
-6
/
+0
2021-06-13
Linux 5.13-rc6
v5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+2
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
1
-1
/
+1
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
1
-0
/
+4
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-11
async_xor: check src_offs is not NULL before updating it
Xiao Ni
1
-1
/
+2
2021-06-11
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-11
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
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
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
1
-1
/
+1
2021-06-10
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
1
-0
/
+1
2021-06-10
usb: gadget: fsl: Re-enable driver for ARM SoCs
Joel Stanley
1
-1
/
+1
2021-06-10
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
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
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
1
-5
/
+59
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
ACPI: scan: initialize local variable to avoid garbage being returned
Colin Ian King
1
-1
/
+1
2021-06-10
ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()
Hans de Goede
1
-2
/
+0
2021-06-10
ACPICA: Add PRMT module header to facilitate parsing
Erik Kaneda
1
-0
/
+5
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-10
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
1
-1
/
+19
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
[next]