All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-16 11:23:52 to 2017-05-16 12:16:54 UTC [more...]

[PATCH v2 00/53] Get rid of Docbook
 2017-05-16 12:16 UTC  (9+ messages)
` [PATCH v2 13/53] docs-rst: add crypto API book to pdf output
` [PATCH v2 26/53] libata: fix identation on a kernel-doc markup
` [PATCH v2 30/53] net: fix some identation issues at kernel-doc markups
` [PATCH v2 40/53] docs-rst: convert sh book to ReST
` [PATCH v2 43/53] docs: update old references for DocBook from the documentation
` [PATCH v2 45/53] ata: update references for libata documentation
` [PATCH v2 46/53] ia64, scsi: update references for the device-io book

[GIT PULL FOR v4.12] Various fixes/regressions for 4.12
 2017-05-16 12:16 UTC 

[v2,51/53] usb: fix the comment with regards to DocBook
 2017-05-16 12:16 UTC 

[U-Boot] [PATCH 01/14] armv7: Add workaround for USB erratum A-009008
 2017-05-16 12:16 UTC  (15+ messages)
` [U-Boot] [PATCH] uboot: Kconfig: add ERRATUM config to Kconfig for solve compile issue
` [U-Boot] [PATCH 02/14] armv7: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH 03/14] armv7: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH 04/14] armv7: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH 05/14] armv8: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH 06/14] armv8: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH 07/14] armv8: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH 08/14] usb: dwc3: Add helper functions to enable snooping and burst settings
` [U-Boot] [PATCH 09/14] usb: ums: support multiple controllers using controller_index
` [U-Boot] [PATCH 10/14] config: ls1012aqds: Add USB EHCI support for ls1012aqds
` [U-Boot] [PATCH 11/14] armv8: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH 12/14] armv8/fsl-layerscape: add dwc3 gadget driver support
` [U-Boot] [PATCH 13/14] drivers:usb:xhci:fsl: Implement Erratum A-010151 for FSL USB3 controller
` [U-Boot] [PATCH 14/14] uboot: Kconfig: add ERRATUM config to Kconfig for solve compile issue

[PATCH] ravb: add wake-on-lan support via magic packet
 2017-05-16 12:16 UTC  (13+ messages)

[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
 2017-05-16 12:15 UTC  (5+ messages)
` [U-Boot] [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-16 12:14 UTC  (6+ messages)
` [PATCH v7 05/13] drm/sun4i: abstract a engine type
    ` [linux-sunxi] "

[PATCH 0/2] Armada 8040 MachiatoBin and DB improvements
 2017-05-16 12:13 UTC  (14+ messages)
` [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description

[PATCH v2 0/3] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-05-16 12:13 UTC  (7+ messages)
` [PATCH v2 1/3] x86/physdev: factor out the code to allocate and map a pirq

[RFC PATCH] nfs: test nfs4_getfacl near page size ACL from server
 2017-05-16 12:09 UTC 

[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master
 2017-05-16 12:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video/master
 2017-05-16 12:11 UTC  (2+ messages)

[PATCH v4] send-email: --batch-size to work around some SMTP server limit
 2017-05-16 12:10 UTC  (2+ messages)

[PATCH 0/2] PCI/portdrv: add MSI support for PCIe port services and DPC IRQ support
 2017-05-16 12:11 UTC  (5+ messages)
` [PATCH 1/2] PCI/portdrv: add support for different MSI interrupts for PCIe port services
` [PATCH 2/2] PCI/portdrv: allocate MSI/MSIx vector for DPC RP service

[patch net-next v2 00/10] net: sched: introduce multichain support for filters
 2017-05-16 12:09 UTC  (5+ messages)
` [patch net-next v2 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v2 04/10] net: sched: replace nprio by a bool to make the function more readable

[PATCH] of: irq: use of_irq_get() in of_irq_to_resource()
 2017-05-16 12:09 UTC  (2+ messages)

[PATCH 0/2] Fixed voltage regulator: Adjustments for two function implementations
 2017-05-16 12:08 UTC  (6+ messages)
` [PATCH 1/2] regulator: fixed: Delete error messages for failed memory allocations in reg_fixed_voltage_probe()
  ` [PATCH 1/2] regulator: fixed: Delete error messages for failed memory allocations in reg_fixed_volta
` [PATCH 2/2] regulator: fixed: Improve a size determination in two functions

[PATCH 0/3] arm64: dts: introduce QorIQ DPAA 1.x FMan device tree nodes
 2017-05-16 12:07 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: add DPAA FMan nodes
` [PATCH 2/3] arm64: dts: add LS1043A DPAA FMan support
` [PATCH 3/3] arm64: dts: add LS1046A DPAA FMan nodes

[PATCH 1/2] i2c: mv64xxx: use platform_get_irq() instead of irq_of_parse_and_map()
 2017-05-16 12:07 UTC  (2+ messages)
` [PATCH 2/2] i2c: mv64xxx: propagate the return value of platform_get_irq()

[PATCH 1/5] extcon: Allow extcon drivers to specify the extcon name
 2017-05-16 12:07 UTC  (7+ messages)
` [PATCH 2/5] extcon: Add FUSB302 USB TYPE-C controller support

[PATCH] ata: libahci: properly propagate return value of platform_get_irq()
 2017-05-16 12:06 UTC 

[PATCH 1/2] linux-ti-staging: update to ti2017.01-rc4 tag
 2017-05-16 12:06 UTC  (2+ messages)
` [PATCH 2/2] uboot-ti-staging: "

[PATCH] dma-buf/sync-file: Defer creation of sync_file->name
 2017-05-16 12:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for dma-buf/sync-file: Defer creation of sync_file->name (rev4)

[PATCH 0/7] extend mac80211 mesh DFS and CSA functionality
 2017-05-16 12:04 UTC  (5+ messages)

[Qemu-devel] [PATCH v10] pseries: migrate pending_events of spapr state
 2017-05-16 12:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v10] migration: spapr: "
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PULL 00/48] ppc-for-2.10 queue 20170426
 2017-05-16 12:03 UTC  (3+ messages)
