summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16stop mainaining UUIDChristoph Hellwig
2023-02-16orphan sysvfsChristoph Hellwig
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-02-16hwmon: Deprecate [devm_]hwmon_device_register_with_groupsGuenter Roeck
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16tracing/histogram: Fix stacktrace histogram DocumententationTom Zanussi
2023-02-16tracing/histogram: Fix stacktrace keyTom Zanussi
2023-02-16block: bio-integrity: Copy flags when bio_integrity_payload is clonedMartin K. Petersen
2023-02-16block: Fix io statistics for cgroup in throttle pathJinke Han
2023-02-16PCI/sysfs: Constify struct kobj_type pci_slot_ktypeThomas Weißschuh
2023-02-16tracing/histogram: Fix a few problems with stacktrace variable printingTom Zanussi
2023-02-16kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-16KVM: x86/mmu: Make tdp_mmu_allowed staticDavid Matlack
2023-02-16swiotlb: remove swiotlb_max_segmentChristoph Hellwig
2023-02-16dm: add cond_resched() to dm_wq_requeue_work()Mike Snitzer
2023-02-16dm: add cond_resched() to dm_wq_work()Pingfan Liu
2023-02-16brd: mark as nowait compatibleJens Axboe
2023-02-16brd: check for REQ_NOWAIT and set correct page allocation maskJens Axboe
2023-02-16brd: return 0/-error from brd_insert_page()Jens Axboe
2023-02-16ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler
2023-02-16ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-16RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson
2023-02-16RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me...Long Li
2023-02-16spi: spidev: drop the incorrect notice from KconfigBartosz Golaszewski
2023-02-16regulator: max597x: Align for simple_mfd_i2c driverNaresh Solanki
2023-02-16RDMA/rxe: Remove rxe_alloc()Bob Pearson
2023-02-16RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook
2023-02-16ARM: dts: socfpga: Add enclustra PE1 devicetreeSteffen Trumtrar
2023-02-16dt-bindings: altera: Add enclustra mercury PE1Steffen Trumtrar
2023-02-16Subject: RDMA/rxe: Handle zero length rdmaBob Pearson
2023-02-16drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina
2023-02-16MAINTAINERS: make me the maintainer of DaVinci platformsBartosz Golaszewski
2023-02-16erofs: fix an error code in z_erofs_init_zip_subsystem()Dan Carpenter
2023-02-16block: sync mixed merged request's failfast with 1st bio'sMing Lei
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves
2023-02-16Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-02-16Merge branch 'for-linus' into for-nextTakashi Iwai
2023-02-16iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-02-16iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-02-16iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-02-16iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-16Merge tag 'asoc-fix-v6.2-rc8' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU MacbooksOrlando Chamberlain
2023-02-16dmaengine: idma64: Update bytes_transferred fieldAman Kumar
2023-02-16dmaengine: imx-sdma: Set DMA channel to be privateKai-Heng Feng
2023-02-16dmaengine: dw: Move check for paused channel to dwc_get_residue()Andy Shevchenko
2023-02-16dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore
2023-02-16dmaengine: dw-axi-dmac: Do not dereference NULL structureKees Cook