All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-08 14:20:31 to 2019-10-08 15:07:41 UTC [more...]

[RESEND] everything text-poke: ftrace, modules, static_call and jump_label
 2019-10-08 15:07 UTC  (12+ messages)
` [PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()
  ` [PATCH v3 1/6] x86/alternatives: Teach text_poke_bp() to emulate instructions
  ` [PATCH v3 5/6] x86/ftrace: Use text_poke()

[PATCH v6 00/11] Add arm64/signal initial kselftest support
 2019-10-08 15:07 UTC  (5+ messages)
` [PATCH v6 05/11] kselftest: arm64: mangle_pstate_ssbs_regs

[PATCH] quota: check quota type in early stage
 2019-10-08 14:50 UTC 

[PATCH v2 0/7] fw_cfg: Run tests on big-endian
 2019-10-08 15:04 UTC  (9+ messages)
` [PATCH v2 4/7] tests/fw_cfg: Let the tests use a context
` [PATCH v2 5/7] tests/libqos/fw_cfg: Pass QTestState as argument
` [PATCH v2 6/7] tests/fw_cfg: Declare one QFWCFG for all tests
` [PATCH v2 7/7] tests/fw_cfg: Run the tests on big-endian targets

[PATCH] usb: dwc3: dwc3-meson-g12a.c: use devm_platform_ioremap_resource()
 2019-10-08 15:05 UTC  (3+ messages)

KVM-unit-tests on AMD
 2019-10-08 15:06 UTC  (4+ messages)

[RFC/RFT PATCH 00/16] arm64: backport SSBS handling to v4.19-stable
 2019-10-08 15:05 UTC  (6+ messages)
` [RFC/RFT PATCH 01/16] arm64: cpufeature: Detect SSBS and advertise to userspace
` [RFC/RFT PATCH 11/16] arm64: Always enable spectre-v2 vulnerability detection

[PATCH 1/3] dt-bindings: arm: samsung: Force clkoutN names to be unique in PMU
 2019-10-08 15:04 UTC  (14+ messages)

[warrior 00/10] Pull request
 2019-10-08 15:04 UTC  (11+ messages)
` [warrior 01/10] python: update to 3.7.3
` [warrior 02/10] python3: upgrade 3.7.3 -> 3.7.4
` [warrior 03/10] json-c: Don't --enable-rdrand
` [warrior 04/10] qemu: Fix CVE-2019-8934
` [warrior 05/10] unzip: Fix CVE-2019-13232
` [warrior 06/10] classes/image-live.bbclass: Don't hardcode cpio.gz
` [warrior 07/10] systemd: update SRCREV for systemd v241-stable
` [warrior 08/10] qemu: fix build issue on new hosts with glibc 2.30
` [warrior 09/10] meson: Fix native patch to python3
` [warrior 10/10] uninative: Update to 2.7 release

[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
 2019-10-08 15:04 UTC  (7+ messages)

[Qemu-devel] [Bug 1633508] [NEW] libvirt cannot hot insert interfaces to qemu
 2019-10-08 14:47 UTC  (2+ messages)
` [Bug 1633508] "

iomap and xfs COW cleanups v2
 2019-10-08 15:01 UTC  (5+ messages)
` [PATCH 07/20] iomap: renumber IOMAP_HOLE to 0
` [PATCH 08/20] iomap: use a srcmap for a read-modify-write I/O

[PULL 0/4] Block patches
 2019-10-08 14:55 UTC  (5+ messages)
` [PULL 1/4] util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
` [PULL 2/4] virtio-blk: schedule virtio_notify_config to run on main context
` [PULL 3/4] block: Skip COR for inactive nodes
` [PULL 4/4] iotests/262: Switch source/dest VM launch order

[PATCH v4] drm: two planes with the same zpos have undefined ordering
 2019-10-08 15:03 UTC  (7+ messages)
` [v4] "

[dpdk-dev] [PATCH v2 0/3] QAT: handle Single Pass GCM
 2019-10-08 15:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH RFC 1/3] mtd: rawnand: Add support manufacturer postponed initialization
 2019-10-08 15:02 UTC  (7+ messages)
