All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-27 23:00:02 to 2020-08-28 01:23:29 UTC [more...]

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-28  1:13 UTC  (13+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "
  ` [PATCH 11/20] dt-bindings: usb: renesas, usbhs: "

[PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
 2020-08-28  1:21 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: fix advertising unsupported
 2020-08-28  1:23 UTC  (2+ messages)

[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-08-28  1:21 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: Relax the max_entries check for inner map
 2020-08-28  1:18 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Add map_meta_equal map ops
` [PATCH v3 bpf-next 2/3] bpf: Relax max_entries check for most of the inner map types
` [PATCH v3 bpf-next 3/3] bpf: selftests: Add test for different inner map size

[PATCH v7 0/3] usb: cdns3: add runtime pm support
 2020-08-28  1:17 UTC  (10+ messages)
` [PATCH v7 1/3] usb: cdns3: introduce set_phy_power_on{off} APIs
` [PATCH v7 2/3] usb: cdns3: add runtime PM support
` [PATCH v7 3/3] usb: cdns3: imx: add glue layer runtime pm implementation

[PATCH 1/1] drm/amdgpu: rework ip block reinit for sriov
 2020-08-28  1:16 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: Support panic_write for mtdoops
 2020-08-28  1:12 UTC  (2+ messages)

[PATCH 00/12] Tegra XHCI controller ELPG support
 2020-08-28  1:10 UTC  (13+ messages)
` [PATCH 01/12] clk: tegra: Add PLLE HW power sequencer control
` [PATCH 02/12] clk: tegra: don't enable PLLE HW sequencer at init
` [PATCH 03/12] phy: tegra: xusb: t210: rearrange UPHY init
` [PATCH 04/12] phy: tegra: xusb: t210: add lane_iddq operations
` [PATCH 05/12] phy: tegra: xusb: add sleepwalk and suspend/resume
` [PATCH 06/12] soc/tegra: pmc: provide usb sleepwalk register map
` [PATCH 07/12] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH 08/12] phy: tegra: xusb: t210: support wake and sleepwalk
` [PATCH 09/12] phy: tegra: xusb: t186: "
` [PATCH 10/12] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq
` [PATCH 11/12] usb: host: xhci-tegra: unlink power domain devices
` [PATCH 12/12] xhci: tegra: enable ELPG for runtime/system PM

[PATCH] send-email: do not prompt for In-Reply-To
 2020-08-28  1:10 UTC  (7+ messages)

[PATCH 17/19] z2ram: reindent
 2020-08-28  1:11 UTC  (7+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tgl: Fix stepping WA matching
 2020-08-28  1:08 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Fix stepping WA matching (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Fix stepping WA matching (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-08-28  1:07 UTC  (4+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-08-28  1:07 UTC  (7+ messages)
` [PATCH v1 0/5] seqlock: Introduce PREEMPT_RT support
  ` [PATCH v1 1/5] seqlock: seqcount_LOCKTYPE_t: Standardize naming convention
  ` [PATCH v1 2/5] seqlock: Use unique prefix for seqcount_t property accessors
  ` [PATCH v1 3/5] seqlock: seqcount_t: Implement all read APIs as statement expressions
  ` [PATCH v1 4/5] seqlock: seqcount_LOCKTYPE_t: Introduce PREEMPT_RT support
  ` [PATCH v1 5/5] seqlock: PREEMPT_RT: Do not starve seqlock_t writers

[PATCHv2] nvme: only use power of two io boundaries
 2020-08-28  1:03 UTC  (2+ messages)

[linux-next:master 3165/3717] drivers/dax/dax-private.h:94:12: warning: result of comparison of constant 68719476736 with expression of type 'unsigned int' is always false
 2020-08-28  1:01 UTC  (2+ messages)

[PATCH 0/5] nvmet_tcp: Introduce poll groups and polling optimizations
 2020-08-28  1:00 UTC 

[PATCH 5/5] nvmet_tcp: release queue from group
 2020-08-28  1:01 UTC 

[PATCH 1/5] nvmet-tcp: have queue io_work context run on sock incoming cpu
 2020-08-28  1:00 UTC 

[PATCH 2/5] nvmet_tcp: introduce poll groups
 2020-08-28  1:00 UTC 

[PATCH 3/5] nvmet_tcp: assign queue to group
 2020-08-28  1:00 UTC 

[PATCH 4/5] nvmet_tcp: activate new poll group
 2020-08-28  1:01 UTC 

[PATCH] lspci: Decode 10-Bit Tag Requester Enable
 2020-08-28  1:01 UTC  (2+ messages)

[PATCH v3 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-08-28  1:01 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/5] mm/error_inject: Fix allow_error_inject function signatures
` [PATCH v3 bpf-next 2/5] bpf: Introduce sleepable BPF programs

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 2/4] mptcp: send out ADD_ADDR with echo flag
 2020-08-28  1:01 UTC 

