summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande1-2/+2
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg1-1/+9
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu1-7/+3
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2-2/+36
2022-02-16arm64: Add percpu vectors for EL1James Morse4-9/+53
2022-02-16arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse1-21/+16
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse5-9/+123
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2022-02-16Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-143/+232
2022-02-15ACPI: tables: Quiet ACPI table not found warningDan Williams1-1/+1
2022-02-15btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...Qu Wenruo1-9/+39
2022-02-15btrfs: prevent copying too big compressed lzo segmentDāvis Mosāns1-0/+11
2022-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds8-29/+102
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer1-8/+18
2022-02-15arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse1-1/+34
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse5-7/+20
2022-02-15arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse1-6/+12
2022-02-15arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse1-6/+5
2022-02-15arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse1-13/+15
2022-02-15arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse1-5/+8
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse2-3/+8
2022-02-15arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse1-6/+13
2022-02-15arm64: entry: Make the trampoline cleanup optionalJames Morse1-3/+7
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse3-5/+9
2022-02-15arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse2-4/+4
2022-02-15arm64: entry.S: Add ventry overflow sanity checksJames Morse1-0/+3
2022-02-15Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+19
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-22/+50
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-6/+19
2022-02-15pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"Andy Shevchenko1-1/+0
2022-02-15staging: fbtft: fb_st7789v: reset display before initializationOliver Graute1-0/+2
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum1-4/+4
2022-02-15EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber1-1/+1
2022-02-15mctp: fix use after freeTom Rix1-5/+6
2022-02-15io_uring: add a schedule point in io_add_buffers()Eric Dumazet1-0/+1
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean1-1/+5
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet2-6/+26
2022-02-15dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie1-1/+1
2022-02-15dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix1-1/+3
2022-02-15ipv4: add description about martian sourceZhang Yunkai1-0/+3
2022-02-15crypto: af_alg - get rid of alg_memory_allocatedEric Dumazet1-3/+0
2022-02-15Merge tag 'ieee802154-for-net-2022-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+2
2022-02-15net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang1-3/+0
2022-02-15xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6
2022-02-15xhci: re-initialize the HC during resume if HCE was setPuma Hsu1-6/+13
2022-02-15usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede1-1/+12
2022-02-15usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus1-0/+4
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell1-0/+2
2022-02-15i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1