All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 16:16:36 to 2021-05-20 17:11:38 UTC [more...]

pcie-iproc-msi.c: Bug in Multi-MSI support?
 2021-05-20 17:11 UTC  (5+ messages)

[PULL v2 0/9] s390x update
 2021-05-20 17:05 UTC  (7+ messages)
` [PULL v2 1/9] target/s390x: Fix translation exception on illegal instruction
` [PULL v2 2/9] target/arm: Make sure that commpage's tb->size != 0
` [PULL v2 3/9] target/xtensa: Make sure that "
` [PULL v2 4/9] accel/tcg: Assert that tb->size != 0 after translation
` [PULL v2 5/9] vfio-ccw: Permit missing IRQs
` [PULL v2 6/9] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent

[PATCH] media: davinci: fix two kernel-doc comments
 2021-05-20 17:10 UTC  (2+ messages)

[ragnatech:media-next] BUILD REGRESSION c4fb2697f420b3c752230d8060801681bc486c04
 2021-05-20 17:08 UTC 

[RFC] Add DMA_RESV_USAGE flags
 2021-05-20 17:08 UTC  (12+ messages)

IRC
 2021-05-20 17:09 UTC 

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20 17:08 UTC  (17+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
          ` [Linaro-mm-sig] "
` [RFC 2/3] drm/atomic: Call dma_fence_boost() when we've missed a vblank

[PATCH] blk-throttle: fix race between submitter and throttler thread
 2021-05-20 17:07 UTC  (4+ messages)

[PATCH v5 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-05-20 17:06 UTC  (6+ messages)
` [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
` [PATCH v5 2/3] sched/fair: Add cfs bandwidth burst statistics

[PATCH 01/30] clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
 2021-05-20 17:06 UTC  (18+ messages)
` [PATCH 05/30] clk: renesas: Fix incorrect return RPC clk_get_rate
` [PATCH 07/30] clk: renesas: Add support for RPCD2 clock
` [PATCH 08/30] clk: renesas: Make reset controller modemr register offset configurable
` [PATCH 11/30] clk: renesas: Add register pointers into struct cpg_mssr_info
` [PATCH 12/30] clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
` [PATCH 15/30] gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
` [PATCH 17/30] pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12
` [PATCH 20/30] pinctrl: renesas: Implement unlock register masks

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-20 17:04 UTC  (5+ messages)
` [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-20 17:04 UTC  (4+ messages)
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)

[PATCH] dt-bindings: gpio: gpio-davinci: Convert to json-schema
 2021-05-20 17:04 UTC  (5+ messages)

[RFC PATCH] misc: xilinx-sdfec: Check if file->private_data is NULL
 2021-05-20 17:01 UTC  (2+ messages)

[PATCH v3 00/18] Tidy up cache.S
 2021-05-20 17:01 UTC  (13+ messages)
` [PATCH v3 13/18] arm64: __clean_dcache_area_poc to take end parameter instead of size
` [PATCH v3 14/18] arm64: __clean_dcache_area_pop "
` [PATCH v3 15/18] arm64: __clean_dcache_area_pou "
` [PATCH v3 16/18] arm64: sync_icache_aliases "
` [PATCH v3 17/18] arm64: Fix cache maintenance function comments
` [PATCH v3 18/18] arm64: Rename arm64-internal cache maintenance functions

Calling queue_work() multiple times with the same work_struct
 2021-05-20 17:01 UTC  (2+ messages)

[PATCH v4] generic/637: Test page faults during read and write
 2021-05-20 17:00 UTC  (3+ messages)

[PATCH] wq: handle VM suspension in stall detection
 2021-05-20 16:59 UTC  (2+ messages)

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-05-20 16:37 UTC  (40+ messages)
` [PATCH 01/39] nios2: Do not include linux/irqdomain.h from asm/irq.h
` [PATCH 02/39] staging: octeon-hcd: Directly include linux/of.h
` [PATCH 03/39] mfd: ioc3: Directly include linux/irqdomain.h
` [PATCH 04/39] watchdog/octeon-wdt: "
` [PATCH 05/39] irqchip/mips-gic: "
` [PATCH 06/39] MIPS: lantiq: Directly include linux/of.h in xway/dma.c
` [PATCH 07/39] MIPS: Add missing linux/irqdomain.h includes
` [PATCH 08/39] MIPS: Do not include linux/irqdomain.h from asm/irq.h
` [PATCH 09/39] powerpc: Add missing linux/{of.h,irqdomain.h} include directives
` [PATCH 10/39] scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}
` [PATCH 11/39] powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
` [PATCH 12/39] powerpc: Drop dependency between asm/irq.h and linux/irqdomain.h
` [PATCH 13/39] irqdomain: Kill irq_domain_add_legacy_isa
` [PATCH 14/39] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 15/39] powerpc: Move the use of irq_domain_add_nomap() behind a config option
` [PATCH 16/39] irqdomain: Make normal and nomap irqdomains exclusive
` [PATCH 17/39] irqdomain: Use struct_size() helper when allocating irqdomain
` [PATCH 18/39] irqdomain: Cache irq_data instead of a virq number in the revmap
` [PATCH 19/39] irqdomain: Implement irq_domain_clear_mapping() with irq_domain_set_mapping()
` [PATCH 20/39] irqdomain: Protect the linear revmap with RCU
` [PATCH 21/39] irqdomain: Introduce irq_resolve_mapping()
` [PATCH 22/39] genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
` [PATCH 23/39] irqdesc: Fix __handle_domain_irq() comment
` [PATCH 24/39] irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()
` [PATCH 25/39] genirq: Add generic_handle_domain_irq() helper
` [PATCH 26/39] genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
` [PATCH 27/39] irqchip: Bulk conversion to generic_handle_domain_irq()
` [PATCH 28/39] gpio: "
` [PATCH 29/39] pinctrl: "
` [PATCH 30/39] PCI: "
` [PATCH 31/39] mfd: "
` [PATCH 32/39] gpu: "
` [PATCH 33/39] SH: "
` [PATCH 34/39] ARM: "
` [PATCH 35/39] mips: "
` [PATCH 36/39] arc: "
` [PATCH 37/39] xtensa: "
` [PATCH 38/39] nios2: "
` [PATCH 39/39] powerpc: "

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-20 16:58 UTC  (3+ messages)

[PATCH v5] generic/637: Test page faults during read and write
 2021-05-20 16:57 UTC 

[PATCH] bison: Make libtextstyle and libreadline optional
 2021-05-20 16:58 UTC 

[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
 2021-05-20 16:57 UTC  (4+ messages)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-20 16:57 UTC  (5+ messages)
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock

[PATCH 0/4 v2] KVM: nVMX: nSVM: Add more statistics to KVM debugfs
 2021-05-20 16:57 UTC  (4+ messages)
` [PATCH 3/4 v2] KVM: nVMX: nSVM: Add a new debugfs statistic to show how many VCPUs have run nested guests

[RFC PATCH v2] gitlab: add special rule for the hexagon container
 2021-05-20 16:55 UTC  (3+ messages)

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-05-20 16:53 UTC  (4+ messages)

[PATCH bpf-next 00/11] bpfilter
 2021-05-20 16:55 UTC  (8+ messages)
` [PATCH bpf-next 02/11] bpfilter: Add logging facility

[PATCH v2 0/2] mmc: Add support for checking device number against alias index
 2021-05-20 16:55 UTC  (5+ messages)
` [PATCH v2 2/2] mmc: mmc-uclass: Use dev_seq() to read aliases node's index
  ` [BUG] "

stable-rc/queue/5.12 build: 176 builds: 0 failed, 176 passed, 13 warnings (v5.12.5-43-g6d16d79b1eab)
 2021-05-20 16:54 UTC 

stable-rc/queue/4.9 build: 183 builds: 0 failed, 183 passed, 4 warnings (v4.9.268-239-gc3b58ee120f7)
 2021-05-20 16:54 UTC 

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-20 16:47 UTC  (4+ messages)
` [RFC PATCH 04/97] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
  ` [Intel-gfx] "

[PATCH net-next] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
 2021-05-20 16:54 UTC  (6+ messages)

[Buildroot] package/mrouted: add sysv init script (question about path to mrouted executable)
 2021-05-20 16:53 UTC 

[PATCH] revisions(7): clarify that most commands take a single revision range
 2021-05-20 16:53 UTC  (7+ messages)

[PATCH] ssb: remove unreachable code
 2021-05-20 16:51 UTC  (2+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-05-20 16:51 UTC  (3+ messages)
` [PATCH v26 02/10] fs/ntfs3: Add initialization of super block

[lttng-dev] [PATCH lttng-ust] Improve tracelog handling, reduce exported functions
 2021-05-20 16:51 UTC  (7+ messages)

stable-rc/queue/4.4 build: 183 builds: 0 failed, 183 passed, 8 warnings (v4.4.268-186-g29c3df7df908)
 2021-05-20 16:49 UTC 

[Intel-wired-lan] [PATCH 0/8] ice: implement PTP clock for E810 devices
 2021-05-20 16:48 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 1/8] ice: add support for sideband messages
` [Intel-wired-lan] [PATCH 2/8] ice: process 1588 PTP capabilities during initialization
` [Intel-wired-lan] [PATCH 3/8] ice: add support for set/get of driver-stored firmware parameters
` [Intel-wired-lan] [PATCH 4/8] ice: add low level PTP clock access functions
` [Intel-wired-lan] [PATCH 5/8] ice: register 1588 PTP clock device object for E810 devices
` [Intel-wired-lan] [PATCH 6/8] ice: report the PTP clock index in ethtool .get_ts_info
` [Intel-wired-lan] [PATCH 7/8] ice: enable receive hardware timestamping
` [Intel-wired-lan] [PATCH 8/8] ice: enable transmit timestamps for E810 devices

[GIT PULL] sound fixes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Quota changes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.13-2
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-05-20 16:47 UTC  (2+ messages)

[PATCH stable v5.4+ 1/3] x86/kvm: Teardown PV features on boot CPU as well
 2021-05-20 16:47 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: Convert omap-mailbox.txt binding to YAML
 2021-05-20 16:45 UTC  (5+ messages)

[PATCH 0/4] perf vendor events: Add events for Icelake Server and update for Icelake Client
 2021-05-20 16:44 UTC  (5+ messages)
` [PATCH 3/4] perf vendor events: Add metrics for Icelake Server
` [PATCH 4/4] perf vendor events: Update event list for Icelake Client

regressions in xfs/168?
 2021-05-20 16:44 UTC  (5+ messages)

[PATCH 00/16] Rid W=1 warnings from Char
 2021-05-20 16:43 UTC  (5+ messages)
` [PATCH 07/16] char: tpm: tpm1-cmd: Fix a couple of misnamed functions
` [PATCH 08/16] char: tpm: tpm_ftpm_tee: Fix a couple of kernel-doc misdemeanours

[meta-python][PATCH 1/3] python3-pywbem: Upgrade 1.1.3 -> 1.2.0
 2021-05-20 16:42 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-watchdog: Upgrade 2.1.1 -> 2.1.2
` [meta-python][PATCH 3/3] python3-click: Upgrade 8.0.0 -> 8.0.1

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-05-20 16:42 UTC  (5+ messages)

[PATCHSET v2 0/2] xfs: strengthen validation of extent size hints
 2021-05-20 16:42 UTC  (3+ messages)
` [PATCH 1/2] xfs: standardize extent size hint validation
` [PATCH 2/2] xfs: validate extsz hints against rt extent size when rtinherit is set

[PATCH 1/2] Bluetooth: Add helper for serialized HCI command execution
 2021-05-20 16:42 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue

[lttng-dev] 2.13-rc2 fails to build with buildroot crosscompiler
 2021-05-20 16:40 UTC  (3+ messages)

[PATCH v2] add longer timeout for verify signature command
 2021-05-20 16:39 UTC  (3+ messages)
` [PATCH v2] tpm2: "

[PATCH BUGFIX] block, bfq: fix delayed stable merge check
 2021-05-20 16:39 UTC  (3+ messages)

[PATCH 0/4] Add support for application leases to NFSv4
 2021-05-20 16:39 UTC  (5+ messages)
` [PATCH 1/4] NFSv4: Fix delegation return in cases where we have to retry
  ` [PATCH 2/4] NFSv4: Add lease breakpoints in case of a delegation recall or return
    ` [PATCH 3/4] NFSv4: Add support for application leases underpinned by a delegation
      ` [PATCH 4/4] NFS: nfs_find_open_context() may only select open files

[PATCH RESEND v2 0/7] Expose and manage PCI device reset
 2021-05-20 16:37 UTC  (3+ messages)
` [PATCH RESEND v2 5/7] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH v2 00/17] Adding support for controlling the leds found on Intel NUC
 2021-05-20 16:36 UTC  (16+ messages)
