All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-14 06:31:14 to 2016-06-14 07:36:33 UTC [more...]

[PATCH v2 0/3] Reset Apple AirPort card
 2016-06-14  7:36 UTC  (6+ messages)
` [PATCH v2 3/3] x86/quirks: Add early quirk to reset "

[Patch v6 0/1] leds: pca9532: Add device tree binding
 2016-06-14  7:36 UTC  (2+ messages)
` [Patch v6 1/1] "

[PATCH] gpiolib-acpi: add _DEP support for Acer One 10
 2016-06-14  7:33 UTC  (2+ messages)

Expose named GPIOs through sysfs
 2016-06-14  7:31 UTC  (2+ messages)

Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
 2016-06-14  7:31 UTC  (5+ messages)

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-14  7:30 UTC  (7+ messages)

[Patch v5 0/1] leds: pca9532: Add device tree binding
 2016-06-14  7:30 UTC  (3+ messages)
` [Patch v5 1/1] "

[Qemu-trivial] [PATCH] qom/object: fix comment typo
 2016-06-14  7:28 UTC  (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "

[linux-3.14 bisection] complete test-amd64-amd64-qemuu-nested-intel
 2016-06-14  7:26 UTC 

[v2 PATCH 1/2] scsi:stex.c Support Pegasus 3 product
 2016-06-14  7:25 UTC  (4+ messages)

[PATCH 0/5] drm/amdgpu: Page flip improvement and related cleanups
 2016-06-14  7:25 UTC  (10+ messages)
` [PATCH 4/5] drm/amdgpu: Wait for end of last waited-for vblank before programming flip

[PATCH 1/5] drm/i915: Signal drm events for atomic
 2016-06-14  7:24 UTC  (3+ messages)
` [PATCH 3/5] drm/i915: nonblocking commit

[RESEND PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-06-14  7:23 UTC  (5+ messages)
` [PATCH v6 0/2] Add CAN FD driver support to r8a7795 SoC
  ` [PATCH v6 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver

[PATCH] lscpu: add drawer support
 2016-06-14  7:22 UTC  (2+ messages)

[PATCH v2] ixgbe: configure VLAN TPID
 2016-06-14  7:20 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v4 0/4] enable iommu with -device
 2016-06-14  7:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] hw/pci: delay bus_master_enable_region initialization
` [Qemu-devel] [PATCH v4 2/4] q35: allow dynamic sysbus
` [Qemu-devel] [PATCH v4 3/4] hw/iommu: enable iommu with -device
` [Qemu-devel] [PATCH v4 4/4] machine: remove iommu property

[PATCH v7 0/2] Add CAN FD driver support to r8a7795 SoC
 2016-06-14  7:12 UTC  (3+ messages)
  ` [PATCH v7 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
  ` [PATCH v7 2/2] can: rcar_can: Move Renesas CAN driver to rcar dir

[RFC PATCH 0/3] mm, thp: convert from optimistic to conservative
 2016-06-14  7:18 UTC  (7+ messages)
` [RFC PATCH 1/3] mm, thp: revert allocstall comparing
` [RFC PATCH 2/3] mm, thp: convert from optimistic to conservative

[PATCH v5 1/2] mm, kasan: improve double-free detection
 2016-06-14  6:46 UTC  (4+ messages)

[RFC] qnap-tsx51: add new driver for leds and button support on QNAP TS-x51 series
 2016-06-14  7:17 UTC  (2+ messages)

[PATCH] 53c700: fix BUG on untagged commands
 2016-06-14  7:15 UTC  (3+ messages)

[U-Boot] arc: axs103 compile broken ?
 2016-06-14  7:15 UTC  (2+ messages)

[V2, 08/10] powerpc/mm: Clear top 16 bits of va only on older cpus
 2016-06-14  7:13 UTC  (2+ messages)

[PATCH v18 00/13] arm64 kexec kernel patches
 2016-06-14  7:13 UTC  (4+ messages)
