All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-28 13:25:30 to 2014-11-28 14:08:55 UTC [more...]

[PATCH v3 0/4] mmc: atmel-mci: cleanup and probe deferring
 2014-11-28 14:08 UTC  (9+ messages)
` [PATCH v3 1/4] mmc: atmel-mci: remove useless DMA stuff for non-dt devices
` [PATCH v3 2/4] mmc: atmel-mci: remove __init/__exit attributes
` [PATCH v3 3/4] mmc: atmel-mci: stop using specific initcall
` [PATCH v3 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet

[PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-11-28 14:08 UTC  (6+ messages)
` [PATCH v2 3/5] pinctrl: exynos: Fix GPIO setup failure because domain clock being gated

[PATCH v6 0/7] Per-user clock constraints
 2014-11-28 14:03 UTC  (12+ messages)
` [PATCH v6 1/7] clk: Remove unused function __clk_get_prepare_count
` [PATCH v6 2/7] clk: Don't try to use a struct clk* after it could have been freed
` [PATCH v6 3/7] clk: Don't expose __clk_get_accuracy
` [PATCH v6 4/7] clk: change clk_debugfs_add_file to take a struct clk_hw
` [PATCH v6 5/7] clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
` [PATCH v6 6/7] clk: Make clk API return per-user struct clk instances
` [PATCH v6 7/7] clk: Add floor and ceiling constraints to clock rates

[PATCH] scripts: fix symbol overriding in configuration files
 2014-11-28 14:06 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC for-2.2] virtio-blk: force 1st s/g to match header
 2014-11-28 14:05 UTC  (7+ messages)

[GIT PULL] Allwinner SimpleFB support for 3.19
 2014-11-28 14:05 UTC  (2+ messages)

linux-3.7.[1,4]: kmemleak in i801_probe
 2014-11-28 14:04 UTC  (10+ messages)
` How should dev_[gs]et_drvdata be used? (was: Re: [PATCH] i2c: i801: fix memleak on probe error)
    ` How should dev_[gs]et_drvdata be used?

[GIT PULL v2] ARM: imx: device tree changes for 3.19
 2014-11-28 14:03 UTC  (2+ messages)

[PATCH v2 1/7] mac80211: minstrel_ht: move aggregation check to .get_rate()
 2014-11-28 14:02 UTC  (2+ messages)

[PATCHv4 0/3] Enable Quark X1000 support in gpio-sch
 2014-11-28 14:02 UTC  (6+ messages)
` [PATCHv4 1/3] gpio: sch: Consolidate similar algorithms
` [PATCHv4 3/3] gpio: sch: Enable IRQ support for Quark X1000

[Qemu-devel] async block driver questions
 2014-11-28 14:02 UTC 

[patch 1/2] adjtimex.2: remove nonexisting reference to adjtimex(8)
 2014-11-28 14:02 UTC 

[GIT PULL v2] ARM: imx: soc updates for 3.19
 2014-11-28 14:01 UTC  (2+ messages)

[PATCH 00/19] arm64: Add the support for new 64-bit Exynos5433 SoC
 2014-11-28 14:00 UTC  (11+ messages)
` [PATCH 16/19] arm64: dts: exynos: Add dts files for "

[GIT PULL v2] ARM: imx: cleanup for 3.19
 2014-11-28 13:59 UTC  (2+ messages)

[Buildroot] [PATCH] mpd: bump to version 0.19.5
 2014-11-28 13:59 UTC 

[GIT PULL 1/2] part 2 of omap soc changes for v3.19
 2014-11-28 13:57 UTC  (7+ messages)
` [GIT PULL 2/2] part 2 of omap dts "

[PATCH v5 1/4] cfg80211: leave invalid channels on regdomain change
 2014-11-28 13:57 UTC  (8+ messages)
` [PATCH v5 2/4] cfg80211: allow usermode to query wiphy specific regdom
` [PATCH v5 3/4] cfg80211: allow wiphy specific regdomain management
` [PATCH v5 4/4] cfg80211: return private regdom for self-managed devices

[RFC v2] Add support for Xen ARM guest on FreeBSD
 2014-11-28 13:57 UTC 

[PATCH 00/17] net2280: Code cleanout, improve debug and remove broken param
 2014-11-28 13:51 UTC  (18+ messages)
` [PATCH 01/17] net2280: Remove obsolete module param use_dma_chaining
` [PATCH 02/17] net2280: remove full_speed module parameter
` [PATCH 03/17] net2280: Remove module parameter use_msi
` [PATCH 04/17] net2280: Remove use_dma module parameter
` [PATCH 05/17] net2280: Remove dma_started field
` [PATCH 06/17] net2280: Remove restart_dma inline function definition
` [PATCH 07/17] net2280: Code cleanout remove ep_stdrsp function
` [PATCH 08/17] net2280: Remove field is_halt
` [PATCH 09/17] net2280: Remove function ep_stall
` [PATCH 10/17] net2280: Merge abort_dma for 228x and 338x
` [PATCH 11/17] net2280: Clean function net2280_queue
` [PATCH 12/17] net2280: Improve patching of defect 7374
` [PATCH 13/17] net2280: Remove function resume_dma
` [PATCH 14/17] net2280: Declare allow_status_338x as inline
` [PATCH 15/17] net2280: Simplify scan_dma_completions
` [PATCH 16/17] net2280: Move ASSERT_OUT_NAKING into out_flush
` [PATCH 17/17] net2280: Re-enable dynamic debug messages

Xen-4.5 HVMOP ABI issues
 2014-11-28 13:55 UTC  (3+ messages)

[PATCH v2 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet
 2014-11-28 13:53 UTC  (5+ messages)
` [PATCH] "

Support for writable files with a read-only root file system
 2014-11-28 13:51 UTC  (5+ messages)

[PATCH][RESEND] serial_mctrl_gpio: use gpiod_set_array function
 2014-11-28 13:52 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/Haswell
 2014-11-28 13:52 UTC 

[PATCH v2 0/2] usb: add native DSD support for Denon/Marantz
 2014-11-28 13:51 UTC  (3+ messages)
` [PATCH 2/2] usb: Add mode select quirk for Denon/Marantz DACs

[patch] adjtimex.2: add explanation about ADJ_TAI action
 2014-11-28 13:40 UTC  (2+ messages)

[PATCH v2] nvme-user: Minor enhancement and fixes
 2014-11-28 13:50 UTC 

[PATCH 0/8] Allow multiple MUSB glue layers to be built in
 2014-11-28 13:50 UTC  (5+ messages)
` [PATCH 5/8] usb: musb: Change end point selection to use new IO access
` [PATCH 6/8] usb: musb: Pass fifo_mode in platform data

[kernel PATCH] devicetree: document ARM bindings for QEMU's Firmware Config interface
 2014-11-28 13:49 UTC  (10+ messages)
    ` [Qemu-devel] "

[PATCH][v2] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
 2014-11-28 13:49 UTC  (4+ messages)

[PATCH v2] enicpmd: replace the type u_int* with uint* to remove compilation errors on a few platforms
 2014-11-28 13:48 UTC  (2+ messages)

[Qemu-devel] Qemu coroutine behaviour on blocking send(3)
 2014-11-28 13:46 UTC  (4+ messages)

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-11-28 13:46 UTC  (11+ messages)
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation for Odroid-XU3

[PATCH 1/2] drm/i915: compute wait_ioctl timeout correctly
 2014-11-28 13:46 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Handle inaccurate time conversion issues

[PATCH i-g-t 1/6] docs: split the test program documentation into sections
 2014-11-28 13:45 UTC  (6+ messages)
` [PATCH i-g-t 2/6] docs: add subtest lists to test descriptions
` [PATCH i-g-t 3/6] docs: add exit status documentation
` [PATCH i-g-t 4/6] docs: add a glossary of test name terms
` [PATCH i-g-t 5/6] docs: treat the test description as cdata
` [PATCH i-g-t 6/6] tests: add more test descriptions

[PATCH] gpio: remove const modifier from gpiod_get_direction()
 2014-11-28 13:44 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [RFC PATCH 0/3] linux-aio: Convert to coroutines
 2014-11-28 13:44 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 2/3] raw-posix: Convert Linux AIO submission "

[PATCHv2 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
 2014-11-28 13:43 UTC  (6+ messages)

ARM: SoC fixes for 3.18-rc7
 2014-11-28 13:42 UTC  (2+ messages)

[PATCH v2] kconfig: Fix warning "‘jump’ may be used uninitialized"
 2014-11-28 13:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: do not use get_clock()
 2014-11-28 13:41 UTC  (3+ messages)

[PATCH 00/26] thermal: cpu_cooling: Fixes and cleanups
 2014-11-28 13:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
 2014-11-28 13:40 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 2/6] geometry: Detect blocksize via ioctls in separate static functions

[PATCH 0/6] arm64: alternatives runtime patching
 2014-11-28 13:40 UTC  (3+ messages)
` [PATCH] arm64: add module support for alternatives fixups

[PATCH] stmmac: pci: allocate memory resources dynamically
 2014-11-28 13:40 UTC 

[PATCH] ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell
 2014-11-28 13:40 UTC  (3+ messages)

[Xenomai] Section mismatch - Porting Xenomai to linux-xlnx-V14.5 zynq SoC
 2014-11-28 13:40 UTC  (4+ messages)

[PATCH 1/2] devicetree: add a binding for GPIOs going though a level shifter
 2014-11-28 13:39 UTC  (4+ messages)
` [PATCH 2/2] gpio: add a driver for GPIOs going through "

[PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver
 2014-11-28 13:37 UTC  (8+ messages)

[PATCH] drm/radeon: Hide cursor on CRTCs used by fbdev
 2014-11-28 13:38 UTC  (2+ messages)

Unable to Revert Commit
 2014-11-28 13:37 UTC  (2+ messages)

[PATCH] power: max14577: Remove SYSFS dependency from Kconfig
 2014-11-28 13:35 UTC  (2+ messages)

[Qemu-devel] master: intermittent acpi-test failures
 2014-11-28 13:34 UTC 

[patch net-next v5 00/21] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-28 13:34 UTC  (22+ messages)
` [patch net-next v5 01/21] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
` [patch net-next v5 02/21] neigh: sort Neighbor Cache Entry Flags
` [patch net-next v5 03/21] bridge: convert flags in fbd entry into bitfields
` [patch net-next v5 04/21] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
` [patch net-next v5 05/21] net: rename netdev_phys_port_id to more generic name
` [patch net-next v5 06/21] net: introduce generic switch devices support
` [patch net-next v5 07/21] rtnl: expose physical switch id for particular device
` [patch net-next v5 08/21] net-sysfs: "
` [patch net-next v5 09/21] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next v5 10/21] bridge: add API to notify bridge driver of learned FBD on offloaded device
` [patch net-next v5 11/21] bridge: move private brport flags to if_bridge.h so port drivers can use flags
` [patch net-next v5 12/21] bridge: add new brport flag LEARNING_SYNC
` [patch net-next v5 13/21] bridge: add new hwmode swdev
` [patch net-next v5 14/21] bridge: add brport flags to dflt bridge_getlink
` [patch net-next v5 15/21] rocker: introduce rocker switch driver
` [patch net-next v5 16/21] rocker: implement rocker ofdpa flow table manipulation
` [patch net-next v5 17/21] rocker: implement L2 bridge offloading
` [patch net-next v5 18/21] rocker: implement ndo_fdb_dump
` [patch net-next v5 19/21] rocker: add ndo_bridge_setlink/getlink support for learning policy
` [patch net-next v5 20/21] rocker: Add proper validation of Netlink attributes
` [patch net-next v5 21/21] rocker: Use logical operators on booleans

[PATCH v3] staging: octeon: Fix checkpatch 80 character limit warnings
 2014-11-28 13:34 UTC 

[PATCH] scripts/kconfig/menu.c warning for uninitialized "jump"
 2014-11-28 13:33 UTC  (2+ messages)

[Bug 86663] [radeonsi] Black squares in Sanctum 2
 2014-11-28 13:31 UTC  (2+ messages)

[PULL] drm-intel-next
 2014-11-28 13:30 UTC 

[PATCH v2] staging: octeon: Fix checkpatch warnings
 2014-11-28 13:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/22] qcow2: Support refcount orders != 4
 2014-11-28 13:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 13/22] progress: Allow regressing progress

