summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-03Linux 5.10.171v5.10.171Greg Kroah-Hartman
2023-03-03io_uring: add missing lock in io_get_file_fixedBing-Jhong Billy Jheng
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-03-03drm/virtio: Correct drm_gem_shmem_get_sg_table() error handlingDmitry Osipenko
2023-03-03drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_initMiaoqian Lin
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-03-03scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea
2023-03-03md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan
2023-03-03vc_screen: don't clobber return value in vcs_readThomas Weißschuh
2023-03-03net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().Kuniyuki Iwashima
2023-03-03bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao
2023-03-03neigh: make sure used and confirmed times are validJulian Anastasov
2023-03-03IB/hfi1: Assign npages earlierDean Luick
2023-03-03btrfs: send: limit number of clones and allocated memory sizeDavid Sterba
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma
2023-03-03ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker
2023-03-03arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski
2023-03-03Fix XFRM-I support for nested ESP tunnelsBenedict Wong
2023-02-25Linux 5.10.170v5.10.170Greg Kroah-Hartman
2023-02-25bpf: add missing header file includeLinus Torvalds
2023-02-25Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...Vladimir Oltean
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-02-25audit: update the mailing list in MAINTAINERSPaul Moore
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
2023-02-25nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai
2023-02-25nbd: fix max value for 'first_minor'Yu Kuai
2023-02-25Revert "Revert "block: nbd: add sanity check for first_minor""Wen Yang
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson
2023-02-25KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson
2023-02-25KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-22Linux 5.10.169v5.10.169Greg Kroah-Hartman
2023-02-22nvmem: core: fix return valueRussell King (Oracle)