All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-24 10:29:58 to 2019-12-24 12:04:39 UTC [more...]

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2019-12-24 12:04 UTC  (17+ messages)
` [RFC PATCH v2 02/10] lib: vdso: move call to fallback out of common code
` [RFC PATCH v2 04/10] lib: vdso: get pointer to vdso data from the arch
` [RFC PATCH v2 07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time()

[PATCH v5 00/14] xfs: Delay Ready Attributes
 2019-12-24 12:02 UTC  (2+ messages)

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2019-12-24 12:01 UTC  (24+ messages)
` [PATCH v2 02/18] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 03/18] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 08/18] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime
` [PATCH v2 14/18] KVM: arm64: spe: Provide guest virtual interrupts for SPE

[PATCH net-next] net: dsa: drop pointless static qualifier in ar9331_sw_mbus_init
 2019-12-24 11:58 UTC  (7+ messages)
  ` [PATCH net-next v2] net: dsa: qca: ar9331: "

clean up the attr interface
 2019-12-24 11:59 UTC  (13+ messages)
` [PATCH 01/33] xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 02/33] xfs: reject invalid flags combinations "
` [PATCH 03/33] xfs: also remove cached ACLs when removing the underlying attr
` [PATCH 05/33] xfs: remove the ATTR_INCOMPLETE flag

[PATCH] fscrypt: Restore modular support
 2019-12-24 11:58 UTC  (5+ messages)

Garbage UART output on RPI 4 with upstream kernel DTB
 2019-12-24 11:56 UTC  (4+ messages)

[PATCH v3 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2019-12-24 11:55 UTC  (6+ messages)
` [PATCH v3 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[RFC PATCH] io-wq: kill cpu hog worker
 2019-12-24 11:54 UTC 

[PATCH] sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
 2019-12-24 11:54 UTC 

[PATCH net 0/2] net/sched: avoid walk() while deleting filters that still use rtnl_lock
 2019-12-24 11:48 UTC  (3+ messages)
` [PATCH net 2/2] net/sched: add delete_empty() to filters and use it in cls_flower

[PATCH bpf-next v2 05/11] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
 2019-12-24 11:46 UTC  (3+ messages)

[PATCH 0/2] leds: lm3692x: Allow to set ovp and brigthness mode
 2019-12-24 11:45 UTC  (9+ messages)
` [PATCH 1/2] dt: bindings: lm3692x: Document new properties
` [PATCH 2/2] leds: lm3692x: Allow to set ovp and brigthness mode

[RFC PATCH] riscv: Add numa support for riscv64 platform
 2019-12-24 11:44 UTC  (8+ messages)

[PATCH v3 00/32] irqchip/gic-v4: GICv4.1 architecture support
 2019-12-24 11:10 UTC  (66+ messages)
` [PATCH v3 01/32] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
` [PATCH v3 02/32] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
` [PATCH v3 03/32] irqchip/gic-v3: Workaround Cavium TX1 erratum when reading GICD_TYPER2
` [PATCH v3 04/32] irqchip/gic-v3: Use SGIs without active state if offered
` [PATCH v3 05/32] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
` [PATCH v3 06/32] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
` [PATCH v3 07/32] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
` [PATCH v3 08/32] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
` [PATCH v3 09/32] irqchip/gic-v4.1: Plumb skeletal VPE irqchip
` [PATCH v3 10/32] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
` [PATCH v3 11/32] irqchip/gic-v4.1: Add VPE residency callback
` [PATCH v3 12/32] irqchip/gic-v4.1: Add VPE eviction callback
` [PATCH v3 13/32] irqchip/gic-v4.1: Add VPE INVALL callback
` [PATCH v3 14/32] irqchip/gic-v4.1: Suppress per-VLPI doorbell
` [PATCH v3 15/32] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
` [PATCH v3 16/32] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v3 17/32] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v3 18/32] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v3 19/32] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v3 20/32] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH v3 21/32] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH v3 22/32] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v3 23/32] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
` [PATCH v3 24/32] irqchip/gic-v4.1: Add VSGI allocation/teardown
` [PATCH v3 25/32] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH v3 26/32] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH v3 27/32] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
` [PATCH v3 28/32] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH v3 29/32] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH v3 30/32] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH v3 31/32] KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
` [PATCH v3 32/32] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH] subsystem: Fix radar event during another phy CAC
 2019-12-24 11:42 UTC  (4+ messages)

[PATCH] ppp: Remove redundant BUG_ON() check in ppp_pernet
 2019-12-24 11:42 UTC  (3+ messages)

[RFC v1 0/1] drm: lima: devfreq and cooling device support
 2019-12-24 11:35 UTC  (13+ messages)
    ` [Lima] "

[dpdk-dev] DPDK techboard minutes @18/12/2019
 2019-12-24 11:34 UTC  (2+ messages)

[Xen-devel] [ovmf test] 145179: all pass - PUSHED
 2019-12-24 11:32 UTC 

[PATCH 0/1] gpg-interface: add minTrustLevel as a configuration option
 2019-12-24 11:30 UTC  (6+ messages)
