summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.74v5.15.74Greg Kroah-Hartman2022-10-151-1/+1
* wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg2022-10-152-15/+22
* mac80211: fix memory leaks with element parsingJohannes Berg2022-10-153-24/+25
* mac80211: always allocate struct ieee802_11_elemsJohannes Berg2022-10-1510-201/+272
* mac80211: mlme: find auth challenge directlyJohannes Berg2022-10-153-11/+6
* mac80211: move CRC into struct ieee802_11_elemsJohannes Berg2022-10-153-13/+15
* mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg2022-10-153-20/+17
* misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie2022-10-151-0/+5
* misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie2022-10-151-6/+23
* Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-10-151-1/+0
* Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-10-151-0/+19
* wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg2022-10-151-11/+20
* wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg2022-10-151-5/+7
* wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-151-0/+2
* wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg2022-10-151-0/+9
* wifi: cfg80211: fix BSS refcounting bugsJohannes Berg2022-10-151-13/+14
* wifi: cfg80211: ensure length byte is present before accessJohannes Berg2022-10-151-2/+4
* wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2022-10-152-0/+4
* wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg2022-10-151-1/+1
* random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld2022-10-151-7/+11
* random: avoid reading two cache lines on irq randomnessJason A. Donenfeld2022-10-151-1/+1
* Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu2022-10-151-6/+6
* Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-10-155-99/+11
* USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich2022-10-151-0/+1
* scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-10-152-9/+10
* efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain2022-10-151-1/+1
* ALSA: hda: Fix position reporting on PoulsboTakashi Iwai2022-10-151-1/+2
* random: clamp credited irq bits to maximum mixedJason A. Donenfeld2022-10-151-1/+1
* random: restore O_NONBLOCK supportJason A. Donenfeld2022-10-152-2/+7
* ceph: don't truncate file in atomic_openHu Weiwen2022-10-151-3/+7
* nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi2022-10-151-4/+10
* nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi2022-10-151-4/+3
* nilfs2: fix use-after-free bug of struct nilfs_rootRyusuke Konishi2022-10-151-1/+16
* nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi2022-10-151-0/+2
* Linux 5.15.73v5.15.73Greg Kroah-Hartman2022-10-121-1/+1
* Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5"Sasha Levin2022-10-123-185/+189
* rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski2022-10-122-3/+3
* USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold2022-10-121-2/+1
* usb: mon: make mmapped memory read onlyTadeusz Struk2022-10-121-0/+5
* net/mlx5: Disable irq when locking lag_lockVlad Buslov2022-10-121-22/+33
* wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja2022-10-121-1/+1
* mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()Naoya Horiguchi2022-10-121-4/+2
* mm/huge_memory: minor cleanup for split_huge_pages_allMiaohe Lin2022-10-121-1/+6
* perf parse-events: Identify broken modifiersIan Rogers2022-10-121-0/+10
* mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris2022-10-121-1/+2
* mmc: core: Replace with already defined values for readabilityChanWoo Lee2022-10-121-1/+1
* drm/amd/display: skip audio setup when audio stream is enabledzhikzhai2022-10-121-2/+4
* drm/amd/display: update gamut remap if plane has changedHugo Hu2022-10-121-0/+1
* drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss2022-10-121-0/+8
* drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li2022-10-121-2/+10