[qemu-mainline test] 152923: regressions - FAIL
 2020-08-28  0:58 UTC 

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 1/4] mptcp: drop re-check mechanism for PM's flags
 2020-08-28  0:54 UTC 

[mtd] eac6bde86f: WARNING:bad_unlock_balance_detected
 2020-08-28  0:53 UTC 

[PATCH 0/2] renesas_sdhi: fix hang when SCC loses its clock
 2020-08-28  0:51 UTC  (7+ messages)
` [PATCH 2/2] mmc: renesas_sdhi: keep SCC clock active when tuning

Contributor wanting to get started with simple contributions
 2020-08-28  0:49 UTC  (6+ messages)

drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:130 sdma_v5_2_init_microcode() error: uninitialized symbol 'chip_name'
 2020-08-28  0:45 UTC 

[PATCH] arm64: dts: ti: k3-am65: restrict PCIe to Gen2 speed
 2020-08-28  0:43 UTC  (3+ messages)

[PATCH 3/3] KVM: nSVM: more strict SMM checks when returning to nested guest
 2020-08-28  0:44 UTC 

[PATCH v2 0/8] Add C66x & C71x DSP nodes on J721E SoCs
 2020-08-28  0:41 UTC  (4+ messages)

[PATCH v2 0/4] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-08-28  0:41 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ti: Convert K3 board/soc bindings to DT schema

What's cooking in git.git (Aug 2020, #07; Thu, 27)
 2020-08-28  0:39 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-08-28  0:39 UTC 

[pm:bleeding-edge] BUILD SUCCESS dc37b29f6d3007e72ff3de80fcbeeed75843cfed
 2020-08-28  0:36 UTC  (2+ messages)
` [Devel] "

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-28  0:35 UTC  (4+ messages)

[ovmf test] 152941: regressions - FAIL
 2020-08-28  0:31 UTC 

adding new devices to degraded raid1
 2020-08-28  0:30 UTC  (3+ messages)

[PATCH v4 -rcu 3/4] rcu/segcblist: Add counters to segcblist datastructure
 2020-08-28  0:18 UTC  (4+ messages)
` [rcu/segcblist] ab9a370277: WARNING:at_kernel/rcu/srcutree.c:#cleanup_srcu_struct
  ` [LTP] "

[PATCH v4 0/5] Carry forward IMA measurement log on kexec on ARM64
 2020-08-28  0:25 UTC  (7+ messages)
` [PATCH v4 1/5] powerpc: Refactor kexec functions to move arch independent code to IMA
` [PATCH v4 2/5] powerpc: Use libfdt functions to fetch IMA buffer properties
` [PATCH v4 3/5] IMA: Refactor do_get_kexec_buffer() to call of_ functions directly

[PATCH 0/4] drivers: hv: Microsoft Virtual GPU Driver
 2020-08-28  0:25 UTC  (10+ messages)
` [PATCH 1/4] drivers: hv: dxgkrnl: core code

