All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-08 01:02:32 to 2016-01-08 02:29:33 UTC [more...]

[PATCH] mkfs.f2fs: introduce zone align for main area
 2016-01-08  2:28 UTC  (3+ messages)

[PATCH] net: pktgen: support injecting packets for qdisc testing
 2016-01-08  2:28 UTC  (2+ messages)

[seabios baseline-only test] 38601: tolerable FAIL
 2016-01-08  2:28 UTC 

[PATCH] intel_punit_ipc: add NULL check for input parameters
 2016-01-08 10:32 UTC 

Recovery of a raid1 FS
 2016-01-08  2:26 UTC  (7+ messages)

[PATCH] drm/i915: edp resume/On time optimization
 2016-01-08  2:27 UTC  (3+ messages)

[PATCH v3] Add build-id to XENVER hypercall
 2016-01-08  2:25 UTC  (4+ messages)
` [PATCH v3 1/3] xsm/xen_version: Add XSM for the xen_version hypercall (v6)
` [PATCH v3 2/3] XENVER_build_id: Provide ld-embedded build-ids (v8)
` [PATCH v3 3/3] libxl: info: Display build_id of the hypervisor

[PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug
 2016-01-08  2:26 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/4] target-ppc: migration fixups (TCG related)
 2016-01-08  2:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] target-ppc: add CPU IRQ state to PPC VMStateDescription
` [Qemu-devel] [PATCH 2/4] target-ppc: use cpu_write_xer() helper in cpu_post_load

LOAN OFFER
 2016-01-08  2:16 UTC 

[PATCH] mkfs.f2fs: introduce zone align for main area
 2016-01-08  2:25 UTC 

fs: WARNING in locks_free_lock_context()
 2016-01-08  2:22 UTC  (2+ messages)
` [PATCH] locks: fix unlock when fcntl_setlk races with a close

[U-Boot] [PATCH 1/3] pci: Add error values definitions from the kernel
 2016-01-08  2:20 UTC  (13+ messages)

ext4 out of order when use cfq scheduler
 2016-01-08  2:18 UTC  (9+ messages)

[PATCH 1/2] drm/i915: fix get digital port issue in intel_audio
 2016-01-08  2:18 UTC  (3+ messages)

[PATCH 1/6] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-01-08  2:18 UTC  (6+ messages)
` [PATCH 2/6] QE: Add ucc hdlc document to bindings
  ` [PATCH 3/6] QE: Add uqe_serial "
  ` [PATCH 4/6] T104xD4RDB: Add qe node to t104xd4rdb
` [PATCH 5/6] T104xRDB: Add qe node to t104xrdb
` [PATCH 6/6] T104xQDS: Add qe node to t104xqds

WANTED new maintainer for Linux/md (and mdadm)
 2016-01-08  2:17 UTC  (4+ messages)
