summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-15Linux 6.0.2v6.0.2Greg Kroah-Hartman1-1/+1
2022-10-15misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-10-15misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-10-15Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman1-1/+0
2022-10-15Input: xpad - add supported devices as contributed on githubPavel Rojtberg1-0/+19
2022-10-15mctp: prevent double key removal and unrefJeremy Kerr2-12/+21
2022-10-15wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg1-11/+20
2022-10-15wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg1-5/+7
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg1-0/+2
2022-10-15wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg1-0/+9
2022-10-15wifi: cfg80211: fix BSS refcounting bugsJohannes Berg1-13/+14
2022-10-15wifi: cfg80211: ensure length byte is present before accessJohannes Berg1-2/+4
2022-10-15wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg2-15/+23
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2-0/+4
2022-10-15wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg1-1/+1
2022-10-15random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld1-7/+11
2022-10-15random: avoid reading two cache lines on irq randomnessJason A. Donenfeld1-1/+1
2022-10-15Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu1-6/+6
2022-10-15Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch5-99/+11
2022-10-15Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2-54/+51
2022-10-15Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko1-2/+7
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2-9/+10
2022-10-15scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi1-2/+15
2022-10-15scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...Arun Easi3-35/+2
2022-10-15efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain1-1/+1
2022-10-15ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 modelTakashi Iwai1-0/+18
2022-10-15ALSA: hda: Fix position reporting on PoulsboTakashi Iwai1-1/+2
2022-10-15random: clamp credited irq bits to maximum mixedJason A. Donenfeld1-1/+1
2022-10-15random: restore O_NONBLOCK supportJason A. Donenfeld2-2/+7
2022-10-15nvme-pci: set min_align_mask before calculating max_hw_sectorsRishabh Bhatnagar1-1/+2
2022-10-15nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi1-4/+10
2022-10-15nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi1-4/+3
2022-10-15nilfs2: fix use-after-free bug of struct nilfs_rootRyusuke Konishi1-1/+16
2022-10-15nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi1-0/+2
2022-10-12Linux 6.0.1v6.0.1Greg Kroah-Hartman1-1/+1
2022-10-12Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer worksTetsuo Handa2-4/+17
2022-10-12bpf: Fix resetting logic for unreferenced kptrsJules Irenge1-1/+1
2022-10-12net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle1-1/+1
2022-10-12bpf: Gate dynptr API behind CAP_BPFKumar Kartikeya Dwivedi1-14/+14
2022-10-12RISC-V: Print SSTC in canonical orderPalmer Dabbelt1-1/+1
2022-10-12gpiolib: acpi: Add a quirk for Asus UM325UAZMario Limonciello1-0/+14
2022-10-12gpiolib: acpi: Add support to ignore programming an interruptMario Limonciello1-4/+20
2022-10-12USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-10-12usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-10-12hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsetsAleksa Savic1-1/+1
2022-10-12docs: update mediator information in CoC docsShuah Khan1-1/+1
2022-10-12hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook2-6/+12
2022-10-12Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen1-0/+1
2022-10-12sparc: Unbreak the buildBart Van Assche5-39/+39