` [PATCH 1/1] "

[Intel-gfx] [PATCH v4] drm/i915/lmem: debugfs for LMEM details
 2019-12-24 11:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/lmem: debugfs for LMEM details (rev4)

[PATCH v4 00/11] drm: Add support for bus-format negotiation
 2019-12-24 11:31 UTC  (11+ messages)
  ` [PATCH v4 04/11] drm/bridge: Make the bridge chain a double-linked list

[PATCH 0/3] xfs: hold ilock across insert and collapse range
 2019-12-24 11:29 UTC  (13+ messages)
` [PATCH 1/3] xfs: open code insert range extent split helper
` [PATCH 2/3] xfs: rework insert range into an atomic operation
` [PATCH 3/3] xfs: rework collapse "

[PATCH v5 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-24 11:29 UTC  (6+ messages)
` [PATCH v5 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272
` [PATCH v5 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-24 11:26 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
` [PATCH v4 3/3] drm/panel: add panel driver "

答复: 答复: [PATCH] iommu/vt-d: Don't reject nvme host due to scope mismatch
 2019-12-24 11:26 UTC  (5+ messages)
  ` 答复: "

[Buildroot] [PATCH] package/fontconfig: Fix UUIDD dependency
 2019-12-24 11:23 UTC 

[PATCH 1/1] virtio: fix typo devicd
 2019-12-24 11:21 UTC 

[PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt
 2019-12-24 11:20 UTC  (12+ messages)

net: dsa: mv88e6xxx: error parsing ethernet node from dts
 2019-12-24 11:19 UTC  (6+ messages)

[PATCH] hw/rtc/mc146818: Add missing dependency on ISA Bus
 2019-12-24 11:16 UTC 

[RFCv2] erofs-utils:code for detecting and tracking holes in uncompressed sparse files
 2019-12-24 11:15 UTC  (6+ messages)

[PATCH v5 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-24 11:09 UTC  (3+ messages)

[PATCH v4 1/6] x86,sched: Add support for frequency invariance
 2019-12-24 11:08 UTC  (11+ messages)

Updating the commit message for reverts
 2019-12-24 11:06 UTC 

[RFC PATCH 0/7] merge: learn --autostash
 2019-12-24 11:05 UTC  (19+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] Makefile: alphabetically sort += lists
  ` [PATCH v2 02/17] t7600: use test_write_lines()
  ` [PATCH v2 03/17] sequencer: use file strbuf for read_oneliner()
  ` [PATCH v2 04/17] sequencer: configurably warn on non-existent files
  ` [PATCH v2 05/17] sequencer: make read_oneliner() extern
  ` [PATCH v2 06/17] rebase: use read_oneliner()
  ` [PATCH v2 07/17] sequencer: make apply_rebase() accept a path
  ` [PATCH v2 08/17] rebase: use apply_autostash() from sequencer.c
  ` [PATCH v2 09/17] rebase: generify reset_head()
  ` [PATCH v2 10/17] reset: extract reset_head() from rebase
  ` [PATCH v2 11/17] rebase: extract create_autostash()
  ` [PATCH v2 12/17] rebase: generify create_autostash()
  ` [PATCH v2 13/17] sequencer: extract perform_autostash() from rebase
  ` [PATCH v2 14/17] sequencer: unlink autostash in apply_autostash()
  ` [PATCH v2 15/17] merge: teach --autostash option
  ` [PATCH v2 16/17] t5520: make test_pull_autostash() accept expect_parent_num
  ` [PATCH v2 17/17] pull: pass --autostash to merge

[Outreachy] New Outreachy post
 2019-12-24 11:05 UTC  (3+ messages)

[RFC PATCH v3 0/6] Add TEE interface support to AMD Secure Processor driver
 2019-12-24 10:55 UTC  (3+ messages)

flow control in vmbus ring buffers
 2019-12-24 10:56 UTC 

Regarding LTTNG support for Containers
 2019-12-24 10:55 UTC 

[PATCH 00/10] mpt3sas: Enhancements of phase14
 2019-12-24 10:50 UTC  (4+ messages)
` [PATCH 02/10] mpt3sas: Add support for NVMe shutdown

[Xen-devel] [xen-unstable test] 145168: regressions - FAIL
 2019-12-24 10:48 UTC 

linux-next: Fixes tag needs some work in the devicetree tree
 2019-12-24 10:44 UTC  (2+ messages)

[PATCH v2] sctp: do trace_sctp_probe after SACK validation and check
 2019-12-24 10:40 UTC 

[U-Boot] [PATCH] mpc85xx: ddr: Always start DDR RAM in Self Refresh mode
 2019-12-24 10:35 UTC  (2+ messages)
`  "

[PATCH v2 01/19] arch: powerpc: add usb node in p3041 dts
 2019-12-24 10:33 UTC  (2+ messages)

[U-Boot] [PATCH v3] ppc/km: enable DM driver support in all defconfigs
 2019-12-24 10:33 UTC  (2+ messages)
`  "

[U-Boot] [PATCH 1/4] ppc/km/tegr1: support second localbus clock signal
 2019-12-24 10:30 UTC  (2+ messages)
`  "


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.