` [Qemu-devel] [PULL 19/48] spapr: allocate the ICPState object from under sPAPRCPUCore

[PATCH 0/3] [media] add IPU3 CIO2 CSI2 driver
 2017-05-16 12:02 UTC  (3+ messages)
` [PATCH 2/3] [media] doc-rst: add IPU3 raw10 bayer pixel format definitions

[patch v2 0/6] staging: speakup: migrate synths to use TTY-based comms
 2017-05-16 12:00 UTC  (3+ messages)
` [patch v2 6/6] staging: speakup: flush tty buffers and ensure hardware flow control

[RFC PATCH 0/2] Introduce blkdev_issue_flush_no_wait()
 2017-05-16 12:00 UTC  (5+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] btrfs: Use blkdev_issue_flush_no_wait()

libblkid: udf: Incorrect implementation of Unicode strings
 2017-05-16 11:59 UTC  (5+ messages)

How to debug permission denied issues?
 2017-05-16 11:59 UTC  (2+ messages)

[PATCH 00/48] ARM: at91: rework Atmel TCB drivers
 2017-05-16 11:59 UTC  (5+ messages)
` [PATCH 42/48] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH] rt2x00: improve calling conventions for register accessors
 2017-05-16 11:58 UTC  (5+ messages)

[RFC 00/06] printk: add more new kernel pointer filter options
 2017-05-16 11:58 UTC  (4+ messages)
` [RFC 1/6] lib: vsprintf: additional kernel pointer filtering options
    ` [kernel-hardening] "

[PATCH for-4.9 0/2] build: fix tools and stubdom build
 2017-05-16 11:57 UTC  (3+ messages)
` [PATCH for-4.9 2/2] build: fix tools/include "

[RESEND PATCH] MAINTAINERS: Update MAX77802 PMIC entry
 2017-05-16 11:56 UTC  (5+ messages)

Issue->Dpdk for arm cortex-a15 compilation
 2017-05-16 11:55 UTC  (7+ messages)
  ` [dpdk-maintainers] "

[RFC PATCH v2 0/4] RFC: ADV748x HDMI/Analog video receiver
 2017-05-16 11:54 UTC  (6+ messages)
