summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Linux 5.4.224v5.4.224Greg 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-10mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer1-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.80000008HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson1-0/+3
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-10ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2-0/+59
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: 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
2022-11-10kprobe: reverse kp->flags when arm_kprobe failedLi Qiang1-1/+4
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima9-113/+48
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2-2/+2
2022-11-10binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas1-3/+3
2022-11-10memcg: enable accounting of ipc resourcesVasily Averin3-6/+7
2022-11-10tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima1-0/+7
2022-11-10block, bfq: protect 'bfqd->queued' by 'bfqd->lock'Yu Kuai1-1/+3
2022-11-10Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz1-1/+2
2022-11-10xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()Chuhong Yuan1-1/+3
2022-11-10xfs: don't fail unwritten extent conversion on writeback due to edquotDarrick J. Wong1-1/+1
2022-11-10xfs: group quota should return EDQUOT when prj quota enabledEric Sandeen1-1/+2
2022-11-10xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()Dave Chinner1-143/+20
2022-11-10xfs: use ordered buffers to initialize dquot buffers during quotacheckDarrick J. Wong2-14/+52
2022-11-10xfs: don't fail verifier on empty attr3 leaf blockBrian Foster1-8/+0
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma1-0/+1
2022-11-10HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey3-0/+4
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar1-0/+8
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua1-0/+2
2022-11-10media: dvb-frontends/drxk: initialize err to 0Hans Verkuil1-1/+1
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-11-10ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao1-4/+10
2022-11-10net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin1-1/+1
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui1-1/+1
2022-11-10Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao1-0/+1