All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-06 21:14:13 to 2018-08-06 22:47:37 UTC [more...]

[PATCH v3 RESEND 0/2] tpm: add support for nonblocking operation
 2018-08-06 21:14 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v3 RESEND 2/2] tpm: add support for nonblocking operation

[PATCH 0/3] Use xilinx controller irq for AER handler
 2018-08-06 21:24 UTC  (5+ messages)
` [PATCH 3/3] PCI/portdrv: Add support for sharing xilinx controller irq with AER

[PATCH 0/8] Introduce STPMU1 PMIC Driver
 2018-08-06 22:47 UTC  (3+ messages)
` [PATCH 6/8] input: stpmu1: add stpmu1 onkey driver

[Buildroot] [PATCH 1/1] python-pip: new package
 2018-08-06 22:46 UTC 

Two RFC/WIP series for facilitating merge conflict resolution
 2018-08-06 22:45 UTC  (3+ messages)
` [RFC/WIP PATCH 0/1] Simplify handling of directory/file conflicts
  ` [RFC/WIP PATCH 1/1] merge-recursive: make file/directory conflicts easier to resolve

[Intel-wired-lan] e1000e driver stuck at 10Mbps after reconnection
 2018-08-06 22:45 UTC  (2+ messages)

[PATCH bpf] bpf: btf: Change tools/lib/bpf/btf to LGPL
 2018-08-06 20:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
 2018-08-06 22:43 UTC  (3+ messages)

Using lttng for traces and (in-process) logging
 2018-08-06 22:42 UTC 

New vacancies in our company
 2018-08-06 22:41 UTC 

[PATCH v2 00/43] L4.9.88-2.2.0 recipes-bsp and recipes-graphics
 2018-08-06 20:04 UTC  (10+ messages)
` [PATCH v2 01/43] xserver-xf86-config: Add support for i.MX 8MQ
` [PATCH v2 06/43] wayland-protocols: Downgrade to 1.13 for i.MX
` [PATCH v2 07/43] wayland-protocols: Add HDR10 metadata and alpha compositing protocols
` [PATCH v2 08/43] EULA: Update to v24
` [PATCH v2 18/43] imx-gpu-viv: Remove wayland-egl files
` [PATCH v2 19/43] imx-gpu-viv: Add support for i.MX 8 and 8X families
` [PATCH v2 25/43] imx-boot: Add recipes for i.MX 8 boot partition packages
` [PATCH v2 27/43] alsa-state: Add support for splitting ESAI device
` [PATCH v2 29/43] alsa-state: Fix HDMI for i.MX 8M

[U-Boot] MMC_DAVINCI not compliant with CONFIG_BLK
 2018-08-06 22:39 UTC  (4+ messages)

[dm-crypt] systemd & plymouth confusion when booting with multiple LUKS disks
 2018-08-06 22:22 UTC 

What's cooking in git.git (Aug 2018, #02; Mon, 6)
 2018-08-06 22:35 UTC 

[U-Boot] [PATCH 00/17] fs: fat: extend FAT write operations
 2018-08-06 22:34 UTC  (5+ messages)

[PATCH] lib/vsprintf: Do not handle %pO[^F] as %px
 2018-08-06 22:34 UTC 

[PATCH 00/14] Add minimal DTS support for M3-N Starter Kit
 2018-08-06 20:22 UTC  (12+ messages)
` [PATCH 11/14] dt-bindings: can: rcar_can: document r8a77965 can support
` [PATCH 12/14] arm64: dts: renesas: r8a77965: add CAN support

[RFC PATCH 0/9] crypto: HPolyC support
 2018-08-06 22:33 UTC  (21+ messages)
` [RFC PATCH 1/9] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH 2/9] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH 3/9] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH 4/9] crypto: chacha - add XChaCha12 support
` [RFC PATCH 5/9] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH 6/9] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [RFC PATCH 7/9] crypto: arm/chacha - add XChaCha12 support
` [RFC PATCH 8/9] crypto: arm/poly1305 - add NEON accelerated Poly1305 implementation
` [RFC PATCH 9/9] crypto: hpolyc - add support for the HPolyC encryption mode

[PATCH] Input: mark expected switch fall-throughs
 2018-08-06 22:31 UTC  (2+ messages)

[PATCH v5 05/12] PM / devfreq: Add support for policy notifiers
 2018-08-06 22:31 UTC  (16+ messages)

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-08-06 22:29 UTC  (40+ messages)
` [RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API "
  ` [RFC PATCH v2 01/12] mtd: rawnand: ams-delta: Assign mtd->dev.parent, not mtd->owner
  ` [RFC PATCH v2 02/12] mtd: rawnand: ams-delta: Use private structure
  ` [RFC PATCH v2 03/12] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
  ` [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource
  ` [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write
  ` [RFC PATCH v2 06/12] ARM: OMAP1: ams-delta: drop obsolete NAND resources
  ` [RFC PATCH v2 07/12] mtd: rawnand: ams-delta: Set port direction once per transfer
  ` [RFC PATCH v2 08/12] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
  ` [RFC PATCH v2 09/12] gpiolib: Identify GPIO descriptor arrays with direct mapping
  ` [RFC PATCH v2 10/12] gpiolib: Introduce bitmap get/set array API extension
  ` [RFC PATCH v2 11/12] mtd: rawnand: ams-delta: Use GPIO API bitmap extension
  ` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions

[U-Boot] [PATCH] sandbox: Move BSS after EFI sections
 2018-08-06 22:30 UTC 

BUG: KASAN: stack-out-of-bounds in unwind_next_frame
 2018-08-06 22:30 UTC  (10+ messages)
    ` [PATCH] perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)

[PATCH v4 00/10] blk-mq: Enable runtime power management
 2018-08-06 22:30 UTC  (5+ messages)
` [PATCH v4 07/10] block, scsi: Rework "

pull-request: ieee802154-next 2018-08-06
 2018-08-06 20:18 UTC  (2+ messages)

[PATCH v2 0/2] mmc: {tmio,renesas_sdhi}: retune if SCC error detected
 2018-08-06 20:17 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: renesas_sdhi: skip SCC error check when retuning
` [PATCH v2 2/2] mmc: tmio: Fix SCC error detection

[PATCH v3 2/3] perf arm64: Generate system call table from asm/unistd.h
 2018-08-06 22:28 UTC  (6+ messages)
        ` [PATCH] perf arm64: Fix include path for asm-generic/unistd.h

aio poll V22 (aka 2.0)
 2018-08-06 22:27 UTC  (3+ messages)
` [PATCH 4/4] aio: allow direct aio poll comletions for keyed wakeups

[PATCH net-next] ipv4: frags: precedence bug in ip_expire()
 2018-08-06 20:15 UTC  (3+ messages)

[PATCH] Documentation/diff-options: explain different diff algorithms
 2018-08-06 22:25 UTC  (2+ messages)

[PATCH 0/3] MIPS: clang/LLVM build fixes
 2018-08-06 22:24 UTC  (4+ messages)
` [PATCH 1/3] MIPS: genvdso: Remove GOT checks
` [PATCH 2/3] MIPS: Fix __write_64bit_c0_split() constraints for clang
` [PATCH 3/3] MIPS: vdso: Allow clang's --target flag in VDSO cflags

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-08-06 22:25 UTC  (8+ messages)

[PATCH] Input: raydium_i2c_ts - use true and false for boolean values
 2018-08-06 22:20 UTC  (2+ messages)

In-Band Firmware Update
 2018-08-06 22:20 UTC  (10+ messages)

[PATCH net-next] liquidio: avoided acquiring post_lock for data only queues
 2018-08-06 20:09 UTC 

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-06 22:19 UTC  (10+ messages)
` [RFC v6 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH] Input: do not use WARN() in input_alloc_absinfo()
 2018-08-06 22:18 UTC 

noresvport and port re-use
 2018-08-06 20:06 UTC  (7+ messages)

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-06 22:13 UTC  (17+ messages)

[bug report] mt76x0: mac files
 2018-08-06 20:03 UTC 

[PATCH 0/2] x86/intel_rdt and perf/x86: Fix lack of coordination with perf
 2018-08-06 22:12 UTC  (11+ messages)

[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
 2018-08-06 22:12 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] Revert "cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo"
 2018-08-06 22:11 UTC  (6+ messages)

[PATCH 1/4] pcie-microsemi: Add support for the Vera-board root complex
 2018-08-06 22:10 UTC  (4+ messages)
` [PATCH 2/4] riscv/smpboot: Fix mm_grab() typo
` [PATCH 3/4] riscv/smpboot: Add missing include
` [PATCH 4/4] irq-riscv-plic: Update function name

[endianness bug?] cxgb4_next_header .match_val/.match_mask should be net-endian
 2018-08-06 19:51 UTC  (2+ messages)

[PATCH 0/2] mmc: renesas_sdhi: extend quirk selection to handle ES revisions
 2018-08-06 19:55 UTC  (4+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision
` [PATCH 2/2] mmc: renesas_sdhi: align compatibility properties for H3 and M3-W

[U-Boot] [PATCH 0/1] distro_bootcmd: Switch bootefi to use loadaddr by default
 2018-08-06 22:06 UTC  (4+ messages)
` [U-Boot] [PATCH 1/1] "

[Qemu-devel] [PULL 00/35] Block layer patches
 2018-08-06 22:04 UTC  (3+ messages)
` [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del

[Qemu-devel] [PATCH 0/3] x86/cpu: Enable a few new cpu features
 2018-08-06 22:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] x86/cpu: Enable UMONITOR/UMWAIT/TPAUSE "

[RFC] usb: add usb_fill_iso_urb()
 2018-08-06 22:02 UTC 

[PATCH] arm64: build CONFIG_ARM64_LSE_ATOMICS without -ffixed- flags
 2018-08-06 22:00 UTC  (11+ messages)

add support for Xilinx PCIe root ports on RISC-V v3
 2018-08-06 19:49 UTC  (7+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device

[GIT PULL] Rockchip clock updates for 4.19
 2018-08-06 21:59 UTC  (3+ messages)
` [GIT PULL v2] Rockchip clock updates for 4.19 - round 2

[PATCH net-next,v3] net/tls: Calculate nsg for zerocopy path without skb_cow_data
 2018-08-06 19:47 UTC 

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-08-06 19:46 UTC  (9+ messages)
` [PATCH v5] "

linux-next: Signed-off-by missing for commit in the kvm tree
 2018-08-06 21:55 UTC  (2+ messages)

[PATCH 00/10] Upstream Multimedia patches for L4.9.88-2.2.0 i.MX8QXP Beta2 release
 2018-08-06  9:23 UTC  (2+ messages)
` [PATCH 08/10] imx-gst1.0-plugin: Upgrade to v4.4.0

[PATCHv2 wpan-tools] wpan-hwsim: hardware simulator configuration utility
 2018-08-06 19:42 UTC  (2+ messages)

[PATCH 1/3] perf/x86/intel: Factor out common code of PMI handler
 2018-08-06 21:50 UTC  (5+ messages)
` [PATCH 2/3] x86, perf: Add a separate Arch Perfmon v4 "

WARNING in try_charge
 2018-08-06 21:50 UTC  (9+ messages)

linux-next: Signed-off-by missing for commit in the rockchip tree
 2018-08-06 21:49 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with Linus' tree
 2018-08-06 21:49 UTC  (3+ messages)

UART Route setting
 2018-08-06 21:45 UTC  (13+ messages)

[PATCH v1] PCI/ASPM: Convert to use sysfs_match_string() helper
 2018-08-06 19:34 UTC  (2+ messages)

[PATCH v2 0/3] introduce memory.oom.group
 2018-08-06 21:44 UTC  (3+ messages)
` [PATCH v2 1/3] mm: introduce mem_cgroup_put() helper

[PATCH] rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c
 2018-08-06 21:42 UTC  (2+ messages)

[kernel-hardening] [PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-08-06 21:40 UTC  (3+ messages)
` [kernel-hardening] [PATCH v2 14/19] [media] uvcvideo: "
  `  "

[PATCH] nvme-cli add ns write protect support
 2018-08-06 21:39 UTC  (3+ messages)

xfstest generci/465 failed under all versions of NFS
 2018-08-06 19:27 UTC  (2+ messages)

[LKP] [mm, oom] c1e4c54f9c: BUG:KASAN:null-ptr-deref_in_d
 2018-08-06 21:37 UTC  (6+ messages)
  `  "

SSL Certificate management - proposed REST APIs
 2018-08-06 21:33 UTC  (2+ messages)

[xen-unstable-smoke test] 125774: trouble: blocked/broken/pass
 2018-08-06 21:34 UTC 

[PATCH 0/3] introduce memory.oom.group
 2018-08-06 21:34 UTC  (6+ messages)

[PATCH] x86/irqflags: provide a declaration for native_save_fl
 2018-08-06 21:33 UTC  (3+ messages)
` [tip:x86/urgent] x86/irqflags: Provide "

[Qemu-devel] [PATCH 0/2] target/ppc: Fixes for my fpu cleanups
 2018-08-06 21:30 UTC  (2+ messages)

[PATCH] xen/biomerge: Use true and false for boolean values
 2018-08-06 21:29 UTC  (4+ messages)

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2018-08-06 21:28 UTC  (12+ messages)

[PATCH bpf-next] bpf: introduce update_effective_progs()
 2018-08-06 21:27 UTC 

[PATCH 2/2] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
 2018-08-06 21:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] spi-nor: add support for is25wp256d
 2018-08-06 21:05 UTC  (2+ messages)

[Bug 100745] amdgpu fails to wake up DisplayPort DELL monitors with 'clock recovery failed'
 2018-08-06 21:24 UTC  (2+ messages)

[RFC PATCH 0/2] efi: add contents of LinuxExtraArgs EFI var to command line
 2018-08-06 21:23 UTC  (8+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-08-06 19:12 UTC  (12+ messages)

[PATCH] ndctl, documentation: Clarify the dimm id for ndctl list d option
 2018-08-06 21:21 UTC 

[RFC] usb: add usb_fill_iso_urb()
 2018-08-06 21:21 UTC 

[PATCH] selinux: refactor mls_context_to_sid() and make it stricter
 2018-08-06 21:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
 2018-08-06 21:18 UTC 

[igt-dev] [PATCH i-g-t] igt/kms_frontbuffer_tracking: Restore modparams around test
 2018-08-06 21:17 UTC  (5+ messages)
` [Intel-gfx] "


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.