All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-14 12:57:53 to 2016-04-14 13:38:49 UTC [more...]

[PATCH V17 00/18] Allow I/O on blocks whose size is less than page size
 2016-04-14 13:38 UTC  (4+ messages)
` [PATCH V17 01/18] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V17 02/18] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V17 03/18] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range

[PATCH v8 2/4] perf config: Let show_config() work with perf_config_set
 2016-04-14 13:37 UTC  (2+ messages)
` [tip:perf/core] perf config: Make show_config() use perf_config_set

[PATCH v8 1/4] perf config: Introduce perf_config_set class
 2016-04-14 13:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/10] perf record: Add '--timestamp-filename' option to append timestamp to output filename
 2016-04-14 13:36 UTC  (2+ messages)
` [tip:perf/core] perf record: Add '--timestamp-filename' option to append timestamp to output file name

[PATCH 03/10] perf record: Turns auxtrace_snapshot_enable into 3 states
 2016-04-14 13:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/10] perf tools: Add perf_data_file__switch() helper
 2016-04-14 13:36 UTC  (2+ messages)
` [tip:perf/core] perf data: "

[PATCH] asm-generic/futex: Properly re-enable preemption in futex_atomic_cmpxchg_inatomic()
 2016-04-14 13:36 UTC 

[PATCH 01/10] perf tools: Make ordered_events reusable
 2016-04-14 13:35 UTC  (3+ messages)
` [tip:perf/core] perf ordered_events: Introduce reinit()
` [tip:perf/core] perf session: Make ordered_events reusable

[tip:perf/core] perf trace: Move eventfd beautifiers to trace/beauty/ directory
 2016-04-14 13:34 UTC 

[tip:perf/core] perf trace: Move mmap beautifiers to trace/beauty/ directory
 2016-04-14 13:34 UTC 

[tip:perf/core] perf trace: Add getrandom beautifier related defines for older systems
 2016-04-14 13:34 UTC 

[PATCH v8.1] xSplice v1 design and implementation
 2016-04-14 13:34 UTC  (4+ messages)
` [PATCH v8.1 09/27] x86/mm: Introduce modify_xen_mappings()

[tip:perf/core] perf trace: Add seccomp beautifier related defines for older systems
 2016-04-14 13:33 UTC 

[PATCH] default-providers: Update to use PREFERRED_RPROVIDER
 2016-04-14 13:33 UTC 

[PATCH 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-14 13:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pci: add DT binding "

[PATCH] KVM: x86: Add three MSRs to the list of ignored MSRs
 2016-04-14 13:33 UTC  (2+ messages)

generic RDMA READ/WRITE API V6
 2016-04-14 13:32 UTC  (4+ messages)
` [PATCH 10/12] IB/srpt: convert to the generic RDMA READ/WRITE API

xl migrate regression in staging
 2016-04-14 13:32 UTC  (3+ messages)

[PATCH] ARM: dts: imx: ventana: add RS485 txen gpio support
 2016-04-14 13:32 UTC  (2+ messages)

[GIT PULL 00/11] perf/core improvements and fixes
 2016-04-14 13:32 UTC  (2+ messages)

[PATCH 1/2] buildhistory: don't alter SDK creation stamps
 2016-04-14 13:31 UTC  (2+ messages)
` [PATCH 2/2] oeqa/selftest/sstatetests: fix no-op sstate test

[PATCH 0/1] ASoC: sti: select player for I2S/TDM TX bus
 2016-04-14 13:31 UTC  (3+ messages)
` [PATCH 1/1] "

[GIT PULL] parisc fixes for 4.6-rc2
 2016-04-14 13:31 UTC  (2+ messages)

[Qemu-devel] IRQ number used by virtio-net-device in vexpress-a15
 2016-04-14 13:30 UTC  (3+ messages)

Backport commit 5e1021f2b6dff
 2016-04-14 13:30 UTC 

[PATCH] providers: Add PREFERRED_RPROVIDER support
 2016-04-14 13:30 UTC 

Enable module aliases for vio on sparc/sparc64
 2016-04-14 13:30 UTC  (2+ messages)

[PATCH 4/4 v4] iio: st_sensors: support open drain mode
 2016-04-14 13:30 UTC  (5+ messages)

[PATCH] providers: We don't depend on previous build results
 2016-04-14 13:30 UTC 

[PATCH] cooker/knotty: Prefix parse logs with filename being parsed
 2016-04-14 13:29 UTC 

[PATCH v2 00/17] kvm-arm: Add stage2 page table walker
 2016-04-14 13:29 UTC  (57+ messages)
