index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
topology: Remove unused cpu_cluster_mask()
Dietmar Eggemann
1
-7
/
+0
2022-05-19
driver core: Extend deferred probe timeout on driver registration
Saravana Kannan
4
-2
/
+25
2022-05-19
MAINTAINERS: add Russ Weight as a firmware loader maintainer
Luis Chamberlain
1
-0
/
+1
2022-05-19
driver: base: fix UAF when driver_attach failed
Schspa Shi
1
-1
/
+3
2022-05-19
test_firmware: fix end of loop test in upload_read_show()
Dan Carpenter
1
-4
/
+7
2022-05-19
driver core: location: Add "back" as a possible output for panel
Won Chung
1
-0
/
+3
2022-05-19
driver core: location: Free struct acpi_pld_info *pld
Won Chung
1
-0
/
+1
2022-05-19
driver core: Add "*" wildcard support to driver_async_probe cmdline param
Saravana Kannan
2
-2
/
+12
2022-05-06
driver core: location: Check for allocations failure
Dan Carpenter
1
-0
/
+2
2022-05-06
arch_topology: Trace the update thermal pressure
Lukasz Luba
2
-0
/
+34
2022-05-06
kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file.
Imran Khan
1
-9
/
+19
2022-05-06
export: fix string handling of namespace in EXPORT_SYMBOL_NS
Greg Kroah-Hartman
1
-3
/
+4
2022-05-06
rpmsg: use local 'dev' variable
Krzysztof Kozlowski
1
-3
/
+3
2022-05-06
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
4
-29
/
+40
2022-05-03
firmware_loader: describe 'module' parameter of firmware_upload_register()
Bagas Sanjaya
1
-0
/
+1
2022-05-01
Linux 5.18-rc5
v5.18-rc5
Linus Torvalds
1
-1
/
+1
2022-04-29
Revert "arm: dts: at91: Fix boolean properties with values"
Arnd Bergmann
2
-2
/
+2
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
6
-11
/
+34
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-29
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Russ Weight
4
-20
/
+20
2022-04-29
firmware_loader: Fix configs for sysfs split
Russ Weight
2
-6
/
+6
2022-04-29
selftests: firmware: Add firmware upload selftests
Russ Weight
5
-1
/
+227
2022-04-29
io_uring: check that data field is 0 in ringfd unregister
Eugene Syromiatnikov
1
-1
/
+1
2022-04-29
firmware: edd: Remove redundant condition
Haowen Bai
1
-2
/
+1
2022-04-29
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
1
-3
/
+9
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-28
io_uring: fix uninitialized field in rw io_kiocb
Joseph Ravichandran
1
-0
/
+1
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
1
-0
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
6
-69
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2
-0
/
+13
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2
-1
/
+12
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
1
-1
/
+1
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
1
-1
/
+1
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
3
-4
/
+4
2022-04-28
scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...
David Jeffery
1
-5
/
+5
2022-04-28
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-28
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-04-28
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-28
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
3
-0
/
+48
[next]