` [PATCH v18 08/13] arm64: kdump: implement machine_crash_shutdown()

[U-Boot] [PATCH v1] OMAP3: fix twister board
 2016-06-14  7:13 UTC 

Patches for ARC
 2016-06-14  7:13 UTC  (3+ messages)

[PATCH V19 00/19] Allow I/O on blocks whose size is less than page size
 2016-06-14  7:11 UTC  (20+ messages)
` [PATCH V19 01/19] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V19 02/19] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V19 03/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V19 04/19] Btrfs: subpage-blocksize: Define extent_buffer_head
` [PATCH V19 05/19] Btrfs: subpage-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [PATCH V19 06/19] Btrfs: subpage-blocksize: Write only dirty extent buffers belonging to a page
` [PATCH V19 07/19] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE
` [PATCH V19 08/19] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations
` [PATCH V19 09/19] Btrfs: subpage-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [PATCH V19 10/19] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
` [PATCH V19 11/19] Btrfs: subpage-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [PATCH V19 12/19] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
` [PATCH V19 13/19] Btrfs: subpage-blocksize: Fix file defragmentation code
` [PATCH V19 14/19] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
` [PATCH V19 15/19] Btrfs: subpage-blocksize: Enable dedupe ioctl
` [PATCH V19 16/19] Btrfs: subpage-blocksize: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
` [PATCH V19 17/19] Btrfs: subpage-blocksize: Make file extent relocate code subpage blocksize aware
` [PATCH V19 18/19] Btrfs: subpage-blocksize: __btrfs_lookup_bio_sums: Set offset when moving to a new bio_vec
` [PATCH V19 19/19] Btrfs: subpage-blocksize: Disable compression

v2016.06.0
 2016-06-14  7:12 UTC 

[Buildroot] [PATCH] package/mpd: bump to version 0.19.16
 2016-06-14  7:11 UTC 

[PATCH v3 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-06-14  7:08 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH] pinctrl: sh-pfc: fix property name in bindings doc
 2016-06-14  7:07 UTC  (3+ messages)

(no subject)
 2016-06-14  7:06 UTC  (13+ messages)
` [PATCH v2 01/12] arm: add armv8 Kconfig entries
` [PATCH v2 02/12] arm: Makefile: rework makefile to handle armv8
` [PATCH v2 03/12] arm: introduce lib64 for arm64 related stuff
` [PATCH v2 04/12] arm: cpu: add arm64 specific code
` [PATCH v2 05/12] arm: include: system: add arm64 helper functions
` [PATCH v2 06/12] arm: cpu: start: arm64 does not support relocation
` [PATCH v2 07/12] arm: include: bitops: arm64 use generic __fls
` [PATCH v2 08/12] arm: include: system_info: add armv8 identification
` [PATCH v2 09/12] arm: cpu: cpuinfo: add armv8 support
` [PATCH v2 10/12] arm: cpu: disable code portion in armv8 case
` [PATCH v2 11/12] arm: cpu: add basic arm64 mmu support
` [PATCH v2 12/12] arm: boards: add mach-qemu and virt64 board

[pci:pci/host-artpec 2/2] WARNING: drivers/built-in.o(.data+0x494b8): Section mismatch in reference from the variable artpec6_pcie_driver to the function .init.text:artpec6_pcie_probe()
 2016-06-14  7:11 UTC 

[PATCH 00/12] Add SDHCI Xenon driver
 2016-06-14  7:07 UTC  (9+ messages)
` [PATCH 05/12] mmc: sdhci: add a pre voltage switch callback function
` [PATCH 09/12] mmc: sdhci-xenon: add initial Xenon eMMC driver

Partitions not detected with firewire - 36 bytes offset - PL-3507
 2016-06-14  7:05 UTC  (3+ messages)

[PATCH 00/29] ixgbe/base: update base driver
 2016-06-14  6:59 UTC  (32+ messages)
` [PATCH v2 00/30] "
  ` [PATCH v2 01/30] ixgbe/base: add new VF requests for mailbox API
  ` [PATCH v2 02/30] ixgbe/base: add sgmii link for X550
  ` [PATCH v2 03/30] ixgbe/base: fix problematic return value
  ` [PATCH v2 04/30] ixgbe/base: add mac link setup for x550a SFP
  ` [PATCH v2 05/30] ixgbe/base: fix checksum error of checking PHY token
  ` [PATCH v2 06/30] ixgbe/base: refactor eee setup for x550
  ` [PATCH v2 07/30] ixgbe/base: change access method
  ` [PATCH v2 08/30] ixgbe/base: add KR support for X550EM_A devices
  ` [PATCH v2 09/30] ixgbe/base: add link mac setup for x550a SFP+
  ` [PATCH v2 10/30] ixgbe/base: clear stale pool mappings
  ` [PATCH v2 11/30] ixgbe/base: rename macro of TDL
  ` [PATCH v2 12/30] ixgbe/base: fix error path to release lock
  ` [PATCH v2 13/30] ixgbe/base: fix for code style
  ` [PATCH v2 14/30] ixgbe/base: fix firmware commands on x550em_a
  ` [PATCH v2 15/30] ixgbe/base: refactor NW management interface ops
  ` [PATCH v2 16/30] ixgbe/base: add new phy definitions
  ` [PATCH v2 17/30] ixgbe/base: change device IDs
  ` [PATCH v2 18/30] ixgbe/base: add function to reset swfw semaphore
  ` [PATCH v2 19/30] ixgbe/base: fix possible race issue
  ` [PATCH v2 20/30] ixgbe/base: fix register access error
  ` [PATCH v2 21/30] ixgbe/base: limit PHY token accessing to MDIO only
  ` [PATCH v2 22/30] ixgbe/base: simplify add/remove VLANs
  ` [PATCH v2 23/30] ixgbe/base: add bypassing VLVF
  ` [PATCH v2 24/30] ixgbe/base: unify coding style
  ` [PATCH v2 25/30] ixgbe/base: use u8 to replace u16 for a variable
  ` [PATCH v2 26/30] ixgbe/base: fix endianness issues
  ` [PATCH v2 27/30] ixgbe/base: allow setting mac anti spoofing per vf
  ` [PATCH v2 28/30] ixgbe/base: add flow control autoneg for x550a
  ` [PATCH v2 29/30] ixgbe/base: define if enable crosstalk work around
  ` [PATCH v2 30/30] ixgbe/base: update README

[PATCH net-next] virtio_net: fix csum generation for virtio-net devices
 2016-06-14  7:04 UTC  (2+ messages)

lm-senser can't detect thermal on thermal_zone
 2016-06-14  7:03 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/4] enable iommu with -device
 2016-06-14  7:03 UTC  (3+ messages)

[GIT PULL] Please Pull Mellanox Shared Code
 2016-06-14  7:02 UTC  (5+ messages)

[PATCH v1 1/2] sound: lpass-cpu: add module licence and description
 2016-06-14  7:02 UTC  (2+ messages)

[RFC 00/18] Present useful limits to user
 2016-06-14  7:01 UTC  (5+ messages)
` [RFC 03/18] memcontrol: present maximum used memory also for cgroup-v2

[U-Boot] [PATCH v5 0/8] ARMv7: PSCI: add PSCI v1.0 support
 2016-06-14  7:01 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/8] ARMv7: PSCI: add PSCI v1.0 functions skeleton
