summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.171v5.10.171Greg Kroah-Hartman2023-03-031-1/+1
* io_uring: add missing lock in io_get_file_fixedBing-Jhong Billy Jheng2023-03-031-9/+16
* USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2023-03-032-8/+2
* usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K2023-03-031-4/+19
* USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl2023-03-031-0/+4
* drm/virtio: Correct drm_gem_shmem_get_sg_table() error handlingDmitry Osipenko2023-03-031-0/+1
* drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_initMiaoqian Lin2023-03-031-2/+2
* scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas2023-03-031-1/+1
* scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea2023-03-031-4/+7
* md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan2023-03-031-0/+1
* vc_screen: don't clobber return value in vcs_readThomas Weißschuh2023-03-031-3/+4
* net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().Kuniyuki Iwashima2023-03-032-1/+1
* bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau2023-03-031-2/+2
* HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao2023-03-031-0/+3
* neigh: make sure used and confirmed times are validJulian Anastasov2023-03-031-3/+15
* IB/hfi1: Assign npages earlierDean Luick2023-03-031-7/+2
* btrfs: send: limit number of clones and allocated memory sizeDavid Sterba2023-03-031-3/+3
* ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma2023-03-031-1/+1
* ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker2023-03-031-0/+1
* arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski2023-03-031-2/+0
* Fix XFRM-I support for nested ESP tunnelsBenedict Wong2023-03-032-4/+53
* Linux 5.10.170v5.10.170Greg Kroah-Hartman2023-02-251-1/+1
* bpf: add missing header file includeLinus Torvalds2023-02-251-0/+1
* Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...Vladimir Oltean2023-02-251-5/+3
* ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook2023-02-251-1/+6
* audit: update the mailing list in MAINTAINERSPaul Moore2023-02-251-1/+1
* wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner2023-02-251-0/+1
* nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng2023-02-251-11/+12
* nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai2023-02-251-3/+3
* nbd: fix max value for 'first_minor'Yu Kuai2023-02-251-3/+3
* Revert "Revert "block: nbd: add sanity check for first_minor""Wen Yang2023-02-251-0/+10
* uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-253-2/+11
* mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2023-02-253-81/+54
* drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang2023-02-251-4/+13
* powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson2023-02-251-0/+16
* can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde2023-02-251-9/+24
* KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson2023-02-252-2/+15
* KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson2023-02-251-2/+8
* KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson2023-02-251-1/+3
* random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld2023-02-251-3/+3
* clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar2023-02-251-1/+1
* powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson2023-02-253-2/+90
* clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar2023-02-253-4/+6
* clk: mxl: Add option to override gate clksRahul Tanwar2023-02-252-1/+16
* clk: mxl: Remove redundant spinlocksRahul Tanwar2023-02-254-91/+9
* clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar2023-02-255-29/+42
* wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith2023-02-251-6/+2
* drm/etnaviv: don't truncate physical page addressLucas Stach2023-02-251-2/+2
* Linux 5.10.169v5.10.169Greg Kroah-Hartman2023-02-221-1/+1
* nvmem: core: fix return valueRussell King (Oracle)2023-02-221-0/+1