All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-19 11:57:42 to 2019-12-19 12:40:02 UTC [more...]

[RFC PATCH v3 000/132] Proof of concept for Meson integration
 2019-12-19 12:23 UTC  (21+ messages)
` [PATCH 092/132] meson: convert hw/hyperv
` [PATCH 093/132] meson: convert hw/gpio
` [PATCH 094/132] meson: convert hw/dma
` [PATCH 095/132] meson: convert hw/display
` [PATCH 096/132] meson: convert hw/cpu
` [PATCH 097/132] meson: convert hw/char
` [PATCH 098/132] meson: convert hw/bt
` [PATCH 099/132] meson: convert hw/block
` [PATCH 100/132] meson: convert hw/audio
` [PATCH 102/132] meson: convert hw/acpi
` [PATCH 103/132] meson: convert hw/9pfs
` [PATCH 104/132] meson: convert target/s390x/gen-features.h
` [PATCH 106/132] meson: target
` [PATCH 107/132] meson: accel
` [PATCH 108/132] meson: linux-user
` [PATCH 109/132] meson: bsd-user
` [PATCH 110/132] meson: cpu-emu
` [PATCH 114/132] build-sys/rules.mak: remove version.o
` [PATCH 122/132] meson: install blobs
` [PATCH 123/132] meson: install edk2 json descriptors

[PATCH bpf-next v2 00/12] xsk: clean up ring access functions
 2019-12-19 12:39 UTC  (8+ messages)
` [PATCH bpf-next v2 01/12] xsk: eliminate the lazy update threshold
` [PATCH bpf-next v2 02/12] xsk: simplify detection of empty and full rings
` [PATCH bpf-next v2 03/12] xsk: consolidate to one single cached producer pointer
` [PATCH bpf-next v2 04/12] xsk: standardize naming of producer ring access functions
` [PATCH bpf-next v2 05/12] xsk: eliminate the RX batch size
` [PATCH bpf-next v2 06/12] xsk: simplify xskq_nb_avail and xskq_nb_free
` [PATCH bpf-next v2 07/12] xsk: simplify the consumer ring access functions

[PATCH RFC] sched: Micro optimization in pick_next_task() and in check_preempt_curr()
 2019-12-19 12:39 UTC 

[PATCH v2] scsi: libsas: Tidy SAS address print format
 2019-12-19 12:35 UTC 

[cip-dev] [cip-core:deby] failed switching to "builder": operation not permitted
 2019-12-19 12:39 UTC  (2+ messages)

[PATCH v5 1/4] perf report: Fix incorrectly added dimensions as switch perf data file
 2019-12-19 12:38 UTC  (4+ messages)
` [PATCH v5 4/4] perf report: support hotkey to let user select any event for sorting

[Xen-devel] [PATCH v2] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-19 12:37 UTC  (3+ messages)

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-19 12:37 UTC  (9+ messages)

linux-next: Signed-off-by missing for commits in the drm-intel-fixes tree
 2019-12-19 12:37 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 1/2] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
 2019-12-19 12:35 UTC  (3+ messages)

[PATCH] drm/amdgpu/vcn2.5: Silence a compiler warning
 2019-12-19 12:35 UTC  (2+ messages)

mtk_sd on Vocore2 board
 2019-12-19 12:35 UTC 

[PATCH] drivers: net: bcm-sf2: pass -1 to phy_connect()
 2019-12-19 12:35 UTC 

[MPTCP] [PATCH v2] Squash-to: "tcp: Prevent coalesce/collapse when skb has MPTCP extensions"
 2019-12-19 12:35 UTC 

[PATCH 0/3] s390/dasd patches
 2019-12-19 12:35 UTC  (2+ messages)

[PATCH 1/2] usb: dwc2: Fix IN FIFO allocation
 2019-12-19 12:34 UTC  (2+ messages)

[meta-oe] [PATCH] lmbench: fix/clean-up the build for lmbench
 2019-12-19 12:34 UTC  (13+ messages)
  ` [meta-oe] [PATCHv2] lmbench: Fix/clean-up "
      ` [meta-oe] [PATCHv3] "

[PATCH v2 0/9] DP Phy compliance auto test
 2019-12-19 12:33 UTC  (4+ messages)
` [PATCH v2 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
    ` [Intel-gfx] "

[PATCH v2][warrior] qemu: Add PACKAGECONFIG for glusterfs
 2019-12-19 12:32 UTC  (3+ messages)