` [U-Boot] [PATCH v5 2/8] ARMv7: PSCI: factor out reusable psci_cpu_on_common
` [U-Boot] [PATCH v5 3/8] ARMv7: PSCI: update the place of saving target PC
` [U-Boot] [PATCH v5 4/8] ARMv7: PSCI: add codes to save context ID for CPU_ON
` [U-Boot] [PATCH v5 5/8] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
` [U-Boot] [PATCH v5 6/8] ARMv7: PSCI: ls102xa: check ALREADY_ON or ON_PENDING for CPU_ON
` [U-Boot] [PATCH v5 7/8] ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
` [U-Boot] [PATCH v5 8/8] ARMv7: PSCI: ls102xa: move secure text section into OCRAM

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-14  6:58 UTC  (4+ messages)
` [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set

[PATCH 00/24] Refactor mlx5 to improve performance
 2016-06-14  6:57 UTC  (3+ messages)

[target:nvmet-configfs-ng 22/27] drivers/nvme/target/rdma.c:1441:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2016-06-14  6:57 UTC  (3+ messages)
` [PATCH] nvmet/rdma: fix ptr_ret.cocci warnings

[U-Boot] U-boot VESA driver Initialization
 2016-06-14  6:57 UTC  (3+ messages)

[PATCH 1/2] pinctrl: fix incorrect inline keyword in multiple drivers
 2016-06-14  6:56 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: max77620: select PINMUX

linux-next: Tree for Jun 14
 2016-06-14  6:55 UTC 

[PATCH 1/2] ifup: remove deletion of ip env
 2016-06-14  6:55 UTC  (2+ messages)
` [PATCH 2/2] ifup: fix handling when ip env is not given

[RFC PATCH V1 01/10] powerpc/mm: Add __cpu/__mmu_has_feature
 2016-06-14  6:54 UTC  (10+ messages)
` [RFC PATCH V1 02/10] powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
` [RFC PATCH V1 03/10] powerpc/mm/radix: Add radix_set_pte to use in early init
` [RFC PATCH V1 04/10] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
` [RFC PATCH V1 05/10] powerpc: Call jump_label_init early
` [RFC PATCH V1 06/10] powerpc: kill mfvtb()
` [RFC PATCH V1 07/10] powerpc: move the cpu_has_feature to a separate file
` [RFC PATCH V1 08/10] powerpc: use the jump label for cpu_has_feature
` [RFC PATCH V1 09/10] powerpc: use jump label for mmu_has_feature
` [RFC PATCH V1 10/10] powerpc/mm: Catch the usage of cpu/mmu_has_feature before jump label init

[PATCH v3] iio: stx104: Add GPIO support for the Apex Embedded Systems STX104
 2016-06-14  6:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] rework exception model to support the HV mode
 2016-06-14  6:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH 02/10] ppc: Create cpu_ppc_set_papr() helper (for LPCR)
` [Qemu-devel] [PATCH 03/10] ppc: Rework POWER7 & POWER8 exception model (part 2)
` [Qemu-devel] [PATCH 05/10] ppc: Fix generation if ISI/DSI vs. HV mode

throttling reweight-by-utilization
 2016-06-14  6:51 UTC  (6+ messages)

[PATCH] pinctrl: max77620: Remove unused structure definition
 2016-06-14  6:51 UTC  (2+ messages)

[PATCH] virtio: check if devargs is NULL before checking its value
 2016-06-13 14:53 UTC  (2+ messages)
` [PATCH v2] virtio: fix crash loading virtio driver when devargs isn't specified

[PATCH] sched: unlikely corrupted stack end
 2016-06-14  6:43 UTC 

[Qemu-arm] [PATCH RFC 00/16] Rework SMP parameters
 2016-06-14  6:43 UTC  (5+ messages)
` [Qemu-arm] [PATCH RFC 02/16] vl: smp: add checks for maxcpus based topologies
    ` [Qemu-arm] [Qemu-devel] "
      `  "

[PATCH] clk: rockchip: add pclk_vio_grf to critical clock on the RK3399
 2016-06-14  6:43 UTC  (6+ messages)

[PATCH] parisc: Change structure intialisation to C99 style
 2016-06-14  6:43 UTC 

[PATCH 0/6] MIPS: ath79: sync dts stuff with linux v4.7-rc2
 2016-06-14  6:40 UTC  (2+ messages)

[PATCH] phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()
 2016-06-14  6:39 UTC  (3+ messages)

Fwd: Micrel KSZ9031RN PHY problem
 2016-06-14  6:39 UTC  (3+ messages)
` [PATCH] Fix genphy_restart_aneg() for Micrel's ksz9031

"user id" for can usb adapters
 2016-06-14  6:39 UTC  (4+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-14  6:12 UTC  (2+ messages)
` [PATCH v2 1/2] nxp/dts: add pcie aer interrupt-name property in the dts

[PATCH v2] locking/qspinlock: Use __this_cpu_dec instead
 2016-06-14  6:37 UTC 

Netlink Socket: trouble while using netlink_broadcast
 2016-06-14  6:36 UTC 

[PATCH] mm, slaub: Add __GFP_ATOMIC to the GFP reclaim mask
 2016-06-14  6:36 UTC  (3+ messages)

[PATCH v3] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-14  6:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 00/13] sunxi spi fixes
 2016-06-14  6:35 UTC  (11+ messages)
` [PATCH v3 10/13] spi: sunxi: merge sun4i and sun6i SPI driver
          ` [linux-sunxi] "

Mounting USB drives on a "read-only-rootfs" based system
 2016-06-14  6:36 UTC  (2+ messages)

[PATCH v11 1/3] Bluetooth: hci_uart: add prepare callbacks to hci_uart_proto structure
 2016-06-14  6:35 UTC  (3+ messages)
` [PATCH v11 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

[B.A.T.M.A.N.] [PATCH next] batman-adv: remove NET_XMIT_POLICED
 2016-06-14  6:34 UTC 

[RESEND PATCHv2 00/28] clk: ti: hwmod clock type support
 2016-06-14  6:31 UTC  (4+ messages)
` [RESEND PATCHv2 08/28] ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs


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.