All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-26 12:11:24 to 2016-01-26 13:08:21 UTC [more...]

[PATCH 0/8] General RFKill improvements
 2016-01-26 13:08 UTC  (2+ messages)

[PATCH] Revert "regmap-mmio: Use native endianness for read/write"
 2016-01-26 13:07 UTC  (4+ messages)

[PATCH v4] phy: rockchip-usb: add handler for usb-uart functionality
 2016-01-26 13:08 UTC  (3+ messages)

[RFC V4 0/2] nl80211: allow configuration of BSS selection
 2016-01-26 13:06 UTC  (3+ messages)
` [RFC V4 1/2] nl80211: add feature for BSS selection support
` [RFC V4 2/2] brcmfmac: add support for nl80211 BSS_SELECT feature

[PATCH] PCI: aer_inject: Log actual error causes
 2016-01-26 13:05 UTC  (5+ messages)

[RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
 2016-01-26 13:05 UTC  (9+ messages)

[PATCH] clk: rockchip: Reparent hclk_rom, hclk_i2s0 and hclk_spdif to hclk_cpubus on RK3066/RK3188
 2016-01-26 13:04 UTC  (4+ messages)

[PATCH] tests/Android.mk: Make intel_residency CAIRO dependant
 2016-01-26 13:04 UTC 

mtd: pxa3xx_nand: issue with command time out
 2016-01-26 13:03 UTC  (8+ messages)

[ANNOUNCE] The Linux Test Project has been released for JANUARY 2016
 2016-01-26 13:02 UTC  (2+ messages)
` [LTP] "

[PATCHv2 1/2] http: allow selection of proxy authentication method
 2016-01-26 13:02 UTC  (2+ messages)
` [PATCHv2 2/2] http: use credential API to handle proxy authentication

[PATCH v6 08/11] eal: pci: introduce RTE_KDRV_VFIO_NOIOMMUi driver mode
 2016-01-26 13:00 UTC  (4+ messages)

[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
 2016-01-26 12:58 UTC  (11+ messages)
` [PATCH v7 01/10] x86: fixmap: add permanent fixmap for xhci "
` [PATCH v7 02/10] usb: dbc: probe and setup xhci debug capability
` [PATCH v7 03/10] usb: dbc: add support for Intel xHCI dbc quirk
` [PATCH v7 04/10] usb: dbc: add debug buffer
` [PATCH v7 05/10] usb: dbc: add bulk out and bulk in interfaces
` [PATCH v7 06/10] usb: dbc: handle dbc-configured exit
` [PATCH v7 07/10] usb: dbc: handle endpoint stall
` [PATCH v7 08/10] x86: early_printk: add USB3 debug port earlyprintk support
` [PATCH v7 09/10] usb: dbc: add handshake between debug target and host
` [PATCH v7 10/10] usb: doc: add document for xHCI DbC driver

[PATCH] Btrfs: fix error number in send.c
 2016-01-26 13:01 UTC  (4+ messages)

[LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
 2016-01-26 13:00 UTC  (3+ messages)

Recent changes (master)
 2016-01-26 13:00 UTC 

[Qemu-devel] [PATCH v4 00/14] Implement TLS support to QEMU NBD server & client
 2016-01-26 12:56 UTC  (2+ messages)

[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP
 2016-01-26 12:56 UTC  (4+ messages)

[PATCH 0/7 V3] quota: add new quotactl Q_GETNEXTQUOTA
 2016-01-26 12:57 UTC  (4+ messages)
` [PATCH 2/7] quota: add new quotactl Q_XGETNEXTQUOTA

[PATCH] xen vtd : set msi guest_masked 0 by default
 2016-01-26 12:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/8] QMP wrappers for VM snapshot operations
 2016-01-26 12:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/8] qmp: create qmp_savevm command

[PATCH] IB/cm: Expose driver version
 2016-01-26 12:56 UTC 

[PATCH 1/2] mac80211: fix txq queue related crashes
 2016-01-26 12:56 UTC  (7+ messages)
` [PATCH 2/2] mac80211: expose txq queue depth and size to drivers

mm: WARNING in __delete_from_page_cache
 2016-01-26 12:54 UTC  (6+ messages)

[PATCH] ASoC: imx-spdif: Fix crash on suspend
 2016-01-26 12:54 UTC 

[PATCH] cfg80211: basic support for PBSS network type
 2016-01-26 12:54 UTC  (4+ messages)

[PATCH 4/4] hvmloader: add support to load extra ACPI tables from qemu
 2016-01-26 12:54 UTC  (15+ messages)

[PATCH v4 00/14] mm flags in printk, page_owner improvements for debugging
 2016-01-26 12:45 UTC  (30+ messages)
` [PATCH v4 01/14] tracepoints: move trace_print_flags definitions to tracepoint-defs.h
` [PATCH v4 02/14] mm, tracing: make show_gfp_flags() up to date
` [PATCH v4 03/14] tools, perf: make gfp_compact_table "
` [PATCH v4 04/14] mm, tracing: unify mm flags handling in tracepoints and printk
` [PATCH v4 05/14] mm, printk: introduce new format string for flags
` [PATCH v4 06/14] mm, debug: replace dump_flags() with the new printk formats
` [PATCH v4 07/14] mm, page_alloc: print symbolic gfp_flags on allocation failure
` [PATCH v4 08/14] mm, oom: print symbolic gfp_flags in oom warning
` [PATCH v4 09/14] mm, page_owner: print migratetype of page and pageblock, symbolic flags
` [PATCH v4 10/14] mm, page_owner: convert page_owner_inited to static key
` [PATCH v4 11/14] mm, page_owner: copy page owner info during migration
` [PATCH v4 12/14] mm, page_owner: track and print last migrate reason
` [PATCH v4 13/14] mm, page_owner: dump page owner info from dump_page()
` [PATCH v4 14/14] mm, debug: move bad flags printing to bad_page()

[PATCH V3 00/11] soc: mediatek: PMIC wrap: add MT6323/2701/7623 support
 2016-01-26 12:53 UTC  (9+ messages)
` [PATCH V3 06/11] soc: mediatek: PMIC wrap:: SPI_WRITE needs a different bitmask for MT2701/7623
` [PATCH V3 08/11] soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173()

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: Add network name space support
 2016-01-26 12:53 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Handle parent interfaces in a different netns

[PATCHSET 00/12] perf tools: Apply percent-limit to callchains
 2016-01-26 12:51 UTC  (6+ messages)
` [PATCH 07/12] perf hists browser: Fix callchain_node__count_rows()

mm: VM_BUG_ON_PAGE(PageTail(page)) in mbind
 2016-01-26 12:52 UTC  (2+ messages)

[PATCH 0/4] spi: pxa2xx: Chip select fixes for Intel Baytrail and Braswell
 2016-01-26 12:52 UTC  (2+ messages)

[RFC 0/8] CPU reclaiming for SCHED_DEADLINE
 2016-01-26 12:52 UTC  (6+ messages)
` [RFC 8/8] Do not reclaim the whole CPU bandwidth

[PATCH] insane: remove unused variable assignment
 2016-01-26 12:52 UTC 

Error booting Xen
 2016-01-26 12:51 UTC  (15+ messages)

[BUG] typo DWIMery with alias broken (cd to random dir)
 2016-01-26 12:50 UTC  (2+ messages)

per-frame camera metadata (again)
 2016-01-26 12:49 UTC  (5+ messages)

[PATCH v6 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-01-26 12:48 UTC  (4+ messages)
` [PATCH v6 8/9] Implement kernel live patching for ppc64le (ABIv2)

[PATCH] meta: fix capitalisation in Upstream-Status
 2016-01-26 12:48 UTC 

[PATCH v3 0/2] [media] tvp5150: Add MC support
 2016-01-26 12:46 UTC  (3+ messages)
` [PATCH v3 1/2] [media] tvp5150: fix tvp5150_fill_fmt()
` [PATCH v3 2/2] [media] tvp5150: Add pad-level subdev operations

[U-Boot] [PATCH v2 22/22] ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver
 2016-01-26 12:47 UTC  (2+ messages)
` [U-Boot] [PATCH v2 13/22] ppc: dts: Add device tree for xilix-ppc4xx-generic

[PATCH 1/1] gcc: libgcc-common.inc: symlink gthr-posix -> gthr-default.h
 2016-01-26 12:45 UTC  (3+ messages)

[RFC V3 0/2] nl80211: allow configuration of BSS selection
 2016-01-26 12:45 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2016-01-26 12:47 UTC  (13+ messages)

[U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial
 2016-01-26 12:43 UTC  (41+ messages)
` [U-Boot] [PATCH 01/22] ppc: xilinx-ppc440: Remove support for ml507
` [U-Boot] [PATCH 02/22] ppc: xilinx-ppc405: Remove support for fx12mm
` [U-Boot] [PATCH 03/22] xilinx-ppc440: Remove support for v5fx30teval
` [U-Boot] [PATCH 04/22] .mailmap: Add all the mail alias for Ricardo Ribalda
` [U-Boot] [PATCH 05/22] mailaddr: Update mail address
` [U-Boot] [PATCH 06/22] ppc: pp405-generic: Simplify Makefile
` [U-Boot] [PATCH 07/22] ppc: pp440-generic: "
` [U-Boot] [PATCH 08/22] ppc: ppc440: ppc440-generic_flash_defconfig
` [U-Boot] [PATCH 09/22] ppc: ppc405: ppc405-generic_flash_defconfig
` [U-Boot] [PATCH 10/22] ppc: xilinx-ppc440-generic: Cleanout header files
` [U-Boot] [PATCH 11/22] ppc: xilinx-ppc405-generic: "
` [U-Boot] [PATCH 13/22] ppc: dts: Add device tree for xilix-ppc4xx-generic
` [U-Boot] [PATCH 17/22] ppc: xilinx_ppc405_generic: Remove weak attributes
` [U-Boot] [PATCH 18/22] ppc: xilinx_ppc440_generic: "
` [U-Boot] [PATCH 19/22] ppc: xilinx_ppc405_generic: Remove uncalled functions
` [U-Boot] [PATCH 20/22] ppc: xilinx_ppc440_generic: "
` [U-Boot] [PATCH 21/22] net: xilinx_ll_temac: Fix string overflow
` [U-Boot] [PATCH 22/22] ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver

[PATCH] Let AHCI dirver skip Lenovo SWRAID controller
 2016-01-26 12:42 UTC  (3+ messages)

[RFC] A first shot at asciidoc-based formatted docs
 2016-01-26 12:38 UTC  (6+ messages)
  ` [RFC 01/10] kernel-doc: rewrite usage description, remove duplicated comments
  ` [RFC 04/10] kernel-doc: add support for printing DOC: comments with escaped names

[kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep
 2016-01-26 12:38 UTC  (11+ messages)
` [kvm-unit-tests PATCH 2/6] mkstandalone: fix generation for arm
` [kvm-unit-tests PATCH 5/6] runtime: move getopts to run_tests.sh
` [kvm-unit-tests PATCH 6/6] runtime: make the MAX_SMP loop a function

[PATCH] acpi: implement Generic Event Device
 2016-01-26 12:38 UTC  (3+ messages)

[PATCH] media: Support Intersil/Techwell TW686x-based video capture cards
 2016-01-26 12:35 UTC  (7+ messages)

[PATCH v2 1/2] lightnvm: specify target's logical address area
 2016-01-26 12:33 UTC  (2+ messages)
` [PATCH v2 2/2] lightnvm: add non-continuous lun target creation support

[PATCH v3] watchdog: Add watchdog timer support for the WinSystems EBC-C384
 2016-01-26 12:33 UTC  (3+ messages)

[PATCH] iio: pressure: mpl115: fix temperature offset sign
 2016-01-26 12:33 UTC  (3+ messages)

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-01-26 12:29 UTC  (2+ messages)

[Buildroot] ssh: connect to host pi adress port 22: Connection refused
 2016-01-26 12:27 UTC  (5+ messages)

[PATCH v3 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-01-26 12:27 UTC  (16+ messages)
` [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v3 16/17] FDT: Add a helper to get specified name subnode

pre Sandy bridge IOMMU support (gm45)
 2016-01-26 12:27 UTC  (7+ messages)

uknown issues - different sha256 hash - files corruption
 2016-01-26 12:27 UTC  (8+ messages)

[PATCH v2 1/2] pci: Add support for multiple DMA aliases
 2016-01-26 12:27 UTC  (4+ messages)

[PATCH 0/3] Introduce the cypto engine framework
 2016-01-26 12:25 UTC  (4+ messages)
` [PATCH 1/3] crypto: Introduce crypto_queue_len() helper function
` [PATCH 2/3] crypto: Introduce the block request crypto engine framework
` [PATCH 3/3] crypto: omap-aes: Support "

[PATCH 1/3] tty: nozomi: avoid a harmless gcc warning
 2016-01-26 12:25 UTC  (5+ messages)
` [PATCH 3/3] tty: hvc_xen: hide xen_console_remove when unused

powerpc/dts: Move mvme2500.dts back in the right place
 2016-01-26 12:25 UTC 

[PATCH] x86/head_64.S: remove unused L3_PAGE_OFFSET
 2016-01-26 12:21 UTC 

suspected BTRFS errors resulting in file system becoming unrecovable
 2016-01-26 12:22 UTC  (4+ messages)

[sound:for-next 5/5] sound/firewire/bebob/bebob_stream.c:57:3-14: code aligned with following code on line 58
 2016-01-26 12:19 UTC  (3+ messages)

[PATCH v1 1/1] mfd: intel-lpss: Pass I2C configuration via properties on BXT
 2016-01-26 12:17 UTC 

[PATCH 0/6] Pipe level color management
 2016-01-26 12:18 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2] ata: add AMD Seattle platform driver
 2016-01-26 12:17 UTC  (3+ messages)

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-26 12:16 UTC  (14+ messages)

[PATCH 0/2] perf tools: Fix seg fault with Intel PT
 2016-01-26 12:05 UTC  (2+ messages)
` [PATCH 1/2] "

[BISECTED] v4.5-rc1 phylib regression
 2016-01-26 12:14 UTC  (3+ messages)

[PATCH v8 0/5] MT8173 IOMMU SUPPORT
 2016-01-26  4:12 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v8 2/5] dt-bindings: mediatek: Add smi dts binding
` [PATCH v8 3/5] memory: mediatek: Add SMI driver
` [PATCH v8 4/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v8 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[PATCH] iio: ltr501: Use a signed return type for ltr501_match_samp_freq
 2016-01-26 12:12 UTC  (3+ messages)

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-01-26 12:11 UTC  (4+ messages)
` [PATCH V2 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze


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.