[Qemu-devel] [PATCH v2] persistent dirty bitmap: add QDB file spec
 2014-11-28 13:28 UTC  (6+ messages)

[PATCH] ARM: pxa: fix lubbock interrupts handling
 2014-11-28 13:30 UTC  (4+ messages)

[PATCH/RFC v4 00/11] Add a plugin for Exynos4 camera
 2014-11-28 13:29 UTC  (4+ messages)
` [PATCH/RFC v4 11/11] Add a libv4l "

[PATCH v5 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-11-28 13:29 UTC  (18+ messages)
` [PATCH v5 1/8] iommu: provide early initialisation hook for IOMMU drivers
` [PATCH v5 2/8] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
` [PATCH v5 3/8] iommu: add new iommu_ops callback for adding an OF device
` [PATCH v5 4/8] iommu: provide helper function to configure an IOMMU for an of master
` [PATCH v5 5/8] iommu: fix initialization without 'add_device' callback
` [PATCH v5 6/8] dma-mapping: detect and configure IOMMU in of_dma_configure
` [PATCH v5 7/8] arm: call iommu_init before of_platform_populate
` [PATCH v5 8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH v12 1/3] Bluetooth: add le_scan_restart
 2014-11-28 13:27 UTC  (3+ messages)
` [PATCH v12 3/3] Bluetooth: start and stop service discovery

