summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17Linux 5.4.219v5.4.219Greg Kroah-Hartman
2022-10-17wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-17wifi: mac80211: don't parse mbssid in assoc responseJohannes Berg
2022-10-17mac80211: mlme: find auth challenge directlyJohannes Berg
2022-10-17Revert "fs: check FMODE_LSEEK to control internal pipe splicing"Sasha Levin
2022-10-15Linux 5.4.218v5.4.218Greg Kroah-Hartman
2022-10-15Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-10-15Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-10-15wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-15wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg
2022-10-15wifi: cfg80211: fix BSS refcounting bugsJohannes Berg
2022-10-15wifi: cfg80211: ensure length byte is present before accessJohannes Berg
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-15wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg
2022-10-15random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld
2022-10-15random: avoid reading two cache lines on irq randomnessJason A. Donenfeld
2022-10-15random: restore O_NONBLOCK supportJason A. Donenfeld
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-15efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain
2022-10-15ALSA: hda: Fix position reporting on PoulsboTakashi Iwai
2022-10-15random: clamp credited irq bits to maximum mixedJason A. Donenfeld
2022-10-15ceph: don't truncate file in atomic_openHu Weiwen
2022-10-15nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi
2022-10-15nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi
2022-10-15nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi
2022-10-15rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski
2022-10-15mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-10-15mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-10-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold
2022-10-15usb: mon: make mmapped memory read onlyTadeusz Struk
2022-10-15arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-10-15um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub
2022-10-15um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub
2022-10-15net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang
2022-10-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-10-15ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov
2022-10-15dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal
2022-10-15dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal
2022-10-15firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-10-15fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu
2022-10-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
2022-10-15mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-10-07Linux 5.4.217v5.4.217Greg Kroah-Hartman
2022-10-07docs: update mediator information in CoC docsShuah Khan
2022-10-07Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-10-07Revert "drm/amdgpu: use dirty framebuffer helper"Greg Kroah-Hartman
2022-10-07xfs: remove unused variable 'done'YueHaibing
2022-10-07xfs: fix uninitialized variable in xfs_attr3_leaf_inactiveDarrick J. Wong