[RFC PATCH] Revert "arm: Show cache warnings in U-Boot proper only"
 2019-12-19 12:32 UTC  (7+ messages)

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-19 12:31 UTC  (5+ messages)
` [PATCHv3 04/15] remoteproc/omap: Add support to parse internal memories from DT

(no subject)
 2019-12-19 12:31 UTC 

[PATCH 1/1] gitlab: use our own GRUB
 2019-12-19 12:30 UTC 

[PATCH] chardev: Avoid potential use-after-free in 'chrdev_open()'
 2019-12-19 12:28 UTC  (3+ messages)

[PATCH][warrior] qemu: Add PACKAGECONFIG for glusterfs
 2019-12-19 12:26 UTC 

[PATCH v6 0/8] Add dbus-vmstate
 2019-12-19 12:23 UTC  (4+ messages)
` [PATCH v6 7/8] dockerfiles: add dbus-daemon to some of latest distributions

[Xen-devel] [PATCH v2] arm64: xen: Use modern annotations for assembly functions
 2019-12-19 12:25 UTC  (2+ messages)
`  "

[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-19 12:22 UTC  (12+ messages)
` [RFC PATCH v2 03/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
` [RFC PATCH v2 08/14] vhost-user-net: Explicit we ignore few "
` [RFC PATCH v2 09/14] vhost-user-blk: "
` [RFC PATCH v2 10/14] virtio-console: Explicit we ignore some "
` [RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef

[PATCH v4 0/4] KASAN for powerpc64 radix
 2019-12-19 12:21 UTC  (7+ messages)
` [PATCH v4 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] arm64: dts: rockchip: remove disable-wp from rk3308-roc-cc emmc node
 2019-12-19 12:19 UTC  (2+ messages)

[RFC PATCH v3 00/12] Unify SMP stop generic logic to common code
 2019-12-19 12:19 UTC  (30+ messages)
` [RFC PATCH v3 01/12] smp: add generic SMP-stop support "
` [RFC PATCH v3 02/12] smp: unify crash_ and smp_send_stop() logic
` [RFC PATCH v3 03/12] smp: coordinate concurrent crash/smp stop calls
` [RFC PATCH v3 04/12] smp: address races of starting CPUs while stopping
` [RFC PATCH v3 05/12] arm64: smp: use generic SMP stop common code
` [RFC PATCH v3 06/12] arm64: smp: use SMP crash-stop "
` [RFC PATCH v3 07/12] arm64: smp: add arch specific cpu parking helper
` [RFC PATCH v3 08/12] x86: smp: use generic SMP stop common code
` [RFC PATCH v3 09/12] x86: smp: use SMP crash-stop "
` [RFC PATCH v3 10/12] arm: smp: use generic SMP stop "
` [RFC PATCH v3 11/12] arm: smp: use SMP crash-stop "
` [RFC PATCH v3 12/12] sparc64: smp: use generic SMP stop "

[cip-dev] [PATCH 4.19.y-cip 00/39] Add RZ/G2N SYSC/RST/Clock/PFC support
 2019-12-19 12:20 UTC  (2+ messages)

[PATCH v2] iotests: Add more "skip_if_unsupported" statements to the python tests
 2019-12-19 12:19 UTC  (2+ messages)

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-19 12:19 UTC  (6+ messages)
` [PATCH v12 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs

[PATCH v8 0/4] Acceptance test: Add "boot_linux" acceptance test
 2019-12-19 12:18 UTC  (9+ messages)
` [PATCH v8 2/4] Acceptance test: add "boot_linux" tests
` [PATCH v8 3/4] Acceptance tests: add make targets to download images

[alsa-devel] [PATCH] ASoC: max98090: Remove empty suspend function
 2019-12-19 12:18 UTC  (3+ messages)

[PATCH v2] ARM: dts: stm32: update mlahb node according to the bindings
 2019-12-19 12:18 UTC  (2+ messages)

[alsa-devel] [PATCH] ALSA: hda: Use standard waitqueue for RIRB wakeup
 2019-12-19 12:15 UTC  (5+ messages)
      `  "

[U-Boot] [PATCH] net/phy: Fix phy_connect() for phy addr 0
 2019-12-19 12:16 UTC  (14+ messages)

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-19 12:15 UTC  (7+ messages)
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c

[Xen-devel] [PATCH] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-19 12:14 UTC  (8+ messages)

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-19 12:15 UTC  (7+ messages)
` [net-next v4 "
  ` 答复: "

[PATCH V2 0/2] irqchip: add NXP INTMUX interrupt controller
 2019-12-19 12:14 UTC  (3+ messages)

READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))
 2019-12-19 12:11 UTC  (12+ messages)

[dpdk-dev] [PATCH v1] net/ice: add new device IDs
 2019-12-19 12:13 UTC  (3+ messages)

[PATCH v2] relay: handle alloc_percpu returning NULL in relay_open
 2019-12-19 12:12 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Remove unneeded semicolon
 2019-12-19 12:12 UTC 

[PATCH v4 00/16] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-12-19 12:12 UTC  (36+ messages)
` [PATCH v4 01/16] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH v4 02/16] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH v4 03/16] PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()
  ` [PATCH v4 03/16] PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable, disable}_ats()
` [PATCH v4 04/16] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH v4 05/16] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
` [PATCH v4 06/16] iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
` [PATCH v4 07/16] drivers/iommu: Allow IOMMU bus ops to be unregistered
` [PATCH v4 08/16] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH v4 09/16] Revert "iommu/arm-smmu: Make arm-smmu "
` [PATCH v4 10/16] iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
` [PATCH v4 11/16] iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
` [PATCH v4 12/16] iommu/arm-smmu: Support SMMU module probing from the IORT
` [PATCH v4 13/16] iommu/arm-smmu-v3: Allow building as a module
` [PATCH v4 14/16] iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
` [PATCH v4 15/16] iommu/arm-smmu: Allow building as a module
` [PATCH v4 16/16] iommu/arm-smmu: Update my email address in MODULE_AUTHOR()

[PATCH 00/13] Add PCIe support to TI's J721E SoC
 2019-12-19 12:12 UTC  (21+ messages)
` [PATCH 04/13] PCI: cadence: Add support to start link and verify link status
` [PATCH 05/13] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [PATCH 06/13] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH 07/13] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH 08/13] PCI: cadence: Use local management register to configure Vendor ID

