summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-30Linux 5.10.152v5.10.152Greg Kroah-Hartman
2022-10-30udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-30mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins
2022-10-30blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Yu Kuai
2022-10-30mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-30Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-10-30x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor
2022-10-30ACPI: video: Force backlight native for more TongFang devicesWerner Sembach
2022-10-30hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli
2022-10-30perf/x86/intel/pt: Relax address filter validationAdrian Hunter
2022-10-30riscv: topology: fix default topology reportingConor Dooley
2022-10-30arm64: topology: move store_cpu_topology() to shared codeConor Dooley
2022-10-30arm64: dts: qcom: sc7180-trogdor: Fixup modem memory regionSibi Sankar
2022-10-30fcntl: fix potential deadlocks for &fown_struct.lockDesmond Cheong Zhi Xi
2022-10-30fcntl: make F_GETOWN(EX) return 0 on dead owner taskPavel Tikhomirov
2022-10-30perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-30perf pmu: Validate raw event with sysfs exported format bitsJin Yao
2022-10-30riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang
2022-10-30riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang
2022-10-30mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete
2022-10-30xen/gntdev: Accommodate VMA splittingM. Vefa Bicakci
2022-10-30xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsJuergen Gross
2022-10-30tracing: Do not free snapshot if tracer is on cmdlineSteven Rostedt (Google)
2022-10-30tracing: Simplify conditional compilation code in tracing_set_tracer()sunliming
2022-10-30dmaengine: mxs: use platform_driver_registerDario Binacchi
2022-10-30dmaengine: mxs-dma: Remove the unused .id_tableFabio Estevam
2022-10-30drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()Dmitry Osipenko
2022-10-30iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-30iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan
2022-10-30net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-30net: sched: fix race condition in qdisc_graft()Eric Dumazet
2022-10-30net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-30sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-30net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao
2022-10-30net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao
2022-10-30net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-30nvme-hwmon: kmalloc the NVME SMART log bufferSerge Semin
2022-10-30nvme-hwmon: consistently ignore errors from nvme_hwmon_initChristoph Hellwig
2022-10-30nvme-hwmon: Return error code when registration failsDaniel Wagner
2022-10-30nvme-hwmon: rework to avoid devm allocationHannes Reinecke
2022-10-30ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-30net: hsr: avoid possible NULL deref in skb_clone()Eric Dumazet
2022-10-30cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu
2022-10-30cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu
2022-10-30cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu
2022-10-30net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-30net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu
2022-10-30sfc: Change VF mac via PF as first preference if available.Jonathan Cooper
2022-10-30HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito
2022-10-30i40e: Fix DMA mappings leakJan Sokolowski