summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr3-10/+20
2022-11-16KVM: s390x: fix SCK lockingClaudio Imbrenda3-6/+32
2022-11-16capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-16net: fman: Unregister ethernet device on removalSean Anderson1-0/+9
2022-11-16bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba1-1/+1
2022-11-16bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan1-1/+1
2022-11-16net: tun: Fix memory leaks of napi_get_fragsWang Yufen1-0/+1
2022-11-16macsec: clear encryption keys from the stack after setting up offloadSabrina Dubroca1-0/+2
2022-11-16macsec: fix detection of RXSCs when toggling offloadingSabrina Dubroca1-1/+1
2022-11-16macsec: fix secy->n_rx_sc accountingSabrina Dubroca1-6/+8
2022-11-16macsec: delete new rxsc when offload failsSabrina Dubroca1-3/+2
2022-11-16net: gso: fix panic on frag_list with mixed head alloc typesJiri Benc1-17/+19
2022-11-16bpf: Fix wrong reg type conversion in release_reference()Youlin Li1-2/+6
2022-11-16bpf: Add helper macro bpf_for_each_reg_in_vstateKumar Kartikeya Dwivedi2-107/+49
2022-11-16bpf: Support for pointers beyond pkt_end.Alexei Starovoitov2-23/+108
2022-11-16HID: hyperv: fix possible memory leak in mousevsc_probe()Yang Yingliang1-1/+1
2022-11-16bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui1-0/+3
2022-11-16bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queuesWang Yufen1-3/+5
2022-11-16wifi: cfg80211: fix memory leak in query_regdb_file()Arend van Spriel1-3/+9
2022-11-16wifi: cfg80211: silence a sparse RCU warningJohannes Berg1-1/+3
2022-11-16phy: stm32: fix an error code in probeDan Carpenter1-0/+2
2022-11-16hwspinlock: qcom: correct MMIO max register for newer SoCsKrzysztof Kozlowski1-1/+1
2022-11-16fuse: fix readdir cache raceMiklos Szeredi1-1/+9
2022-11-10Linux 5.10.154v5.10.154Greg Kroah-Hartman1-1/+1
2022-11-10ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin1-2/+1
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song1-0/+4
2022-11-10drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä1-19/+12
2022-11-10drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä1-5/+22
2022-11-10drm/rockchip: dsi: Force synchronous probeBrian Norris1-0/+6
2022-11-10ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)2-2/+4
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky1-1/+15
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky1-28/+57
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000001HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson1-0/+3
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000006HJim Mattson1-1/+2
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller2-14/+12
2022-11-10parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller1-0/+1
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller1-1/+1
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang1-0/+1
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-11-10efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel1-1/+6
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel2-2/+2
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi1-0/+4
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui1-2/+4
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian1-1/+1
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2