` [PATCH v2 16/17] leds: leds-nuc: add support for changing the ethernet type indicator

[PATCH 00/18] Prepare tests for reftable backend
 2021-05-20 16:28 UTC  (3+ messages)
` [PATCH v2 00/21] "

[PATCH v2 00/13] Optimization batch 11: avoid repeatedly detecting same renames
 2021-05-20 16:34 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/13] Documentation/technical: describe remembering renames optimization

[PATCH] ASoC: Intel: boards: Select SND_SOC_HDAC_HDMI for Soundwire machine driver
 2021-05-20 16:33 UTC  (2+ messages)

[PATCH] ext4/048: Add new regression test
 2021-05-20 16:34 UTC  (4+ messages)

[PATCH v3] char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-20 16:33 UTC  (2+ messages)

[dm-devel] [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for function 'shadow_child'
 2021-05-20 16:33 UTC  (2+ messages)
`  "

[PATCH v4] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-20 16:32 UTC  (2+ messages)

[PATCH v5 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-20 16:32 UTC  (7+ messages)
` [PATCH v5 2/2] selftests/sgx: Migrate to kselftest harness

[PATCH v2 0/2] xen-pciback: a fix and a workaround
 2021-05-20 16:31 UTC  (8+ messages)
` [PATCH v2 1/2] xen-pciback: redo VF placement in the virtual topology

[RFC 0/7] Per client engine busyness
 2021-05-20 16:31 UTC  (6+ messages)
` [RFC 7/7] drm/i915: Expose client engine utilisation via fdinfo
    ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for Per client engine busyness

[PATCH] cgroup: disable controllers at parse time
 2021-05-20 16:30 UTC  (2+ messages)

[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
 2021-05-20 16:28 UTC  (6+ messages)
` [RFC PATCH 17/25] hw/virtio: Use correct type sizes

[PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants
 2021-05-20 16:29 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 103 runs, 4 regressions (v4.9.268-239-g085f0a1015d5)
 2021-05-20 16:26 UTC 

[dpdk-dev] [PATCH] doc: announce renaming of rte_ether_hdr fields
 2021-05-20 16:25 UTC  (8+ messages)

Uses of /hypervisor memory range (was: FreeBSD/Xen/ARM issues)
 2021-05-20 16:21 UTC  (7+ messages)

[PATCH] virtio: Clarify MR transaction optimization
 2021-05-20 16:20 UTC  (2+ messages)

lost connection on dynamic IP
 2021-05-20 16:20 UTC  (5+ messages)

[PATCH] [GSOC] ref-filter: add contents:raw atom
 2021-05-20 16:20 UTC  (2+ messages)

[RESEND 1/1] clk: versatile: remove dependency on ARCH_*
 2021-05-20 16:17 UTC  (2+ messages)

[PATCH] Move VMEnter and VMExit tracepoints closer to the actual event
 2021-05-20 16:18 UTC  (3+ messages)

Statically linked libraries and license manifest
 2021-05-20 16:17 UTC  (5+ messages)
` [yocto] "

[PATCH] of/fdt: Don't worry about non-memory region overlap for no-map
 2021-05-20 16:17 UTC  (2+ messages)

[dm-devel] [dm:for-next 7/8] include/uapi/linux/byteorder/little_endian.h:32:42: warning: cast from pointer to integer of different size
 2021-05-20 16:14 UTC 

[dpdk-dev] [PATCH] doc: fix guide for DLB v2.5
 2021-05-20 16:14 UTC  (2+ messages)
` [dpdk-dev] [PATCH] doc: fix devarg references in DLB2 guide


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.