[PULL] topic/core-stuff
 2014-11-28 13:27 UTC 

[patch net-next v3 00/17] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-28 13:27 UTC  (8+ messages)
` [patch net-next v3 08/17] bridge: call netdev_sw_port_stp_update when bridge port STP status changes

[PATCH] mac80211: add more missing checks for VHT tx rates
 2014-11-28 13:25 UTC  (2+ messages)

[GIT PULL 00/11] KVM: s390: Several changes for 3.19 (kvm/next)
 2014-11-28 13:25 UTC  (11+ messages)
` [GIT PULL 02/11] KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
` [GIT PULL 03/11] KVM: s390: trigger the right CPU exit for floating interrupts
` [GIT PULL 04/11] KVM: S390: Create helper function get_guest_storage_key
` [GIT PULL 05/11] KVM: s390: refactor interrupt injection code
` [GIT PULL 06/11] KVM: s390: external param not valid for cpu timer and ckc
` [GIT PULL 07/11] KVM: s390: add defines for virtio and pfault interrupt code
` [GIT PULL 08/11] KVM: s390: refactor interrupt delivery code
` [GIT PULL 09/11] KVM: s390: add bitmap for handling cpu-local interrupts
` [GIT PULL 10/11] KVM: s390: handle pending local interrupts via bitmap
` [GIT PULL 11/11] KVM: s390: allow injecting all kinds of machine checks


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.