All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-02 14:33:03 to 2020-07-02 15:01:49 UTC [more...]

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

[PATCH -next] dm zoned: fix unused but set variable warnings
 2020-07-02 15:11 UTC 

[PATCH 0/2] i2c: stm32: add host-notify support via i2c slave
 2020-07-02 14:47 UTC  (6+ messages)
` [PATCH 1/2] i2c: smbus: add core function handling SMBus host-notify
` [PATCH 2/2] i2c: stm32f7: Add SMBus Host-Notify protocol support

[PATCH v2] Bluetooth: le_supported_roles experimental feature
 2020-07-02 15:01 UTC  (3+ messages)

[PATCH v2 0/3] Cortex-A77 erratum 1508412 work-around
 2020-07-02 15:01 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
` [PATCH v2 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-02 14:51 UTC  (13+ messages)
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct

[PATCH 0/4] misc patches
 2020-07-02 15:00 UTC  (3+ messages)
` [PATCH 2/4] kpartx: read devices with direct IO

[PATCH v6] nvme-fabrics: reject I/O to offline device
 2020-07-02 14:48 UTC  (2+ messages)

[PATCH 00/30] Fix a bunch of W=1 issues in USB
 2020-07-02 14:46 UTC  (64+ messages)
` [PATCH 01/30] usb: phy: phy: Fix-up a whole bunch of formatting issues
` [PATCH 02/30] usb: host: pci-quirks: Demote function header from kerneldoc to comment block
` [PATCH 03/30] usb: common: debug: Demote comment blocks which are obviously not kerneldoc
` [PATCH 04/30] usb: common: usb-conn-gpio: Demote comment block which is clearly "
` [PATCH 05/30] usb: dwc3: drd: File headers are not doc headers
` [PATCH 06/30] usb: dwc3: ulpi: "
` [PATCH 07/30] usb: common: ulpi: Fix a few kerneldoc related issues
` [PATCH 08/30] usb: dwc3: dwc3-omap: Do not read DMA status
` [PATCH 09/30] usb: dwc2: gadget: Do not read GINTMSK2
` [PATCH 10/30] usb: dwc2: gadget: Remove assigned but never used 'maxsize'
` [PATCH 11/30] usb: dwc2: gadget: Avoid pointless read of EP control register
` [PATCH 12/30] usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg 'pdev'
` [PATCH 13/30] usb: cdns3: core: Fix incorrect formatting and misspelled function arg docs
` [PATCH 14/30] usb: cdns3: ep0: Fix a bunch of kerneldoc issues
` [PATCH 15/30] usb: dwc3: dwc3-haps: Function headers are not suitable for kerneldoc
` [PATCH 16/30] usb: mtu3: mtu3_trace: "
` [PATCH 17/30] usb: cdns3: gadget: Fix a bunch of kernel doc issues
` [PATCH 18/30] usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerneldoc
` [PATCH 19/30] usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unused
` [PATCH 20/30] usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
` [PATCH 21/30] usb: host: ohci: Mark cc_to_error as __maybe_unused
` [PATCH 22/30] usb: cdns3: ep0: Move 'zlp' description to appropriate function header
` [PATCH 23/30] usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'
` [PATCH 24/30] usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
` [PATCH 25/30] usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 26/30] usb: c67x00: c67x00-ll-hpi: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 27/30] usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_power arg
` [PATCH 28/30] usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 29/30] usb: class: usbtmc: File headers are not good candidates for kerneldoc
` [PATCH 30/30] usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard comment blocks

[PATCH 0/3] Improvements for dump_page()
 2020-07-02 14:59 UTC  (8+ messages)
` [PATCH 1/3] mm: Print head flags in dump_page

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-02 14:58 UTC  (4+ messages)
` [PATCH v9 30/34] qcow2: Add prealloc field to QCowL2Meta

[PATCH 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
 2020-07-02 14:58 UTC  (7+ messages)
` [PATCH 2/3] btrfs: qgroup: Try to flush qgroup space when we get -EDQUOT

[PATCH v5] xen: fix build without pci passthrough
 2020-07-02 14:58 UTC  (3+ messages)

[PATCH] MAINTAINERS: update linux-user maintainer
 2020-07-02 14:57 UTC  (2+ messages)

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-07-02 14:58 UTC  (13+ messages)

[dpdk-dev] DPDK Release Status Meeting 2/07/2020
 2020-07-02 14:58 UTC 

[PATCH 00/46] Less clumsy error checking
 2020-07-02 14:56 UTC  (5+ messages)
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends

arch/s390/include/asm/bitops.h:112:4: error: invalid operand in inline asm: 'xi $0, ${1:b}'
 2020-07-02 14:57 UTC 

[PATCH] spi: spidev: Add compatible for external SPI ports on Kontron boards
 2020-07-02 14:57 UTC  (4+ messages)

[PATCH] usb: gadget: pch_udc: Convert to use GPIO descriptors
 2020-07-02 14:57 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/4] build mempool on Windows
 2020-07-02 14:56 UTC  (4+ messages)
  ` [dpdk-dev] [PATCH v3 1/4] eal: disable function versioning "

[iio:testing 75/75] WARNING: modpost: vmlinux.o(.text+0x3462e9c): Section mismatch in reference from the function ieee80211_apply_vhtcap_overrides() to the variable .init.text:.LBE158
 2020-07-02 14:56 UTC 

[PATCH RFC] leds: Add support for per-LED device triggers
 2020-07-02 14:51 UTC  (2+ messages)

Improve kernelci setup for RISC-V
 2020-07-02 14:55 UTC  (7+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-02 14:55 UTC  (7+ messages)
` [PATCH 04/18] alpha: Override READ_ONCE() with barriered implementation

[PATCH -next] mm, slub: make function parse_slub_debug_flags() static
 2020-07-02 15:05 UTC 

