summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Linux 5.4.224v5.4.224Greg Kroah-Hartman
2022-11-10ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-11-10drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä
2022-11-10drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä
2022-11-10drm/rockchip: dsi: Force synchronous probeBrian Norris
2022-11-10mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller
2022-11-10parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller
2022-11-10ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-11-10kprobe: reverse kp->flags when arm_kprobe failedLi Qiang
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
2022-11-10binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas
2022-11-10memcg: enable accounting of ipc resourcesVasily Averin
2022-11-10tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-11-10block, bfq: protect 'bfqd->queued' by 'bfqd->lock'Yu Kuai
2022-11-10Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz
2022-11-10xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()Chuhong Yuan
2022-11-10xfs: don't fail unwritten extent conversion on writeback due to edquotDarrick J. Wong
2022-11-10xfs: group quota should return EDQUOT when prj quota enabledEric Sandeen
2022-11-10xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()Dave Chinner
2022-11-10xfs: use ordered buffers to initialize dquot buffers during quotacheckDarrick J. Wong
2022-11-10xfs: don't fail verifier on empty attr3 leaf blockBrian Foster
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma
2022-11-10HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua
2022-11-10media: dvb-frontends/drxk: initialize err to 0Hans Verkuil
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-11-10net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-10Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao