All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-04 19:07:27 to 2015-09-04 20:17:53 UTC [more...]

c/r of seccomp filters via underlying eBPF
 2015-09-04 20:17 UTC  (5+ messages)
` [PATCH 1/6] ebpf: add a seccomp program type
` [PATCH 3/6] ebpf: add a way to dump an eBPF program

[Buildroot] [PATCHv3] system: add options for /bin /sbin and /lib to be symlinks into /usr
 2015-09-04 20:17 UTC 

[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-04 20:17 UTC  (21+ messages)
` [PATCH v1 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v1 2/8] x86: add sys_copy_file_range to syscall tables
` [PATCH v1 3/8] btrfs: add .copy_file_range file operation
` [PATCH v1 7/8] vfs: Copy should use file_out rather than file_in
  ` [PATCH v1 4/8] btrfs: Add mountpoint checking during btrfs_copy_file_range
  ` [PATCH v1 5/8] vfs: Remove copy_file_range mountpoint checks
  ` [PATCH v1 6/8] vfs: Copy should check len after file open mode
  ` [PATCH v1 8/8] vfs: Fall back on splice if no copy function defined
  ` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()

[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
 2015-09-04 20:16 UTC  (15+ messages)
` [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
` [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
` [PATCH v2 06/10] clk: qoriq: Add ls2080a support

[PATCH 00/10] drm/exynos: add pm_runtime support
 2015-09-04 20:15 UTC  (11+ messages)
` [PATCH 01/10] drm/exynos: do not start enabling DP at bind() phase
` [PATCH 02/10] drm/exynos: add pm_runtime to DP
` [PATCH 03/10] drm/exynos: add pm_runtime to HDMI
` [PATCH 04/10] drm/exynos: add pm_runtime to Mixer
` [PATCH 05/10] drm/exynos: remove exynos_crtc commit() callback
` [PATCH 06/10] drm/exynos: Remove "
` [PATCH 07/10] drm/exynos: add pm_runtime to FIMD
` [PATCH 08/10] drm/exynos: Enable DP clock directly from FIMD
` [PATCH 09/10] drm/exynos: add pm_runtime to DECON 5433
` [PATCH 10/10] drm/exynos: add pm_runtime to DECON 7

[PATCH 0/3 V2] xfs: new global stats in sysfs
 2015-09-04 20:15 UTC  (4+ messages)
` [PATCH 1/3] xfs: create global stats and stats_clear "

[PATCH] filter-branch: add passed/remaining seconds on progress
 2015-09-04 20:15 UTC  (3+ messages)

Denys Dmytriyenko : linux-ti-staging: SGX patches went into kernel, drop them locally
 2015-09-04 20:14 UTC 

Denys Dmytriyenko : u-boot-ti-staging: port gph deployment hacks for keystone
 2015-09-04 20:14 UTC 

Denys Dmytriyenko : u-boot-ti-staging, keystone: update with latest fixes, switch keystone over
 2015-09-04 20:14 UTC 

[PATCH] tty: fix data races on tty_buffer.commit
 2015-09-04 20:13 UTC  (5+ messages)

Denys Dmytriyenko : linux-ti-staging: SGX patches went into kernel, drop them locally
 2015-09-04 20:13 UTC 

Denys Dmytriyenko : u-boot-ti-staging, keystone: update with latest fixes, switch keystone over
 2015-09-04 20:13 UTC 

Denys Dmytriyenko : u-boot-ti-staging: port gph deployment hacks for keystone
 2015-09-04 20:13 UTC 

[Qemu-devel] [PATCH v4 0/3] Improve -help
 2015-09-04 20:13 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 1/3] vl: Add a flags to define parameters with optional arguments
` [Qemu-trivial] [PATCH v4 2/3] help: fix typo
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 3/3] Use help sub-sections to create sub-help options

[Qemu-devel] [PULL 00/16] Block patches
 2015-09-04 20:10 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/16] qemu-iotests: qemu machine type support
` [Qemu-devel] [PULL 02/16] qemu-iotests: disable default qemu devices for cross-platform compatibility
` [Qemu-devel] [PULL 03/16] qemu-iotests: s390x: fix test 041 and 055
` [Qemu-devel] [PULL 04/16] qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts
` [Qemu-devel] [PULL 05/16] qemu-iotests: s390x: fix test 130
` [Qemu-devel] [PULL 06/16] block/raw-posix: Use raw_normalize_devicepath()
` [Qemu-devel] [PULL 07/16] qemu-img: Fix crash in amend invocation
` [Qemu-devel] [PULL 08/16] iotests: More options for VM.add_drive()
` [Qemu-devel] [PULL 09/16] iotests: Respect -nodefaults in tests 41 and 55
` [Qemu-devel] [PULL 10/16] iotests: Do not suppress segfaults in bash tests
` [Qemu-devel] [PULL 11/16] iotests: Warn if python subprocess is killed
` [Qemu-devel] [PULL 12/16] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PULL 13/16] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PULL 14/16] docs: document how to configure the qcow2 L2/refcount caches
` [Qemu-devel] [PULL 15/16] qcow2: reorder fields in Qcow2CachedTable to reduce padding
` [Qemu-devel] [PULL 16/16] quorum: validate vote threshold against num_children even if read-pattern is fifo

