summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-18efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2023-01-18ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko1-0/+23
2023-01-18netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bitsPablo Neira Ayuso1-1/+1
2023-01-14Linux 5.10.163v5.10.163Greg Kroah-Hartman1-1/+1
2023-01-14ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu1-0/+1
2023-01-14ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan1-0/+1
2023-01-14ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-0/+4
2023-01-14net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-1/+19
2023-01-14net: sched: disallow noqueue for qdisc classesFrederick Lawler1-0/+5
2023-01-14mptcp: use proper req destructor for IPv6Mat Martineau1-3/+16
2023-01-14mptcp: dedicated request sock for subflow in v6Mat Martineau1-8/+26
2023-01-14mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMat Martineau3-7/+24
2023-01-14mptcp: mark ops structures as ro_after_initMat Martineau1-8/+7
2023-01-14serial: fixup backport of "serial: Deassert Transmit Enable on probe in drive...Rasmus Villemoes1-1/+2
2023-01-14fsl_lpuart: Don't enable interrupts too earlyIndan Zupancic1-8/+10
2023-01-14ext4: don't set up encryption key during jbd2 transactionEric Biggers3-23/+27
2023-01-14ext4: disable fast-commit of encrypted dir operationsEric Biggers3-18/+30
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-31/+45
2023-01-14io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()Harshit Mogalapalli1-1/+1
2023-01-14efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel4-10/+40
2023-01-14mbcache: Avoid nesting of cache->c_list_lock under bit locksJan Kara1-7/+10
2023-01-14hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-14hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann2-12/+6
2023-01-14selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-14ext4: don't allow journal inode to have encrypt flagEric Biggers1-1/+1
2023-01-14drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-14drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-14riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-14fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-14nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-14x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-14nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang1-1/+1
2023-01-14ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-14udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-14caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-14drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1
2023-01-14usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-14drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-14perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2
2023-01-14netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik11-81/+68
2023-01-14netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik1-19/+21
2023-01-14net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-01-14net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim1-1/+4
2023-01-14gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin1-0/+1
2023-01-14ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li3-6/+1
2023-01-14filelock: new helper: vfs_inode_has_locksJeff Layton2-0/+29
2023-01-14drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-14RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb1-14/+35