[PATCH 3.16 00/10] Fix possible crash on L2CAP socket shutdown
 2020-07-02 14:55 UTC  (4+ messages)
    ` 3.16 EOL

[PULL 00/13] Vga 20200701 patches
 2020-07-02 14:53 UTC  (2+ messages)

[PATCH V3] arm64/panic: Unify all three existing notifier blocks
 2020-07-02 14:46 UTC  (3+ messages)

[PATCH bpf-next v3 10/16] udp6: Run SK_LOOKUP BPF program on socket lookup
 2020-07-02 14:51 UTC  (3+ messages)

[PATCH] scsi_debug: fix in_use bitmap corruption
 2020-07-02 14:53 UTC 

[PATCH v5 00/10] Add MMC and DMA support for Actions S700
 2020-07-02 14:52 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yaml
` [PATCH v5 02/10] dmaengine: Actions: get rid of bit fields from dma descriptor
` [PATCH v5 03/10] dmaengine: Actions: Add support for S700 DMA engine
` [PATCH v5 04/10] clk: actions: Add MMC clock-register reset bits
` [PATCH v5 05/10] arm64: dts: actions: limit address range for pinctrl node
` [PATCH v5 06/10] arm64: dts: actions: Add DMA Controller for S700
` [PATCH v5 07/10] dt-bindings: reset: s700: Add binding constants for mmc
` [PATCH v5 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc
` [PATCH v5 09/10] arm64: dts: actions: Add MMC controller support for S700
` [PATCH v5 10/10] arm64: dts: actions: Add uSD support for Cubieboard7

[PATCH -next] lib/test_bits: make some functions static
 2020-07-02 15:03 UTC 

[Intel-gfx] [PATCH 26/26] drm/i915: Kill context before taking ctx->mutex
 2020-07-02 14:51 UTC  (5+ messages)
` [Intel-gfx] [PATCH] "

[PATCH v5 01/16] md/raid456: covert macro define of STRIPE_* as members of struct r5conf
 2020-07-02 14:51 UTC  (3+ messages)

[PATCH 00/10] A bunch of misc cleanups
 2020-07-02 14:51 UTC  (4+ messages)
` [PATCH 04/10] btrfs: raid56: Remove out label in __raid56_parity_recover

[RFC PATCH v2 0/3] RDMA: add dma-buf support
 2020-07-02 14:50 UTC  (13+ messages)

[PATCH v2 0/4] Remove 32-bit Xen PV guest support
 2020-07-02 14:48 UTC  (3+ messages)

[PATCH v3 0/6] serial: Disable DMA and PM on kernel console
 2020-07-02 14:48 UTC  (4+ messages)
` [PATCH v3 2/6] serial: core: Allow detach and attach serial device for console

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-07-02 14:37 UTC  (6+ messages)
` [PATCH v7 15/17] drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
  ` [Intel-gfx] "

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-02 14:46 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
 2020-07-02 14:45 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/6] app/test-eventdev: Enhancing perf-queue packet flow
 2020-07-02 14:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH 5/6] app/test-eventdev: Enhancing perf-atq "
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [EXT] RE: [PATCH 1/6] app/test-eventdev: Enhancing perf-queue "

[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v22)
 2020-07-02 14:46 UTC  (2+ messages)

[PATCH] Remove __init from padata_do_multithreaded and padata_mt_helper
 2020-07-02 14:42 UTC  (3+ messages)

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-07-02 14:32 UTC  (12+ messages)

[PATCH] clk: vc5: Add memory check to prevent oops
 2020-07-02 14:42 UTC  (4+ messages)

[PATCH net 1/1] qed: Populate nvm-file attributes while reading nvm config partition
 2020-07-02 14:44 UTC 

[PATCH 0/7] Corrupt counter improvement
 2020-07-02 14:44 UTC  (8+ messages)
` [PATCH 5/8] btrfs: Increment device corruption error in case of checksum error
` [PATCH 8/8] btrfs: sysfs: Add bdi link to the fsid dir

[PATCH] sched/fair: handle case of task_h_load() returning 0
 2020-07-02 14:42 UTC 

[PATCH 1/2] moduleparams: Add hex type parameter
 2020-07-02 14:42 UTC  (3+ messages)

[PATCH 0/1] ubifs: support authentication without hmac
 2020-07-02 14:40 UTC  (6+ messages)
` [PATCH v2 0/4] "

[PATCH] md: raid0/linear: fix dereference before null check on pointer mddev
 2020-07-02 14:40 UTC  (3+ messages)

[PATCH][next] ASoC: Intel: bxt-da7219-max98357a: return -EINVAL on unrecognized speaker amplifier
 2020-07-02 14:40 UTC  (2+ messages)
` [PATCH][next] ASoC: Intel: bxt-da7219-max98357a: return -EINVAL on unrecognized speaker amplifie

[PATCH 1/3] drm/edid: Allow looking for ext blocks starting from a specified index
 2020-07-02 14:40 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] MAINTAINERS: Change Maintainer for some at91 drivers
 2020-07-02 14:39 UTC  (3+ messages)

[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-02 14:39 UTC  (7+ messages)
` [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries

[PATCH] serial: sh-sci: Initialize spinlock for uart console
 2020-07-02 14:39 UTC  (9+ messages)

[PATCH] rtc: ds1374: wdt: Use watchdog core for watchdog part
 2020-07-02 14:38 UTC  (3+ messages)

[PATCH v3 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-07-02 14:36 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

[libvirt test] 151527: regressions - FAIL
 2020-07-02 14:38 UTC 

[PATCH] usb: host: ohci-platform: Disable ohci for rk3288
 2020-07-02 14:38 UTC  (2+ messages)

[PATCH] btrfs: test that corruption counter is incremented correctly
 2020-07-02 14:38 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2020-07-02 13:16 UTC 

[PATCH 0/3] [v2] Repair and clean up vm.zone_reclaim_mode sysctl ABI
 2020-07-02 14:36 UTC  (4+ messages)
` [PATCH 1/3] mm/vmscan: restore zone_reclaim_mode ABI

[PATCH -next] scftorture: Make symbol 'scf_torture_rand' static
 2020-07-02 14:47 UTC 

[PATCH 0/2] Add support for Kontron i.MX8MM SoMs and boards
 2020-07-02 14:33 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: Add the Kontron i.MX8M-Mini SoMs and baseboards
` [PATCH 2/2] dt-bindings: arm: fsl: Add Kontron i.MX8MM SoMs and boards

[PATCH] clk: vc5: Add memory check to prevent oops
 2020-07-02 14:36 UTC 

[PATCH 0/2] ASoC: fsl-asoc-card: add support for generic codecs
 2020-07-02 14:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: sound: fsl-asoc-card: add new compatible for I2S slave

[PATCH V4] nvme-fabrics: reject I/O to offline device
 2020-07-02 14:35 UTC  (4+ messages)

[PATCH 5/5] connector: Create connector per namespace
 2020-07-02 14:32 UTC  (2+ messages)
` [kbuild] "

[PATCH] selinux-testsuite: Remove unused sctp code
 2020-07-02 14:35 UTC 

[Intel-gfx] [PATCH v2 1/2] drm/i915/gem: Only revoke the GGTT mmappings on aperture detiling changes
 2020-07-02 14:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "

[PATCH] scsi: allow state transitions BLOCK -> BLOCK
 2020-07-02 14:34 UTC  (2+ messages)

[PATCH v3 0/7] sched: Instrument sched domain flags
 2020-07-02 14:32 UTC  (4+ messages)
` [PATCH v3 3/7] sched/topology: Verify SD_* flags setup when sched_debug is on


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.