summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21Linux 4.19.287v4.19.287Greg Kroah-Hartman
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle
2023-06-21powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman
2023-06-21drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net: Remove unused inline function dst_hold_and_use()Gaosheng Cui
2023-06-21neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet
2023-06-21drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-21drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-21sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas
2023-06-21RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun
2023-06-21RDMA/rxe: Removed unused name from rxe_task structBob Pearson
2023-06-21RDMA/rxe: Remove the unused variable objZhu Yanjun
2023-06-21ping6: Fix send to link-local addresses with VRF.Guillaume Nault
2023-06-21netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso
2023-06-21usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard
2023-06-21usb: gadget: f_ncm: Add OS descriptor supportRomain Izard
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-21RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji
2023-06-21nouveau: fix client work fence deletion raceDave Airlie
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21kexec: support purgatories with .text.hot sectionsRicardo Ribalda
2023-06-21nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi
2023-06-21nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau
2023-06-21ocfs2: check new file size on fallocate callLuís Henriques
2023-06-21ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-06-21power: supply: Fix logic checking if system is running from batteryMario Limonciello
2023-06-21irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad
2023-06-21power: supply: Ratelimit no data debug outputMarek Vasut
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski
2023-06-21power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede
2023-06-21power: supply: ab8500: Fix external_power_changed raceHans de Goede