summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.107v5.15.107Greg Kroah-Hartman2023-04-131-1/+1
* bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman2023-04-131-1/+5
* ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2023-04-132-5/+6
* kbuild: fix single directory buildMasahiro Yamada2023-04-131-0/+2
* mm: take a page reference when removing device exclusive entriesAlistair Popple2023-04-131-1/+15
* drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss2023-04-131-0/+1
* mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang2023-04-131-1/+2
* ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian2023-04-131-1/+12
* drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2023-04-132-3/+37
* drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon2023-04-131-0/+1
* mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao2023-04-131-3/+5
* ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon2023-04-131-6/+11
* tracing: Free error logs of tracing instancesSteven Rostedt (Google)2023-04-131-0/+1
* can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT eventsMichal Sojka2023-04-131-1/+16
* can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory accessOleksij Rempel2023-04-131-1/+4
* fs: drop peer group ids under namespace lockChristian Brauner2023-04-131-1/+1
* ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Zheng Yejian2023-04-131-6/+9
* ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping2023-04-131-1/+1
* perf/core: Fix the same task check in perf_event_set_outputKan Liang2023-04-131-1/+1
* cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker2023-04-133-7/+11
* smb3: lower default deferred close timeout to address perf regressionSteve French2023-04-131-1/+1
* smb3: allow deferred close timeout to be configurableSteve French2023-04-135-2/+22
* scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua2023-04-131-2/+1
* scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao2023-04-131-0/+1
* iio: adc: ad7791: fix IRQ flagsNuno Sá2023-04-131-1/+1
* coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger2023-04-131-1/+1
* coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2023-04-132-27/+15
* ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller2023-04-131-0/+1
* ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARNMarios Makassikis2023-04-131-4/+1
* dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFsGeert Uytterhoeven2023-04-131-2/+2
* nilfs2: fix sysfs interface lifetimeRyusuke Konishi2023-04-132-5/+9
* nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi2023-04-131-2/+1
* tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...Sherry Sun2023-04-131-1/+7
* tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das2023-04-131-1/+1
* tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das2023-04-131-0/+8
* iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng2023-04-131-0/+12
* iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray2023-04-131-2/+2
* iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-04-131-0/+1
* iio: adis16480: select CONFIG_CRC32Arnd Bergmann2023-04-131-0/+1
* USB: serial: option: add Quectel RM500U-CN modemBjørn Mork2023-04-131-0/+2
* USB: serial: option: add Telit FE990 compositionsEnrico Sau2023-04-131-0/+8
* usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera2023-04-131-1/+5
* USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster2023-04-131-0/+1
* usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus2023-04-131-0/+4
* usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak2023-04-131-2/+1
* xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips2023-04-131-1/+5
* usb: xhci: tegra: fix sleep in atomic callWayne Chang2023-04-131-3/+3
* kbuild: refactor single builds of *.koMasahiro Yamada2023-04-131-12/+4
* gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2023-04-132-7/+7
* ethtool: reset #lanes when lanes is omittedAndy Roulin2023-04-131-3/+4