All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-22 22:09:26 to 2016-03-22 23:05:19 UTC [more...]

[PATCH 00/29] Bring libcfs ioctl handling up to date
 2016-03-22 23:04 UTC  (43+ messages)
` [lustre-devel] "
` [lustre-devel] [PATCH 01/29] staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something bigger
` [PATCH 02/29] staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handle
  ` [lustre-devel] "
` [PATCH 03/29] staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdata
  ` [lustre-devel] "
` [lustre-devel] [PATCH 04/29] staging: lustre: libcfs: merge libcfs_ioctl_handle into libcfs_ioctl
` [PATCH 05/29] staging: lustre: libcfs: add debugging info for libcfs_ioctl
  ` [lustre-devel] "
` [PATCH 06/29] staging: lustre: libcfs: move comment in libcfs_ioctl
  ` [lustre-devel] "
` [PATCH 07/29] staging: lustre: libcfs: test if data is NULL
  ` [lustre-devel] "
` [lustre-devel] [PATCH 08/29] staging: lustre: libcfs: invert test condition for libcfs_ioctl
` [PATCH 09/29] staging: lustre: libcfs: update error messages in linux-module.c
  ` [lustre-devel] "
` [PATCH 10/29] staging: lustre: libcfs: test if userland data is to small
  ` [lustre-devel] "
` [PATCH 11/29] staging: lustre: lnet: make sure lnet data not greater than LIBCFS_IOC_DATA_MAX
  ` [lustre-devel] "
` [lustre-devel] [PATCH 12/29] staging: lustre: simple cleanup in obd_ioctl_popdata
` [lustre-devel] [PATCH 13/29] staging: lustre: libcfs: change variable name
` [PATCH 14/29] staging: lustre: libcfs: remove libcfsutil.h in comment
  ` [lustre-devel] "
` [lustre-devel] [PATCH 15/29] staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.h
` [PATCH 16/29] staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapper
  ` [lustre-devel] "
` [lustre-devel] [PATCH 17/29] staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctl
` [lustre-devel] [PATCH 18/29] staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctl
` [lustre-devel] [PATCH 19/29] staging:lustre: remove libcfs_psdev_[open|release]
` [PATCH 20/29] staging:lustre: call libcfs_ioctl directly
  ` [lustre-devel] "
` [lustre-devel] [PATCH 21/29] staging:lustre: remove libcfs pseudo device abstraction
` [lustre-devel] [PATCH 22/29] staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.h
` [PATCH 23/29] staging: lustre: libcfs: migrate inline functions to source file
  ` [lustre-devel] "
` [lustre-devel] [PATCH 24/29] staging: lustre: libcfs: move function declarations from libcfs_ioctl.h
` [lustre-devel] [PATCH 25/29] staging: lustre: libcfs: make libcfs_ioctl.h readable
` [lustre-devel] [PATCH 26/29] staging: lustre: libcfs: add uapi headers to libcfs_ioctl.h
` [lustre-devel] [PATCH 27/29] staging: lustre: libcfs: return proper bool values
` [lustre-devel] [PATCH 28/29] staging: lustre: libcfs: use BIT macro in linux-module.c
` [lustre-devel] [PATCH 29/29] staging: lustre: libcfs: return size_t for libcfs_ioctl_packlen

[PATCH v11]xen: sched: convert RTDS from time to event driven model
 2016-03-18  9:23 UTC  (4+ messages)

[Buildroot] [PATCH] gtkmm3: depends on libgtk3
 2016-03-22 23:04 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v14 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-03-22 10:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu v14 16/18] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO

[Buildroot] [PATCH] json-glib: bump to version 1.2.0
 2016-03-22 23:04 UTC  (2+ messages)

[PATCH v3] ALSA: timer: fix gparams ioctl compatibility for different architectures
 2016-03-22 23:03 UTC 

[Buildroot] [git commit] gtkmm3: depends on libgtk3
 2016-03-22 23:03 UTC 

[Buildroot] [git commit] json-glib: bump to version 1.2.0
 2016-03-22 23:03 UTC 

[Buildroot] [PATCH] busybox: use md5 as default password algorithm
 2016-03-22 23:03 UTC  (2+ messages)

[obsolete] oom-reaper-handle-mlocked-pages.patch removed from -mm tree
 2016-03-22 23:02 UTC 

[PATCH 0/9] oom reaper v6
 2016-03-22 23:02 UTC  (10+ messages)
` [PATCH 1/9] sched: add schedule_timeout_idle()
` [PATCH 2/9] mm, oom: introduce oom reaper

[Buildroot] [git commit] busybox: use md5 as default password algorithm
 2016-03-22 23:01 UTC 

[Buildroot] [PATCH v2 0/7] Attempt to improve support for Altera SoC FPGA boards
 2016-03-22 23:01 UTC  (15+ messages)
` [Buildroot] [PATCH v2 1/7] mkpimage: new host package
` [Buildroot] [PATCH v2 2/7] boot/uboot: compute CRC on SPLs for Altera SoC FPGA
` [Buildroot] [PATCH v2 3/7] altera: improve readme to cover both supported boards
` [Buildroot] [PATCH v2 4/7] altera: update text about the mkpimage
` [Buildroot] [PATCH v2 5/7] altera: change mmcblk0 to sdc
` [Buildroot] [PATCH v2 6/7] altera: improve fdisk instructions
` [Buildroot] [PATCH v2 7/7] altera: remove whitespace before colon

[PATCH] ALSA: timer: fix gparams ioctl compatibility for different architectures
 2016-03-22 23:00 UTC  (3+ messages)

[Buildroot] [git commit] altera: remove whitespace before colon
 2016-03-22 22:59 UTC 

+ oom-oom_reaper-protect-oom_reaper_list-using-simpler-way.patch added to -mm tree
 2016-03-22 22:59 UTC 

+ mm-oom_reaper-implement-oom-victims-queuing-v6.patch added to -mm tree
 2016-03-22 22:59 UTC 

+ mm-oom_reaper-report-success-failure-v6.patch added to -mm tree
 2016-03-22 22:59 UTC 

multi-segment mbuf
 2016-03-22 22:58 UTC  (6+ messages)

[Buildroot] [PATCH 0/5] Align library locations in target and staging
 2016-03-22 22:58 UTC  (5+ messages)
` [Buildroot] [PATCH 4/5] toolchain-external: align library locations in target and staging dir
` [Buildroot] [PATCH 5/5] toolchain-external: unify LIB_EXTERNAL_LIBS and USR_LIB_EXTERNAL_LIBS

[PATCHSET][RFC] Make background writeback not suck
 2016-03-22 22:57 UTC  (5+ messages)

[PATCH 0/4] Git for Windows fixes in preparation for 2.8.0
 2016-03-22 22:57 UTC  (6+ messages)
` [PATCH 4/4] mingw: skip some tests in t9115 due to file name issues

[PATCH] fstests: xfs: add necessary version check for xfs/122
 2016-03-22 22:56 UTC  (2+ messages)

[PATCH 0/3] mtd: nand: add enum nand_ecc_algo
 2016-03-22 22:54 UTC  (4+ messages)
` [PATCH 1/3] mtd: nand: add new enum for storing ECC algorithm
` [PATCH 2/3] mtd: nand: set ECC algorithm in nand_dt_init
` [PATCH 3/3] mtd: nand: nandsim: set ECC algorithm explicitly

[RFC 0/2] staging: ion: of_ion_device_get
 2016-03-22 22:54 UTC  (6+ messages)
` [RFC 1/2] misc: Add of_get_misc get a reference from devicetree
` [RFC 2/2] staging: android: ion: Add of_ion_device_get function

[PATCH] ARM: dts: orion5x: add device tree for kurobox-pro
 2016-03-22 22:54 UTC  (3+ messages)

[Bug 115141] New: radeon kernel module hangs suspend
 2016-03-22 22:53 UTC 

[PATCH v14 0/17] Add Analogix Core Display Port Driver
 2016-03-22 22:52 UTC  (12+ messages)
    ` Who is going to merge it [Was: Re: [PATCH v14 0/17] Add Analogix Core Display Port Driver]

[PATCH v2 0/3] Make core_pattern support namespace
 2016-03-22 22:42 UTC  (10+ messages)
` [PATCH v2 3/3] "

[Buildroot] [PATCH] core/help: fix custom help without a .config
 2016-03-22 22:52 UTC  (3+ messages)

[PATCH] omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value
 2016-03-22 22:51 UTC  (2+ messages)

[PATCH 0/4] linux-firmware update and cleanup
 2016-03-22 22:51 UTC  (6+ messages)
` [PATCH 4/4] linux-firmware: Break out some additional firmware

[PATCH] mk: toolchain: gcc: query the compiler macros to obtain the gcc version
 2016-03-22 22:50 UTC  (3+ messages)

[PATCH] submodule helper: accept '.' for repositories with no submodules
 2016-03-22 22:50 UTC  (10+ messages)

[PATCH] Input: rotary_encoder - support binary encoding of states
 2016-03-22 22:50 UTC  (2+ messages)

Making an interface for alternative data streams
 2016-03-22 22:50 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/3] defconfig: Reorder boards' defconfig files
 2016-03-22 22:50 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] net: Move CONFIG_RTL8139 to Kconfig

[PATCH] gma500: fix missing comma in dsi_errors array initializer
 2016-03-22 22:49 UTC  (2+ messages)

[ceph-users] v0.94.6 Hammer released
 2016-03-22 22:49 UTC  (11+ messages)
  `  "

[RFC] Extracting the payload from select, poll, epoll_ctl and epoll_wait
 2016-03-22 22:48 UTC 

[Qemu-devel] [PATCH 00/35] Patch Round-up for stable 2.5.1, freeze on 2016-03-25
 2016-03-22 22:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH 28/35] spapr: skip configuration section during migration of older machines
  ` [Qemu-devel] [Qemu-stable] "
` [Qemu-devel] [Qemu-stable] [PATCH 00/35] Patch Round-up for stable 2.5.1, freeze on 2016-03-25

[Buildroot] [git commit] altera: improve readme to cover both supported boards
 2016-03-22 22:47 UTC 

[PATCH v3 0/4] improvements to the nmi_backtrace code
 2016-03-22 22:45 UTC  (9+ messages)
` [PATCH v3 4/4] nmi_backtrace: generate one-line reports for idle cpus

[PATCH v2] ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4
 2016-03-22 22:44 UTC  (2+ messages)

[rtc-linux] [PATCH 0/2] rtc: abx80x: Handle autocalibration and oscillator failure
 2016-03-22 22:44 UTC  (3+ messages)
`  "
  ` [rtc-linux] "

[Buildroot] [git commit] boot/uboot: compute CRC on SPLs for Altera SoC FPGA
 2016-03-22 22:43 UTC 

[Buildroot] [git commit] mkpimage: new host package
 2016-03-22 22:41 UTC 

[Buildroot] [PATCH v2 1/3] vala: add vala/valac wrapper
 2016-03-22 22:41 UTC  (2+ messages)

[folded-merged] mm-oom_reaper-implement-oom-victims-queuing-fix.patch removed from -mm tree
 2016-03-22 22:40 UTC 

[RFC_PATCHv4 0/7] Git submodule labels
 2016-03-22 22:40 UTC  (8+ messages)
` [RFC_PATCHv4 1/7] git submodule: teach `add` to label submodules
` [RFC_PATCHv4 3/7] submodule-config: add method to check for being labeled
` [RFC_PATCHv4 5/7] submodule update: respect submodule.actionOnLabel

[folded-merged] mm-oom_reaper-report-success-failure-fix-fix.patch removed from -mm tree
 2016-03-22 22:39 UTC 

[folded-merged] mm-oom_reaper-report-success-failure-fix-2.patch removed from -mm tree
 2016-03-22 22:39 UTC 

[folded-merged] mm-oom_reaper-report-success-failure-fix.patch removed from -mm tree
 2016-03-22 22:39 UTC 

[folded-merged] oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fix-2.patch removed from -mm tree
 2016-03-22 22:38 UTC 

[PATCH v2] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-03-22 22:38 UTC  (4+ messages)

[U-Boot] difference between ft_board_setup() and ft_system_setup()
 2016-03-22 22:36 UTC  (2+ messages)
` [U-Boot] Fwd: "

git fails updating submodule only if --quiet is specified
 2016-03-22 22:35 UTC  (6+ messages)

mmotm 2016-03-22-15-34 uploaded
 2016-03-22 22:34 UTC  (2+ messages)

mmotm 2016-03-22-15-34 uploaded
 2016-03-22 22:34 UTC 

[Buildroot] [git commit] granite: new package
 2016-03-22 22:33 UTC 

[Buildroot] [PATCH 00/16 v5] legal-info improvements and completeness (branch yem/legal-3)
 2016-03-22 22:32 UTC  (6+ messages)
` [Buildroot] [PATCH 02/16 v5] core/pkg-utils: add macro to hardlink-or-copy

[PATCH] ASN.1: fix open failure check on headername
 2016-03-22 22:32 UTC 

[Buildroot] [git commit] libgee: new package
 2016-03-22 22:30 UTC 

[GIT PULL] Second round of KVM changes for 4.6
 2016-03-22 22:30 UTC 

[Buildroot] [git commit] vala: add vala/valac wrapper
 2016-03-22 22:29 UTC 

[U-Boot] [PATCH 1/2] net: xilinx_axi: use interface type instead of zero
 2016-03-22 22:28 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: xilinx_axi: Clear Isolate bit if found during phy setup

[U-Boot] [PATCH] net: phy: Realtek RTL8211B/C PHY ID fix
 2016-03-22 22:25 UTC  (2+ messages)

[Qemu-devel] [Patch 1/1] omap_lcdc: Remove support for DEPTH != 32
 2016-03-22 22:25 UTC  (2+ messages)

[U-Boot] [PATCH] fastboot: allow retrieving fastboot variables from env
 2016-03-22 22:25 UTC  (4+ messages)

[PATCH] dual-camera-demo: Enhance to support both AM4 and AM5
 2016-03-22 22:24 UTC  (5+ messages)

[PATCH next 1/2] PCI: keystone: add pci error irq handler
 2016-03-22 22:23 UTC  (3+ messages)

[PATCH v3 00/23] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-03-22 22:24 UTC  (2+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-03-22 22:23 UTC  (2+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2016-03-22 22:22 UTC  (4+ messages)
` [PATCH v8 01/17] drm: exynos: dp: convert to drm bridge mode

[PATCH] Revert "Staging: lustre: o2iblnd: Use sizeof type *pointer instead of sizeof type."
 2016-03-22 22:21 UTC  (2+ messages)
` [lustre-devel] "

[lm-sensors] [PATCH] MAINTAINERS: Update mailing list and web page for hwmon subsystem
 2016-03-22 22:18 UTC  (2+ messages)
`  "

[PATCH net-next] net: Fix remote checksum offload with GUE
 2016-03-22 22:16 UTC  (6+ messages)

[Devel] [PATCH] Check for failed string allocation and set Status accordingly
 2016-03-22 22:16 UTC 

[PATCH v2] prism54: isl_38xx: Replace 'struct timeval'
 2016-03-22 22:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Early release of -drive QemuOpts
 2016-03-22 22:15 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/3] block: detach devices from DriveInfo at unrealize time
` [Qemu-devel] [PATCH 3/3] block: remove legacy_dinfo at blk_detach_dev time

git-apply does not work in a sub-directory of a Git repository
 2016-03-22 22:14 UTC  (2+ messages)

[lm-sensors] Fwd: The sad state of lm-sensors.org
 2016-03-22 22:14 UTC  (2+ messages)

[PATCH 0/3] builtin/apply: simplify some gitdiff_* functions
 2016-03-22 22:10 UTC  (4+ messages)
` [PATCH 2/3] builtin/apply: make gitdiff_verify_name() return void

[Buildroot] [PATCH v7 00/18] Relocatable SDK / build machine leaks
 2016-03-22 22:10 UTC  (5+ messages)
` [Buildroot] [PATCH v7 01/18] package/linux-headers: cleanup installation

[Buildroot] [PATCH] acpid: bump to version 2.0.27
 2016-03-22 22:10 UTC  (2+ messages)

[PATCH v2] fstest: btrfs: test single 4k extent after subpagesize buffered writes
 2016-03-22 22:12 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/display contains files named *_template.h. These are included many times with different values of the DEPTH macro. However, only the DEPTH == 32 case is used. Removed support for DEPTH != 32 in the template headers and in the file that include them
 2016-03-22 22:09 UTC  (2+ messages)

[Buildroot] [PATCH] connman-gtk: bump to version 1.1.1
 2016-03-22 22:09 UTC  (2+ messages)

[PATCH 0/4] Fix some errors in archiver class
 2016-03-22 14:04 UTC  (4+ messages)
` [PATCH 2/4] archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIR
` [PATCH 3/4] archiver.bbclass: Fix gcc-source corner case
` [PATCH 4/4] archiver.bbclass: Fix tar name for git repositories


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.