summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-11Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson1-0/+1
2022-08-11Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2-0/+3
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-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-11tun: avoid double free in tun_free_netdevGeorge Kennedy1-55/+59
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki1-0/+4
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki4-23/+162
2022-08-11ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa3-0/+10
2022-08-11ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa2-0/+9
2022-08-11x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings1-4/+4
2022-08-03Linux 5.10.135v5.10.135Greg Kroah-Hartman1-1/+1
2022-08-03selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer2-2/+3
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer5-2/+124
2022-08-03bpf: Consolidate shared test timing codeLorenz Bauer1-62/+78
2022-08-03x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo1-0/+1
2022-08-03xfs: Enforce attr3 buffer recovery orderDave Chinner1-0/+1
2022-08-03xfs: logging the on disk inode LSN can make it go backwardsDave Chinner2-11/+39
2022-08-03xfs: remove dead stale buf unpin handling codeBrian Foster1-19/+2
2022-08-03xfs: hold buffer across unpin and potential shutdown processingBrian Foster1-16/+21
2022-08-03xfs: force the log offline when log intent item recovery failsDarrick J. Wong2-1/+7
2022-08-03xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodesDarrick J. Wong1-1/+9
2022-08-03xfs: prevent UAF in xfs_log_item_in_current_chkptDarrick J. Wong1-3/+3
2022-08-03xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner13-65/+56
2022-08-03xfs: refactor xfs_file_fsyncChristoph Hellwig1-31/+50
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
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-03mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi1-0/+1
2022-08-03page_alloc: fix invalid watermark check on a negative valueJaewon Kim1-4/+8
2022-08-03ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman1-1/+2
2022-08-03sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2-19/+5
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero1-0/+22
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-08-03virtio-net: fix the race between refill work and closeJason Wang1-3/+34
2022-08-03netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal1-1/+6
2022-08-03sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou1-1/+1
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski1-0/+4
2022-08-03tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima2-4/+4