linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 08:39:13 to 2016-06-06 12:11:27 UTC [more...]

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

[PATCH 0/3] Write dump into container's filesystem for pipe_type core_pattern
 2016-06-06 12:02 UTC  (4+ messages)
` [PATCH 1/3] Save dump_root into pid_namespace
` [PATCH 2/3] Make dump_pipe thread possilbe to select the rootfs
` [PATCH 3/3] Write dump into container's filesystem for pipe_type core_pattern

[PATCH] serial_core: Change UART PM state to OFF on failure
 2016-06-06 12:06 UTC  (2+ messages)

[PATCH V3 0/9] cpufreq: Sort policy->freq_table
 2016-06-06 12:10 UTC  (4+ messages)
` [PATCH V3 8/9] cpufreq: Keep policy->freq_table sorted in ascending order

[PATCH] watchdog: max77620: Add support for watchdog timer
 2016-06-06 11:52 UTC 

[PATCH] MAINTAINERS: Add me as reviewer of ALPS PS/2 touchpad driver
 2016-06-06 12:03 UTC 

[PATCH][RT] netpoll: Always take poll_lock when doing polling
 2016-06-06 12:03 UTC  (5+ messages)

[PATCH] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero
 2016-06-06 12:02 UTC  (2+ messages)

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

[PATCH V3 1/2] thermal: max77620: Add DT binding doc for thermal driver
 2016-06-06 11:44 UTC  (2+ messages)
` [PATCH V3 2/2] thermal: max77620: Add thermal driver for reporting junction temp

[PATCH v3] powerpc: spinlock: Fix spin_unlock_wait()
 2016-06-06 11:56 UTC  (2+ messages)

[PATCH V5 0/9] Add support for Tegra210 AGIC
 2016-06-06 11:53 UTC  (10+ messages)
` [PATCH V5 1/9] irqdomain: Fix handling of type settings for existing mappings
` [PATCH V5 2/9] genirq: Look-up trigger type if not specified by caller
` [PATCH V5 3/9] irqdomain: Don't set type when mapping an IRQ
` [PATCH V5 4/9] genirq: Add runtime power management support for IRQ chips
` [PATCH V5 5/9] irqchip/gic: Isolate early GIC initialisation code
` [PATCH V5 6/9] irqchip/gic: Add helper function for chip initialisation
` [PATCH V5 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V5 8/9] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
` [PATCH V5 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[PATCH v5 0/5] Thermal: Support for hardware-tracked trip points
 2016-06-06 11:44 UTC  (6+ messages)
` [PATCH v5 1/5] thermal: Add support "
` [PATCH v5 2/5] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH v5 3/5] thermal: streamline get_trend callbacks
` [PATCH v5 4/5] thermal: bang-bang governor: act on lower trip boundary
` [PATCH v5 5/5] thermal: rockchip: add the set_trips function

[PATCH 5/5] RFC spi: sun4i: add DMA support
 2016-06-06 11:36 UTC  (11+ messages)
          ` [linux-sunxi] "

[PATCH 0/5] Input: alps - cleanup
 2016-06-06 11:32 UTC  (7+ messages)
` [PATCH 1/5] Input: alps - move ALPS_PROTO_V6 out of alps_model_data table
` [PATCH 2/5] Input: alps - move ALPS_PROTO_V4 "
` [PATCH 3/5] Input: alps - move ALPS_PROTO_V1 "
` [PATCH 4/5] Input: alps - warn about unsupported ALPS V9 touchpad
` [PATCH 5/5] Input: alps - cleanup ALPS_PROTO_V2 detection

[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
 2016-06-06 11:32 UTC  (3+ messages)
` [RFC PATCH 1/2] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_HARD with more useful semantic
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD

[PATCH 1/1][resend] usbnet: cdc_ether.c: use Samsung Galaxy Grand Prime VE as an USB modem
 2016-06-06 11:31 UTC 

[PATCH 0/9] clocksource/drivers/clksrc-of: Improve error handling
 2016-06-06 11:28 UTC  (5+ messages)
` [PATCH 5/9] clocksource/drivers/exynos_mct: Convert init function to return error

[PATCH v3 0/2] Add a new Rockchip usb2 phy driver
 2016-06-06 11:27 UTC  (4+ 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

kmemleak report after 9082e87bfbf8 ("block: remove struct bio_batch")
 2016-06-06 11:26 UTC 

[PATCH v2] powerpc: spinlock: Fix spin_unlock_wait()
 2016-06-06 11:14 UTC  (2+ messages)
` [v2] "

[RESEND PATCH 00/14] eeprom: at24: driver rework and at24cs/at24mac support
 2016-06-06 11:13 UTC  (16+ 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 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
 2016-06-06 11:13 UTC  (4+ messages)
` [PATCH 2/3] clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks

[PATCH 0/4]nbd: fixes for nbd
 2016-06-06 11:07 UTC  (3+ messages)
` [PATCH v2 0/5] nbd: "

[RFC][PATCH v4 0/6] perf config: Reimplement perf_config() using perf_config_set__inter()
 2016-06-06 11:06 UTC  (5+ messages)
` [PATCH v4 1/6] perf config: Use new perf_config_set__init() to initialize config set

[PATCH v1 01/10] Staging: comedi: Use unsigned int instead of unsigned issue in pcmuio.c
 2016-06-06 11:01 UTC  (11+ messages)
` [PATCH v1 02/10] Staging: comedi: fix bare use of unsigned issue in ni_65xx.c
` [PATCH v1 03/10] Staging: comedi: Indentation issue in mpc624.c
` [PATCH v1 04/10] Staging: comedi:Fix a warning issues in me_daq.c
` [PATCH v1 05/10] Staging: comedi: Fix comment issues in jr3_pci.c
` [PATCH v1 06/10] Staging: comedi: Prefer using the BIT macro issue in das16.c
` [PATCH v1 07/10] Staging: comedi: fix BIT macro issue in das6402.c
` [PATCH v1 08/10] Staging: comedi: Prefer unsigned int instead of unsigned in comedi_bond.c
` [PATCH v1 09/10] Staging: comedi: Block comment issue fixed for das16m1.c
` [PATCH v1 10/10] Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.c

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

[PATCH 0/3] Make ARC PGU usable on sim platforms
 2016-06-06 10:56 UTC  (4+ messages)
` [PATCH 1/3] drm/arcpgu: Make ARC PGU usable on simulation platforms
` [PATCH 2/3] ARCv2: [vdk] Enable ARC PGU on HS38 VDK
` [PATCH 3/3] ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms

[RFC][PATCH v6 0/9] perf config: Reimplement perf_config() using perf_config_set__inter()
 2016-06-06 10:53 UTC  (10+ messages)
` [BUGFIX][PATCH v6 1/9] perf config: Fix the problem of abnormal termination at perf_parse_file()
` [BUGFIX][PATCH v6 2/9] perf config: If collect_config() is failed, finally free a config set after it is done
` [BUGFIX][PATCH v6 3/9] perf config: Handle the error when config set is NULL at collect_config()
` [PATCH v6 4/9] perf config: Use new perf_config_set__init() to initialize config set
` [PATCH v6 5/9] perf config: Add global variable 'config_set'
` [PATCH v6 6/9] perf config: Use zfree() instead of free() at perf_config_set__delete()
` [PATCH v6 7/9] perf config: Reimplement perf_config() using perf_config_set__iter()
` [PATCH v6 8/9] perf config: Reset the config set at only 'config' sub-command
` [PATCH v6 9/9] perf config: Reimplement show_config() using perf_config()

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

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

v4.7-rc2 build: 0 failures 5 warnings (v4.7-rc2)
 2016-06-06 10:29 UTC  (4+ messages)

[PATCH 0/4] serial: earlycon: keep earlycon symbols for non-module and driver clean-ups
 2016-06-06 10:27 UTC  (7+ messages)
` [PATCH 1/4] earlycon: mark earlycon code as __used iif the caller is built-in
` [PATCH 2/4] serial: 8250_uniphier: drop !defined(MODULE) conditional
` [PATCH 3/4] serial: 8250_mtk: "
` [PATCH 4/4] serial: 8250_ingenic: drop #if conditional surrounding earlycon code

[PATCH 0/7] dts: sunxi: Add sunxi NAND Flash Controller support
 2016-06-06 10:24 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: sun4i: Add A10 NAND controller pin definitions
` [PATCH 2/7] ARM: dts: sun4i: Add NFC node to Allwinner A10 SoC
` [PATCH 3/7] ARM: dts: sun7i: Add A20 NAND controller pin definitions
` [PATCH 4/7] ARM: dts: sun7i: Add NFC node to Allwinner A20 SoC
` [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table
` [PATCH 6/7] ARM: dts: sun4i: Enable NAND on Marsboard A10
` [PATCH 7/7] ARM: dts: sun7i: Enable NAND on Wexler TAB7200

[PATCH] ACPICA: Namespace: Fix wrong cleanup code in acpi_ns_execute_table()
 2016-06-06 10:26 UTC 

[PATCH] ASoC: atmel: fix build failure
 2016-06-06 10:17 UTC  (2+ messages)

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

[PATCH] PM / clk: export symbols for existing pm_clk_<...> API fcns
 2016-06-06 10:16 UTC  (2+ messages)

[RFC PATCH v2 0/6] rk3399 support ddr frequency scaling
 2016-06-06 10:13 UTC  (7+ messages)
` [RFC PATCH v2 1/6] clk: rockchip: add new clock-type for the ddrclk
` [RFC PATCH v2 2/6] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [RFC PATCH v2 3/6] clk: rockchip: rk3399: add ddrc clock support
` [RFC PATCH v2 4/6] PM / devfreq: event: support rockchip dfi controller
` [RFC PATCH v2 5/6] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [RFC PATCH v2 6/6] drm/rockchip: Add dmc notifier in vop driver

[GIT PULL 0/2] EFI urgent fixes
 2016-06-06 10:02 UTC  (2+ messages)

[PATCH v4 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-06  9:58 UTC  (5+ messages)
` [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] security: tomoyo: simplify the gc kthread creation
 2016-06-06  9:53 UTC  (3+ messages)

[PATCH 0/2] qcom: add l2 cache perf events driver
 2016-06-06  9:51 UTC  (4+ messages)
` [PATCH 2/2] soc: "

[PATCH RESEND 0/2] Quiet noisy LSM denial when accessing net sysctl
 2016-06-06  9:51 UTC  (3+ messages)
` [PATCH RESEND 2/2] net: Use ns_capable_noaudit() when determining net sysctl permissions

[lkp] [mm] 5c0a85fad9: unixbench.score -6.3% regression
 2016-06-06  9:51 UTC  (2+ messages)

[PATCH] of: factor __used / __unused out of _OF_DECLARE()
 2016-06-06  9:45 UTC 

[patch] futex: Fix v4.6+ ltp futex_wait04 regression
 2016-06-06  9:40 UTC 

[PATCH] mailbox: mailbox-test: set tdev->signal to NULL after freeing
 2016-06-06  9:39 UTC  (2+ messages)

[PATCH] LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP
 2016-06-06  9:38 UTC  (2+ messages)

[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: "

[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  (4+ 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)

[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

[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)

[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  (2+ messages)
` [PATCH 3/2] xen-pciback: drop rom_init()

[PATCH 00/22] of: Introduce of_match_device()
 2016-06-06  8:31 UTC  (3+ messages)
` [PATCH 01/22] of: Implement of_match_device()
` [PATCH 05/22] net: cpsw-phy-sel: Use of_device_match()

[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  (6+ 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).