summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Linux 4.14.299v4.14.299Greg Kroah-Hartman1-1/+1
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song1-0/+4
2022-11-10linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada1-7/+10
2022-11-10linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada5-18/+12
2022-11-10linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada1-3/+3
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-10ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
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-10efi: random: reduce seed size to 32 bytesArd Biesheuvel2-2/+2
2022-11-10ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2-0/+59
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui1-2/+4
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima9-106/+47
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2-2/+2
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-10i2c: xiic: Add platform module aliasMartin Tůma1-0/+1
2022-11-10media: dvb-frontends/drxk: initialize err to 0Hans Verkuil1-1/+1
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
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
2022-11-10Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy1-7/+41
2022-11-10btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana1-5/+15
2022-11-10btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana1-19/+17
2022-11-10isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang1-1/+1
2022-11-10mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang1-2/+3
2022-11-10rose: Fix NULL pointer dereference in rose_send_frame()Zhang Qilong1-0/+3
2022-11-10ipvs: use explicitly signed charsJason A. Donenfeld1-2/+2
2022-11-10net: sched: Fix use after free in red_enqueue()Dan Carpenter1-1/+3
2022-11-10ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov1-2/+3
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong1-2/+2
2022-11-10nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing1-1/+6
2022-11-10nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing1-2/+6
2022-11-10net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin1-7/+18
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu1-0/+1
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust1-0/+1
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust1-0/+1
2022-11-03Linux 4.14.298v4.14.298Greg Kroah-Hartman1-1/+1
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das1-2/+4
2022-11-03net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang1-0/+1
2022-11-03openvswitch: switch from WARN to pr_warnAaron Conole1-1/+2
2022-11-03ALSA: aoa: Fix I2S device accountingTakashi Iwai1-1/+2
2022-11-03ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang1-0/+4
2022-11-03PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla1-0/+4
2022-11-03net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang1-1/+1
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba1-33/+38