[xen-unstable test] 152917: regressions - FAIL
 2020-08-28  0:24 UTC 

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-28  0:24 UTC  (10+ messages)
` [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
` [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()

next/pending-fixes build: 213 builds: 0 failed, 213 passed, 96 warnings (v5.9-rc2-452-g3b025a0ae05d)
 2020-08-28  0:22 UTC 

[jkirsher-next-queue:dev-queue 5/52] include/linux/avf/virtchnl.h:809:31: error: enumerator value for 'virtchnl_static_assert_virtchnl_get_capabilities' is not an integer constant
 2020-08-28  0:22 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 3/3] dyndbg: fix problem parsing format="foo bar"
 2020-08-28  0:16 UTC  (3+ messages)
` [dyndbg] 738b8a92be: kernel_BUG_at_lib/dynamic_debug.c

[meta-oe][PATCH] nss: Upgrade to 3.56
 2020-08-28  0:14 UTC 

[PATCH] hvmloader: indicate firmware tables as ACPI NVS in e820
 2020-08-28  0:13 UTC 

[PATCH v3 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-28  0:06 UTC  (2+ messages)

[PATCH 01/11] wscutil: Add wsc_build_beacon
 2020-08-28  0:12 UTC  (3+ messages)

BUG at fs/btrfs/relocation.c:794!
 2020-08-28  0:08 UTC  (6+ messages)
      ` BUG at fs/btrfs/relocation.c:794! Still happening on misc-next and 5.8.3

[PATCH v5] qapi/opts-visitor: Added missing fallthrough annotations
 2020-08-28  0:07 UTC  (5+ messages)