` [RFC PATCH v2 1/4] media: i2c: adv748x: add adv748x driver

[meta-selinux][PATCH] systemd: no need to inherit enable-selinux
 2017-05-16 11:54 UTC  (4+ messages)

[PATCH RFC 00/21] ALSA: pcm: add tracepoints for PCM params operation
 2017-05-16 11:54 UTC  (5+ messages)

[PATCH 0/5] mmc: core: modernize ioctl() requests
 2017-05-16 11:54 UTC  (3+ messages)
` [PATCH 2/5] mmc: core: Allocate per-request data using the block layer core

[PATCH v2 0/8] Avoid CamelCases in ks7010 driver
 2017-05-16 11:53 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] staging: ks7010: avoid CamelCase: receiveDTIMs

[PATCH 0/5] devicetree: cleanup and improve DT cross-arch reference
 2017-05-16 11:53 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory

[PATCH] ext4: hand over jobs handling discard commands on commit complete phase to kworkers
 2017-05-16 11:53 UTC  (2+ messages)

[PATCH v3] pinctrl: sh-pfc: r8a7794: add R8A7745 support
 2017-05-16 11:53 UTC  (2+ messages)

[PATCH v4] pinctrl: sh-pfc: r8a7791: add R8A7743 support
 2017-05-16 11:52 UTC  (2+ messages)

Enabling VT-d PI by default
 2017-05-16 11:52 UTC  (11+ messages)

[PATCH] staging: wlan-ng: p80211conv: change args types of p80211_caphdr structure to be network compatible
 2017-05-16 11:51 UTC  (2+ messages)

[RFC][PATCH 0/6] development vs. production builds
 2017-05-16 11:49 UTC  (4+ messages)

rewrite file locking compat syscalls
 2017-05-16 11:50 UTC  (4+ messages)
` [PATCH 2/2] fs/locks: don't mess with the address limit in compat_fcntl64

RFC: better timer interface
 2017-05-16 11:48 UTC  (10+ messages)
` [PATCH 1/9] timers: remove the fn and data arguments to call_timer_fn
` [PATCH 2/9] timers: provide a "modern" variant of timers
` [PATCH 3/9] kthread: remove unused macros
` [PATCH 4/9] workqueue: switch to modern timers
` [PATCH 5/9] powerpc/numa: switch topology_timer to modern timer
` [PATCH 6/9] s390: switch topology_timer to a "
` [PATCH 7/9] s390: switch lgr timer "
` [PATCH 8/9] tlclk: switch switchover_timer "
` [PATCH 9/9] timers: remove old timer initialization macros

[PATCH] ARM: dts: imx7: use 3 PWM cells
 2017-05-16 11:49 UTC  (4+ messages)

Btrfs/SSD
 2017-05-16 11:43 UTC  (8+ messages)

nf_conntrack_max values
 2017-05-16 11:44 UTC 

[Qemu-devel] [PATCH] block: Use QDict helpers for --force-share
 2017-05-16 11:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/5] event: Add source information to SHUTDOWN
 2017-05-16 11:43 UTC  (2+ messages)

Asking for guidance in writing IRQ controller driver
 2017-05-16 11:43 UTC  (2+ messages)

How to use GattProfile1
 2017-05-16 11:42 UTC 

[PATCH 1/2] xfs: Fix missed holes in SEEK_HOLE implementation
 2017-05-16 11:42 UTC  (6+ messages)
