All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-18 15:05:07 to 2019-04-18 15:42:06 UTC [more...]

[PATCH ghak111 V1] audit: deliver siginfo regarless of syscall
 2019-04-18 15:42 UTC  (5+ messages)

[PATCH 0/3] RFC: add init_allocations=1 boot option
 2019-04-18 15:42 UTC  (2+ messages)
` [PATCH 1/3] mm: security: introduce the "

[Qemu-devel] [PATCH] migration: Fix handling fd protocol
 2019-04-18 15:36 UTC  (14+ messages)

[Qemu-devel] [PATCH v9 0/6] target/mips: Optimize MSA interleave instructions
 2019-04-18 15:29 UTC  (19+ messages)
  ` [Qemu-devel] [PATCH v9 1/6] target/mips: Optimize ILVOD.<B|H|W|D> MSA instructions
  ` [Qemu-devel] [PATCH v9 2/6] target/mips: Optimize ILVEV.<B|H|W|D> "
  ` [Qemu-devel] [PATCH v9 3/6] target/mips: Optimize ILVL.<B|H|W|D> "
  ` [Qemu-devel] [PATCH v9 4/6] target/mips: Optimize ILVR.<B|H|W|D> "
  ` [Qemu-devel] [PATCH v9 5/6] target/mips: Merge implementation of ILVEV.D and ILVR.D
  ` [Qemu-devel] [PATCH v9 6/6] target/mips: Merge implementation of ILVOD.D and ILVL.D

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v8)
 2019-04-18 15:41 UTC  (11+ messages)
` [PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v2)

[dpdk-dev] [PATCH] net/failsafe: fix source port ID in Rx packets
 2019-04-18 15:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[vfs:demo.ioctl 2/4] drivers/net//ppp/ppp_generic.c:892:46: error: 'ppp_compat_ioctl' undeclared here (not in a function); did you mean 'ppp_comp_stats'?
 2019-04-18 15:38 UTC 

[igt-dev] [RESEND PATCH v6 i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank
 2019-04-18 15:38 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip: Skip VBlank tests in modules without VBlank (rev4)
` [RESEND PATCH v6 i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank

[Buildroot] [PATCH] configs/oceanic_5205_5inmfd: Add Oceanic 5205 5inMFD board support
 2019-04-18 15:38 UTC 

[PATCH v2 0/5] clone: add CLONE_PIDFD
 2019-04-18 15:37 UTC  (3+ messages)
` [PATCH v2 3/5] signal: use fdget() since we don't allow O_PATH

[Qemu-devel] [PATCH 00/10] s390x: new guest features
 2019-04-18 15:36 UTC  (8+ messages)
` [Qemu-devel] [PATCH 02/10] s390x/cpumodel: remove CSSKE from base model
` [Qemu-devel] [PATCH 07/10] s390x/cpumodel: deflate

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-18 15:36 UTC  (13+ messages)

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-18 15:36 UTC  (7+ messages)
` [PATCH 10/18] iommu/vt-d: Add custom allocator for IOASID

[PATCH v2] moduleparam: Save information about built-in modules in separate file
 2019-04-18 15:36 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] Fix misuse of ctype.h functions
 2019-04-18 15:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-bridge-helper: Fix misuse of isspace()
` [Qemu-devel] [PATCH 3/6] gdbstub: Reject invalid RLE repeat counts

[PATCH] platform/chrome: wilco_ec: Add telemetry data char device interface
 2019-04-18 15:35 UTC  (3+ messages)

[meta-networking][PATCH] unbound: create recipe for version 1.9.2
 2019-04-18 15:34 UTC 

[U-Boot] [PATCH 00/16] patches for stm32 support
 2019-04-18 15:32 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] stm32mp1: Move config SYS_MALLOC_LEN to Kconfig
