All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-08 11:12:53 to 2019-05-08 11:34:52 UTC [more...]

[PATCH 1/2] lib: add __sysfs_match_string_with_gaps() helper
 2019-05-08 11:34 UTC  (10+ messages)

[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
 2019-05-08 11:34 UTC  (6+ messages)
  ` [EXT] "

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 11:31 UTC  (87+ messages)
` [PATCH 01/16] lib: fix match_string() helper on -1 "
    ` [alsa-devel] "
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 04/16] powerpc/xmon: use "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 16/16] sched: debug: "

[U-Boot] [PATCH] arm: socfpga: Re-add support for Aries MCV SoM and MCVEVK board
 2019-05-08 11:34 UTC  (9+ messages)

[Buildroot] [GSoC 2019] Introduction Email - Atharva Lele
 2019-05-08 11:34 UTC  (12+ messages)

[PATCH 0/2] Enable Data Execution Protection and Address Space Layout Randomization on Windows
 2019-05-08 11:33 UTC  (14+ messages)
` [PATCH 2/2] mingw: enable DEP and ASLR
` [PATCH v2 0/2] Enable Data Execution Protection and Address Space Layout Randomization on Windows
  ` [PATCH v2 1/2] mingw: do not let ld strip relocations
  ` [PATCH v2 2/2] mingw: enable DEP and ASLR

[PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-08 11:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
  `  "

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-08 11:32 UTC  (15+ messages)

[PATCH] mm/hugetlb: Don't put_page in lock of hugetlb_lock
 2019-05-08 11:31 UTC  (4+ messages)
` [PATCH v2] "

[Xen-devel] [PATCH] xen/sched: fix csched2_deinit_pdata()
 2019-05-08 11:31 UTC  (3+ messages)
  `  "

[Qemu-arm] [PATCH v7 0/2] Add Arm SBSA Reference Machine
 2019-05-08 11:30 UTC  (9+ messages)
` [Qemu-arm] [PATCH v7 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part
    ` [Qemu-devel] "

Automated/remote flashing of R-Car3
 2019-05-08 11:30 UTC  (7+ messages)
          ` [U-Boot] "

[PATCH v3 00/13] Software fwnode references
 2019-05-08 11:30 UTC  (13+ messages)
` [PATCH v3 11/13] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[Xen-devel] [xen-unstable-coverity test] 135897: regressions - ALL FAIL
 2019-05-08 11:28 UTC  (3+ messages)
  `  "

[Qemu-arm] [PATCH v2 00/16] hw: Use object_initialize_child for correct reference counting
 2019-05-08 11:21 UTC  (31+ messages)
` [Qemu-devel] [PATCH v2 06/16] hw/arm/bcm2835: Use object_initialize_child for correct ref. counting
` [Qemu-arm] [PATCH v2 07/16] hw/arm/aspeed: "
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 08/16] hw/arm: Use object_initialize_child for correct reference counting
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 09/16] hw/mips: Use object_initialize() on MIPSCPSState
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 10/16] hw/mips: Use object_initialize_child for correct reference counting
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 11/16] hw/microblaze/zynqmp: Move the IPI state into the PMUSoC state
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 12/16] hw/microblaze/zynqmp: Let the SoC manage the IPI devices
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 13/16] hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 14/16] "
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 15/16] hw/arm/mps2: Use object_initialize_child for correct reference counting
` [Qemu-arm] [PATCH v2 16/16] hw/intc/nvic: "
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[LTP] [PATCH v3] syscalls/rt_sigqueueinfo01: rewrote testcase
 2019-05-08 11:28 UTC 

[PATCH] ovl: relax WARN_ON() for overlapping layers use case
 2019-05-08 11:26 UTC  (4+ messages)

[PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs
 2019-05-08 11:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] acpi: More trace points
 2019-05-08 11:19 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gen_mmap: fix no-op loops
 2019-05-08 11:27 UTC  (4+ messages)

[PATCH 08/40] dma-fence: Refactor signaling for manual invocation
 2019-05-08 11:25 UTC  (2+ messages)
` [PATCH] "

[PATCH] xen:arm: we never get into schedule_tail() with prev==current
 2019-05-08 11:25 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v14 0/8] support ROHM BD70528 PMIC
 2019-05-08 11:25 UTC  (7+ messages)
` [PATCH v14 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v14 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings

BUG: soft lockup in kvm_vm_ioctl
 2019-05-08 11:25 UTC  (7+ messages)

[PATCH 07/40] drm/i915: Seal races between async GPU cancellation, retirement and signaling
 2019-05-08 11:24 UTC  (2+ messages)
` [PATCH] "

[PATCH v7 0/6] virtio pmem driver
 2019-05-08 11:19 UTC  (10+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "

[PATCH 01/40] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
 2019-05-08 11:23 UTC  (5+ messages)
` [PATCH 14/40] drm/i915: Load balancing across a virtual engine
  ` [PATCH] "

[U-Boot] [PATCH v6] ARM: am335x: Add phyCORE AM335x R2 support
 2019-05-08 11:22 UTC 

[U-Boot] Please pull u-boot-x86
 2019-05-08 11:21 UTC 

[PATCH v2 7/9] x86/kprobes: Make trampoline_handler global and visible
 2019-05-08 11:20 UTC  (2+ messages)
` [tip:x86/urgent] x86/kprobes: Make trampoline_handler() "

[tip:x86/urgent] x86/vdso: Remove hpet_page from vDSO
 2019-05-08 11:20 UTC 

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-05-08 11:19 UTC  (6+ messages)
` [PATCH 2/3][V3] scsi: sd: remove sysfs_match_string() dense array comment
` [PATCH 3/3][V3] iio: Handle enumerated properties with gaps

[PATCH 1/9] dma-buf: start caching of sg_table objects
 2019-05-08 11:19 UTC  (6+ messages)
` [PATCH 3/9] drm: remove prime sg_table caching

[PATCH v3 0/5] arm64: SPE ACPI enablement
 2019-05-08 11:18 UTC  (4+ messages)
` [PATCH v3 4/5] arm_pmu: acpi: spe: Add initial MADT/SPE probing

[Xen-devel] [freebsd-master test] 135810: regressions - FAIL
 2019-05-08 11:17 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH] crypto/octeontx: use distinct metabuf pool for each queue
 2019-05-08 11:16 UTC  (2+ messages)

[Xen-devel] [linux-4.4 test] 135790: regressions - FAIL
 2019-05-08 11:15 UTC  (3+ messages)
  `  "

[PATCH v6 00/11] al: replace calls to rte_panic and refrain from new instances
 2019-05-08 11:15 UTC  (2+ messages)
` [dpdk-dev] "

webui: setting Boot.Mode and Boot.Source
 2019-05-08 11:14 UTC  (3+ messages)

[PATCH 00/19] Convert revision.c to parseopt part 1/4
 2019-05-08 11:12 UTC  (20+ messages)
` [PATCH 01/19] revision.h: avoid bit fields in struct rev_info
` [PATCH 02/19] revision.h: move repo field down
` [PATCH 03/19] revision.c: prepare to convert handle_revision_pseudo_opt()
` [PATCH 04/19] rev-parseopt: convert --all
` [PATCH 05/19] rev-parseopt: convert --branches
` [PATCH 06/19] rev-parseopt: convert --bisect
` [PATCH 07/19] rev-parseopt: convert --tags
` [PATCH 08/19] rev-parseopt: convert --remotes
` [PATCH 09/19] rev-parseopt: convert --glob
` [PATCH 10/19] rev-parseopt: convert --exclude
` [PATCH 11/19] rev-parseopt: convert --reflog
` [PATCH 12/19] rev-parseopt: convert --indexed-objects
` [PATCH 13/19] rev-parseopt: convert --not
` [PATCH 14/19] rev-parseopt: convert --no-walk and --do-walk
` [PATCH 15/19] rev-parseopt: convert --single-worktree
` [PATCH 16/19] rev-parseopt: prepare to convert handle_revision_opt()
` [PATCH 17/19] rev-parseopt: convert --max-count
` [PATCH 18/19] rev-parseopt: convert --skip
` [PATCH 19/19] rev-parseopt: convert --min-age and --max-age

[Bug 109345] drm-next-2018-12-14 -Linux PPC
 2019-05-08 11:13 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.