All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-02 01:14:55 to 2020-07-02 01:32:37 UTC [more...]

[PATCH AUTOSEL 5.4 01/40] regmap: fix alignment issue
 2020-07-02  1:24 UTC  (37+ messages)
` [PATCH AUTOSEL 5.4 02/40] perf/x86/rapl: Move RAPL support to common x86 code
` [PATCH AUTOSEL 5.4 05/40] drm/ttm: Fix dma_fence refcnt leak when adding move fence
` [PATCH AUTOSEL 5.4 06/40] drm/tegra: hub: Do not enable orphaned window group
` [PATCH AUTOSEL 5.4 07/40] gpu: host1x: Detach driver on unregister
` [PATCH AUTOSEL 5.4 09/40] drm: mcde: Fix display initialization problem
` [PATCH AUTOSEL 5.4 10/40] ASoC: SOF: Intel: add PCI ID for CometLake-S
` [PATCH AUTOSEL 5.4 11/40] ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H
` [PATCH AUTOSEL 5.4 12/40] net: usb: ax88179_178a: fix packet alignment padding
` [PATCH AUTOSEL 5.4 13/40] ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
` [PATCH AUTOSEL 5.4 16/40] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH AUTOSEL 5.4 18/40] net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 20/40] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 21/40] i40e: "
` [PATCH AUTOSEL 5.4 23/40] powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
` [PATCH AUTOSEL 5.4 25/40] iommu/vt-d: Don't apply gfx quirks to untrusted devices
` [PATCH AUTOSEL 5.4 26/40] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH AUTOSEL 5.4 27/40] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH AUTOSEL 5.4 28/40] s390/kasan: fix early pgm check handler execution
` [PATCH AUTOSEL 5.4 29/40] s390/debug: avoid kernel warning on too large number of pages
` [PATCH AUTOSEL 5.4 31/40] drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU
` [PATCH AUTOSEL 5.4 33/40] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH AUTOSEL 5.4 36/40] block: release bip in a right way in error path
` [PATCH AUTOSEL 5.4 37/40] nvme-rdma: assign completion vector correctly
` [PATCH AUTOSEL 5.4 38/40] x86/entry: Increase entry_stack size to a full page
` [PATCH AUTOSEL 5.4 39/40] kgdb: Avoid suspicious RCU usage warning
` [PATCH AUTOSEL 5.4 40/40] sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption

[PATCH AUTOSEL 4.19 01/27] regmap: fix alignment issue
 2020-07-02  1:26 UTC  (39+ messages)
` [PATCH AUTOSEL 4.19 02/27] ARM: dts: omap4-droid4: Fix spi configuration and increase rate
  ` [PATCH AUTOSEL 4.19 03/27] drm/tegra: hub: Do not enable orphaned window group
  ` [PATCH AUTOSEL 4.19 04/27] gpu: host1x: Detach driver on unregister
` [PATCH AUTOSEL 4.19 05/27] btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
` [PATCH AUTOSEL 4.19 06/27] net: usb: ax88179_178a: fix packet alignment padding
` [PATCH AUTOSEL 4.19 07/27] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
` [PATCH AUTOSEL 4.19 08/27] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH AUTOSEL 4.19 09/27] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH AUTOSEL 4.19 10/27] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [Intel-wired-lan] [PATCH AUTOSEL 4.19 11/27] ixgbe: protect ring accesses with READ- and WRITE_ONCE
  `  "
` [Intel-wired-lan] [PATCH AUTOSEL 4.19 12/27] i40e: "
  `  "
` [PATCH AUTOSEL 4.19 13/27] usbnet: smsc95xx: Fix use-after-free after removal
` [PATCH AUTOSEL 4.19 14/27] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH AUTOSEL 4.19 15/27] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH AUTOSEL 4.19 16/27] s390/kasan: fix early pgm check handler execution
` [PATCH AUTOSEL 4.19 17/27] s390/debug: avoid kernel warning on too large number of pages
` [PATCH AUTOSEL 4.19 18/27] cifs: Fix double add page to memcg when cifs_readpages
` [PATCH AUTOSEL 4.19 19/27] drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU
` [PATCH AUTOSEL 4.19 20/27] cifs: update ctime and mtime during truncate
` [PATCH AUTOSEL 4.19 21/27] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH AUTOSEL 4.19 22/27] scsi: mptscsih: Fix read sense data size
` [PATCH AUTOSEL 4.19 23/27] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH AUTOSEL 4.19 24/27] block: release bip in a right way in error path
` [PATCH AUTOSEL 4.19 25/27] nvme-rdma: assign completion vector correctly
` [PATCH AUTOSEL 4.19 26/27] x86/entry: Increase entry_stack size to a full page
` [PATCH AUTOSEL 4.19 27/27] kgdb: Avoid suspicious RCU usage warning

[PATCH v4 00/37] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-07-02  1:37 UTC  (13+ messages)
  ` [PATCH v4 11/37] PM / devfreq: tegra30: Silence deferred probe error
  ` [PATCH v4 10/37] PM / devfreq: tegra20: "
  ` [PATCH v4 16/37] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval

Request for patch inclusion for 5.4-stable
 2020-07-02  1:31 UTC  (2+ messages)

[PATCH 00/17] Add new board: Xen guest for ARM64
 2020-07-02  1:30 UTC  (7+ messages)
` [PATCH 01/17] armv8: Fix SMCC and ARM_PSCI_FW dependencies
` [PATCH 03/17] board: Introduce xenguest_arm64 board
` [PATCH 04/17] xen: Add essential and required interface headers

[PATCH AUTOSEL 4.14 01/17] ARM: dts: omap4-droid4: Fix spi configuration and increase rate
 2020-07-02  1:26 UTC  (22+ messages)
  ` [PATCH AUTOSEL 4.14 02/17] gpu: host1x: Detach driver on unregister
` [PATCH AUTOSEL 4.14 03/17] net: usb: ax88179_178a: fix packet alignment padding
` [PATCH AUTOSEL 4.14 04/17] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
` [PATCH AUTOSEL 4.14 05/17] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH AUTOSEL 4.14 06/17] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH AUTOSEL 4.14 07/17] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [Intel-wired-lan] [PATCH AUTOSEL 4.14 08/17] ixgbe: protect ring accesses with READ- and WRITE_ONCE
  `  "
` [PATCH AUTOSEL 4.14 09/17] usbnet: smsc95xx: Fix use-after-free after removal
` [PATCH AUTOSEL 4.14 10/17] s390/kasan: fix early pgm check handler execution
` [PATCH AUTOSEL 4.14 11/17] cifs: Fix double add page to memcg when cifs_readpages
` [PATCH AUTOSEL 4.14 12/17] cifs: update ctime and mtime during truncate
` [PATCH AUTOSEL 4.14 13/17] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH AUTOSEL 4.14 14/17] scsi: mptscsih: Fix read sense data size
` [PATCH AUTOSEL 4.14 15/17] nvme-rdma: assign completion vector correctly
` [PATCH AUTOSEL 4.14 16/17] x86/entry: Increase entry_stack size to a full page
` [PATCH AUTOSEL 4.14 17/17] kgdb: Avoid suspicious RCU usage warning

[PATCH AUTOSEL 5.7 01/53] soc: ti: omap-prm: use atomic iopoll instead of sleeping one
 2020-07-02  1:22 UTC  (57+ messages)
` [PATCH AUTOSEL 5.7 02/53] regmap: fix alignment issue
` [PATCH AUTOSEL 5.7 03/53] perf/x86/rapl: Move RAPL support to common x86 code
` [PATCH AUTOSEL 5.7 04/53] perf/x86/rapl: Fix RAPL config variable bug
` [PATCH AUTOSEL 5.7 05/53] ARM: dts: omap4-droid4: Fix spi configuration and increase rate
` [PATCH AUTOSEL 5.7 06/53] drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
` [PATCH AUTOSEL 5.7 07/53] drm/ttm: Fix dma_fence refcnt leak when adding move fence
  ` [PATCH AUTOSEL 5.7 08/53] gpu: host1x: Clean up debugfs in error handling path
` [PATCH AUTOSEL 5.7 09/53] drm/tegra: hub: Do not enable orphaned window group
` [PATCH AUTOSEL 5.7 10/53] gpu: host1x: Detach driver on unregister
` [PATCH AUTOSEL 5.7 13/53] drm: mcde: Fix display initialization problem
` [PATCH AUTOSEL 5.7 14/53] ASoC: SOF: Intel: add PCI ID for CometLake-S
` [PATCH AUTOSEL 5.7 15/53] ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H
` [PATCH AUTOSEL 5.7 16/53] ASoC: hdac_hda: fix memleak with regmap not freed on remove
` [PATCH AUTOSEL 5.7 18/53] ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
` [PATCH AUTOSEL 5.7 22/53] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
` [PATCH AUTOSEL 5.7 24/53] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [Intel-wired-lan] [PATCH AUTOSEL 5.7 25/53] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [Intel-wired-lan] [PATCH AUTOSEL 5.7 26/53] i40e: "
` [Intel-wired-lan] [PATCH AUTOSEL 5.7 27/53] ice: protect ring accesses with WRITE_ONCE
` [PATCH AUTOSEL 5.7 28/53] ibmvnic: continue to init in CRQ reset returns H_CLOSED
` [PATCH AUTOSEL 5.7 29/53] powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
` [PATCH AUTOSEL 5.7 32/53] iommu/vt-d: Don't apply gfx quirks to untrusted devices
` [PATCH AUTOSEL 5.7 33/53] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH AUTOSEL 5.7 34/53] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH AUTOSEL 5.7 35/53] s390/kasan: fix early pgm check handler execution
` [PATCH AUTOSEL 5.7 36/53] s390/debug: avoid kernel warning on too large number of pages
` [PATCH AUTOSEL 5.7 38/53] drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU
` [PATCH AUTOSEL 5.7 39/53] io_uring: fix io_sq_thread no schedule when busy
` [PATCH AUTOSEL 5.7 40/53] cifs: update ctime and mtime during truncate
` [PATCH AUTOSEL 5.7 41/53] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH AUTOSEL 5.7 42/53] scsi: qla2xxx: Fix MPI failure AEN (8200) handling
` [PATCH AUTOSEL 5.7 43/53] scsi: mptscsih: Fix read sense data size
` [PATCH AUTOSEL 5.7 44/53] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH AUTOSEL 5.7 45/53] arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
` [PATCH AUTOSEL 5.7 46/53] block: release bip in a right way in error path
` [PATCH AUTOSEL 5.7 47/53] nvme-rdma: assign completion vector correctly
` [PATCH AUTOSEL 5.7 48/53] x86/entry: Increase entry_stack size to a full page
` [PATCH AUTOSEL 5.7 49/53] io_uring: fix current->mm NULL dereference on exit
` [PATCH AUTOSEL 5.7 50/53] arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
  ` [PATCH AUTOSEL 5.7 50/53] arm64: Add KRYO{3, 4}XX "
