summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Input: add bounds checking to input_set_capability()Jeff LaBundy1-0/+19
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow1-3/+2
2022-05-25rtc: pcf2127: fix bug when reading alarm registersHugo Villeneuve1-1/+2
2022-05-25rtc: fix use-after-free on device removalVincent Whitchurch1-0/+9
2022-05-25igc: Update I226_K device IDSasha Neftin1-0/+1
2022-05-25igc: Remove phy->type checkingSasha Neftin1-11/+4
2022-05-25igc: Remove _I_PHY_ID checkingSasha Neftin3-15/+4
2022-05-25Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...Greg Thelen1-15/+0
2022-05-25floppy: use a statically allocated error counterWilly Tarreau1-11/+9
2022-05-25io_uring: always grab file table for deferred statxJens Axboe1-5/+1
2022-05-25usb: gadget: fix race when gadget driver register via ioctlSchspa Shi1-0/+2
2022-05-18Linux 5.10.117v5.10.117Greg Kroah-Hartman1-1/+1
2022-05-18SUNRPC: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2022-05-18io_uring: always use original task when preparing req identityJens Axboe1-1/+1
2022-05-18usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura3-1/+29
2022-05-18usb: gadget: uvc: rename function to be more consistentMichael Tretter1-3/+4
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel1-2/+13
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport4-0/+24
2022-05-18net: phy: Fix race condition on link status changeFrancesco Dolcini1-5/+40
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust4-10/+15
2022-05-18SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2-10/+13
2022-05-18SUNRPC: Prevent immediate close+reconnectTrond Myklebust2-2/+3
2022-05-18SUNRPC: Clean up scheduling of autocloseTrond Myklebust1-12/+16
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin1-1/+1
2022-05-18cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long1-2/+5
2022-05-18net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann1-2/+2
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong1-13/+14
2022-05-18drm/nouveau/tegra: Stop using iommu_present()Robin Murphy1-1/+1
2022-05-18ceph: fix setting of xattrs on async created inodesJeff Layton1-3/+13
2022-05-18serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno1-2/+5
2022-05-18serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno1-7/+8
2022-05-18slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin1-2/+2
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer1-0/+2
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer1-0/+2
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang1-0/+2
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2-0/+2
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang1-0/+26
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König1-1/+1
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov1-0/+1
2022-05-18tty: n_gsm: fix mux activation issues in gsm_config()Daniel Starke1-4/+8
2022-05-18tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang1-3/+2
2022-05-18firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen1-0/+17
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet1-3/+9
2022-05-18net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan1-1/+11
2022-05-18net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham1-15/+0
2022-05-18s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown1-1/+17
2022-05-18ASoC: max98090: Generate notifications on changes for custom controlMark Brown1-1/+1
2022-05-18ASoC: max98090: Reject invalid values in custom control put()Mark Brown1-0/+3
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)1-2/+3