index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
siox
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
xtensa: Return true/false (not 1/0) from bool function
Yang Li
1
-1
/
+1
2022-05-22
Linux 5.18
v5.18
Linus Torvalds
1
-1
/
+1
2022-05-22
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-22
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
1
-5
/
+21
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
1
-4
/
+6
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
1
-0
/
+11
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
1
-1
/
+1
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
1
-2
/
+6
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
1
-0
/
+12
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
1
-0
/
+10
2022-05-21
io_uring: cleanup handling of the two task_work lists
Jens Axboe
1
-25
/
+37
2022-05-21
EDAC/xgene: Fix typo processsors -> processors
Julia Lawall
1
-1
/
+1
2022-05-21
mtip32xx: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
blk-mq: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-20
arm64/sysreg: Generate definitions for FAR_ELx
Mark Brown
2
-3
/
+12
2022-05-20
arm64/sysreg: Generate definitions for DACR32_EL2
Mark Brown
2
-1
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CSSELR_EL1
Mark Brown
2
-2
/
+7
2022-05-20
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
1
-2
/
+4
2022-05-20
arm64/sysreg: Generate definitions for CPACR_ELx
Mark Brown
2
-2
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CONTEXTIDR_ELx
Mark Brown
2
-2
/
+17
2022-05-20
arm64/sysreg: Generate definitions for CLIDR_EL1
Mark Brown
2
-1
/
+16
2022-05-20
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
1
-2
/
+2
2022-05-20
KVM: Free new dirty bitmap if creating a new memslot fails
Sean Christopherson
1
-1
/
+1
2022-05-20
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
1
-0
/
+3
2022-05-20
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
1
-2
/
+6
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
1
-3
/
+14
2022-05-20
KVM: eventfd: Fix false positive RCU usage warning
Wanpeng Li
1
-1
/
+2
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
5
-1
/
+22
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
4
-0
/
+27
2022-05-20
nvme: helper for uring-passthrough checks
Kanchan Joshi
1
-8
/
+16
2022-05-20
ARM: 9204/2: module: Add all unwind tables when load module
Chen Zhongjin
3
-51
/
+45
2022-05-20
ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)
Nick Hawkins
2
-0
/
+37
2022-05-20
ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads
Ard Biesheuvel
1
-7
/
+15
2022-05-20
ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered label
Ard Biesheuvel
1
-2
/
+3
2022-05-20
ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequence
Ard Biesheuvel
2
-3
/
+4
2022-05-20
ARM: 9198/1: spectre-bhb: simplify BPIALL vector macro
Ard Biesheuvel
1
-15
/
+6
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
4
-50
/
+18
2022-05-20
ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP builds
Ard Biesheuvel
1
-4
/
+10
2022-05-20
ARM: 9192/1: amba: fix memory leak in amba_device_try_add()
Wang Kefeng
1
-1
/
+7
2022-05-20
ARM: 9193/1: amba: Add amba_read_periphid() helper
Wang Kefeng
1
-71
/
+62
2022-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
1
-0
/
+19
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
1
-4
/
+14
2022-05-20
kvm: x86/pmu: Fix the compare function used by the pmu event filter
Aaron Lewis
1
-2
/
+5
2022-05-20
x86/tdx: Fix RETs in TDX asm
Peter Zijlstra
1
-2
/
+2
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
3
-7
/
+8
[next]