` [dm-devel] "

[PATCH 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-08  2:13 UTC  (9+ messages)
` [PATCH 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-08  2:16 UTC  (19+ messages)
` [PATCH v5 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v5 2/6] ARM: hisi: add compatible string for Hi3519 soc
  ` [PATCH v5 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
  ` [PATCH v5 6/6] ARM: dts: add dts files for Hi3519
` [PATCH v5 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl

Build failure: -Wno-unused-const-variable DNE on old GCC
 2016-01-08  2:16 UTC  (14+ messages)
        ` [PATCH] misc: cxl: fix build for GCC 4.6.x

[Ocfs2-devel] [PATCH] ocfs2: Do not lock/unlock() inode DLM lock
 2016-01-08  2:16 UTC  (5+ messages)

[PATCH] mmc: remove unnecessary assignment statements before return
 2016-01-08  2:15 UTC 

[Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work
 2016-01-08  2:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 02/13] typedefs: Add BdrvDirtyBitmap and HBitmapIter

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2016-01-08  2:12 UTC  (10+ messages)
` [PATCH v3 59/62] xen/arm: Add a hypercall for device mmio mapping

[PATCH 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-01-08  2:08 UTC  (9+ messages)
` [PATCH 1/2] regulator: act8945a: add regulator driver for ACT8945A
` [PATCH 2/2] regulator: add documentation for ACT8945A's regulator DT bindings

[Qemu-devel] [PATCH v6 00/15] qemu-img map: Allow driver to return file of the allocated block
 2016-01-08  2:08 UTC  (16+ messages)
` [Qemu-devel] [PATCH v6 01/15] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PATCH v6 02/15] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
` [Qemu-devel] [PATCH v6 03/15] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
` [Qemu-devel] [PATCH v6 04/15] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PATCH v6 05/15] iscsi: Assign bs to file in iscsi_co_get_block_status
` [Qemu-devel] [PATCH v6 06/15] parallels: Assign bs->file->bs to file in parallels_co_get_block_status
` [Qemu-devel] [PATCH v6 07/15] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
` [Qemu-devel] [PATCH v6 08/15] sheepdog: Assign bs to file in sd_co_get_block_status
` [Qemu-devel] [PATCH v6 09/15] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
` [Qemu-devel] [PATCH v6 10/15] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
` [Qemu-devel] [PATCH v6 11/15] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PATCH v6 12/15] block: Use returned *file in bdrv_co_get_block_status
` [Qemu-devel] [PATCH v6 13/15] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
` [Qemu-devel] [PATCH v6 14/15] qemu-img: Make MapEntry a QAPI struct
` [Qemu-devel] [PATCH v6 15/15] iotests: Add "qemu-img map" test for VMDK extents

[PATCH] OMAP: Add keypad driver
 2016-01-08  1:41 UTC  (4+ messages)

[PATCH] net: phy: Support for non-HW interrupt devices
 2016-01-08  2:08 UTC  (3+ messages)

[PATCH 0/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver
 2016-01-08  2:05 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mfd: add documentation for ACT8945A DT bindings

[PATCH v4 7/7] tpm_crb: Use devm_ioremap_resource
 2016-01-08  2:04 UTC  (4+ messages)
` [PATCH] tpm_crb: fix ptr_ret.cocci warnings

[Qemu-devel] [PATCH] linux-user: syscall: Add SO_LINGER for setsockopt
 2016-01-08  2:03 UTC 

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-08  2:03 UTC  (9+ messages)
` [PATCH 2/6] mfd: max77620: add core driver for MAX77620/MAX20024
  ` [rtc-linux] "
` [PATCH 5/6] rtc: max77620: add support for max77620/max20024 RTC driver
  ` [rtc-linux] "
  ` [rtc-linux] "

BCACHE stability patches
 2016-01-08  2:02 UTC  (6+ messages)
` [PULL] Re: bcache "

FW: [PATCH 4.4-rc8] pci: Make 4K config space available for non PCI-e/PCI-X devices
 2016-01-08  2:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt
 2016-01-08  1:59 UTC 

[PATCH v3 3/3] perf: bpf: Fix build breakage due to libbpf
 2016-01-08  1:56 UTC  (11+ messages)
` [PATCH v4] "

Git 2.7.0 gitignore behaviour regression
 2016-01-08  1:47 UTC  (8+ messages)

[PATCH v6 00/11] simplify block layer based on immutable biovecs
 2016-01-08  1:53 UTC  (3+ messages)
` [PATCH v6 03/11] bcache: remove driver private bio splitting code
  `  "

[PATCH] oe-core:package_manager extract target arch from TARGET_SYS and add it into package_archs
 2016-01-08  1:53 UTC  (3+ messages)

[PATCH v1] ethtool: properly indent man sub-options
 2016-01-08  1:50 UTC 

[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
 2016-01-08  1:51 UTC  (5+ messages)
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce "

[PATCH v2 0/4] Various R-Car PCIe patches
 2016-01-08  1:50 UTC  (4+ messages)
` [PATCH v2 1/4] PCI: rcar: remove unused pci_sys_data structure in pcie-rcar

[PATCH 0/2] KVM: Save two bits in vcpu->requests
 2016-01-08  1:47 UTC  (4+ messages)
` [PATCH 1/2] KVM: Remove unused KVM_REQ_KICK to save a bit "

[PATCH] ata: add AMD Seattle platform driver
 2016-01-08  1:46 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] revert to using ocfs2_acl_chmod to avoid inode cluster lock hang
 2016-01-08  1:45 UTC  (4+ messages)

[PATCH v7 0/3] Machine check recovery when kernel accesses poison
 2016-01-08  1:45 UTC  (10+ messages)
` [PATCH v7 1/3] x86: Add classes to exception tables

[PATCH 0/6] iommu/amd: enable ACPI hardware ID device support
 2016-01-08  1:44 UTC  (4+ messages)
` [PATCH 6/6] iommu/amd: Manage iommu_group for non-pci devices

btrfs trim erases bootloader area
 2016-01-08  1:44 UTC  (5+ messages)

Broken RAID6, segfault on chunk-recover
 2016-01-08  1:42 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-01-08  1:26 UTC  (2+ messages)

[PATCH] nv50/ir: don't touch degree on physreg RIG nodes
 2016-01-08  1:41 UTC  (2+ messages)

[PATCH v3] bluetooth: core: RfC - add basic LED triggers
 2016-01-08  1:39 UTC  (2+ messages)

[PATCH v2 0/6] arm64: renesas: add USB 2.0 device nodes for r8a7795
 2016-01-08  1:37 UTC  (6+ messages)
` [PATCH v2 1/6] arm64: renesas: r8a7795: add usb2_phy device nodes

[PATCH nf-next] nftables: ct: add byte/packet counter support
 2016-01-08  1:37 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: Add support emac for RK3036
 2016-01-08  1:37 UTC  (2+ messages)

linux-next: build failure after merge of the rcu tree
 2016-01-08  1:37 UTC  (5+ messages)

[PATCH 1/3] f2fs: avoid unnecessary f2fs_balance_fs calls
 2016-01-08  1:36 UTC  (4+ messages)
` [PATCH 2/3] f2fs: remove redundant calls
` [PATCH 3/3] f2fs: clean up f2fs_balance_fs

[PATCH v2 0/3] Add support emac for the RK3036 SoC platform
 2016-01-08  1:35 UTC  (9+ messages)
` [PATCH v2 1/3] net: ethernet: arc: Probe emac after set RMII clock
` [PATCH v2 2/3] net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
` [PATCH v2 3/3] net: ethernet: arc: Add support emac for RK3036

[Buildroot] [PATCH] squid: bump to version 3.5.13
 2016-01-08  1:34 UTC 

[PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
 2016-01-07 22:26 UTC 

[PATCH] Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS
 2016-01-08  1:33 UTC 

[Intel-wired-lan] [PATCH] ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
 2016-01-08  1:31 UTC  (2+ messages)

[PATCH] kernel: make rcu/tiny_plugin.h explicitly non-modular
 2016-01-08  1:30 UTC  (2+ messages)

[RESEND PATCH v2] usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
 2016-01-08  1:28 UTC  (3+ messages)

[PATCH 1/1] bonding: restrict up state in 802.3ad mode
 2016-01-08  1:28 UTC  (4+ messages)
    ` [RFC PATCH net-next] bonding: Use notifiers for slave link state detection

[RESEND PATCH] usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
 2016-01-08  1:26 UTC  (3+ messages)

[PATCH v2] sparc64: Fix numa node distance initialization
 2016-01-08  1:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag()
 2016-01-08  1:18 UTC  (3+ messages)

[kernel-hardening] [RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-08  1:23 UTC  (9+ messages)
` [kernel-hardening] "
          `  "

[Intel-wired-lan] [PATCH] ixgbe: Make ATR recognize IPv6 extended headers
 2016-01-08  1:17 UTC  (2+ messages)

[PATCH v2 0/4] fixup armv7a over-rides for armv7ve
 2016-01-08  1:16 UTC  (4+ messages)
` [PATCH v2 2/4] gcc-configure-common.inc: duplicate armv7a over-ride "

[PATCH v2 0/2] add support for vNVDIMM - Part 1: enable instructions
 2016-01-08  1:15 UTC  (4+ messages)
` [PATCH v2 2/2] x86/hvm: add support for pcommit instruction

[PATCH v4] memory-hotplug: Fix kernel warning during memory hotplug on ppc64
 2016-01-08  1:13 UTC  (3+ messages)

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-08  1:12 UTC  (5+ messages)

[Intel-wired-lan] [RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-08  1:12 UTC  (12+ messages)
` [Intel-wired-lan] [RFC v5 1/6] Timekeeping cross timestamp interface for device drivers
      `  "
` [Intel-wired-lan] [RFC v5 3/6] Add history to cross timestamp interface supporting slower devices
    `  "

[Ocfs2-devel] [PATCH] revert to using ocfs2_acl_chmod to avoid inode cluster lock hang
 2016-01-08  1:07 UTC 

+ maintainers-fix-mic-maintainers-entry.patch added to -mm tree
 2016-01-08  1:07 UTC 

[PATCH v4 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue
 2016-01-08  1:06 UTC  (4+ messages)

[lkp] [blk] bf5c2e3e82: BUG kmalloc-512 (Not tainted): Poison overwritten
 2016-01-08  1:05 UTC  (2+ messages)
`  "

patch "mei: fix fasync return value on error" added to char-misc-testing
 2016-01-08  1:04 UTC 

[PATCH net-next v2] net, sched: add clsact qdisc
 2016-01-08  1:03 UTC  (4+ messages)

[PATCH net-next] hv_netvsc: don't make assumptions on struct flow_keys layout
 2016-01-08  1:02 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.