summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-25Linux 4.14.281v4.14.281Greg Kroah-Hartman
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-05-25gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-25gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-25mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2022-05-25mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2022-05-25mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua
2022-05-25perf: Fix sys_perf_event_open() race against selfPeter Zijlstra
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai
2022-05-25ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-05-25drbd: remove usage of list iterator variable after loopJakob Koschel
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-25Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-05-25Input: add bounds checking to input_set_capability()Jeff LaBundy
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-05-25floppy: use a statically allocated error counterWilly Tarreau
2022-05-18Linux 4.14.280v4.14.280Greg Kroah-Hartman
2022-05-18tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-05-18cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown
2022-05-18ASoC: max98090: Generate notifications on changes for custom controlMark Brown
2022-05-18ASoC: max98090: Reject invalid values in custom control put()Mark Brown
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo