All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-26 16:05:59 to 2018-11-26 16:51:59 UTC [more...]

[PATCH] docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses
 2018-11-26 16:52 UTC 

[PATCH] xen: only clobber multicall elements without error
 2018-11-26 16:51 UTC 

[Qemu-devel] [PATCH 0/5] vhost: enable for all targets
 2018-11-26 16:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] vhost-net-user: add stubs for when no virtio-net device is present
` [Qemu-devel] [PATCH 3/5] vhost: restrict Linux dependency to kernel vhost

[U-Boot] [PATCH] arm64: mvebu: fix crash in EFI memory allocation
 2018-11-26 16:51 UTC  (4+ messages)

[PATCH] xen: only clobber multicall elements without error
 2018-11-26 16:50 UTC  (5+ messages)

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-11-26 16:50 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] mm: make dev_pagemap_mapping_shift() externally visible

[PATCH BlueZ 1/2] Added config conversion for Bluez4 as shell script during install
 2018-11-26 16:49 UTC  (2+ messages)
` [PATCH BlueZ 2/2] Removed obsolete conversion functions, since the conversion is now done once "

Logging from within kernel
 2018-11-26 16:48 UTC  (2+ messages)

[for-next][PATCH 10/18] riscv/function_graph: Simplify with function_graph_entry()
 2018-11-26 16:47 UTC  (2+ messages)

[PATCHSET v3 0/18] Support for polled aio
 2018-11-26 16:45 UTC  (21+ messages)
` [PATCH 01/20] aio: fix failure to put the file pointer
` [PATCH 02/20] aio: clear IOCB_HIPRI
` [PATCH 03/20] fs: add an iopoll method to struct file_operations
` [PATCH 04/20] block: wire up block device iopoll method
` [PATCH 05/20] block: ensure that async polled IO is marked REQ_NOWAIT
` [PATCH 06/20] iomap: wire up the iopoll method
` [PATCH 07/20] iomap: ensure that async polled IO is marked REQ_NOWAIT
` [PATCH 08/20] aio: use assigned completion handler
` [PATCH 09/20] aio: separate out ring reservation from req allocation
` [PATCH 10/20] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 11/20] aio: only use blk plugs for > 2 depth submissions
` [PATCH 12/20] aio: use iocb_put() instead of open coding it
` [PATCH 13/20] aio: split out iocb copy from io_submit_one()
` [PATCH 14/20] aio: abstract out io_event filler helper
` [PATCH 15/20] aio: add io_setup2() system call
` [PATCH 16/20] aio: add support for having user mapped iocbs
` [PATCH 17/20] aio: support for IO polling
` [PATCH 18/20] aio: add submission side request cache
` [PATCH 19/20] fs: add fget_many() and fput_many()
` [PATCH 20/20] aio: use fget/fput_many() for file references

t5570 shaky for anyone ?
 2018-11-26 16:45 UTC  (5+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-26 16:45 UTC  (6+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "
` [PATCH v2 4/4] x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_acked_sint()

[PATCH 00/17] Add support for TI PRU ICSS
 2018-11-26 16:45 UTC  (5+ messages)
` [PATCH 15/17] ARM: dts: AM33xx: Add the PRU-ICSS DT nodes
` [PATCH 17/17] ARM: dts: am335x-*: Enable PRU-ICSS nodes

[PATCH v2 0/4] Static calls
 2018-11-26 16:44 UTC  (10+ messages)
` [PATCH v2 3/4] x86/static_call: Add out-of-line static call implementation
` [PATCH v2 4/4] x86/static_call: Add inline static call implementation for x86-64

[PATCH] afs: Add missing memory barriers in afs_manage_cell()
 2018-11-26 16:44 UTC 

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-26 16:42 UTC  (11+ messages)

[PATCH v3 0/2] x86/kvm: Enable MCE injection in the guest
 2018-11-26 16:41 UTC  (2+ messages)

[PATCH v3] media: venus: amend buffer size for bitstream plane
 2018-11-26 16:41 UTC  (8+ messages)

[Qemu-devel] QEMU/NEMU boot time with several x86 firmwares
 2018-11-26 16:40 UTC 

[PATCH 4.14 00/62] 4.14.84-stable review
 2018-11-26 16:39 UTC  (6+ messages)
` [PATCH 4.14 58/62] mtd: rawnand: atmel: fix OF child-node lookup

[PATCH] IMA: Mask O_RDWR if FMODE_READ is set
 2018-11-26 16:38 UTC 

[RFC PATCH 0/3] simplify struct audit_krule reveals bug
 2018-11-26 16:37 UTC  (5+ messages)
` [RFC PATCH 1/3] audit: remove arch_f pointer from struct audit_krule

[Qemu-devel] [PATCH 0/8] hw: acpi: RSDP fixes and refactoring
 2018-11-26 16:29 UTC  (18+ messages)
` [Qemu-arm] [PATCH 1/8] hw: acpi: The RSDP build API can return void
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/8] hw: arm: acpi: Fix incorrect checksums in RSDP
` [Qemu-devel] [PATCH 3/8] hw: i386: Use correct RSDT length for checksum
` [Qemu-devel] [PATCH 4/8] hw: arm: Carry RSDP specific data through AcpiRsdpData
` [Qemu-arm] [PATCH 5/8] hw: arm: Convert the RSDP build to the buid_append_foo() API
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 6/8] hw: arm: Support both legacy and current RSDP build
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 7/8] hw: acpi: Export and share the ARM "
` [Qemu-devel] [PATCH 8/8] hw: acpi: Remove AcpiRsdpDescriptor and fix tests

[PATCHSET 0/8] block plugging improvements
 2018-11-26 16:35 UTC  (18+ messages)
` [PATCH 1/8] block: sum requests in the plug structure
` [PATCH 2/8] block: improve logic around when to sort a plug list
` [PATCH 3/8] blk-mq: add mq_ops->commit_rqs()
` [PATCH 4/8] nvme: implement mq_ops->commit_rqs() hook
` [PATCH 5/8] virtio_blk: "
` [PATCH 6/8] ataflop: "
` [PATCH 7/8] blk-mq: use bd->last == true for list inserts
` [PATCH 8/8] blk-mq: add plug case for devices that implement ->commits_rqs()

[Qemu-devel] 3.1.0-rc{0,1} doesn't start
 2018-11-26 16:34 UTC  (5+ messages)
    ` [Qemu-devel] [PATCH] kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support

[RFC][PATCH] fs: set xattrs in initramfs from regular files
 2018-11-26 16:34 UTC  (9+ messages)

[PATCH v3 1/2] PCI: imx6: introduce drvdata
 2018-11-26 16:34 UTC  (7+ messages)
` [PATCH v3 2/2] PCI: imx6: limit DBI register length

[SPDK] RFC patch for NVMe-OF FC transport
 2018-11-26 16:34 UTC 

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-26 16:33 UTC  (6+ messages)
` [PATCH 6/8] socket: Add struct sock_timeval

[RFC][PATCH 00/14] function_graph: Rewrite to allow multiple users
 2018-11-26 16:32 UTC  (7+ messages)
` [RFC][PATCH 11/14] function_graph: Convert ret_stack to a series of longs

iMX6 PCIe MSI issues
 2018-11-26 16:31 UTC  (5+ messages)

[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-11-26 16:30 UTC  (9+ messages)

[PATCH 4.19 000/118] 4.19.5-stable review
 2018-11-26 16:29 UTC  (2+ messages)

[PATCH 4.4 00/70] 4.4.165-stable review
 2018-11-26 16:29 UTC  (2+ messages)

[PATCH 4.9 00/46] 4.9.141-stable review
 2018-11-26 16:29 UTC  (2+ messages)

[PATCH 3.18 00/24] 3.18.127-stable review
 2018-11-26 16:29 UTC  (2+ messages)

[PATCH] libmpathpersist: fix off-by-one error in PRIN length check
 2018-11-26 16:29 UTC 

[Buildroot] [PATCH 1/1] gauche: fix parallel build
 2018-11-26 16:28 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] gauche: fix parallel build
 2018-11-26 16:28 UTC 

[PATCH] hwmon: (ltc2978): Fix spelling mistake "comppatible" -> "compatible"
 2018-11-26 16:28 UTC 

[Buildroot] [git commit branch/2018.08.x] gauche: fix parallel build
 2018-11-26 16:28 UTC 

sbitmap: don't use READ_ONCE() if we don't have to
 2018-11-26 16:27 UTC 

[Buildroot] [PATCH 1/2] package/dtc: renumber patches correctly
 2018-11-26 16:26 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/dtc: backport upstream fix solving Assertion Error with some .dts files

[PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac mode
 2018-11-26 16:26 UTC  (2+ messages)
` [PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac modey

[meta-oe][PATCH 0/6] sigrok: set of new packages
 2018-11-26 16:26 UTC  (5+ messages)

[Buildroot] [git commit] package/dtc: backport upstream fix solving Assertion Error with some .dts files
 2018-11-26 16:26 UTC 

[Buildroot] [git commit] package/dtc: renumber patches correctly
 2018-11-26 16:26 UTC 

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2018-11-26 16:25 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] drm/i915: Skip engine serialisation for no-op seqno reset
 2018-11-26 16:25 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Buildroot] [git commit] fs/tar: add support for xattrs (thus capabilties)
 2018-11-26 16:25 UTC  (2+ messages)

[PATCH BlueZ 1/6] share/mainloop: Add handling of NOTIFY_SOCKET
 2018-11-26 16:24 UTC  (6+ messages)
` [PATCH BlueZ 2/6] share/mainloop: Add watchdog support
` [PATCH BlueZ 3/6] tool/btmon-logger: Use mainloop_notify instead of sd_notify
` [PATCH BlueZ 4/6] core: "
` [PATCH BlueZ 5/6] core: Remove old code related to sd_notify
` [PATCH BlueZ 6/6] shared/timeout-glib: Check 0 id when removing timeout

[Buildroot] [git commit branch/2018.02.x] fs/tar: add support for xattrs (thus capabilties)
 2018-11-26 16:24 UTC 

[Buildroot] [git commit branch/2018.08.x] fs/tar: add support for xattrs (thus capabilties)
 2018-11-26 16:24 UTC 

[Buildroot] [PATCH 1/1] weston: egl support needs egl glesv2
 2018-11-26 16:23 UTC  (2+ messages)

[PATCH] IB/qib: fix spelling mistake "colescing" -> "coalescing"
 2018-11-26 16:23 UTC 

[Qemu-devel] [PATCH for-3.1 v3 0/2] block: Fix crash on migration with explicit child nodes
 2018-11-26 16:17 UTC  (2+ messages)

PCI: imx6: crash when using Thumb2
 2018-11-26 16:22 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] weston: egl support needs egl glesv2
 2018-11-26 16:22 UTC 

[Buildroot] [PATCH 1/1] netplug (/etc/init.d/S29netplug): Fix the quoting of ${NETWORKING}
 2018-11-26 16:21 UTC  (2+ messages)

[PATCH] x86emul: suppress default test harness build with incapable assembler
 2018-11-26 16:07 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] package/netplug: fix quoting of ${NETWORKING} in init script
 2018-11-26 16:21 UTC 

[Buildroot] [git commit branch/2018.08.x] package/netplug: fix quoting of ${NETWORKING} in init script
 2018-11-26 16:21 UTC 

[Qemu-devel] [PATCH] nvme: Only generate interupt if warranted
 2018-11-26 16:17 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index
 2018-11-26 16:20 UTC  (7+ messages)
` [PATCH 5/7] drm/amdgpu: Call doorbell index init on device initialization

[Buildroot] [PATCH 1/1] package/pkg-generic.mk: Fix show-build-order stdout pollution
 2018-11-26 16:19 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] package/pkg-generic.mk: fix show-build-order stdout pollution
 2018-11-26 16:19 UTC 

[Buildroot] [git commit branch/2018.02.x] package/pkg-generic.mk: fix show-build-order stdout pollution
 2018-11-26 16:19 UTC 

[Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help
 2018-11-26 16:18 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] vtun: remove reference to start-stop-daemon from package help
 2018-11-26 16:18 UTC 

[PATCH 00/10] btrfs-progs: my libbtrfsutil patch queue
 2018-11-26 16:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Submit upstream changes made while porting a customer board to mainline
 2018-11-26 16:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

[Buildroot] [git commit branch/2018.08.x] vtun: remove reference to start-stop-daemon from package help
 2018-11-26 16:18 UTC 

[Buildroot] [PATCH 1/1] package/webkitgtk: Use proper USE_WOFF2 flag instead of ENABLE_WOFF2
 2018-11-26 16:17 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] package/webkitgtk: use proper USE_WOFF2 flag instead of ENABLE_WOFF2
 2018-11-26 16:17 UTC 

[Buildroot] [git commit branch/2018.02.x] package/webkitgtk: use proper USE_WOFF2 flag instead of ENABLE_WOFF2
 2018-11-26 16:17 UTC 

