All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-02 11:44:07 to 2019-08-02 12:46:59 UTC [more...]

[PATCH v2 00/44] powerpc/64s/exception: cleanup and macrofiy,
 2019-08-02 10:57 UTC  (24+ messages)
` [PATCH v2 20/44] powerpc/64s/exception: Fix performance monitor virt handler
` [PATCH v2 21/44] powerpc/64s/exception: remove 0xb00 handler
` [PATCH v2 22/44] powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
` [PATCH v2 23/44] powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
` [PATCH v2 24/44] powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
` [PATCH v2 25/44] powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
` [PATCH v2 26/44] powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
` [PATCH v2 27/44] powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
` [PATCH v2 28/44] powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
` [PATCH v2 29/44] powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception code
` [PATCH v2 30/44] powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
` [PATCH v2 31/44] powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 "
` [PATCH v2 32/44] powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
` [PATCH v2 33/44] powerpc/64s/exception: move interrupt entry code above the common handler
` [PATCH v2 34/44] powerpc/64s/exception: program check handler do not branch into a macro
` [PATCH v2 35/44] powerpc/64s/exception: Remove pointless KVM handler name bifurcation
` [PATCH v2 36/44] powerpc/64s/exception: reduce page fault unnecessary loads
` [PATCH v2 37/44] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
` [PATCH v2 38/44] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
` [PATCH v2 39/44] powerpc/64s/exception: Add GEN_KVM "
` [PATCH v2 40/44] powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
` [PATCH v2 41/44] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
` [PATCH v2 42/44] powerpc/64s/exception: Remove old INT_ENTRY macro

[PATCH V2 0/9] Fixes for metadata accelreation
 2019-08-02 12:46 UTC  (10+ messages)
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker

[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
 2019-08-02 12:45 UTC  (4+ messages)

[Bug 107020] Dolphin freezes only with OpenGL
 2019-08-02 12:45 UTC  (2+ messages)

[RFC PATCH v2 0/4] Input: mpr121-polled: Add polled driver for MPR121
 2019-08-02 12:45 UTC  (11+ messages)

lvmcache lv destroy with no flush
 2019-08-02 12:44 UTC  (2+ messages)

[PATCH 0/2] arm64: entry: Move ct_user_exit calls earlier
 2019-08-02 12:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: entry: Move ct_user_exit before we can take another exception

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 12:41 UTC  (7+ messages)
    ` [Xen-devel] "

[PATCH 0/5] Fix FIFO-99 abuse
 2019-08-02 12:41 UTC  (5+ messages)

[Xen-devel] [linux-linus test] 139616: regressions - FAIL
 2019-08-02 12:41 UTC 

[PATCH 1/2] i915: convert to new mount API
 2019-08-02 12:39 UTC  (2+ messages)
` [PATCH 2/2] i915: do not leak module ref counter

[PATCH] git-gui: Perform rescan on window focus-in
 2019-08-02 12:39 UTC  (9+ messages)

[PATCH v7 00/20] SC7 entry and exit support for Tegra210
 2019-08-02 12:38 UTC  (16+ messages)
` [PATCH v7 07/20] clk: tegra: clk-periph: Add save and restore support