` [PATCH v2 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH v2 02/17] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PATCH v2 03/17] kvm arm: Move fake PGD handling to arch specific files
` [PATCH v2 04/17] arm64: Introduce pmd_thp_or_huge
` [PATCH v2 05/17] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PATCH v2 06/17] kvm-arm: Remove kvm_pud_huge()
` [PATCH v2 07/17] kvm-arm: arm32: Introduce stage2 page table helpers
` [PATCH v2 08/17] kvm-arm: arm: Introduce hyp page table empty checks
` [PATCH v2 09/17] kvm-arm: arm64: Introduce stage2 page table helpers
` [PATCH v2 10/17] kvm-arm: arm64: Introduce hyp page table empty checks
` [PATCH v2 11/17] kvm-arm: Use explicit stage2 helper routines
` [PATCH v2 12/17] kvm-arm: Add explicit hyp page table modifiers
` [PATCH v2 13/17] kvm-arm: Add stage2 "
` [PATCH v2 14/17] kvm-arm: Cleanup kvm_* wrappers
` [PATCH v2 15/17] kvm: arm64: Get rid of fake page table levels
` [PATCH v2 16/17] kvm-arm: Cleanup stage2 pgd handling
` [PATCH v2 17/17] arm64: kvm: Add support for 16K pages

[PATCH] iommu/amd: Set AMD iommu callbacks for platform bus driver
 2016-04-14 13:28 UTC 

[PATCH v4] mempool: reduce rte_mempool structure size
 2016-04-14 13:28 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 0/5] Live patching for powerpc
 2016-04-14 13:28 UTC  (18+ messages)
` [PATCH 2/5] livepatch: Allow architectures to specify an alternate ftrace location
` [PATCH 3/5] powerpc/livepatch: Add livepatch header
  ` Live patching for powerpc

[Qemu-devel] [PING][PATCH] Added the -m flag feature to stellaris boards
 2016-04-14 13:27 UTC  (6+ messages)

[PATCH 1/2] i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
 2016-04-14 13:27 UTC  (4+ messages)
` [PATCH 2/2] i2c: s3c2410: "

master - refactor: factor out vg/lv/pv handling part from report_for_selection fn
 2016-04-14 13:24 UTC 

Ambiguous sha-1 during a rebase
 2016-04-14 13:24 UTC  (6+ messages)

[PATCH v2 0/2] efi: Delete global 'memmap' variable
 2016-04-14 13:24 UTC  (4+ messages)
` [PATCH v2 1/2] efi: Iterate over efi.memmap in for_each_efi_memory_desc

[Qemu-devel] [PATCH] hostmem-file: plug a small leak
 2016-04-14 13:24 UTC  (3+ messages)

[PATCH RFC 00/15] PCI bus support
 2016-04-14 13:23 UTC  (7+ messages)
` [PATCH RFC 05/15] pci/x86: Rename pci_config_read() to pci_config_readl()
` [PATCH RFC 07/15] pci: Add pci_probe() and pci_shutdown()

[Qemu-devel] [PATCH for 2.6 1/1] nbd: fix assert() on qemu-nbd stop
 2016-04-14 13:23 UTC  (2+ messages)

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-14 13:23 UTC  (4+ messages)
` [RFC PATCH v1.9 14/14] livepatch: update task universe when exiting kernel

I/O 0 QID 0 timeout, disable controller - kernel 4.4 / 4.5 NVMe controller dropouts
 2016-04-14 13:21 UTC  (2+ messages)

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-14 13:21 UTC  (9+ messages)
` [PATCH 3/6] ARM: PSCI: Register with kernel restart handler

'error -110 sending stop command' on Zynq platform
 2016-04-14 13:20 UTC  (2+ messages)

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-04-14 13:20 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S35 00/14] i40e/i40evf updates
 2016-04-14 13:19 UTC  (15+ messages)
` [Intel-wired-lan] [next PATCH S35 01/14] i40e: Allow RSS Hash set with less than four parameters
` [Intel-wired-lan] [next PATCH S35 02/14] i40e: Fix up 32 bit timespec references
` [Intel-wired-lan] [next PATCH S35 03/14] i40e: Add elements to fd filter compare
` [Intel-wired-lan] [next PATCH S35 04/14] i40evf: Report link speed
` [Intel-wired-lan] [next PATCH S35 05/14] i40evf: Set netdev carrier properly
` [Intel-wired-lan] [next PATCH S35 06/14] i40e: Clear mac filter count on reset
` [Intel-wired-lan] [next PATCH S35 07/14] i40evf: Enable adaptive interrupt throttling
` [Intel-wired-lan] [next PATCH S35 08/14] i40e: Add message for unsupported MFP mode
` [Intel-wired-lan] [next PATCH S35 09/14] i40e/i40evf: Rename version macro
` [Intel-wired-lan] [next PATCH S35 10/14] i40e/i40evf: Refactor tunnel interpretation
` [Intel-wired-lan] [next PATCH S35 11/14] i40e/i40evf: Refactor receive routine
` [Intel-wired-lan] [next PATCH S35 12/14] i40e/i40evf: Remove unused hardware receive descriptor code
` [Intel-wired-lan] [next PATCH S35 13/14] i40evf: Allocate rx buffers properly
` [Intel-wired-lan] [next PATCH S35 14/14] i40e: Test memory before ethtool alloc succeeds

[RFC PATCH] sched/cputime: drop local_irq_safe() in vtime_init_idle()
 2016-04-14 13:18 UTC  (3+ messages)

[PATCH] thermal: fix Mediatek thermal controller build
 2016-04-14 13:15 UTC 

[PATCH v6 00/14] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-14 13:13 UTC  (5+ messages)
` [PATCH v6 14/14] arm64: hibernate: Prevent resume from a different kernel version

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-14 13:13 UTC  (4+ messages)

