summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-11Linux 5.18.17v5.18.17Greg Kroah-Hartman1-1/+1
2022-08-11x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta1-1/+3
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon9-29/+113
2022-08-11macintosh/adb: fix oob read in do_adb_query() functionNing Qiang1-1/+1
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu1-0/+2
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu1-0/+2
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu1-0/+2
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu1-0/+2
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu1-0/+4
2022-08-11Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma1-0/+3
2022-08-11dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum1-0/+1
2022-08-11Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson1-0/+1
2022-08-11Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2-0/+3
2022-08-11Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala1-1/+1
2022-08-11btrfs: zoned: drop optimization of zone finishNaohiro Aota1-5/+18
2022-08-11btrfs: zoned: fix critical section of relocation inode writebackNaohiro Aota1-1/+2
2022-08-11btrfs: zoned: prevent allocation from previous data relocation BGNaohiro Aota5-2/+53
2022-08-11arm64: set UXN on swapper page tablesPeter Collingbourne2-3/+3
2022-08-11KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()Mingwei Zhang1-2/+2
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta1-5/+4
2022-08-11tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov1-1/+2
2022-08-11KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack1-3/+15
2022-08-11KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blockingMaxim Levitsky1-2/+6
2022-08-11KVM: x86: disable preemption while updating apicv inhibitionMaxim Levitsky1-0/+2
2022-08-11entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is setSeth Forshee1-6/+0
2022-08-11KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingBen Gardon3-6/+42
2022-08-11KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov1-3/+7
2022-08-11KVM: x86: do not set st->preempted when going back to user spacePaolo Bonzini2-14/+18
2022-08-11KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini4-0/+28
2022-08-11crypto: arm64/poly1305 - fix a read out-of-boundGUO Zihua1-1/+1
2022-08-11ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck1-8/+23
2022-08-11ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach1-34/+0
2022-08-11ACPI: video: Force backlight native for some TongFang devicesWerner Sembach1-1/+50
2022-08-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber1-2/+24
2022-08-11block: fix default IO priority handling againJan Kara3-3/+5
2022-08-11x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings1-4/+4
2022-08-03Linux 5.18.16v5.18.16Greg Kroah-Hartman1-1/+1
2022-08-03x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo1-0/+1
2022-08-03locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long1-10/+20
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-08-03EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun1-22/+25
2022-08-03EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun1-2/+5
2022-08-03EDAC/ghes: Set the DIMM label unconditionallyToshi Kani1-3/+8
2022-08-03ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli1-1/+1
2022-08-03tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.Kuniyuki Iwashima1-2/+2
2022-08-03page_alloc: fix invalid watermark check on a negative valueJaewon Kim1-4/+8
2022-08-03mm/hmm: fault non-owner device private entriesRalph Campbell1-11/+8
2022-08-03stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter1-4/+5
2022-08-03net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis3-15/+16
2022-08-03sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2-19/+5