` [PATCH RFC 2/3] mtd: rawnand: Add support Macronix Block Protection function

[PATCH v8 2/4] drm/panel: set display info in panel attach
 2019-10-08 15:02 UTC  (8+ messages)
` [v8,2/4] "

[PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
 2019-10-08 15:02 UTC  (4+ messages)

[PATCH] regulator: core: Skip balancing of the enabled regulators in regulator_enable()
 2019-10-08 15:02 UTC  (8+ messages)

[PATCH] drm/komeda: Adds zorder support
 2019-10-08 15:00 UTC  (3+ messages)

[PATCH v9 0/5] Add a generic driver for LED-based backlight
 2019-10-08 15:00 UTC  (8+ messages)
` [PATCH v9 4/5] dt-bindings: backlight: Add led-backlight binding

master - man: lvmcache note dm-cache block size issue
 2019-10-08 15:00 UTC 

syzkaller reproducers
 2019-10-08 15:00 UTC  (3+ messages)

[MPTCP] Re: [PATCH 2/2] selftests: test setsockopt(..., TCP_ULP, "mptcp", ...)
 2019-10-08 15:00 UTC 

[MPTCP] Re: [PATCH 1/2] mptcp: subflow: disallow setsockopt(... TCP_ULP, "mptcp")
 2019-10-08 15:00 UTC 

[MPTCP] Re: [PATCH 0/2] mptcp: disallow setting the MPTCP ULP from userspace
 2019-10-08 14:59 UTC 

[alsa-devel] Is this bug ? dpcm_prune_paths()
 2019-10-08 14:58 UTC  (2+ messages)

[PATCH v2 linux-kselftest-test 0/3] kunit: support building core/tests as modules
 2019-10-08 14:55 UTC  (4+ messages)
` [PATCH v2 linux-kselftest-test 1/3] kunit: allow kunit tests to be loaded as a module
` [PATCH v2 linux-kselftest-test 2/3] kunit: allow kunit "
` [PATCH v2 linux-kselftest-test 3/3] kunit: update documentation to describe module-based build

[PATCH net-next 0/2] Bareudp Tunnel Module
 2019-10-08 14:58 UTC  (5+ messages)
` [PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next 2/2] Special handling for IP & MPLS

[PATCH RFC] selftests: kvm: fix sync_regs_test with newer gccs
 2019-10-08 14:57 UTC 

[PATCH v22 00/24] Intel SGX foundations
 2019-10-08 14:56 UTC  (7+ messages)
` [PATCH v22 07/24] x86/sgx: Add wrappers for ENCLS leaf functions

[PATCH v8 0/4] Panel rotation patches
 2019-10-08 14:56 UTC  (7+ messages)
` [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-10-08 14:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/14] "
  ` [dpdk-dev] [PATCH v2 14/14] doc: "

[PATCH 1/3] regulator: core: fix boot-on regulators use_count usage
 2019-10-08 14:56 UTC  (11+ messages)

[PATCH linux-kselftest-test 0/3] kunit: support module-based build
 2019-10-08 14:55 UTC  (5+ messages)
` [PATCH linux-kselftest-test 1/3] kunit: allow kunit tests to be loaded as a module
` [PATCH linux-kselftest-test 2/3] kunit: allow kunit "
` [PATCH linux-kselftest-test 3/3] kunit: update documentation to describe module-based build

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-10-08 14:53 UTC  (4+ messages)
` [PATCH 10/19] hw/timer/bcm2835: Add the BCM2835 SYS_timer

[PATCH] mm: thp: move deferred split queue to memcg's nodeinfo
 2019-10-08 14:55 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 0/3] 9p: Fix file ID collisions
 2019-10-08 14:45 UTC  (5+ messages)

[PATCH v11 0/6] Solve postboot supplier cleanup and optimize probe ordering
 2019-10-08 14:53 UTC  (5+ messages)