[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
 2016-04-14 13:13 UTC  (19+ messages)

[PATCH 0/8] ath10k: refactor firmware components
 2016-04-14 13:11 UTC  (4+ messages)
` [PATCH 1/8] ath10k: remove deprecated firmware API 1 support

[Buildroot] [PATCH v5] valijson: new package
 2016-04-14 13:11 UTC  (3+ messages)

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-14 13:11 UTC  (16+ messages)

[PATCH v3 0/3] Add ANX7814 I2C bridge driver
 2016-04-14 13:10 UTC  (4+ messages)
` [PATCH v3 3/3] drm: bridge: anx78xx: Add anx78xx driver support

[Buildroot] [ PATCH Selinux v11] policycoreutils: new package
 2016-04-14 13:09 UTC  (5+ messages)

[PATCH v2] ARM: arm64: dts: Add expansion bus to VExpress and Juno
 2016-04-14 13:07 UTC  (4+ messages)

bit-timing and sample point
 2016-04-14 13:05 UTC  (8+ messages)

[Buildroot] [PATCH] xdriver_x86-input-joystick: Install server config
 2016-04-14 13:05 UTC  (5+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v2 1/2] ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets
 2016-04-14 13:03 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: dpcm: play nice with CODEC<->CODEC links

[PATCH] mwifiex: fix the incorrect WARN_ON during suspend
 2016-04-14 13:04 UTC  (2+ messages)
`  "

RAID 1 not fixing up sector errors?
 2016-04-14 13:03 UTC 

Xen Security Advisory 174 (CVE-2016-3961) - hugetlbfs use may crash PV Linux guests
 2016-04-14 13:03 UTC 

[PATCH v3 0/2] sctp: delay calls to sk_data_ready() as much as possible
 2016-04-14 13:03 UTC  (4+ messages)

[PATCH 1/5] mwifiex: missing break statement
 2016-04-14 13:03 UTC  (2+ messages)
` [1/5] "

[PATCH v2 00/10] Unduplicate CHV phy code
 2016-04-14 13:03 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Unduplicate CHV phy code (rev3)

[PATCH v4 0/3] mmc: pwrseq: convert to proper driver
 2016-04-14 13:02 UTC  (4+ messages)
` [PATCH v4 1/3] mmc: pwrseq_simple: add to_pwrseq_simple() macro
` [PATCH v4 2/3] mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
` [PATCH v4 3/3] mmc: pwrseq: convert to proper platform device

[U-Boot] [PATCH] dm: fdtdec: Check full path for alias
 2016-04-14 13:02 UTC 

[PATCH 1/8] brcmfmac: clear eventmask array before using it
 2016-04-14 13:01 UTC  (2+ messages)
` [1/8] "

[PATCH iproute2 0/4] add MACsec support
 2016-04-14 13:01 UTC  (5+ messages)
` [PATCH iproute2 1/4] utils: make hexstring_a2n provide the number of hex digits parsed
` [PATCH iproute2 2/4] utils: add get_be{16,32,64}, use them where possible
` [PATCH iproute2 3/4] utils: provide get_hex to read an hex digit from a char
` [PATCH iproute2 4/4] ip: add MACsec support

[PATCH 0/4] i2c: designware: runtime pm fix and improve
 2016-04-14 12:53 UTC  (8+ messages)
` [PATCH 1/4] i2c: designware-platdrv: Fix runtime PM initialization
` [PATCH 2/4] i2c: designware-platdrv: fix unbalanced clk enable and prepare
` [PATCH 3/4] i2c: designware-pcidrv: enable RuntimePM before registering to the core
` [PATCH 4/4] i2c: designware: remove runtime suspend prevention during registration

iomap infrastructure and multipage writes V2
 2016-04-14 12:58 UTC  (4+ messages)
` [PATCH 5/8] xfs: implement iomap based buffered write path


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.