index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
gaudi
/
gaudi_hwmgr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
media/radio: Make radio_isa_common_remove() return void
Uwe Kleine-König
1
-4
/
+5
2021-01-26
watchdog: pcwd: drop always-false if from remove callback
Uwe Kleine-König
1
-3
/
+0
2021-01-26
ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()
Dmitry Osipenko
1
-1
/
+1
2021-01-26
ALSA: hda/tegra: Reset hardware
Dmitry Osipenko
1
-0
/
+20
2021-01-26
ALSA: hda/tegra: Use clk_bulk helpers
Dmitry Osipenko
1
-59
/
+9
2021-01-26
ALSA: bebob: remove an unnecessary condition in hwdep_read()
Takashi Sakamoto
1
-5
/
+3
2021-01-25
ALSA: fireface: remove unnecessary condition in hwdep_read()
Dan Carpenter
1
-6
/
+4
2021-01-25
ALSA: oxfw: remove an unnecessary condition in hwdep_read()
Dan Carpenter
1
-6
/
+4
2021-01-25
ALSA: hda: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-24
ALSA: hda: boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-21
ALSA: usb-audio: Fix "RANGE setting not yet supported" errors
Takashi Iwai
1
-1
/
+1
2021-01-21
ALSA: usb-audio: Skip the clock selector inquiry for single connections
Takashi Iwai
1
-0
/
+6
2021-01-18
ALSA: usb-audio: Add support for Pioneer DJM-750
Olivia Mackintosh
2
-1
/
+62
2021-01-18
ALSA: usb-audio: Avoid implicit feedback on Pioneer devices
Takashi Iwai
1
-8
/
+9
2021-01-18
ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1
Takashi Iwai
1
-0
/
+9
2021-01-18
ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints
Takashi Iwai
2
-43
/
+6
2021-01-18
Linux 5.11-rc4
v5.11-rc4
Linus Torvalds
1
-1
/
+1
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-16
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
1
-2
/
+4
2021-01-16
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-16
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-16
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
1
-1
/
+1
2021-01-16
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
1
-0
/
+1
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
1
-5
/
+5
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-8
/
+9
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
1
-1
/
+1
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
1
-11
/
+12
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
1
-4
/
+30
2021-01-15
ALSA: x86: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
1
-2
/
+1
2021-01-15
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
18
-48
/
+21
2021-01-15
ALSA: hda: Add Cometlake-R PCI ID
Kai-Chuan Hsieh
1
-0
/
+3
2021-01-15
ALSA: dice: add support for Lexicon I-ONIX FW810s
Takashi Sakamoto
4
-1
/
+41
2021-01-15
arm64: selftests: Fix spelling of 'Mismatch'
Mark Brown
2
-2
/
+2
2021-01-15
arm64: syscall: include prototype for EL0 SVC functions
Mark Rutland
1
-0
/
+1
2021-01-15
ALSA: usb-audio: Convert the last strlcpy() usage
Takashi Iwai
1
-6
/
+5
2021-01-15
ALSA: usb-audio: Convert remaining strlcpy() to strscpy()
Takashi Iwai
1
-3
/
+9
[next]