- 06e0ef2 ANDROID: GKI: fix up spi structure change by Greg Kroah-Hartman · 3 years, 4 months ago
- 77b971b Merge 5.10.63 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- e07f317 Linux 5.10.63 by Greg Kroah-Hartman · 3 years, 4 months ago
- 4405ea2 media: stkwebcam: fix memory leak in stk_camera_probe by Pavel Skripkin · 3 years, 6 months ago
- ad5e13f fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 7 months ago
- 40ba433 new helper: inode_wrong_type() by Al Viro · 3 years, 11 months ago
- ded9137 spi: Switch to signed types for *_native_cs SPI controller fields by Andy Shevchenko · 3 years, 8 months ago
- 55bb519 serial: 8250: 8250_omap: Fix possible array out of bounds access by Vignesh Raghavendra · 4 years, 2 months ago
- 8e41134 ALSA: pcm: fix divide error in snd_pcm_lib_ioctl by Zubin Mithra · 3 years, 5 months ago
- 4ffde17 ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17 by Takashi Iwai · 3 years, 5 months ago
- 4ee2686 ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup by Johnathon Clark · 3 years, 5 months ago
- 2808d59 cryptoloop: add a deprecation warning by Christoph Hellwig · 3 years, 5 months ago
- 61a038f8 perf/x86/amd/power: Assign pmu.module by Kim Phillips · 3 years, 5 months ago
- ec9a82e perf/x86/amd/ibs: Work around erratum #1197 by Kim Phillips · 3 years, 5 months ago
- 23c2949 ceph: fix possible null-pointer dereference in ceph_mdsmap_decode() by Tuo Li · 3 years, 5 months ago
- d2064a1 perf/x86/intel/pt: Fix mask of num_address_ranges by Xiaoyao Li · 3 years, 5 months ago
- 0e74bba qede: Fix memset corruption by Shai Malin · 3 years, 5 months ago
- 35f223c net: macb: Add a NULL check on desc_ptp by Harini Katakam · 3 years, 5 months ago
- cf50d02 qed: Fix the VF msix vectors flow by Shai Malin · 3 years, 5 months ago
- 2177c49 reset: reset-zynqmp: Fixed the argument data type by Sai Krishna Potthuri · 3 years, 7 months ago
- 9872349 gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats by Krzysztof Hałasa · 3 years, 7 months ago
- b983d60 ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power by Maciej Falkowski · 3 years, 10 months ago
- bc860c3 xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG by Randy Dunlap · 3 years, 8 months ago
- b1075d2 static_call: Fix unused variable warn w/o MODULE by Matthieu Baerts · 3 years, 10 months ago
- ae16b7c Revert "Add a reference to ucounts for each cred" by Greg Kroah-Hartman · 3 years, 4 months ago
- 1aa3f27 Revert "cred: add missing return error code when set_cred_ucounts() failed" by Greg Kroah-Hartman · 3 years, 4 months ago
- 0c14438 Revert "ucounts: Increase ucounts reference counter before the security hook" by Greg Kroah-Hartman · 3 years, 4 months ago
- 0479b2b ubifs: report correct st_size for encrypted symlinks by Eric Biggers · 3 years, 5 months ago
- 3ac0178 f2fs: report correct st_size for encrypted symlinks by Eric Biggers · 3 years, 5 months ago
- 894a022 ext4: report correct st_size for encrypted symlinks by Eric Biggers · 3 years, 5 months ago
- b8c298c fscrypt: add fscrypt_symlink_getattr() for computing st_size by Eric Biggers · 3 years, 5 months ago
- 09a3795 ext4: fix race writing to an inline_data file while its xattrs are changing by Theodore Ts'o · 3 years, 5 months ago
- 0115d3d ANDROID: GKI: add virtio_break_device to the symbol list by Greg Kroah-Hartman · 3 years, 4 months ago
- 59911be Revert "once: Fix panic when module unload" by Greg Kroah-Hartman · 3 years, 4 months ago
- 4b20d2d Revert "pipe: avoid unnecessary EPOLLET wakeups under normal loads" by Greg Kroah-Hartman · 3 years, 4 months ago
- b6e7497 Revert "pipe: do FASYNC notifications for every pipe IO, not just state changes" by Greg Kroah-Hartman · 3 years, 4 months ago
- 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- f6dd002 Linux 5.10.62 by Greg Kroah-Hartman · 3 years, 4 months ago
- 0c9a876 bpf: Fix potentially incorrect results with bpf_get_local_storage() by Yonghong Song · 3 years, 5 months ago
- 38c1915 audit: move put_tree() to avoid trim_trees refcount underflow and UAF by Richard Guy Briggs · 3 years, 5 months ago
- 1890ee7 net: don't unconditionally copy_from_user a struct ifreq for socket ioctls by Peter Collingbourne · 3 years, 5 months ago
- 0085646 Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat" by Helge Deller · 3 years, 5 months ago
- 17982c6 Revert "floppy: reintroduce O_NDELAY fix" by Denis Efremov · 3 years, 5 months ago
- 709c162 kthread: Fix PF_KTHREAD vs to_kthread() race by Peter Zijlstra · 3 years, 9 months ago
- c43add2 btrfs: fix NULL pointer dereference when deleting device by invalid id by Qu Wenruo · 3 years, 5 months ago
- 1604c42 arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88 by Petr Vorel · 3 years, 9 months ago
- f760c11 lkdtm: Enable DOUBLE_FAULT on all architectures by Kees Cook · 3 years, 7 months ago
- b6c657a net: dsa: mt7530: fix VLAN traffic leaks again by DENG Qingfang · 3 years, 5 months ago
- f8242f5 usb: typec: ucsi: Clear pending after acking connector change by Bjorn Andersson · 3 years, 8 months ago
- e15e32d usb: typec: ucsi: Work around PPM losing change information by Benjamin Berg · 4 years, 3 months ago
- 0895388 usb: typec: ucsi: acpi: Always decode connector change information by Benjamin Berg · 4 years, 3 months ago
- 9a4f1dc tracepoint: Use rcu get state and cond sync for static call updates by Mathieu Desnoyers · 3 years, 5 months ago
- b6ae385 srcu: Provide polling interfaces for Tiny SRCU grace periods by Paul E. McKenney · 4 years, 2 months ago
- 450948b srcu: Make Tiny SRCU use multi-bit grace-period counter by Paul E. McKenney · 4 years, 2 months ago
- 641e1d8 srcu: Provide internal interface to start a Tiny SRCU grace period by Paul E. McKenney · 4 years, 2 months ago
- f789de3 srcu: Provide polling interfaces for Tree SRCU grace periods by Paul E. McKenney · 4 years, 2 months ago
- fdf66e5 srcu: Provide internal interface to start a Tree SRCU grace period by Paul E. McKenney · 4 years, 2 months ago
- d3c38d8 powerpc/perf: Invoke per-CPU variable access with disabled interrupts by Athira Rajeev · 4 years, 2 months ago
- 77b77d4 perf annotate: Fix jump parsing for C++ code. by Martin Liška · 4 years ago
- 9f9e40d perf tools: Fix arm64 build error with gcc-11 by Jianlin Lv · 4 years ago
- 94687c4 perf record: Fix memory leak in vDSO found using ASAN by Namhyung Kim · 3 years, 10 months ago
- e0ca670 perf symbol-elf: Fix memory leak by freeing sdt_note.args by Riccardo Mancini · 3 years, 8 months ago
- 0d8e39b perf env: Fix memory leak of bpf_prog_info_linear member by Riccardo Mancini · 3 years, 8 months ago
- 133d7f9 riscv: Fixup patch_text panic in ftrace by Guo Ren · 4 years, 1 month ago
- 7e20872 riscv: Fixup wrong ftrace remove cflag by Guo Ren · 4 years, 1 month ago
- b42fde9 Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS by Pauli Virtanen · 3 years, 6 months ago
- 60d69cb vt_kdsetmode: extend console locking by Linus Torvalds · 3 years, 5 months ago
- 0a178a0 tipc: call tipc_wait_for_connect only when dlen is not 0 by Xin Long · 3 years, 5 months ago
- ded6da2 mtd: spinand: Fix incorrect parameters for on-die ECC by Frieder Schrempf · 3 years, 5 months ago
- 3b2018f pipe: do FASYNC notifications for every pipe IO, not just state changes by Linus Torvalds · 3 years, 5 months ago
- e91da23 pipe: avoid unnecessary EPOLLET wakeups under normal loads by Linus Torvalds · 3 years, 5 months ago
- d845f89 btrfs: fix race between marking inode needs to be logged and log syncing by Filipe Manana · 3 years, 11 months ago
- 6f38d95 net/rds: dma_map_sg is entitled to merge entries by Gerd Rausch · 3 years, 5 months ago
- b882dda drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences by Ben Skeggs · 3 years, 5 months ago
- 7f422cd drm/nouveau/disp: power down unused DP links during init by Ben Skeggs · 3 years, 5 months ago
- 6fd6e20 drm: Copy drm_wait_vblank to user before returning by Mark Yacoub · 3 years, 5 months ago
- 26ee94b blk-mq: don't grab rq's refcount in blk_mq_check_expired() by Ming Lei · 3 years, 5 months ago
- b00ca56 drm/amd/pm: change the workload type for some cards by Kenneth Feng · 3 years, 5 months ago
- 3c37ec4 Revert "drm/amd/pm: fix workload mismatch on vega10" by Kenneth Feng · 3 years, 5 months ago
- cc126b40 qed: Fix null-pointer dereference in qed_rdma_create_qp() by Shai Malin · 3 years, 5 months ago
- 18a65ba qed: qed ll2 race condition fixes by Shai Malin · 3 years, 5 months ago
- 4ac9c81 tools/virtio: fix build by Michael S. Tsirkin · 3 years, 5 months ago
- c7ee4d2 vringh: Use wiov->used to check for read/write desc order by Neeraj Upadhyay · 3 years, 7 months ago
- 6c074ea virtio_vdpa: reject invalid vq indices by Vincent Whitchurch · 3 years, 7 months ago
- 0698278e virtio_pci: Support surprise removal of virtio pci device by Parav Pandit · 3 years, 6 months ago
- 065a13c virtio: Improve vq->broken access to avoid any compiler optimization by Parav Pandit · 3 years, 6 months ago
- f41c746 cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev by Thara Gopinath · 3 years, 5 months ago
- 3dea931 opp: remove WARN when no valid OPPs remain by Michał Mirosław · 3 years, 6 months ago
- be37f7d iwlwifi: pnvm: accept multiple HW-type TLVs by Johannes Berg · 3 years, 6 months ago
- 9a6a560 clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference by Adam Ford · 3 years, 5 months ago
- bdc5049 perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32 by Colin Ian King · 3 years, 6 months ago
- c5600b9 dt-bindings: sifive-l2-cache: Fix 'select' matching by Rob Herring · 3 years, 5 months ago
- ad5329a usb: gadget: u_audio: fix race condition on endpoint stop by Jerome Brunet · 3 years, 5 months ago
- 257ea8a drm/i915: Fix syncmap memory leak by Matthew Brost · 3 years, 6 months ago
- e49b8d9 net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est by Wong Vee Khee · 3 years, 5 months ago
- b2091d4 net: stmmac: add mutex lock to protect est parameters by Xiaoliang Yang · 3 years, 6 months ago
- ac87429 Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711" by Ulf Hansson · 3 years, 5 months ago
- 411680a net: hns3: fix get wrong pfc_en when query PFC configuration by Guangbin Huang · 3 years, 5 months ago
- e834ca7 net: hns3: fix duplicate node in VLAN list by Guojia Liao · 3 years, 5 months ago
- 5931ec3 net: hns3: add waiting time before cmdq memory is released by Yufeng Mo · 3 years, 5 months ago