summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.287v4.19.287Greg Kroah-Hartman2023-06-211-1/+1
* mmc: block: ensure error propagation for non-blkChristian Loehle2023-06-211-0/+5
* powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman2023-06-211-5/+4
* drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk2023-06-211-5/+9
* neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-06-212-33/+0
* net: Remove unused inline function dst_hold_and_use()Gaosheng Cui2023-06-211-6/+0
* neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2023-06-211-5/+0
* selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-211-3/+3
* net: tipc: resize nlattr array to correct sizeLin Ma2023-06-211-2/+2
* net: lapbether: only support ethernet devicesEric Dumazet2023-06-211-0/+3
* drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova2023-06-211-1/+2
* drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul2023-06-211-27/+27
* drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova2023-06-211-2/+2
* igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-211-0/+3
* sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter2023-06-211-1/+1
* IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-211-2/+0
* IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-211-0/+4
* IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-211-2/+8
* IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas2023-06-211-7/+5
* RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun2023-06-211-4/+3
* RDMA/rxe: Removed unused name from rxe_task structBob Pearson2023-06-213-12/+5
* RDMA/rxe: Remove the unused variable objZhu Yanjun2023-06-213-7/+5
* ping6: Fix send to link-local addresses with VRF.Guillaume Nault2023-06-211-1/+2
* netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso2023-06-211-1/+2
* usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard2023-06-211-7/+3
* usb: gadget: f_ncm: Add OS descriptor supportRomain Izard2023-06-212-3/+47
* usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao2023-06-211-0/+1
* USB: serial: option: add Quectel EM061KGL seriesJerry Meng2023-06-211-0/+16
* Remove DECnet support from kernelStephen Hemminger2023-06-2147-12183/+2
* net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang2023-06-211-0/+2
* RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji2023-06-211-1/+6
* nouveau: fix client work fence deletion raceDave Airlie2023-06-211-4/+10
* powerpc/purgatory: remove PGO flagsRicardo Ribalda2023-06-211-0/+5
* kexec: support purgatories with .text.hot sectionsRicardo Ribalda2023-06-211-1/+13
* nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi2023-06-211-0/+9
* nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi2023-06-211-2/+10
* nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2023-06-212-2/+2
* ocfs2: check new file size on fallocate callLuís Henriques2023-06-211-1/+7
* ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques2023-06-211-2/+4
* xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall2023-06-211-1/+2
* mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-06-211-4/+5
* MIPS: Alchemy: fix dbdma2Manuel Lauss2023-06-211-12/+15
* parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller2023-06-211-1/+17
* power: supply: Fix logic checking if system is running from batteryMario Limonciello2023-06-211-2/+6
* irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-06-211-1/+1
* regulator: Fix error checking for debugfs_create_dirOsama Muhammad2023-06-211-2/+2
* power: supply: Ratelimit no data debug outputMarek Vasut2023-06-211-1/+2
* ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski2023-06-211-0/+1
* power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede2023-06-211-4/+2
* power: supply: ab8500: Fix external_power_changed raceHans de Goede2023-06-212-8/+4