` [U-Boot] [PATCH 02/16] stm32mp1: Move ENV_SIZE and ENV_OFFSET "
` [U-Boot] [PATCH 03/16] stm32mp1: migrate PREBOOT "
` [U-Boot] [PATCH 04/16] stm32mp1: cosmetic: bsec: reorder include files
` [U-Boot] [PATCH 05/16] stm32mp1: psci: add synchronization with ROM code
` [U-Boot] [PATCH 06/16] stm32mp1: update RCC binding after kernel realignment
` [U-Boot] [PATCH 07/16] i2c: stm32f7: Fix SDADEL minimum formula
` [U-Boot] [PATCH 08/16] i2c: stm32f7: improve loopback in timing algorithm
` [U-Boot] [PATCH 09/16] mkimage: change stm32image header to manage binary information
` [U-Boot] [PATCH 10/16] stm32mp1: add bootcount support
` [U-Boot] [PATCH 11/16] armv7: timer: init timer with bootstage
` [U-Boot] [PATCH 12/16] stm32mp1: add bootstage support
` [U-Boot] [PATCH 13/16] clk: stm32mp1: add set_rate for DDRPHYC clock
` [U-Boot] [PATCH 14/16] env: solve compilation error in SPL
` [U-Boot] [PATCH 15/16] serial: stm32: remove unnecessary trace
` [U-Boot] [PATCH 16/16] serial: stm32: remove watchog reset in debug putc

[Buildroot] [PATCH] board/friendlyarm: Add support fot RK3399 NanoPi M4 board
 2019-04-18 15:32 UTC 

[PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-04-18 15:31 UTC  (10+ messages)

[U-Boot] [PATCH v3] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-18 15:31 UTC 

[PATCH BlueZ v5 0/1] mesh: Add APIs for Provisioner and Config Client
 2019-04-18 15:28 UTC  (5+ messages)
` [PATCH BlueZ v5 1/1] "

[Buildroot] [PATCH 1/1] package/ghostscript: disable parallel build
 2019-04-18 15:29 UTC 

[Bug 110371] HP Dreamcolor display *Error* No EDID read
 2019-04-18 15:29 UTC  (3+ messages)

[v3] usb/hcd: Send a uevent signaling that the host controller had died
 2019-04-18 15:29 UTC  (6+ messages)
    ` [PATCH v3] "

[PATCH v3] usb: host: use usb_endpoint_maxp instead of usb_maxpacket
 2019-04-18 15:25 UTC  (3+ messages)
  ` [v3] "

[LTP] [PATCH] syscalls/getcpu: Add libc sched_getcpu() detection && fix compiler errors
 2019-04-18 15:27 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] syscalls/sched_getaffinity: Cleanup && Convert to new API

[PATCH 0/9] xfs: Delayed Attributes
 2019-04-18 15:27 UTC  (3+ messages)
` [PATCH 3/9] xfs: Add trans toggle to attr routines

[dpdk-dev] [BUG] net/af_xdp: Current code can only create one af_xdp device
 2019-04-18 15:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/2] net/af_xdp: name the buf ring dynamically
  ` [dpdk-dev] [PATCH v1 2/2] net/af_xdp: name the umem memzone dynamically

Question about open(CLAIM_FH)
 2019-04-18 15:26 UTC  (3+ messages)

[Bug 101473] (SI) latest stable & cant boot - Invalid PCI ROM header structure: expecting 0xaa55, got 0x0000
 2019-04-18 15:26 UTC  (2+ messages)
` [Bug 101473] (SI) latest stable & cant boot

[PATCH v2] ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
 2019-04-18 15:26 UTC  (2+ messages)

v5.1-rc5 s390x WARNING
 2019-04-18 15:25 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-04-18 15:23 UTC  (3+ messages)

[PATCH v2 0/8] Various modifications and fixes toward KS 1.0
 2019-04-18 15:21 UTC  (9+ messages)
` [PATCH v2 1/8] kernel-shark: Configuration information in ${HOME}/.cache/kernelshark
` [PATCH v2 2/8] kernel-shark: Remove the definition of KS_CONF_DIR
` [PATCH v2 3/8] kernel-shark: Add logic for the initial path of Open-File dialogs
` [PATCH v2 4/8] kernel-shark: Add logic for the plugins search path
` [PATCH v2 5/8] kernel-shark: Rename KS_DIR to KS_SOURCE_DIR
` [PATCH v2 6/8] kernel-shark: Load Last Session from command line
` [PATCH v2 7/8] kernel-shark: Use proper searching condition when the dataset is small
` [PATCH v2 8/8] kernel-shark: Handle the case when the marker points to a filtered entry

mmap and FUSE on 32bit systems
 2019-04-18 14:57 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/5] lib/igt_fb: Unref the renderecopy scratch bos
 2019-04-18 15:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2,1/5] lib/igt_fb: Unref the renderecopy scratch bos (rev6)

Crypto Fixes for 4.17
 2019-04-18 15:20 UTC  (12+ messages)
` Crypto Fixes for 4.18
  ` Crypto Fixes for 4.19
    ` Crypto Fixes for 4.20
        ` Crypto Fixes for 5.0
            ` [GIT] "
              ` [GIT] Crypto Fixes for 5.1

[GIT PULL] afs: Fixes
 2019-04-18 15:20 UTC  (2+ messages)

[GIT PULL] s390 patches for 5.1-rc6
 2019-04-18 15:20 UTC  (2+ messages)

[git pull] drm fixes for 5.1-rc6
 2019-04-18 15:20 UTC  (2+ messages)

[PATCH 0/3] A few hist trigger fixes
 2019-04-18 15:18 UTC  (4+ messages)
` [PATCH v2 1/3] tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
` [PATCH v2 2/3] tracing: Check keys for variable references in expressions too
` [PATCH 3/3] tracing: Add a check_val() check before updating cond_snapshot() track_val

[U-Boot] [PATCH] usb: reload watchdog during ums command
 2019-04-18 15:18 UTC 

[PATCH 0/2] checkmodule: allow building modules of a specific version
 2019-04-18 15:18 UTC  (7+ messages)
` [PATCH 1/2] checkmodule: add support for specifying module policy version
` [PATCH 2/2] dismod: print policy version of loaded modules
` [Non-DoD Source] [PATCH 0/2] checkmodule: allow building modules of a specific version

[PATCH v2 27/36] drivers: Add a generic helper to match device by fwnode handle
 2019-04-18 15:18 UTC  (7+ messages)
` [RESEND][PATCH "

[RFC PATCH 0/6] vfs: Make icache searchable under RCU
 2019-04-18 15:08 UTC  (5+ messages)
` [RFC PATCH 1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing
` [RFC PATCH 5/6] ext4: Search for an inode to update under the RCU lock if we can

[PATCH] crypto: powerpc - convert to use crypto_simd_usable()
 2019-04-18 14:27 UTC  (2+ messages)

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-18 15:17 UTC  (6+ messages)
` [patch V2 08/29] mm/kmemleak: Simplify stacktrace handling

[U-Boot] [PATCH] sysreset: syscon: remove POWER reset cause
 2019-04-18 15:16 UTC 

[PATCH 1/1] crypto: stm32/hash - Fix self test issue during export
 2019-04-18 14:23 UTC  (2+ messages)

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-18 15:15 UTC  (4+ messages)
` [PATCH v4 12/16] locking/rwsem: Enable time-based spinning on reader-owned rwsem

[RFC 1/1] mkimage: revert "Align efi sections on 4k boundary"
 2019-04-18 15:14 UTC  (3+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-18 15:14 UTC  (7+ messages)
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver

[GIT PULL] drm/tegra: Changes for v5.2-rc1
 2019-04-18 15:14 UTC 

[PATCH 1/2] drm/i915: Stop overwriting RING_IMR in rcs resume
 2019-04-18 15:14 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Setup the RCS ring prior to execution

[dpdk-dev] [PATCH v1] examples/vm_power_manager: fix buffer overrun
 2019-04-18 15:14 UTC  (2+ messages)

[PATCH v5 0/3] Add support for the Purism Librem5 devkit
 2019-04-18 15:13 UTC  (10+ messages)
` [PATCH v5 1/3] arm64: dts: fsl: librem5: Add a device tree for the "
` [PATCH v5 2/3] dt-bindings: Add an entry for Purism SPC

[PATCH v4 0/7] ARM: dts: sun8i: v40 Rewrite BPi M2 Berry DTS based on BPi M2 Ultra
 2019-04-18 15:11 UTC  (20+ messages)
` [PATCH v4 1/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Enable GMAC ethernet controller
` [PATCH v4 2/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Enable HDMI output
` [PATCH v4 3/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Enable AHCI
` [PATCH v4 4/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Fix WiFi regulator definitions
` [PATCH v4 5/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Add Bluetooth device node
` [PATCH v4 6/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Add GPIO pin-bank regulator supplies
` [PATCH v4 7/7] ARM: dts: sun8i: r40: bananapi-m2-ultra: "

[PATCH] nfsd: CB_RECALL can race with FREE_STATEID
 2019-04-18 15:13 UTC  (2+ messages)

[E1000-devel] igb driver with Intel Atom Bay Trail issue
 2019-04-18 15:12 UTC  (13+ messages)

[Xen-devel] [qemu-upstream-4.11-testing test] 134815: regressions - FAIL
 2019-04-18 15:12 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH v1 0/5] Fix misuses of memory_region_allocate_system_memory()
 2019-04-18 15:01 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 5/5] s390: do not call memory_region_allocate_system_memory() multiple times

[PATCH v5 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-04-18 15:11 UTC  (8+ messages)
` [PATCH v5 1/3] backlight: lm3630a: return 0 on success in update_status functions
` [PATCH v5 2/3] dt-bindings: backlight: add lm3630a bindings
` [PATCH v5 3/3] backlight: lm3630a: add firmware node support

[Qemu-devel] How do we do user input bitmap properties?
 2019-04-18 15:09 UTC  (13+ messages)

[PATCH -next] crypto: remove set but not used variable 'fini'
 2019-04-18 14:23 UTC  (2+ messages)

[U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
 2019-04-18 15:09 UTC  (3+ messages)

[PATCH for-next 0/9] xen/arm: Properly disable M2P on Arm
 2019-04-18 15:09 UTC  (10+ messages)
` [PATCH for-next 8/9] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call
            ` [Xen-devel] "

[GIT PULL 1/9] bus/tegra: Changes for v5.2-rc1
 2019-04-18 15:07 UTC  (18+ messages)
` [GIT PULL 2/9] soc/tegra: "
` [GIT PULL 3/9] firmware: tegra: "
` [GIT PULL 4/9] memory: "
` [GIT PULL 5/9] ARM: tegra: Core changes "
` [GIT PULL 6/9] ARM: tegra: Device tree "
` [GIT PULL 7/9] ARM: tegra: Default configuration updates "
` [GIT PULL 8/9] arm64: tegra: Device tree changes "
` [GIT PULL 9/9] arm64: tegra: Default configuration updates "

[Xen-devel] [PATCH fuzzer v1] Added the --ignore-sigill option for AFL fuzzing
 2019-04-18 15:02 UTC  (2+ messages)

[PATCH] KVM: VMX: Include architectural defs header in capabilities.h
 2019-04-18 15:07 UTC 

implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
 2019-04-18 15:06 UTC  (9+ messages)
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers

[PATCH] acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY
 2019-04-18 15:07 UTC  (3+ messages)

[Qemu-devel] [PATCH] cpu: Fix crash with empty -cpu option
 2019-04-18 15:05 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.