[GIT PULL] nfsd changes for 4.3
 2015-09-04 20:09 UTC 

[PATCH] tracing: Fix rcu splat from idle CPU on boot
 2015-09-04 20:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] openvswitch: Remove conntrack Kconfig option
 2015-09-04 20:07 UTC 

[PATCH] linux-ti-staging: SGX patches went into kernel, drop them locally
 2015-09-04 20:07 UTC 

[PATCH v2] clk_register_clkdev: remove format string interface
 2015-09-04 20:06 UTC 

[PATCH 0/3] [media] staging: lirc: mostly checkpatch cleanups
 2015-09-04 20:04 UTC  (4+ messages)
` [PATCH 1/3] [media] staging: lirc: remove unnecessary braces
` [PATCH 2/3] [media] staging: lirc: fix indentation
` [PATCH 3/3] [media] staging: lirc: lirc_serial: use dynamic debugs

[master/fido][PATCH] external-linaro-toolchain: pre-populate /etc/ld.so.conf to help ld-linux find libs
 2015-09-04 20:02 UTC 

[master/fido][PATCH v2] arago-prefs: u-boot-ti-staging is now default for keystone
 2015-09-04 20:00 UTC 

[PATCH 0/9] dw-hdmi audio support
 2015-09-04 20:00 UTC  (10+ messages)
` [PATCH 6/9] drm: bridge/dw_hdmi: adjust pixel clock values in N calculation
` [PATCH 8/9] drm: bridge/dw_hdmi: replace CTS calculation for the ACR

[GIT PULL] Btrfs for 4.3
 2015-09-04 19:59 UTC 

[Qemu-devel] [PATCH v6 0/4] xlnx-zynqmp: Connect the AHCI SATA device
 2015-09-04 19:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 2/4] ahci.c: Don't assume AHCIState's parent is AHCIPCIState
  ` [Qemu-devel] [PATCH RESEND "
  ` [Qemu-devel] [PATCH v6 4/4] xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
  ` [Qemu-devel] [PATCH RESEND "

[PATCH] u-boot-ti-staging: port gph deployment hacks for keystone
 2015-09-04 19:55 UTC 

[Qemu-devel] [PATCH] configure: Require Python 2.6
 2015-09-04 19:53 UTC 

[RFC PATCH] arm64: cpuinfo: reduce cache contention on update_{feature}_support
 2015-09-04 19:52 UTC  (4+ messages)

[Buildroot] [bug] bootwrapper runs before linking initrd
 2015-09-04 19:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/13] qcow2: reopen: Change driver-specific runtime options
 2015-09-04 19:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 11/13] qcow2: Support updating driver-specific options in reopen
` [Qemu-devel] [PATCH v2 12/13] qemu-iotests: Reopen qcow2 with lazy-refcounts change
` [Qemu-devel] [PATCH v2 13/13] qemu-iotests: More qcow2 reopen tests

stop breaking dosemu (Re: x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n')
 2015-09-04 19:51 UTC  (21+ messages)

[PATCH] powerpc/book3s32: Only select PPC_HAVE_PMU on e600
 2015-09-04 19:51 UTC  (5+ messages)

memcpy regression
 2015-09-04 19:49 UTC  (5+ messages)

SCSI scanning behavior
 2015-09-04 19:47 UTC  (7+ messages)
  ` [PATCH] SCSI: Scale up REPORT_LUNS timeout on failure
          ` [PATCH] SCSI: Increase REPORT_LUNS timeout

Linux 4.1 reports wrong number of pages to toolstack
 2015-09-04 19:46 UTC  (7+ messages)

[PATCH lttng-tools] Fix: unpublish stream on close
 2015-09-04 19:44 UTC 

[PATCH] RDS: verify the underlying transport exists before creating a connection
 2015-09-04 19:44 UTC  (3+ messages)

[Qemu-trivial] [PATCH] qapi-schema: remove legacy<> from doc
 2015-09-04 19:43 UTC  (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "

[PATCH 01/18] libceph: add scatterlist messenger data type
 2015-09-04 19:41 UTC  (3+ messages)
` [PATCH 12/18] target: compare and write backend driver sense handling

[PATCH v2] u-boot-ti-staging, keystone: update with latest fixes, switch keystone over
 2015-09-04 19:40 UTC 

[linux-lvm] Corrupt PV (wrong size)
 2015-09-04 19:22 UTC  (6+ messages)

[PATCH] cpufreq: Add ARM_MT8173_CPUFREQ dependencyon THERMAL
 2015-09-04 19:40 UTC  (5+ messages)

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-04 19:40 UTC  (18+ messages)
` [PATCH v2 1/8] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH v2 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH v2 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v2 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v2 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PATCH v2 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[3.13.y-ckt stable] Linux 3.13.11-ckt26 stable review
 2015-09-04 19:39 UTC  (3+ messages)
` [PATCH 3.13.y-ckt 10/60] md/raid10: always set reshape_safe when initializing reshape_position

[PATCH] staging: emxx_udc: Remove cleanup1 label
 2015-09-04 19:38 UTC 

[PATCH 1/2] NFS: Optimise away the close-to-open getattr if there is no cached data
 2015-09-04 19:38 UTC  (3+ messages)
` [PATCH 2/2] Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"

[PATCH v2] coccinelle: misc: move constants to the right
 2015-09-04 19:27 UTC  (3+ messages)
` [Cocci] "

udev rules do not create partition entries when an lvm lv is partitioned
 2015-09-04 19:34 UTC  (4+ messages)
` [linux-lvm] [dm-devel] "

[PATCH babeltrace] Fix: make check in out of tree build
 2015-09-04 19:34 UTC 

First time using gdbus
 2015-09-04 19:34 UTC 

[RFC 0/6] Add support of formats for the pattern input
 2015-09-04 19:34 UTC  (2+ messages)

Fwd: Potential data race in psmouse_interrupt
 2015-09-04 19:32 UTC  (11+ messages)
  `  "

[PATCH 0/2] Fix memcg/memory.high in case kmem accounting is enabled
 2015-09-04 19:30 UTC  (12+ messages)

failing to flush cache
 2015-09-04 19:29 UTC  (2+ messages)

[PATCH] tty: fix data race in flush_to_ldisc
 2015-09-04 19:28 UTC  (4+ messages)

[PATCH v2] powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
 2015-09-04 19:03 UTC  (2+ messages)

[PATCHv4 00/13] SDR transmitter API
 2015-09-04 19:24 UTC  (4+ messages)
` [PATCH 13/13] DocBook: add SDR specific info to G_MODULATOR / S_MODULATOR

Compare two diffs on the command line?
 2015-09-04 19:23 UTC  (3+ messages)

[GIT PULL] RPi DT changes due for v4.3
 2015-09-04 19:23 UTC  (7+ messages)

Wee nit in backend.c
 2015-09-04 19:23 UTC  (2+ messages)

[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
 2015-09-04 19:19 UTC  (6+ messages)
` [PATCH v4 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
  ` [PATCH v4 1/4] of/pci: Add of_pci_check_probe_only to parse "linux, pci-probe-only"

[RFC] drm/i915: Render decompression support for Gen9 and above
 2015-09-04 19:42 UTC 

[PATCH v2 0/4] Bluetooth: hci_bcm: Add wake-up and PM runtime support
 2015-09-04 19:15 UTC  (5+ messages)
` [PATCH v2 2/4] Bluetooth: hci_bcm: Fix IRQ polarity for T100
` [PATCH v2 4/4] Bluetooth: hci_bcm: Add suspend/resume runtime PM functions

[PATCH] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
 2015-09-04 19:14 UTC  (2+ messages)

[PATCH V3 0/3] Add UEFI firmware for qemux86*
 2015-09-04 19:13 UTC  (7+ messages)
` [PATCH V3 3/3] runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot

[PATCH] of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages
 2015-09-04 19:12 UTC 

[Qemu-devel] [PATCH] vl.c: don't try to insert malloc tracepoints on newer glib (v2)
 2015-09-04 19:09 UTC 

[RFC] Page table sharing and bufferless execbuf
 2015-09-04 19:09 UTC  (6+ messages)
` [PATCH 9/9] drm/i915: add bufferless execbuf ioctl

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2015-09-04 19:08 UTC  (2+ messages)

async CLOSE creates a race with a DELEGRETURN followed by a REMOVE
 2015-09-04 19:08 UTC  (7+ messages)

[PATCH v1 0/5] NFS: Add READ_PLUS support
 2015-09-04 19:07 UTC  (6+ messages)
` [PATCH v1 1/5] SUNRPC: Split out a function for setting current page
` [PATCH v1 2/5] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v1 3/5] NFS: Add basic READ_PLUS support
` [PATCH v1 4/5] SUNRPC: Add the ability to shift data to a specific offset
` [PATCH v1 5/5] NFS: Add support for decoding multiple segments

[PATCH v1 0/3] NFSD: Add READ_PLUS support
 2015-09-04 19:07 UTC  (2+ messages)
` [PATCH v1 3/3] NFSD: Add support for encoding multiple segments


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.