linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 05:41:30 to 2016-06-06 09:34:04 UTC [more...]

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-06  9:33 UTC  (11+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH v3 0/2] mfd: lp873x: Add lp873x PMIC support
 2016-06-06  9:33 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH v2 00/13] Clock improvement for video playback
 2016-06-06  9:26 UTC  (14+ messages)
` [PATCH v2 01/13] drivers: clk: st: Remove stih415-416 clock support
` [PATCH v2 02/13] drivers: clk: st: Simplify clock binding of STiH4xx platforms
` [PATCH v2 03/13] drivers: clk: st: Add fs660c32 synthesizer algorithm
` [PATCH v2 04/13] drivers: clk: st: Add clock propagation for audio clocks
` [PATCH v2 05/13] drivers: clk: st: Handle clk synchronous mode for video clocks
` [PATCH v2 06/13] ARM: DT: STiH407: Enable clock propagation for audio clocks
` [PATCH v2 07/13] ARM: DT: STiH410: "
` [PATCH v2 08/13] ARM: DT: STiH418: "
` [PATCH v2 09/13] ARM: DT: STiH407: Enable synchronous clock mode for video clocks
` [PATCH v2 10/13] ARM: DT: STiH410: "
` [PATCH v2 11/13] ARM: DT: STiH418: "
` [PATCH v2 12/13] ARM: DT: STi: STiH407: clock configuration to address 720p and 1080p
` [PATCH v2 13/13] ARM: DT: STi: STiH410: "

4.7-rc1/s390: WARNING: CPU: 5 PID: 1 at kernel/events/core.c:8485 perf_pmu_register+0x420/0x428
 2016-06-06  9:29 UTC  (2+ messages)

[PATCH] kconfig.h: use already defined macros for IS_REACHABLE() define
 2016-06-06  9:28 UTC 

[RFC PATCH 0/4] Make inotify instance/watches be accounted per userns
 2016-06-06  9:26 UTC  (10+ messages)
` [PATCH 1/4] inotify: Add infrastructure to account inotify limits per-namespace

[PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-06-06  9:25 UTC  (2+ messages)

[PATCH/RFC 0/1] soc: renesas: Add DT fixup code for backwards compatibility
 2016-06-06  9:25 UTC  (4+ messages)

[PATCH v3 0/2] Add a new Rockchip usb2 phy driver
 2016-06-06  9:20 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY
` [PATCH v3 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2016-06-06  9:18 UTC  (5+ messages)
        ` Re: [Qemu-devel] "

[PATCH v2 0/9] coresight: Miscellaneous fixes
 2016-06-06  9:11 UTC  (10+ messages)
` [PATCH v2 1/9] coresight: Fix NULL pointer dereference in _coresight_build_path
` [PATCH v2 2/9] coresight: Fix tmc_read_unprepare_etr
` [PATCH v2 3/9] coresight: Remove erroneous dma_free_coherent in tmc_probe
` [PATCH v2 4/9] coresight: Fix csdev connections initialisation
` [PATCH v2 5/9] coresight: tmc: Limit the trace to available data
` [PATCH v2 6/9] coresight: etmv4: Fix ETMv4x peripheral ID table
` [PATCH v2 7/9] coresight: Cleanup TMC status check
` [PATCH v2 8/9] coresight: Consolidate error handling path for tmc_probe
` [PATCH v2 9/9] coresight: Add better messages for coresight_timeout

[RFC v2 0/4] ARM LPAE Outer Shared v2
 2016-06-06  9:09 UTC  (4+ messages)
` [RFC v2 4/4] ARM: keystone: dma-coherent with safe fallback

[PATCH 1/3] iio: mma8452: update contact information for Martin Kepplinger
 2016-06-06  9:08 UTC  (3+ messages)
` [PATCH 3/3] iio: mma8452: update Freescale company information

[PATCH 0/2] qcom: add l2 cache perf events driver
 2016-06-06  9:04 UTC  (2+ messages)

[PATCH] drivers: misc: ti-st: Use int instead of fuzzy char for callback status
 2016-06-06  9:02 UTC 

[PATCH 0/8] regulator: tps65218: Clean ups
 2016-06-06  9:00 UTC  (4+ messages)
` [PATCH 3/8] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-06-06  8:57 UTC  (9+ messages)

[RESEND PATCH 00/14] eeprom: at24: driver rework and at24cs/at24mac support
 2016-06-06  8:48 UTC  (15+ messages)
` [RESEND PATCH 01/14] eeprom: at24: improve the device_id table readability
` [RESEND PATCH 02/14] eeprom: at24: move at24_read() below at24_eeprom_write()
` [RESEND PATCH 03/14] eeprom: at24: coding style fixes
` [RESEND PATCH 04/14] eeprom: at24: call read/write functions via function pointers
` [RESEND PATCH 05/14] eeprom: at24: hide the read/write loop behind a macro
` [RESEND PATCH 06/14] eeprom: at24: split at24_eeprom_read() into specialized functions
` [RESEND PATCH 07/14] eeprom: at24: split at24_eeprom_write() "
` [RESEND PATCH 08/14] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH 09/14] eeprom: at24: platform_data: add serial number flag
` [RESEND PATCH 10/14] eeprom: at24: support reading the serial number
` [RESEND PATCH 11/14] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH 12/14] eeprom: at24: platform_data: add at24mac series flag
` [RESEND PATCH 13/14] eeprom: at24: add support for at24mac series
` [RESEND PATCH 14/14] eeprom: at24: add at24mac chips to the list of supported devices

[PATCH] net: phy: smsc: reintroduced unconditional soft reset
 2016-06-06  8:47 UTC 

[lkp] [mm] 795ae7a0de: pixz.throughput -9.1% regression
 2016-06-06  8:53 UTC  (4+ messages)

[PATCH] rtc: efi: Fail probing if RTC reads don't work
 2016-06-06  8:54 UTC  (2+ messages)

[ANNOUNCE] 4.6.1-rt3
 2016-06-06  8:52 UTC  (5+ messages)
` [patch] mm/memcontrol.c::mem_cgroup_migrate() - replace another local_irq_disable() w. local_lock_irq()
` [patch rfc] work-simple: Rename work-simple.[ch] to swork.[ch] for consistency

[PATCH] IB/core: remove dead code
 2016-06-06  8:50 UTC  (3+ messages)

[PATCH] usb: usbip: fix null pointer dereference
 2016-06-06  8:47 UTC  (5+ messages)

[PATCH 0/2] xen-pciback: correct and clean up BAR handling
 2016-06-06  8:47 UTC  (4+ messages)
` [PATCH 1/2] xen-pciback: return proper values during BAR sizing
` [PATCH 2/2] xen-pciback: clean up read_dev_bar()
` [PATCH 3/2] xen-pciback: drop rom_init()

[RFC PATCH 0/3] Aggregate task utilization only on root cfs_rq
 2016-06-06  8:45 UTC  (4+ messages)
` [RFC PATCH 2/3] sched/fair: Sync se with "

[PATCH 00/22] of: Introduce of_match_device()
 2016-06-06  8:32 UTC  (23+ messages)
` [PATCH 01/22] of: Implement of_match_device()
` [PATCH 02/22] amba: tegra-ahb: Use of_device_match()
` [PATCH 03/22] coresight: "
` [PATCH 04/22] i2c: core: "
` [PATCH 05/22] net: cpsw-phy-sel: "
` [PATCH 06/22] nvmem: core: "
` [PATCH 07/22] of/platform: "
` [PATCH 08/22] spi: "
` [PATCH 09/22] of: mdio: "
` [PATCH 10/22] usb: phy: am335x-control: "
` [PATCH 11/22] usb: phy: isp1301: "
` [PATCH 12/22] drm/hdlcd: "
` [PATCH 13/22] drm/armada: "
` [PATCH 14/22] drm/etnaviv: "
` [PATCH 15/22] drm/hisilicon: "
` [PATCH 16/22] drm/mediatek: "
` [PATCH 17/22] drm/msm: "
` [PATCH 18/22] drm/rockchip: "
` [PATCH 19/22] drm/sti: "
` [PATCH 20/22] drm/sun4i: "
` [PATCH 21/22] drm/tilcdc: "
` [PATCH 22/22] iommu/mediatek: "

[PATCH] i2c_hid: enable i2c-hid devices to suspend/resume asynchronously
 2016-06-06  8:41 UTC  (2+ messages)

[linux-next: Tree for Jun 1] __khugepaged_exit rwsem_down_write_failed lockup
 2016-06-06  8:39 UTC  (11+ messages)

[PATCH 0/10 -v3] Handle oom bypass more gracefully
 2016-06-06  8:39 UTC  (11+ messages)
` [RFC PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[PATCH V4 0/5] Add two-level support for ITS device table
 2016-06-06  8:37 UTC  (7+ messages)
` [PATCH V4 1/5] irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
` [PATCH V4 2/5] irqchip/gicv3-its: Add a new function for parsing device table BASERn
` [PATCH V4 3/5] irqchip/gicv3-its: Split its_alloc_tables() into two functions
` [PATCH V4 4/5] irqchip/gicv3-its: Remove an unused argument 'node_name'
` [PATCH V4 5/5] irqchip/gicv3-its: Implement two-level(indirect) device table support

[PATCH V4 0/9] Add support for Tegra210 AGIC
 2016-06-06  8:26 UTC  (7+ messages)
` [PATCH V4 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V4 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[PATCH RESEND] cpufreq: p4-clockmod: Replace bool_int_array[NR_CPUS] with bitmap
 2016-06-06  8:27 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: avoid simultaneous queueing of both IRQ and SMI
 2016-06-06  8:25 UTC  (7+ messages)
` [PATCH 1/2] "

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:25 UTC  (2+ messages)

[PATCH v2 3/2] lib/uuid.c: Silence an unchecked return value warning
 2016-06-06  8:24 UTC  (2+ messages)

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:21 UTC  (2+ messages)

[PATCH][V2] net: fec: fix spelling mistakes and add missing newline
 2016-06-06  8:21 UTC 

[PATCH v4 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-06  0:20 UTC  (6+ messages)
` [PATCH v4 1/5] sched/fair: Clean up attach_entity_load_avg()
` [PATCH v4 2/5] sched/fair: Fix attaching task sched avgs twice when switching to fair or changing task group
` [PATCH v4 3/5] sched/fair: Skip detach sched avgs for new task when changing task groups
` [PATCH v4 4/5] sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork()
` [PATCH v4 5/5] sched/fair: Add inline to detach_entity_load_evg()

[PATCH v2 1/6] PCI: Add helpers to request/release memory and I/O regions
 2016-06-06  8:14 UTC  (3+ messages)

[PATCH v2 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-06  8:12 UTC  (3+ messages)
` [PATCH v2 3/6] lpfc: Use pci_(request|release)_mem_regions

[PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper
 2016-06-06  8:11 UTC  (4+ messages)

[PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
 2016-06-06  8:07 UTC  (2+ messages)

[PATCH v2 0/5] fix some type infos and bugs for arm64/of numa
 2016-06-06  8:03 UTC  (7+ messages)
` [PATCH v2 2/5] of/numa: fix a memory@ node can only contains one memory block

[PATCH 1/2] drm/rockchip: vop: add uv_vir register field for RK3036 VOP
 2016-06-06  7:58 UTC  (2+ messages)
` [PATCH 2/2] drm/rockchip: vop: correct the source size of uv scale factor setting

Build regressions/improvements in v4.7-rc2
 2016-06-06  7:56 UTC 

[RFC PATCH v2] sched: reflect sched_entity movement into task_group's utilization
 2016-06-05 23:58 UTC  (3+ messages)

[PATCH] iwlwifi: Remove unused array 'iwlagn_loose_lookup'
 2016-06-06  7:54 UTC  (2+ messages)

[PATCH] scsi:stex.c Support Pegasus 3 product
 2016-06-06  7:53 UTC 

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-06  7:54 UTC  (7+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH] hwmon: (fam15h_power) Disable preemption when reading registers
 2016-06-06  7:58 UTC  (11+ messages)

[GIT PULL] AVR32 update for 4.7
 2016-06-06  7:51 UTC 

[PATCH v2 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
 2016-06-06  7:48 UTC  (4+ messages)
` [PATCH v2 1/3] watchdog: Add Meson GXBB Watchdog Driver

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-06  7:32 UTC  (9+ messages)

[PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3
 2016-06-06  7:47 UTC  (8+ messages)

[PATCH 1/2] ARM: BCM5301X: Specify NAND chip select and ECC in separated files
 2016-06-06  7:43 UTC  (2+ messages)
` [PATCH 2/2] ARM: BCM5301X: Fix NAND ECC parameters for D-Link DIR-885L

4.7-rc1/s390: WARNING: CPU: 5 PID: 1 at kernel/events/core.c:8485 perf_pmu_register+0x420/0x428
 2016-06-06  7:37 UTC 

[PATCH 1/2] drm/dsi: Implement set tear scanline
 2016-06-06  7:37 UTC  (4+ messages)
` [PATCH 2/2] drm/dsi: Implement dcs backlight brightness

[PATCH v10 0/7] usb: add support for Intel dual role port mux
 2016-06-06  7:35 UTC  (16+ messages)
` [PATCH v10 2/7] usb: mux: add generic code for "

[PATCH 1/3] driver-core: Implement device_match_always()
 2016-06-06  7:32 UTC  (3+ messages)
` [PATCH 2/3] PCI: Use device_match_always()
` [PATCH 3/3] scsi: "

[PATCH ipvs-next] ipvs: count pre-established TCP states as active
 2016-06-06  7:23 UTC  (2+ messages)

[BUG] Possible silent data corruption in filesystems/page cache
 2016-06-06  7:29 UTC  (3+ messages)

[PATCH 00/18] Add support for FDMA DMA controller and xp70 rproc found on STi chipsets
 2016-06-06  7:22 UTC  (4+ messages)
` [PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver

[PATCHv4] support for AD5820 camera auto-focus coil
 2016-06-06  7:21 UTC  (13+ messages)
  ` [PATCHv5] "
              ` [PATCH] device tree description "
                  ` [PATCH] userspace API definitions for "

[PATCH 1/6] clk: Add missing clk_get_sys() stub
 2016-06-06  7:19 UTC  (2+ messages)

[Patch v3 1/5] fsl/qe: add rx_sync and tx_sync for TDM mode
 2016-06-06  6:30 UTC  (5+ messages)
` [Patch v3 2/5] fsl/qe: setup clock source "
` [Patch v3 3/5] fsl/qe: Make regs resouce_size_t
` [Patch v3 4/5] fsl/qe: Add QE TDM lib
` [Patch v3 5/5] drivers/net: support hdlc function for QE-UCC

[PATCH] lightnvm: Make functions not used by ouside static
 2016-06-06  7:07 UTC  (2+ messages)

[PATCH V3 0/9] cpufreq: Sort policy->freq_table
 2016-06-06  7:07 UTC  (3+ messages)
` [PATCH V3 4/9] cpufreq: exynos: Use 'index' only to index into policy->freq_table

[PATCH v2 00/11] iommu/ipmmu-vmsa: r8a7795 support V2
 2016-06-06  7:05 UTC  (2+ messages)

(no subject)
 2016-06-06  6:22 UTC 

[PATCH] watchdog: f71808e_wdt: Add F81866 support
 2016-06-06  6:58 UTC 

[PATCH] Introducing kernel option to force all PCI memory resources to be page aligned. Fixes issues with uio based drivers
 2016-06-06  6:53 UTC 

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06  6:53 UTC  (29+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 28/45] target: "
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code

[PATCH] ARM64: boot: dts: Add regulators for Tegra210 Smaug
 2016-06-06  6:39 UTC  (2+ messages)

[PATCH v3 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-06-06  6:44 UTC  (6+ messages)
` [PATCH v3 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

[PATCH 00/12] net: mediatek: various small fixes
 2016-06-06  6:43 UTC  (7+ messages)
` [PATCH 01/12] net: mediatek: fix DQL support
` [PATCH 09/12] net: mediatek: increase watchdog_timeo

[PATCH 1/2] IB/sysfs: fix NULL dereference
 2016-06-06  6:34 UTC  (4+ messages)
` [PATCH 2/2] IB/sysfs: fix memory leak

[PATCH 00/14] regulator: pwm: various improvements
 2016-06-06  6:14 UTC  (5+ messages)
` [PATCH 10/14] regulator: pwm: Switch to the atomic PWM API

[RFC PATCH v1 0/6] rk3399 support ddr frequency scaling
 2016-06-06  6:19 UTC  (4+ messages)
` [RFC PATCH v1 4/6] PM / devfreq: event: support rockchip dfi controller

[PATCH] char: Prefer pr_* instead of printk
 2016-06-06  6:14 UTC  (3+ messages)

[lkp] [locking/rwsem] 133e89ef5e: +12.6% improvement of vm-scalability.throughput
 2016-06-06  6:11 UTC 

fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type
 2016-06-06  5:51 UTC  (2+ messages)

[PATCH v2] usb: dwc3: host: Set the dma_ops for xhci device
 2016-06-06  5:56 UTC 

[PATCH 0/4] mtd: nand: Add support for Evatronix NANDFLASH-CTRL
 2016-06-06  5:47 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).