` [PATCH v11 3/6] of: property: Add functional dependency link from DT bindings

liboutput: thoughts about shared library on top of DRM/KMS
 2019-10-08 14:52 UTC  (6+ messages)

Yocto Project Status WW41’19
 2019-10-08 14:51 UTC 

[RFC PATCH] mm: set memory section offline when all its pages are offline
 2019-10-08 14:51 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
 2019-10-08 14:50 UTC 

[PATCH 1/2] um: irq: Fix LAST_IRQ usage
 2019-10-08 14:49 UTC  (6+ messages)
` [PATCH 2/2] um: drivers: Add virtio vhost-user driver

[PATCH v2 0/8] hw: Convert various reset() handler to DeviceReset
 2019-10-08 14:34 UTC  (9+ messages)
` [PATCH v2 1/8] hw/acpi/piix4: Convert reset "
` [PATCH v2 2/8] hw/isa/piix4: "
` [PATCH v2 3/8] hw/ide/piix: "
` [PATCH v2 4/8] hw/ide/sii3112: "
` [PATCH v2 5/8] hw/ide/via82c: "
` [PATCH v2 6/8] hw/isa/vt82c686: "
` [PATCH v2 7/8] hw/input/lm832x: "
` [PATCH v2 8/8] hw/misc/vmcoreinfo: Add comment about reset handler