[PATCH v3 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-08-02  8:48 UTC  (4+ messages)
` [PATCH v3 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure

[U-Boot] fit image: boot gzipped ramdisk does not work anymore
 2019-08-02 12:36 UTC  (8+ messages)

GPMI iMX6ull timeout on DMA
 2019-08-02 12:34 UTC  (11+ messages)

[PATCH] image.bbclass: exclude deploy-${PN}-image-complete from rm_work
 2019-08-02 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target/arm/kvm: enable SVE in guests
 2019-08-02 12:25 UTC  (32+ messages)
`  "
` [Qemu-devel] [PATCH v3 01/15] target/arm/cpu64: Ensure kvm really supports aarch64=off
  `  "
` [Qemu-devel] [PATCH v3 02/15] target/arm/cpu: Ensure we can use the pmu with kvm
  `  "
` [Qemu-devel] [PATCH v3 03/15] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
  `  "
` [Qemu-devel] [PATCH v3 04/15] tests: arm: Introduce cpu feature tests
  `  "
` [Qemu-devel] [PATCH v3 05/15] target/arm/helper: zcr: Add build bug next to value range assumption
  `  "
` [Qemu-devel] [PATCH v3 06/15] target/arm/cpu: Use div-round-up to determine predicate register array size
  `  "
` [Qemu-devel] [PATCH v3 07/15] target/arm: Allow SVE to be disabled via a CPU property
  `  "
` [Qemu-devel] [PATCH v3 08/15] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
  `  "
` [Qemu-devel] [PATCH v3 09/15] target/arm/kvm64: Fix error returns
  `  "
` [Qemu-devel] [PATCH v3 10/15] target/arm/kvm64: Move the get/put of fpsimd registers out
  `  "
` [Qemu-devel] [PATCH v3 11/15] target/arm/kvm64: Add kvm_arch_get/put_sve
  `  "
` [Qemu-devel] [PATCH v3 12/15] target/arm/kvm64: max cpu: Enable SVE when available
  `  "
` [Qemu-devel] [PATCH v3 13/15] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
  `  "
` [Qemu-devel] [PATCH v3 14/15] target/arm/cpu64: max cpu: Support sve properties with KVM
  `  "
` [Qemu-devel] [PATCH v3 15/15] target/arm/kvm: host cpu: Add support for sve<vl-bits> properties
  `  "

[RFC PATCH] compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
 2019-08-02 12:34 UTC  (11+ messages)

[U-Boot] [PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-08-02 12:33 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] usb: host: dwc2: add phy support
` [U-Boot] [PATCH 2/5] usb: host: dwc2: add support for clk
` [U-Boot] [PATCH 3/5] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH 4/5] usb: host: dwc2: add usb33d supply support for stm32mp1
` [U-Boot] [PATCH 5/5] usb: host: dwc2: add trace to have clean usb start

[PATCH v2] systemd-boot:grub-efi:wic: add variable APPENDS for multiple boot configuration
 2019-08-02 12:33 UTC 

memory leak in tipc_group_create_member
 2019-08-02 12:18 UTC  (2+ messages)

[PATCH 1/1] pseries/hotplug-memory.c: Replace nested ifs by switch-case
 2019-08-02 12:26 UTC  (2+ messages)

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.4-236-gdbc7f5c7df28)
 2019-08-02 12:26 UTC 

[PATCH v3 1/4] serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib
 2019-08-02 12:26 UTC  (14+ messages)
` [PATCH v3 2/4] serial: mctrl_gpio: Add a NULL check to mctrl_gpio_to_gpiod()
` [PATCH v3 3/4] serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
` [PATCH v3 4/4] serial: 8250: "

[Xen-devel] [RFC 0/6] XEN scheduling hardening
 2019-08-02 12:24 UTC  (10+ messages)
` [Xen-devel] [RFC 1/6] xen/arm: Re-enable interrupt later in the trap path

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-08-02 12:24 UTC  (6+ messages)
` [PATCH v2] "

[Buildroot] [PATCHv2] package/mtd: needs zstd
 2019-08-02 12:24 UTC  (4+ messages)

[Qemu-devel] [PATCH] qapi: Make visit_next_list()'s comment less confusing
 2019-08-02 12:23 UTC 

[CI 0/3] add more probe failures
 2019-08-02 12:21 UTC  (4+ messages)
` [CI 1/3] drm/i915: Add i915 to i915_inject_probe_failure
` [CI 2/3] drm/i915/uc: Inject probe errors into intel_uc_init_hw
` [CI 3/3] drm/i915/wopcm: Don't fail on WOPCM partitioning failure

[PATCH] arm64: defconfig: CONFIG_DRM_ETNAVIV=m
 2019-08-02 12:20 UTC  (2+ messages)

[Buildroot] [PATCHv3] package/mtd: needs zstd
 2019-08-02 12:21 UTC 

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-08-02 12:20 UTC  (23+ messages)
` [RFC PATCH 03/40] soundwire: cadence_master: align debugfs to 8 digits
` [RFC PATCH 05/40] soundwire: intel: move interrupt enable after interrupt handler registration
` [RFC PATCH 06/40] soundwire: intel: prevent possible dereference in hw_params
` [RFC PATCH 07/40] soundwire: intel: fix channel number reported by hardware
` [RFC PATCH 08/40] soundwire: intel: remove BIOS work-arounds
` [RFC PATCH 09/40] soundwire: cadence_master: fix usage of CONFIG_UPDATE
` [RFC PATCH 11/40] soundwire: cadence_master: simplify bus clash interrupt clear
` [RFC PATCH 12/40] soundwire: cadence_master: revisit interrupt settings
` [RFC PATCH 13/40] soundwire: cadence_master: fix register definition for SLAVE_STATE
` [RFC PATCH 14/40] soundwire: cadence_master: fix definitions for INTSTAT0/1
` [RFC PATCH 15/40] soundwire: cadence_master: handle multiple status reports per Slave

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.186-159-gc4286991ea44)
 2019-08-02 12:19 UTC 

[Bug 111284] Sadmin,privileged admin Privileged examiner can edit questions in the purchased packages.Subjects can also be edited
 2019-08-02 12:16 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.134-318-g8834696721a3)
 2019-08-02 12:15 UTC 

[PATCH 01/12] rdmacg: Replace strncmp with str_has_prefix
 2019-08-02 12:16 UTC  (5+ messages)

[Buildroot] [PATCH] package/python-imutils: new package
 2019-08-02 12:15 UTC 

[Buildroot] [PATCH] package/dlib: new package
 2019-08-02 12:15 UTC 

[Buildroot] [PATCH 2/2] package/python-scipy: new package
 2019-08-02 12:14 UTC 

[Buildroot] [PATCH 1/2] package/python-numpy: remove unsafe path possibly contamine target package with host libraries
 2019-08-02 12:14 UTC 

[Qemu-devel] [PATCH RFC v2 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-08-02 12:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v2 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

[PATCH] usb: devio: fix mmap() on non-coherent DMA architectures
 2019-08-02 12:14 UTC  (2+ messages)

next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
 2019-08-02 12:13 UTC 

What's cooking in git.git (Aug 2019, #01; Thu, 1)
 2019-08-02 12:12 UTC  (4+ messages)
  ` js/early-config-with-onbranch, was "
` js/visual-studio, "

[Qemu-devel] [PATCH] hmp/info_migration: formatting migration capability output
 2019-08-02 12:12 UTC  (4+ messages)

Threaded submission & semaphore sharing
 2019-08-02 12:12 UTC  (6+ messages)

[PATCH][next] can: kvaser_pciefd: remove redundant negative check on trigger
 2019-08-02 12:12 UTC  (3+ messages)

[Xen-devel] [PATCH] ci: install C++ in opensuse-leap CI container
 2019-08-02 12:11 UTC  (4+ messages)

Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
 2019-08-02 12:10 UTC 

[PATCH 3/3] IB/mlx5: Use refcount_() APIs
 2019-08-02 12:11 UTC 

[PATCH 2/3] net/mlx5: Use refcount_() APIs
 2019-08-02 12:10 UTC 

[PATCH 1/3] mlx5: Use refcount_t for refcount
 2019-08-02 12:10 UTC 

[PATCH 0/3] Use refcount_t for refcount
 2019-08-02 12:10 UTC 

[PATCH] net/mlx5e: Use refcount_t for refcount
 2019-08-02 12:10 UTC 

[PATCH] net/mlx4_core: Use refcount_t for refcount
 2019-08-02 12:10 UTC 

[PATCH] Bluetooth: btrtl: Save firmware and config
 2019-08-02 12:10 UTC 

Random memory corruption with v5.2
 2019-08-02 12:08 UTC  (6+ messages)

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-08-02 12:06 UTC  (12+ messages)
` [PATCH V13 12/12] "

[PATCH 1/3] drm/i915/oa: add content to Makefile
 2019-08-02 12:11 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/oa: update the generated files

[RFC PATCH 0/3] fix hugetlb page allocation stalls
 2019-08-02 12:05 UTC  (7+ messages)
` [RFC PATCH 2/3] mm, compaction: use MIN_COMPACT_COSTLY_PRIORITY everywhere for costly orders

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.62-147-gd60a7ba4ffa6)
 2019-08-02 12:05 UTC 

[U-Boot] [PATCH 1/2] imx: mx6ul_14x14_evk: Fix SPL boot
 2019-08-02 12:05 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul_14x14_evk: convert to DM_VIDEO

[Qemu-devel] [PULL 0/1] Slirp cve 2019 14378 patches
 2019-08-02 12:04 UTC  (2+ messages)

[PULL 0/3] Renesas SoC updates for v5.4
 2019-08-02 12:03 UTC  (8+ messages)
` [PULL 1/3] Renesas ARM64 DT "
` [PULL 2/3] Renesas driver "
` [PULL 3/3] Renesas DT binding "

[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
 2019-08-02 12:04 UTC  (4+ messages)

[patch 0/5] posix-cpu-timers: Move expiry into task work context
 2019-08-02 12:04 UTC  (5+ messages)
` [patch 2/5] x86/kvm: Handle task_work on VMENTER/EXIT

[PATCH] drm/imx: Drop unused imx-ipuv3-crtc.o build
 2019-08-02 12:03 UTC  (4+ messages)

next/pending-fixes boot: 214 boots: 4 failed, 143 passed with 64 offline, 1 untried/unknown, 2 conflicts (v5.3-rc2-529-g9f8da40a9505)
 2019-08-02 12:03 UTC 

[U-Boot] [PATCH] ARM: da850-evm: Increase environment NOR partition offset
 2019-08-02 12:03 UTC 

[PATCH v2] Bluetooth: btusb: Fix suspend issue for Realtek devices
 2019-08-02 12:02 UTC 

[PATCH] add variable APPENDS for multiple boot configuration
 2019-08-02 12:01 UTC  (2+ messages)
` ✗ patchtest: failure for "

pull-request: can 2019-08-02
 2019-08-02 12:00 UTC  (5+ messages)
` [PATCH 1/4] can: sja1000: force the string buffer NULL-terminated
` [PATCH 2/4] can: peak_usb: "
` [PATCH 3/4] can: peak_usb: pcan_usb_fd: uix info-leaks to USB devices
` [PATCH 4/4] can: peak_usb: pcan_usb_pro: Fix "

MyGica T230 dvb-t2 data corruption since commit 5fa8815
 2019-08-02 12:00 UTC  (8+ messages)

[PATCH V2] b43legacy: Remove pointless cond_resched() wrapper
 2019-08-02 11:58 UTC 

[Xen-devel] [ANNOUNCE] Minutes of Aug 1 2019 Community Call
 2019-08-02 11:58 UTC 

[U-Boot] [PATCH 1/3] spi: Add spi_write_then_read
 2019-08-02 11:58 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] mtd: spi: Drop sf.c

[RFC PATCH] powerpc: Add the ppc_capabilities ELF note
 2019-08-02 11:56 UTC  (2+ messages)

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-08-02 11:56 UTC  (8+ messages)
` [PATCH v3 "

[PATCH 0/2] ALSA snd-usb-audio: Add Pioneer DDJ-SX3 PCM support
 2019-08-02 11:52 UTC  (3+ messages)
` [PATCH 1/2] ALSA snd-usb-audio: Skip bSynchAddress endpoint check if it is invalid
` [PATCH 2/2] ALSA snd-usb-audio: Add Pioneer DDJ-SX3 PCM quirck

Support for --stdin-paths in commit, add, etc
 2019-08-02 11:52 UTC  (13+ messages)

[LTP] [PATCH] syscalls/statx04: use stx_attributes_mask before test
 2019-08-02 11:50 UTC  (2+ messages)

[Qemu-devel] [Bug 1838763] [NEW] Bugs in SSH module (ssh.c)
 2019-08-02 11:38 UTC 

[PATCH] peak_usb: Fix info-leaks to USB devices
 2019-08-02 11:45 UTC  (2+ messages)

[PATCH v2 02/10] gcov: Replace strncmp with str_has_prefix
 2019-08-02 11:45 UTC  (2+ messages)

[Xen-devel] [RFC] xen: Add .astylerc for automated style-formatting
 2019-08-02 11:44 UTC  (15+ messages)

[PATCH RFC] mm/memcontrol: reclaim severe usage over high limit in get_user_pages loop
 2019-08-02 11:44 UTC  (6+ messages)

lvmcache in writeback mode gets stuck flushing dirty blocks
 2019-08-02 11:44 UTC  (4+ messages)
  ` lvmcache in writeback mode gets stuck flushing dirtyblocks


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.