summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-17crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-17af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-17rxrpc: Fix hard call timeout unitsDavid Howells
2023-05-17sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton
2023-05-17net/sched: act_mirred: Add carrier checkVictor Nogueira
2023-05-17watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-05-17sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang
2023-05-17net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov
2023-05-17net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou
2023-05-17scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang
2023-05-17dm verity: fix error handling for check_at_most_once on FECYeongjin Gil
2023-05-17dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash
2023-05-17mailbox: zynqmp: Fix counts of child nodesTanmay Shah
2023-05-17mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET
2023-05-17crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski
2023-05-17ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...Tze-nan Wu
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-05-17tty: clean include/linux/tty.h upGreg Kroah-Hartman
2023-05-17tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman
2023-05-17tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman
2023-05-17tty: audit: move some local functions out of tty.hGreg Kroah-Hartman
2023-05-17tty: create internal tty.h fileGreg Kroah-Hartman
2023-05-17netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-17scsi: target: core: Avoid smp_processor_id() in preemptible codeShin'ichiro Kawasaki
2023-05-17arm64: dts: qcom: sdm845: correct dynamic power coefficientsVincent Guittot
2023-05-17sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen
2023-05-17debugobject: Ensure pool refill (again)Thomas Gleixner
2023-05-17arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel
2023-05-17arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-05-17perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-05-17dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer
2023-05-17dm flakey: fix a crash with invalid table lineMikulas Patocka
2023-05-17dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer
2023-05-17dm clone: call kmem_cache_destroy() in dm_clone_init() error pathMike Snitzer
2023-05-17ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins