All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-24 09:28:58 to 2015-02-24 10:17:54 UTC [more...]

[PATCH V7 00/11] USB: f81232: V7 patches
 2015-02-24 10:16 UTC  (8+ messages)
` [PATCH V7 01/11] USB: f81232: rename private struct member name
` [PATCH V7 03/11] USB: f81232: implement RX bulk-in EP
` [PATCH V7 05/11] USB: f81232: implement read IIR/MSR with endpoint
` [PATCH V7 07/11] USB: f81232: implement port_enable function
` [PATCH V7 09/11] USB: f81232: clarify f81232_ioctl() and fix
` [PATCH V7 10/11] USB: f81232: cleanup non-used define
` [PATCH V7 11/11] USB: f81232: modify/add author

[RFC] [Design] Better XL support of RTDS scheduler for Xen 4.6
 2015-02-24 10:17 UTC  (5+ messages)

[PATCH v1] xen/arm: Do not allocate pte entries for MAP_SMALL_PAGES
 2015-02-24 10:17 UTC  (5+ messages)

[PATCH v2 0/7] serial: imx: a fix, cleanups and rs485 support
 2015-02-24 10:17 UTC  (16+ messages)
` [PATCH v2 1/7] serial: imx: Fix clearing of receiver overrun flag
` [PATCH v2 2/7] serial: imx: remove long dead code
` [PATCH v2 3/7] serial: imx: drop members from driver data that are only used during probe
` [PATCH v2 4/7] serial: imx: reformat and cleanup copyright header
` [PATCH v2 5/7] serial: imx: fix comment about which machines use the i.MX21 type
` [PATCH v2 6/7] serial: imx: drop support for IRDA
` [PATCH v2 7/7] serial: imx: add support for half duplex rs485

2nd parameter of driver init function can be NULL using latest code
 2015-02-24 10:16 UTC  (3+ messages)
  ` [PATCH] devargs: restore empty devargs as ""

[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17
 2015-02-24 10:15 UTC  (12+ messages)

[PATCH net-next v4 0/2] Multicast group join/leave at ip level
 2015-02-24 10:15 UTC  (5+ messages)
` [PATCH net-next v4 1/2] igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
` [PATCH net-next v4 2/2] multicast: Extend ip address command to enable multicast group join/leave on IP level

[Bug 83226] New: Allow use of ColorRange and ColorSpace in xorg.conf.d files
 2015-02-24 10:15 UTC  (2+ messages)
` [Bug 83226] "

[PATCH] mac80211_hwsim: support any address in userspace
 2015-02-24 10:15 UTC  (2+ messages)

[PATCH v3 00/13] mtd: st_spi_fsm: Align with ST's internal development
 2015-02-24 10:14 UTC  (10+ messages)
` [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs

[PATCH v4 0/4] add usb support for hi6220
 2015-02-24 10:13 UTC  (11+ messages)
` [PATCH v4 4/4] phy: add phy-hi6220-usb

[PATCH] mac80211-hwsim: Don't enqueue pkts that do not want txstatus
 2015-02-24 10:14 UTC  (4+ messages)

Setting RPS affinities from network driver
 2015-02-24 10:12 UTC  (5+ messages)

[PATCH v2] xsm/flask: Handle policy load failures properly
 2015-02-24 10:11 UTC  (2+ messages)

[RFC] mac80211_hwsim: notify user-space about channel change
 2015-02-24 10:11 UTC  (4+ messages)

[PATCHv3 bluetooth-next 0/2] at86rf230: add support for xtal trim register
 2015-02-24 10:11 UTC  (3+ messages)
` [PATCHv3 bluetooth-next 1/2] at86rf230: copy pdata to driver allocated space
` [PATCHv3 bluetooth-next 2/2] at86rf230: add support for external xtal trim

[PATCH] ext4: add regression tests for ^extents punch hole
 2015-02-24 10:11 UTC  (3+ messages)

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-02-24 10:08 UTC  (19+ messages)
` [PATCH v3 01/24] xen: Extend DOMCTL createdomain to support arch configuration
` [PATCH v3 22/24] tools/libxl: arm: Use an higher value for the GIC phandle
` [PATCH v3 24/24] xl: Add new option dtdev

[PATCH net-next v3 1/4] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()
 2015-02-24 10:10 UTC  (6+ messages)
` [PATCH net-next v3 3/4] net: use skb->priority for overloading skb->dropcount and skb->reserved_tailroom instead of skb->mark

[PATCH v5 0/2] irqchip: Move Exynos PM to use stacked domains
 2015-02-24 10:09 UTC  (3+ messages)

Connection issues with BW Tracking in mac80211
 2015-02-24 10:09 UTC  (4+ messages)

[PATCH] mk: Rework gcc version detection to permit versions newer than 4.x
 2015-02-24 10:09 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v10 0/2] drivers/gpio: Altera soft IP GPIO driver
 2015-02-24  9:53 UTC  (6+ messages)
` [PATCH v10 1/2] drivers/gpio: Altera soft IP GPIO driver device tree binding
` [PATCH v10 2/2] drivers/gpio: Altera soft IP GPIO driver

[lm-sensors] [PATCH 3/4] hwmon: (it87) Add feature flag for VID support
 2015-02-24 10:07 UTC  (2+ messages)

[PATCH 0/8] Adds Intel FieldsPeak NFC solution driver
 2015-02-24 10:01 UTC  (18+ messages)
` [PATCH 1/8] NFC: NCI: Allow connection close with dev down
` [PATCH 2/8] NFC: NCI: Exporting NFC command and data send API
` [PATCH 3/8] NFC: NCI: Adds NCI init and reset API for drivers
` [PATCH 4/8] NFC: NCI: Add a special nci_request for driver
` [PATCH 5/8] NFC: NCI: Don't call setup if previous NCI request failed
` [PATCH 6/8] NFC: NCI: Add function to get max packet size for conn
` [PATCH 7/8] NFC: NCI: Adds a way to get the new connection ID
` [PATCH 8/8] NFC: Add Intel FieldsPeak NFC solution driver

[U-Boot] [PATCH] fastboot: Add USB cable detect check
 2015-02-24 10:07 UTC  (4+ messages)

[Qemu-devel] unable to set SATA serial with a spaces
 2015-02-24  9:47 UTC  (9+ messages)

[RFC] radeon MST support - initial pieces
 2015-02-24 10:08 UTC  (3+ messages)
` [PATCH 01/10] drm/dp_mst: add a function to retrieve vcpi slots

[PATCH v1 1/5] i2c-designware-baytrail: describe magic numbers
 2015-02-24 10:06 UTC  (6+ messages)
` [PATCH v1 2/5] i2c-designware-baytrail: fix typo in error path

[Qemu-devel] [PATCH resend v5 00/16] spapr: add support for pci hotplug
 2015-02-24  9:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 13/16] spapr_pci: populate DRC dt entries for PHBs

[Qemu-devel] [PATCH 0/6] migration: differentiate between pages and bytes
 2015-02-24 10:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] ram: make all save_page functions take a uint64_t parameter
` [Qemu-devel] [PATCH 2/6] ram_find_and_save_block: change calling convention

[PATCH v4 0/2] new headroom stats library and example application
 2015-02-24 10:05 UTC  (7+ messages)
` [PATCH v5 0/3] "

[PATCH v1 1/1] spi: clarify what driver can do with message->status
 2015-02-24 10:04 UTC 

[PATCH v3] mac80211: Avoid STA expiration timer truncation to u32
 2015-02-24 10:03 UTC  (4+ messages)
` [PATCH v4] mac80211: Allow 0 for NL80211_MESHCONF_PLINK_TIMEOUT to disable STA expiration
      ` Fwd: "

[3.16.y-ckt stable] Linux 3.16.7-ckt7
 2015-02-24 10:02 UTC  (2+ messages)

[RFC PATCH] xen/arm: Vmap allocator fails to allocate beyond 128M
 2015-02-24 10:01 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC v3 00/27] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2015-02-24  9:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC v3 17/27] COLO: Add new command parameter 'colo_nicname' 'colo_script' for net

Image scaling performance
 2015-02-24 10:00 UTC  (3+ messages)

[PATCH 3/4][resend] ARM: shmobile: r8a7790: tidyup SDHI register size on DTSI
 2015-02-24 10:00 UTC  (2+ messages)

[PATCH] cfg80211: fix n_reg_rules to match world_regdom
 2015-02-24  9:59 UTC  (2+ messages)

[RFC PATCH 0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs
 2015-02-24  9:56 UTC  (8+ messages)
` [RFC PATCH 1/3] genirq: prevent system wakeup when dealing with IRQF_NO_SUSPEND IRQs
` [RFC PATCH 2/3] genirq: add helper functions to deal with wakeup on shared "
` [RFC PATCH 3/3] rtc: at91sam9: properly act when IRQ handler is called in suspended state

[PATCH] nl80211: Fix possible leak in nl80211_new_interface on MONITOR_FLAG_ACTIVE
 2015-02-24  9:58 UTC  (2+ messages)

[PATCH v5 0/7] irqchip: Move OMAP{4,5}/DRA7 to use stacked domains
 2015-02-24  9:57 UTC  (5+ messages)
        ` [PATCH v5 0/7] irqchip: Move OMAP{4, 5}/DRA7 "

[PATCH 0/7] Serialise oopses, BUGs, WARNs, dump_stack, soft lockups and hard lockups
 2015-02-24  9:56 UTC  (10+ messages)
` [PATCH 1/7] Add die_spin_lock_{irqsave,irqrestore}

[PATCH 1/2] x86: mce: kdump: use under_crashdumping to turn off MCE in all CPUs together
 2015-02-24  9:56 UTC  (8+ messages)

(no subject)
 2015-02-24  9:46 UTC 

(unknown),
 2015-02-24  9:46 UTC 

[PATCH 1/5] power_supply: max77693: Properly handle error conditions
 2015-02-24  9:54 UTC  (5+ messages)
` [PATCH 2/5] power_supply: max14577: Don't store charging and battery states for later
` [PATCH 3/5] power_supply: max14577: Properly handle error conditions
` [PATCH 4/5] power_supply: max17040: Use system efficient workqueues
` [PATCH 5/5] power_supply: max17042: Use regmap_update_bits instead read and write

[PATCH] nl80211: use loop index as type for net detect frequency results
 2015-02-24  9:54 UTC  (2+ messages)

[PATCH] mac80211_hwsim: Add minimal capability for vendor command/event testing
 2015-02-24  9:53 UTC  (2+ messages)

[PATCH] power_supply: rt5033: Constify struct regmap_config
 2015-02-24  9:52 UTC 

[PATCH v4 0/8] arm64: Add the support for new Exynos5433 SoC
 2015-02-24  9:50 UTC  (9+ messages)
` [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit "

[PATCH] mac80211: clear sdata->radar_required
 2015-02-24  9:51 UTC  (2+ messages)

[PATCH] rtc: rtc-ab-b5ze-s3: Constify struct regmap_config
 2015-02-24  9:50 UTC 

[PATCH] xsm/flask: Handle policy load failures properly
 2015-02-24  9:51 UTC  (7+ messages)

[PATCH] mmc: sunxi: avoid invalid pointer calculation
 2015-02-24  9:50 UTC  (4+ messages)

[PATCH] mac80211_hwsim: fix error handling in tx_frame_nl
 2015-02-24  9:50 UTC  (2+ messages)

rte_memcpy optimization patch to dpdk ver 1.7
 2015-02-24  9:49 UTC  (6+ messages)

xen/arm: Query - vgic nr_spis value for domU
 2015-02-24  9:48 UTC  (3+ messages)

Fwd: Copyright on wildmatch.c
 2015-02-24  9:46 UTC  (4+ messages)
  `  "

Kenrel panic with 3.18.7-rt2 - rootfs at MMC
 2015-02-24  9:46 UTC 

[PATCH i-g-t 1/4] tests: improve pipe enumeration
 2015-02-24  9:45 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib: use defines for igt_simple_init and igt_subtest_init

[LTP] [PATCH v2 1/6] lib/sched_mc.py: fix path for ebizzy/kernbench benchmark
 2015-02-24  9:44 UTC  (7+ messages)
` [LTP] [PATCH v2 3/6] power_management: install lib/sched_mc.py into testcases/bin directory
` [LTP] [PATCH v2 5/6] power_management: cleanup

[PATCH V4] powerpc, powernv: Add OPAL platform event driver
 2015-02-24  9:44 UTC  (3+ messages)

[Buildroot] FFTW optimized for ARM and NEON FPU
 2015-02-24  9:44 UTC  (2+ messages)

[PATCH v3 0/3] net: Linn Ethernet Packet Sniffer driver
 2015-02-24  9:44 UTC  (9+ messages)
` [PATCH v3 2/3] Packet sniffer core framework
` [PATCH v3 3/3] Linn Ethernet packet sniffer driver

live patching design (was: Re: [PATCH 1/3] sched: add sched_task_call())
 2015-02-24  9:44 UTC  (11+ messages)
        ` live kernel upgrades (was: live kernel patching design)

[U-Boot] [PATCH 0/4] exynos-dwmmc: check set init priority for boot channel
 2015-02-24  9:44 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] dm: gpio: extend gpio api by dm_gpio_set_pull()

[Qemu-devel] [PATCH] virtio-scsi: Allocate op blocker reason before blocking
 2015-02-24  9:43 UTC  (2+ messages)

[PATCH i-g-t] lib: print the signal name to stderr when handling a signal
 2015-02-24  9:42 UTC  (3+ messages)

[PATCH 1/2] staging:iio:hmc5843: Constify register tables and struct regmap_config
 2015-02-24  9:41 UTC  (2+ messages)
` [PATCH 2/2] iio: jsa1212: Constify "

[PATCH v4 00/10] mtd: st_spi_fsm: Align with ST's internal development
 2015-02-24  9:41 UTC  (8+ messages)
` [PATCH v4 02/10] mtd: st_spi_fsm: Fetch boot device locations from DT match tables

[PATCH] pwm: pca9685: Constify struct regmap_config
 2015-02-24  9:40 UTC 

[PATCH 00/16] pull: changes to various utils
 2015-02-24  9:40 UTC  (3+ messages)
` [PATCH 01/16] whereis: tell when mandatory option is missing

[Qemu-devel] [PATCH v2] utils: Add pow2ceil()
 2015-02-24  9:39 UTC  (6+ messages)

[PATCH] mfd: da9150: Constify struct regmap_config
 2015-02-24  9:39 UTC 

[PATCH 1/3] clk: si5351: Constify clock names and struct regmap_config
 2015-02-24  9:38 UTC  (3+ messages)
` [PATCH 2/3] clk: si570: Constify "
` [PATCH 3/3] clk: cdce706: "

[PATCH] ARM: rockchip: Constify struct regmap_config and staticize local function
 2015-02-24  9:38 UTC  (2+ messages)

Build regressions/improvements in v4.0-rc1
 2015-02-24  9:38 UTC  (5+ messages)

Ottawa and slow hash-table resize
 2015-02-24  9:38 UTC  (3+ messages)

Fw: Error is thrown when continously using babeltrace
 2015-02-24  9:37 UTC 

[RESEND] SUSE patches which should show up mainline
 2015-02-24  9:37 UTC  (3+ messages)
` [PATCH 17/42] Align dev_unit_name() with systemd's function

[PATCH] OMAPDSS: restore "name" sysfs entry
 2015-02-24  9:37 UTC  (2+ messages)

How to build Local PC kernel using Local Pc Toolchain with Yocto
 2015-02-24  9:35 UTC 

[Xenomai] rtnet issue with xenomai-3.git next branch
 2015-02-24  9:34 UTC 

Question on shallow clones
 2015-02-24  9:33 UTC  (2+ messages)

[PATCH] ARM: dts: Add the source clock for CLKOUT register as xusbxti
 2015-02-24  9:31 UTC  (2+ messages)

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2015-02-24  9:25 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368815] "

[lm-sensors] [PATCH 2/4] hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration
 2015-02-24  9:31 UTC  (2+ messages)
` [lm-sensors] [PATCH 2/4] hwmon: (it87) Add feature flags for fans count and 16-bit fan configura

[PATCH v4] x86: Add support for the pcommit instruction
 2015-02-24  9:30 UTC  (4+ messages)
` [tip:x86/asm] x86/asm: "

[PATCH RFT] x86: move cacheinfo sysfs to generic cacheinfo infrastructure
 2015-02-24  9:30 UTC  (4+ messages)
` [PATCH RFT v2] "

[PATCH v2] drm/i915: avoid processing spurious/shared interrupts in low-power states
 2015-02-24  9:29 UTC  (3+ messages)
` [PATCH v4] "

v4l2-subdev: removal of duplicate video enum ops
 2015-02-24  9:30 UTC  (4+ messages)
` [PATCH 6/7] v4l2-subdev: remove enum_framesizes/intervals


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.