[PATCH] workqueue: update IO counters promptly after handling IO
 2018-11-26 16:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] flare-engine: fix debug build
 2018-11-26 16:17 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] flare-engine: fix debug build
 2018-11-26 16:16 UTC 

[Buildroot] [PATCH] rpm: really take DEPENDENCIES into account
 2018-11-26 16:16 UTC  (2+ messages)

Query regarding to audit netlink call
 2018-11-26 16:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] Enable FEC driver to retrieve PHY address from device tree
 2018-11-26 16:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] Only attempt to build USB driver model in SPL when required

[PATCH v1] Increase framebuffer size to todays standards
 2018-11-26 16:15 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.08.x] rpm: really take DEPENDENCIES into account
 2018-11-26 16:15 UTC 

[Buildroot] [git commit branch/2018.02.x] rpm: really take DEPENDENCIES into account
 2018-11-26 16:15 UTC 

[Buildroot] [PATCH] core: ensure we use the realpath(3) of DL_DIR
 2018-11-26 16:15 UTC  (2+ messages)

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-26 16:14 UTC  (4+ messages)
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[Buildroot] [git commit branch/2018.02.x] core: ensure we use the realpath(3) of DL_DIR
 2018-11-26 16:14 UTC 

[Buildroot] [git commit branch/2018.08.x] core: ensure we use the realpath(3) of DL_DIR
 2018-11-26 16:14 UTC 

[Buildroot] [PATCH 1/1] flatcc: fix debug build
 2018-11-26 16:13 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] flatcc: fix debug build
 2018-11-26 16:13 UTC 

[Buildroot] [git commit branch/2018.08.x] flatcc: conditionally require c++ in cmake
 2018-11-26 16:13 UTC 

[Buildroot] [git commit branch/2018.08.x] flatcc: bump to version 0.5.2
 2018-11-26 16:13 UTC 

[PATCH] sh: Always enable CONFIG_GENERIC_PCI_IOMAP
 2018-11-26 16:13 UTC  (3+ messages)

[v6,1/7] dmaengine: xilinx_dma: commonize DMA copy size calculation
 2018-11-26 16:12 UTC  (5+ messages)
` [v6,3/7] dt-bindings: dmaengine: xilinx_dma: add optional xlnx,sg-length-width property
  ` [PATCH v6 3/7] "

dax_lock_mapping_entry was never safe
 2018-11-26 16:12 UTC 

[PATCH v2] viridian: fix assertion failure
 2018-11-26 16:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] prosody: security bump to version 0.10.2
 2018-11-26 16:11 UTC  (2+ messages)

[PATCH 00/25] sched/nohz: Make kcpustat vtime aware (Fix kcpustat on nohz_full)
 2018-11-26 16:11 UTC  (5+ messages)
` [PATCH 19/25] sched/vite: Handle nice updates under vtime

[meta-openembedded][PATCH 0/6] add ibus with anthy, pinyin and table support
 2018-11-26 16:10 UTC  (5+ messages)
` [meta-openembedded][PATCH 2/6] ibus: add ibus recipe

[Buildroot] [git commit branch/2018.08.x] prosody: security bump to version 0.10.2
 2018-11-26 16:11 UTC 

[Buildroot] [PATCH-2018.02.x] prosody: security bump to version 0.9.14
 2018-11-26 16:10 UTC 

[sumo][PATCH] postgresql: update to 9.4.20
 2018-11-26 16:09 UTC  (2+ messages)
` ✗ patchtest: failure for "

[sumo][PATCH] wireshark: 2.4.8 src moved to all-versions
 2018-11-26 16:09 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-26 16:08 UTC  (8+ messages)
        ` [RFC] Introduce two new commands, switch-branch and restore-paths

[PATCH] pynfs: fix result array access in CSID7
 2018-11-26 16:08 UTC 

[PATCH] kvm: selftests: fix spelling mistake "begining" -> "beginning"
 2018-11-26 16:08 UTC  (4+ messages)

Hackbench pipes regression bisected to PSI
 2018-11-26 16:07 UTC  (3+ messages)

mac80211_hwsim : unsigned int for signal in netlink info frames
 2018-11-26 16:07 UTC 

[PATCH 0/3] PCI: designware: Fixing MSI handling flow
 2018-11-26 16:06 UTC  (7+ messages)

[PATCH v3 0/3] Add Amlogic Meson GX SoC Clock Measure Driver
 2018-11-26 16:05 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: amlogic: Add Internal Clock Measurer bindings


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.