[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
 2020-08-28  0:07 UTC  (7+ messages)
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem

[PATCH v2 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-28  0:00 UTC  (4+ messages)

[PATCH 0/7] Implement PCI Error Recovery on Navi12
 2020-08-28  0:00 UTC  (5+ messages)
` [PATCH 5/7] drm/amdgpu: Fix consecutive DPC recoveries failure

[PATCH 1/2] EDAC/aspeed: Fix handling of platform_get_irq() error
 2020-08-27 23:49 UTC  (4+ messages)

[weiny2:lm-pks-pmem-for-5.10 35/71] fs/hfsplus/btree.c:397: undefined reference to `kmap_thread'
 2020-08-27 23:56 UTC 

[ovmf test] 152938: regressions - FAIL
 2020-08-27 23:55 UTC 

[PATCH for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-08-27 23:54 UTC  (5+ messages)

[ANNOUNCE] Reiser5: Selective File Migration - User Interface
 2020-08-27 23:50 UTC  (2+ messages)

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-08-27 23:46 UTC  (26+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek: add mt7623 display-nodes
` [PATCH v5 2/7] drm/mediatek: add ddp routing for mt7623
` [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
  ` Aw: "
      ` Aw: "
` [PATCH v5 5/7] drm/mediatek: dpi/dsi: change the getting possible_crtc way

[ath6kl:ath-qca] BUILD SUCCESS efd0da391a0ecae6c1f4fd0178768503a8ba74e1
 2020-08-27 23:44 UTC 

[PATCH][next] media: Use fallthrough pseudo-keyword
 2020-08-27 23:26 UTC  (3+ messages)

[PATCH net] ionic: fix txrx work accounting
 2020-08-27 23:44 UTC 

[PATCH] NFSD: Correct type annotations in user xattr helpers
 2020-08-27 23:42 UTC  (2+ messages)

[PATCH 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-08-27 23:42 UTC  (2+ messages)
` [PATCH 2/2] mm: use self-explanatory macros rather than "2"

[PATCH] arm64: vdso32: make vdso32 install conditional
 2020-08-27 23:40 UTC  (2+ messages)

[ANNOUNCE] 4.9.234-rt152
 2020-08-27 23:39 UTC 

[LTP v4 0/5] IMA: verify measurement of certificate imported into a keyring
 2020-08-27 23:37 UTC  (9+ messages)
` [LTP v4 4/5] IMA: Add a test to "
              ` [LTP] "

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-27 23:34 UTC  (14+ messages)
            ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/tgl: Fix stepping WA matching
 2020-08-27 23:35 UTC  (5+ messages)

[PATCH net-next 0/2] Put ip6_fragment in ipv6_stub
 2020-08-27 23:33 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: add ipv6_fragment hook "

[PATCH rdma-next 01/10] RDMA: Restore ability to fail on PD deallocate
 2020-08-27 23:30 UTC  (14+ messages)

[Intel-gfx] [PATCH v7 06/11] drm/i915: Enable big joiner support in enable and disable sequences
 2020-08-27 23:35 UTC  (3+ messages)
` [Intel-gfx] [PATCH v8 "

QEMU | Pipeline #182890686 has failed for master | 19591e9e
 2020-08-27 23:29 UTC 

[PATCH 1/2] ath11k: Support reading fwcfg file for driver options
 2020-08-27 23:30 UTC  (4+ messages)
` [PATCH 2/2] ath11k: Add firmware_info file to debugfs

[meta-oe][PATCH] nss: Disable Werror across all recipe types
 2020-08-27 23:28 UTC 

[PATCH v2 3/3] riscv: Add cache information in AUX vector
 2020-08-27 23:27 UTC 

[PATCH 02/11] eap: Re-send Identity Request on EAPoL-Start
 2020-08-27 23:24 UTC  (2+ messages)

[rdma-rdma:for-rc 5/11] ld.lld: error: n_tty.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 19154716 is not in
 2020-08-27 23:23 UTC 

[xen-unstable-smoke test] 152926: regressions - FAIL
 2020-08-27 23:16 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: add flip to downscaled subtests
 2020-08-27 23:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_flip_scaled_crc: add flip to downscaled subtests (rev3)

[PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
 2020-08-27 22:58 UTC  (10+ messages)

[rcu:rcu/next 3/12] ld.lld: error: tty_io.c:(.text.fixup+0x2C): relocation R_ARM_THM_JUMP24 out of range: 19126976 is not in
 2020-08-27 23:12 UTC 

[PATCH v2] ALSA: HDA: Early Forbid of runtime PM
 2020-08-27 23:05 UTC 

[PATCH] po: add missing letter for French message
 2020-08-27 23:04 UTC  (2+ messages)

Nftables src NAT with port range allocation
 2020-08-27 23:02 UTC 

[ovmf test] 152937: regressions - FAIL
 2020-08-27 23:00 UTC 

[PATCH v3 net-next 00/12] ionic memory usage rework
 2020-08-27 23:00 UTC  (13+ messages)
` [PATCH v3 net-next 01/12] ionic: set MTU floor at ETH_MIN_MTU
` [PATCH v3 net-next 02/12] ionic: fix up a couple of debug strings
` [PATCH v3 net-next 03/12] ionic: use kcalloc for new arrays
` [PATCH v3 net-next 04/12] ionic: remove lif list concept
` [PATCH v3 net-next 05/12] ionic: rework and simplify handling of the queue stats block
` [PATCH v3 net-next 06/12] ionic: clean up unnecessary non-static functions
` [PATCH v3 net-next 07/12] ionic: reduce contiguous memory allocation requirement
` [PATCH v3 net-next 08/12] ionic: use index not pointer for queue tracking
` [PATCH v3 net-next 09/12] ionic: change mtu without full queue rebuild
` [PATCH v3 net-next 10/12] ionic: change the descriptor ring length without full reset
` [PATCH v3 net-next 11/12] ionic: change queue count with no reset
` [PATCH v3 net-next 12/12] ionic: pull reset_queues into tx_timeout handler

[PATCH v33 0/6] LP50xx addition and remainder Multicolor patches
 2020-08-27 22:58 UTC  (3+ messages)
` [PATCH v33 6/6] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes


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.