summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli1-1/+1
2023-04-209p/xen : Fix use after free bug in xen_9pfs_front_remove due to race conditionZheng Wang1-0/+4
2023-04-20mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-20Bluetooth: Fix race condition in hidp_session_threadMin Li1-1/+1
2023-04-20Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz1-18/+6
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen1-0/+8
2023-04-20ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen1-2/+5
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen2-1/+3
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen1-2/+2
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16
2023-04-20mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang1-1/+2
2023-04-20ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian1-1/+12
2023-04-20ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-20perf/core: Fix the same task check in perf_event_set_outputKan Liang1-1/+1
2023-04-20ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller1-0/+1
2023-04-20nilfs2: fix sysfs interface lifetimeRyusuke Konishi2-5/+9
2023-04-20nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi1-2/+1
2023-04-20tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das1-1/+1
2023-04-20tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das1-0/+7
2023-04-20iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray1-2/+2
2023-04-20USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-04-20USB: serial: option: add Telit FE990 compositionsEnrico Sau1-0/+8
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-20gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole1-1/+1
2023-04-20ipv6: Fix an uninit variable access bug in __ip6_make_skb()Ziyang Xuan1-1/+6
2023-04-20sctp: check send stream number after wait_for_sndbufXin Long1-0/+4
2023-04-20net: don't let netpoll invoke NAPI if in xmit contextJakub Kicinski1-1/+18
2023-04-20icmp: guard against too small mtuEric Dumazet1-0/+5
2023-04-20wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau1-1/+2
2023-04-20pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-20NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust1-3/+2
2023-04-20NFSv4: Check the return value of update_open_stateid()Trond Myklebust1-4/+8
2023-04-20NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust3-9/+9
2023-04-20pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-04-20pinctrl: amd: disable and mask interrupts on probeSachi King1-0/+31
2023-04-20pinctrl: amd: Use irqchip templateLinus Walleij1-11/+10
2023-04-20pinctrl: Added IRQF_SHARED flag for amd-pinctrl driverSandeep Singh1-2/+2
2023-04-05Linux 4.19.280v4.19.280Greg Kroah-Hartman1-1/+1
2023-04-05cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa1-0/+3
2023-04-05cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo2-11/+46
2023-04-05cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli2-11/+21
2023-04-05net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-04-05gfs2: Always check inode size of inline inodesAndreas Gruenbacher3-5/+3
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi1-0/+37
2023-04-05ext4: fix kernel BUG in 'ext4_write_inline_data_end()'Ye Bin1-1/+2
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai1-2/+6