` [PATCH AUTOSEL 5.7 51/53] nfs: Fix memory leak of export_path
` [PATCH AUTOSEL 5.7 52/53] kgdb: Avoid suspicious RCU usage warning
` [PATCH AUTOSEL 5.7 53/53] sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption

[PATCH AUTOSEL 4.9 01/13] gpu: host1x: Detach driver on unregister
 2020-07-02  1:27 UTC  (15+ messages)
` [PATCH AUTOSEL 4.9 02/13] net: usb: ax88179_178a: fix packet alignment padding
` [PATCH AUTOSEL 4.9 03/13] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
` [PATCH AUTOSEL 4.9 04/13] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH AUTOSEL 4.9 05/13] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH AUTOSEL 4.9 06/13] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [PATCH AUTOSEL 4.9 07/13] usbnet: smsc95xx: Fix use-after-free after removal
` [PATCH AUTOSEL 4.9 08/13] s390/kasan: fix early pgm check handler execution
` [PATCH AUTOSEL 4.9 09/13] cifs: Fix double add page to memcg when cifs_readpages
` [PATCH AUTOSEL 4.9 10/13] cifs: update ctime and mtime during truncate
` [PATCH AUTOSEL 4.9 11/13] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH AUTOSEL 4.9 12/13] scsi: mptscsih: Fix read sense data size
` [PATCH AUTOSEL 4.9 13/13] kgdb: Avoid suspicious RCU usage warning

first mount(s) after unclean shutdown always fail
 2020-07-02  1:28 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 1/7] net: usb: ax88179_178a: fix packet alignment padding
 2020-07-02  1:27 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 2/7] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
` [PATCH AUTOSEL 4.4 3/7] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH AUTOSEL 4.4 4/7] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH AUTOSEL 4.4 5/7] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [PATCH AUTOSEL 4.4 6/7] scsi: mptscsih: Fix read sense data size
` [PATCH AUTOSEL 4.4 7/7] kgdb: Avoid suspicious RCU usage warning

[PATCH] rt-tests: cyclictest: add '\n' symbol for printf in rstat_shm_open()
 2020-07-02  1:25 UTC  (3+ messages)

[PATCH v5] nvme-fabrics: reject I/O to offline device
 2020-07-02  1:26 UTC  (4+ messages)

[PATCH] drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
 2020-07-02  1:21 UTC 

[PATCH 1/2] btrfs: convert block group refcount to refcount_t
 2020-07-02  1:25 UTC  (2+ messages)

[PATCH] blk-mq: put driver tag when this request is completed
 2020-07-02  1:22 UTC  (5+ messages)

linux-next: build warning after merge of the block tree
 2020-07-02  1:21 UTC 

Support for /usr/local/lib/modprobe.d
 2020-07-02  1:20 UTC 

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-07-02  1:20 UTC  (5+ messages)
` [RFC][PATCH 5/8] mm/numa: automatically generate node migration order

[PATCH v4 00/14] irqchip: Fix potential resource leaks
 2020-07-02  1:18 UTC  (7+ messages)
` [PATCH v4 02/14] irqchip/csky-apb-intc: "

[dpdk-dev] [PATCH 0/3] net/ice: enable advanced RSS for PPPoE
 2020-07-02  1:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] ethdev: add new RSS offload types


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.