index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
104-quad-8.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
4
-2
/
+69
2022-10-28
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
1
-48
/
+20
2022-10-24
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
1
-1
/
+6
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2
-2
/
+2
2022-10-24
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
3
-24
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
1
-1
/
+3
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
1
-0
/
+162
2022-10-15
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
1
-3
/
+3
2022-10-15
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
1
-1
/
+8
2022-10-15
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
1
-4
/
+12
2022-10-15
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
1
-4
/
+3
2022-10-14
clk: tegra: Fix Tegra PWM parent clock
Jon Hunter
5
-0
/
+5
2022-10-14
clk: at91: fix the build with binutils 2.27
Kefeng Wang
1
-2
/
+4
2022-10-14
clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks
Linus Walleij
1
-11
/
+0
2022-10-14
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
1
-0
/
+10
2022-10-14
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
1
-1
/
+1
2022-10-14
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
1
-61
/
+1
2022-10-14
drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
Nathan Chancellor
1
-1
/
+1
2022-10-14
parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver
Colin Ian King
1
-4
/
+4
2022-10-14
cifs: fix static checker warning
Paulo Alcantara
1
-1
/
+1
2022-10-14
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
5
-13
/
+26
2022-10-14
perf list: Fix metricgroups title message
Andi Kleen
1
-1
/
+1
2022-10-14
perf mem: Fix -C option behavior for perf mem record
Namhyung Kim
1
-0
/
+8
[next]