Page Suggestion
 2019-12-19 12:00 UTC 

[PATCH] generic/402: fix for updated behavior of timestamp limits
 2019-12-19 12:09 UTC  (7+ messages)
        ` [Y2038] "

[PATCH bpf-next] libbpf: Add missing newline in opts validation macro
 2019-12-19 12:07 UTC 

Weston does not start after upgrade (imx8mmevk machine with 4.19.y kernel)
 2019-12-19 12:07 UTC  (3+ messages)
  ` [meta-freescale] "

[Intel-gfx] [PATCH] drm/i915/gt: Track engine round-trip times
 2019-12-19 12:07 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8150: Add cpufreq HW device node
 2019-12-19 12:06 UTC 

[virtio-dev] [PATCH v2 0/1] VirtIO video device specification
 2019-12-19 12:05 UTC  (6+ messages)
` [virtio-dev] Re: [PATCH v2 1/1] virtio-video: Add virtio "

[PATCH] kbuild: Add DTC_CPP_FLAGS
 2019-12-19 12:05 UTC  (4+ messages)
    ` Aw: "

[PATCH backport 4.9 4.4] xhci: fix USB3 device initiated resume race with roothub autosuspend
 2019-12-19 12:06 UTC 

[PATCH v3 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-12-19 12:03 UTC  (9+ messages)
` [PATCH v3 1/2] firmware: google: Expose CBMEM over sysfs

[Intel-gfx] [PATCH 00/15] drm/i915/tgl: Render/media decompression support
 2019-12-19 12:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH 04/15] drm/i915: Extract framebufer CCS offset checks into a function

[Intel-gfx] [PATCH v8 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-19 12:02 UTC  (5+ messages)
` [Intel-gfx] [PATCH v8 4/4] drm/i915: Correctly map DBUF slices to pipes

[PATCH] cmake: Displace VERBOSE setting
 2019-12-19 12:01 UTC  (3+ messages)

Failed to export GPIO from sysfs
 2019-12-19 11:46 UTC 

[PATCH 1/1] drm/amdgpu: fix ctx init failure for asics without gfx ring
 2019-12-19 12:01 UTC  (2+ messages)

[PATCH] mtd: spi-nor: make s25fl129p1 skip SFDP parsing
 2019-12-19  7:57 UTC 

WARNING: refcount bug in cdev_get
 2019-12-19 11:59 UTC  (7+ messages)

[PATCH 0/5] KVM: arm64: vcpu preempted check support
 2019-12-19 11:59 UTC  (7+ messages)
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call

[PATCH] x86: Remove force_iret()
 2019-12-19 11:58 UTC 

[PATCH next] drm/amd/display: make non-global functions static
 2019-12-19 11:55 UTC 

[PATCH] iotests: Add more "_require_drivers" checks to the shell-based tests
 2019-12-19 11:56 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.