` [PATCH 2/2] xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()

[PATCH 0/6] Cleanup and removal of set_fs() from HD-audio
 2017-05-16 11:41 UTC  (2+ messages)

[PATCH 04/36] mutex, futex: adjust kernel-doc markups to generate ReST
 2017-05-16 11:41 UTC  (12+ messages)

[Xenomai] linking problems on Ubuntu
 2017-05-16 11:41 UTC 

[PATCH 0/2] Remove set_fs() from drivers
 2017-05-16 11:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] mips: bmips: add BCM6338 SoC support
 2017-05-16 11:40 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] MIPS: add BMIPS Sagem F@ST1704 board

[PATCH] drivers/mmc/host: hi3660: add sd support
 2017-05-16 11:35 UTC  (2+ messages)

[Bug 1145] nft 0.7: expression.c:966: range_expr_value_low: Assertion '0' failed
 2017-05-16 11:34 UTC  (2+ messages)

[Qemu-devel] [PATCH V5 0/9] calculate blocktime for postcopy live migration
 2017-05-16 11:34 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH V5 7/9] migration: calculate vCPU blocktime on dst side

[PATCH] autogen: fix autoopts script generation to handle shebang
 2017-05-16 11:32 UTC  (8+ messages)

[PATCH v2 0/7] staging: sm750fb: cleaning code
 2017-05-16 11:34 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v3 00/11] Broadcom Stingray SOC Initial Support
 2017-05-16 11:30 UTC  (29+ messages)
` [PATCH v3 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
` [PATCH v3 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
` [PATCH v3 03/11] clk: bcm: Add clocks "
` [PATCH v3 04/11] arm64: dts: Initial DTS files for Broadcom "
` [PATCH v3 05/11] arm64: dts: Add clock DT nodes for "
` [PATCH v3 06/11] arm64: dts: Add NAND "
` [PATCH v3 07/11] arm64: dts: Add pinctrl "
` [PATCH v3 08/11] arm64: dts: Add GPIO "
` [PATCH v3 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
` [PATCH v3 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
` [PATCH v3 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC

[lkp-robot] [sched, cpumask] 9475ceda45: -6% regression of hackbench.throughput
 2017-05-16 11:32 UTC  (2+ messages)

[PATCH v3 for-4.9 0/3] libxl/devd: bugfixes
 2017-05-16 11:31 UTC  (3+ messages)
` [PATCH v3 for-4.9 3/3] libxl/devd: move the device allocation/removal code

[PATCH] staging: fsl-dpaa2/eth: add ETHERNET dependency
 2017-05-16 11:30 UTC 

Linux kernel 3.18.53 released
 2017-05-16 11:30 UTC 

[PATCH] fbdev: via: remove possibly unused variables
 2017-05-16 11:28 UTC  (2+ messages)

[PATCH] [net, 4.12] mlx5e: add CONFIG_INET dependency
 2017-05-16 11:27 UTC  (2+ messages)

[RFC] i2c-stub: make it usable with DT when booting
 2017-05-16 11:27 UTC 

[PATCH 00/12] Implement DDB algorithm and WM cleanup
 2017-05-16 11:27 UTC  (3+ messages)
` [PATCH 12/12] drm/i915/skl+: consider max supported plane pixel rate while scaling

"Corrected" errors persist after scrubbing
 2017-05-16 11:27 UTC  (4+ messages)

[PATCH] iommu/iova: Sort out rbtree limit_pfn handling
 2017-05-16 11:26 UTC 

[PATCH 1/9] gstreamer1.0: upgrade to version 1.12.0
 2017-05-16 11:26 UTC  (9+ messages)
` [PATCH 2/9] gstreamer1.0-plugins-base: "
` [PATCH 3/9] gstreamer1.0-plugins-good: "
` [PATCH 4/9] gstreamer1.0-plugins-bad: "
` [PATCH 5/9] gstreamer1.0-plugins-ugly: "
` [PATCH 6/9] gstreamer1.0-libav: "
` [PATCH 7/9] gstreamer1.0-rtsp-server: "
` [PATCH 8/9] gstreamer1.0-omx: "
` [PATCH 9/9] gstreamer1.0-vaapi: "

[PATCH v4 3/5] soc: qcom: Introduce APCS IPC driver
 2017-05-16 11:25 UTC  (13+ messages)

[meta-oe] [PATCH V3] xerces-c: fix a wrong PACKAGECONFIG option
 2017-05-16 11:25 UTC  (2+ messages)

[PATCH v2 net-next] tcp: internal implementation for pacing
 2017-05-16 11:24 UTC 

[PATCH] btrfs: add mount umount logs
 2017-05-16 11:23 UTC  (2+ messages)

[U-Boot] [PATCH 00/47] Kconfig: Convert commands (D to L) to Kconfig
 2017-05-16 11:24 UTC  (3+ messages)
` [U-Boot] [PATCH 43/47] Convert CONFIG_CMD_IRQ "

[PATCH v2 00/11] Fixes to v7 of the vITS save/restore series
 2017-05-16 11:23 UTC  (3+ messages)
` [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs


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.