[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
 2019-10-08 14:47 UTC  (8+ messages)
` [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks

[dpdk-dev] [PATCH v8 0/7] ethdev: add new Rx offload flags
 2019-10-08 14:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 1/7] ethdev: add set ptype function

[MPTCP] Yet another rebase/squash/cleanup proposal
 2019-10-08 14:48 UTC 

[PATCH] ARM: dts: am335x-sancloud-bbe: Fix PHY mode for ethernet
 2019-10-08 14:46 UTC  (6+ messages)

[PATCH] pwm: stm32: add comment to better describe breakinput feature
 2019-10-08 14:45 UTC  (4+ messages)

[CI] drm/i915/perf: drop list of streams
 2019-10-08 14:45 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

stable-rc/linux-4.14.y boot: 58 boots: 0 failed, 58 passed (v4.14.148)
 2019-10-08 14:44 UTC 

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-08 14:34 UTC  (5+ messages)
` [PATCH v4 02/31] hw/core/loader-fit: fix freeing errp in fit_load_fdt
` [PATCH v4 03/31] net/net: fix local variable shadowing in net_client_init

[PATCH 0/1] iio: add driver for Bosch BMA400 accelerometer
 2019-10-08 14:29 UTC  (4+ messages)
` [PATCH 1/1] iio: (bma400) add driver for the BMA400

[PATCH] media: hantro: relax s_fmt(out) busy error
 2019-10-08 14:43 UTC  (3+ messages)

[MPTCP] [PATCH 2/2] selftests: test setsockopt(..., TCP_ULP, "mptcp", ...)
 2019-10-08 14:43 UTC 

[MPTCP] [PATCH 1/2] mptcp: subflow: disallow setsockopt(... TCP_ULP, "mptcp")
 2019-10-08 14:43 UTC 

[MPTCP] [PATCH 0/2] mptcp: disallow setting the MPTCP ULP from userspace
 2019-10-08 14:43 UTC 

[PATCH] userdiff: Fix some corner cases in dts regex
 2019-10-08 14:43 UTC  (3+ messages)

[PATCH] btrfs: Avoid getting stuck during cyclic writebacks
 2019-10-08 14:42 UTC  (3+ messages)

[PATCH v4 0/7] s390x/mmu: DAT translation rewrite
 2019-10-08 14:24 UTC  (5+ messages)
` [PATCH v4 6/7] s390x/mmu: DAT table definition overhaul
` [PATCH v4 7/7] s390x/mmu: Convert to non-recursive page table walk

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-08 14:23 UTC  (2+ messages)

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-08 14:38 UTC  (7+ messages)
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[PATCH] MIPS: generic: Use __initconst for const init data
 2019-10-08 14:38 UTC 

[PATCH 00/10] Stitch LBR call stack
 2019-10-08 14:38 UTC  (5+ messages)
` [PATCH 01/10] perf/core, x86: Add PERF_SAMPLE_LBR_TOS

[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
 2019-10-08 14:11 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson
 2019-10-08 14:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] check-experimental-syms: remove use of environmental var
` [dpdk-dev] [PATCH 2/3] lib: add experimental symbols check to meson build
` [dpdk-dev] [PATCH 3/3] drivers: process shared lib link dependencies as for libs

[PATCH 1/2] cobalt: Add _CC_COBALT_DEBUG_SYNC_BP feature
 2019-10-08 14:36 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson
 2019-10-08 14:36 UTC 

[Printing-architecture] TENTATIVE: OP Monthly call (10/08/19)
 2019-10-08 14:35 UTC  (5+ messages)
` [Printing-architecture] REMINDER: "

Using Qt EGLFS without wayland DISTRO_FEATURES on i.MX8
 2019-10-08 14:20 UTC 

[PATCH] pwm: cros-ec: Let cros_ec_pwm_get_state() return the last applied state
 2019-10-08 14:34 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/bonding: fix stack overflow in selection logic
 2019-10-08 14:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/bonding: fix "

Using Qt EGLFS without wayland DISTRO_FEATURES on i.MX8
 2019-10-08 14:19 UTC 

[PATCH v3 0/8] sched/fair: rework the CFS load balance
 2019-10-08 14:34 UTC  (8+ messages)
` [PATCH v3 04/10] sched/fair: rework load_balance

ehci-pci breakage with dma-mapping changes in 5.4-rc2
 2019-10-08 14:33 UTC  (2+ messages)
` [PATCH] iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU

[PATCH] iommu/rockchip: Don't loop until failure to count interrupts
 2019-10-08 13:58 UTC 

[RFC PATCH 0/3] Queued spinlocks/RW-locks for ARM
 2019-10-08 14:32 UTC  (4+ messages)

[PATCH v10 0/3] fix double page fault on arm64
 2019-10-08 14:32 UTC  (9+ messages)
` [PATCH v10 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH] linux-yocto/5.2: fix strace/ptrace long runtime issues
 2019-10-08 14:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 0/5] dispol: add batch execution mode
 2019-10-08 14:31 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2019.10 released
 2019-10-08 14:31 UTC  (11+ messages)

[PATCH] rtc: xilinx: Fix calibval variable type
 2019-10-08 14:31 UTC  (4+ messages)

[PATCHv2 0/4] Convert all btwilink users to hci_ll and drop btwilink
 2019-10-08 14:31 UTC  (2+ messages)

[PATCH] perf data: Fix babeltrace detection
 2019-10-08 14:21 UTC  (3+ messages)

[PATCH] watchdog: cadence: Do not show error in case of deferred probe
 2019-10-08 14:29 UTC 

[PATCH] staging: vchiq: don't leak kernel address
 2019-10-08 14:25 UTC  (6+ messages)

pivot_root(".", ".") and the fchdir() dance
 2019-10-08 14:27 UTC  (20+ messages)

[PATCH] rtw88: 8822c: Remove set but not used variable 'corr_val'
 2019-10-08 14:24 UTC  (3+ messages)

[PATCH] taskstats: fix data-race
 2019-10-08 14:24 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3 0/3] reset: meson: add Meson-A1 SoC support
 2019-10-08 14:23 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH] drivers/net: deprecate private API for VF ports
 2019-10-08 14:23 UTC  (2+ messages)

GUI Design Community Workgroup
 2019-10-08 14:23 UTC 

[Xen-devel] [PATCH] pci: clear host_maskall field on assign
 2019-10-08 14:21 UTC  (10+ messages)

[PATCH] migration: Don't try and recover return path in non-postcopy
 2019-10-08 14:14 UTC  (2+ messages)

[PATCH v6 0/3] mm, slab: Make kmalloc_info[] contain all types of names
 2019-10-08 14:21 UTC  (4+ messages)

[PATCHv2 0/7] drm/omap: misc improvements
 2019-10-08 14:21 UTC  (5+ messages)
` [PATCHv2 7/7] drm/omap: hdmi4: fix use of uninitialized var

[PATCH 0/3] LTC2947 support
 2019-10-08 14:20 UTC  (8+ messages)
` [PATCH 3/3] dt-bindings: iio: Add ltc2947 documentation

[PATCH] drm/amdgpu/display: make various arrays static, makes object smaller
 2019-10-08 14:20 UTC  (4+ 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.