messages from 2016-02-25 23:31:29 to 2016-02-26 03:46:03 UTC [more...]
[PATCH v2 0/5] thermal: hisilicon: enable power allocator for Hi6220
2016-02-26 3:43 UTC (3+ messages)
` [PATCH v2 1/5] thermal: change "hysteresis" as optional property
` [PATCH v2 2/5] thermal: hisilicon: support to use any sensor
[PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}
2016-02-26 3:45 UTC (3+ messages)
` [PATCH 50/50] pinctrl: zynq: Use devm_pinctrl_register() for pinctrl registration
[linux-next, x86_64] no backtrace after "printk/nmi: generic solution for safe printk in NMI"
2016-02-26 3:40 UTC (3+ messages)
[GIT PULL] remaining tpmdd fixes for Linux 4.5
2016-02-26 3:38 UTC (5+ messages)
` [tpmdd-devel] "
[PATCH] printk/nmi: restore printk_func in nmi_panic
2016-02-26 3:37 UTC
[git pull] drm fixes
2016-02-26 3:29 UTC (3+ messages)
[RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent
2016-02-26 2:38 UTC
[PATCH 0/4] Rockchip: rk3399: Add core dtsi for rk3399
2016-02-26 3:12 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] dt-bindings: add bindings for rk3399 clock controller
` [PATCH v2 2/3] clk: rockchip: add dt-binding header for rk3399
` [PATCH v2 3/3] ARM64: dts: rockchip: add core dtsi file "
[PATCH] ASoC: mediatek: Add I03/I04 widgets and corresponding routes
2016-02-26 3:10 UTC (4+ messages)
[RFC v2 0/6] Track RCU dereferences in RCU read-side critical sections
2016-02-26 3:06 UTC (4+ messages)
[PATCH 0/4] MSR: MSR: MSR Whitelist and Batch Introduction
2016-02-26 2:56 UTC (9+ messages)
` [PATCH 1/4] MSR: Prep for separating msr.c into three files
` [PATCH 2/4] "
` [PATCH 3/4] MSR: msr Whitelist Implementation
` [PATCH] MSR: fix badzero.cocci warnings
` [PATCH 4/4] MSR: msr Batch processing feature
[RFC][PATCH v3 0/2] mm/page_poison.c: Allow for zero poisoning
2016-02-26 2:53 UTC (4+ messages)
` [RFC][PATCH v3 1/2] mm/page_poison.c: Enable PAGE_POISONING as a separate option
[PATCH v3 00/52] mtd: rework ECC layout definition
2016-02-26 2:16 UTC (55+ messages)
` [PATCH v3 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v3 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v3 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v3 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v3 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v3 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v3 07/52] mtd: nand: core: "
` [PATCH v3 08/52] mtd: nand: atmel: "
` [PATCH v3 09/52] mtd: nand: fsl_ifc: "
` [PATCH v3 10/52] mtd: nand: gpmi: "
` [PATCH v3 11/52] mtd: nand: lpc32xx: "
` [PATCH v3 12/52] mtd: nand: omap2: "
` [PATCH v3 13/52] mtd: onenand: "
` [PATCH v3 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v3 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v3 16/52] mtd: nand: "
` [PATCH v3 17/52] mtd: onenand: "
` [PATCH v3 18/52] mtd: docg3: "
` [PATCH v3 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v3 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v3 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v3 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v3 23/52] mtd: nand: sharpsl: "
` [PATCH v3 24/52] mtd: nand: jz4740: "
` [PATCH v3 25/52] mtd: nand: atmel: "
` [PATCH v3 26/52] mtd: nand: bf5xx: "
` [PATCH v3 27/52] mtd: nand: brcm: "
` [PATCH v3 28/52] mtd: nand: cafe: "
` [PATCH v3 29/52] mtd: nand: davinci: "
` [PATCH v3 30/52] mtd: nand: denali: "
` [PATCH v3 31/52] mtd: nand: diskonchip: "
` [PATCH v3 32/52] mtd: nand: docg4: "
` [PATCH v3 33/52] mtd: nand: fsl_elbc: "
` [PATCH v3 34/52] mtd: nand: fsl_ifc: "
` [PATCH v3 35/52] mtd: nand: fsmc: "
` [PATCH v3 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v3 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v3 38/52] mtd: nand: hisi504: "
` [PATCH v3 39/52] mtd: nand: jz4780: "
` [PATCH v3 40/52] mtd: nand: lpc32xx: "
` [PATCH v3 41/52] mtd: nand: mxc: "
` [PATCH v3 42/52] mtd: nand: omap2: "
` [PATCH v3 43/52] mtd: nand: pxa3xx: "
` [PATCH v3 44/52] mtd: nand: s3c2410: "
` [PATCH v3 45/52] mtd: nand: sh_flctl: "
` [PATCH v3 46/52] mtd: nand: sm_common: "
` [PATCH v3 47/52] mtd: nand: sunxi: "
` [PATCH v3 48/52] mtd: nand: vf610: "
` [PATCH v3 49/52] mtd: onenand: "
` [PATCH v3 50/52] staging: mt29f_spinand: "
` [PATCH v3 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v3 52/52] mtd: kill the nand_ecclayout struct
Applied "regulator: max77620: Remove unused fields" to the regulator tree
2016-02-26 2:47 UTC
Applied "regulator: max77620: Remove duplicate module alias" to the regulator tree
2016-02-26 2:47 UTC
Applied "ASoC: cs4271: add regulator consumer support" to the regulator tree
2016-02-26 2:47 UTC
Applied "regulator: max77620: Eliminate duplicate code" to the regulator tree
2016-02-26 2:47 UTC
Applied "regmap: add regmap_fields_force_xxx() macros" to the regmap tree
2016-02-26 2:47 UTC
Applied "regmpa: remove regmap_write_bits()" to the regmap tree
2016-02-26 2:47 UTC
Applied "regmap: add regmap_field_force_xxx() macros" to the regmap tree
2016-02-26 2:47 UTC
[PATCH v10 0/4] Add PCI support to AXS10x
2016-02-26 2:42 UTC (5+ messages)
` [PATCH v10 1/4] ARC: Add PCI support
` [PATCH v10 2/4] PCI: designware: Add generic dw_pcie_wait_for_link()
[PATCH v13] x86, mce: Add memcpy_trap()
2016-02-26 2:38 UTC (7+ messages)
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-02-26 2:36 UTC (4+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler
[PATCH 0/2] cpufreq cleanups related to pointless labels
2016-02-26 2:34 UTC (4+ messages)
` [PATCH 2/2] cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()
[PATCH trivial] include/linux/gfp.h: Improve the coding styles
2016-02-26 2:32 UTC (6+ messages)
[PATCH] cpufreq: Simplify the cpufreq_for_each_valid_entry()
2016-02-26 2:32 UTC (2+ messages)
[PATCH] spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
2016-02-26 2:31 UTC (4+ messages)
[PATCH v9 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
2016-02-26 2:17 UTC (7+ messages)
` [PATCH v9 1/6] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH v9 2/6] clk: hisilicon: add CRG driver for hi3519 soc
[PATCH 1/4] ASoC: wm9713: add binding for WM9713 codec
2016-02-26 2:30 UTC (10+ messages)
[RFC][PATCH 0/7] perf: more fuzzer inspired patches
2016-02-26 2:25 UTC (6+ messages)
` [RFC][PATCH 4/7] perf: Fix scaling vs enable_on_exec
[RESEND PATCH v2] scsi: gdth: replace struct timeval with ktime_get_real_seconds()
2016-02-26 2:17 UTC (2+ messages)
[PATCH] thermal: add sysfs_notify on some attributes
2016-02-26 2:16 UTC (2+ messages)
[PATCH 1/2] regulator: core: Use a bitfield for continuous_voltage_range
2016-02-26 2:13 UTC (5+ messages)
` [PATCH 2/2] regulator: core: Provide per-regulator runtime PM support
[PATCH v2] osd: remove deadcode
2016-02-26 2:12 UTC (2+ messages)
[PATCH] clk: skip unnecessary set_phase if nothing to do
2016-02-26 2:11 UTC (2+ messages)
[PATCH] imm: check parport_claim
2016-02-26 2:11 UTC (2+ messages)
[PATCH V7 1/2] regulator: Add document for MT6323 regulator
2016-02-26 2:10 UTC (3+ messages)
` [PATCH V7 2/2] regulator: mt6323: Add support "
linux-next: manual merge of the tip tree with the arm64 tree
2016-02-26 1:53 UTC
linux-next: manual merge of the tip tree with the arm64 tree
2016-02-26 1:53 UTC
[REGRESSION] 8a3e33cf92c7 "ata: ahci: find eSATA ports and flag them as removable" changes userspace behavior
2016-02-26 1:49 UTC (3+ messages)
rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
2016-02-26 1:35 UTC (12+ messages)
[PATCH v2] i2c: mediatek: i2c multi transfer optimization
2016-02-25 17:35 UTC
[RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2016-02-26 1:37 UTC (12+ messages)
` [RFCv7 PATCH 02/10] cpufreq: introduce cpufreq_driver_is_slow
` [RFCv7 PATCH 03/10] sched: scheduler-driven cpu frequency selection
` [RFCv7 PATCH 01/10] sched: Compute cpu capacity available at current frequency
[PATCH v2 1/2] f2fs: fix to avoid deadlock when merging inline data
2016-02-26 1:33 UTC
[PATCH v11 00/10] arm64, numa: Add numa support for arm64 platforms
2016-02-26 1:26 UTC (4+ messages)
` [PATCH v11 08/10] dt, numa: Add NUMA dt binding implementation
[PATCH v2] clk: check the actual phase if get_phase is provided
2016-02-26 1:21 UTC (3+ messages)
[PATCH v4 1/2] mm: introduce page reference manipulation functions
2016-02-26 0:58 UTC (2+ messages)
` [PATCH v4 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
[PATCH RESEND] ASoC: pxa: remove unused variable
2016-02-26 1:18 UTC (2+ messages)
[lkp] [kernfs] abb29ac83c: WARNING: CPU: 3 PID: 406 at fs/sysfs/file.c:117 sysfs_kf_read+0x75/0x90()
2016-02-26 1:06 UTC
[RESEND PATCH 0/8] Support and fixes the rk3228 SoCS for thermal
2016-02-26 1:16 UTC (7+ messages)
` [RESEND PATCH 1/8] clk: rockchip: add id of the tsadc clock found on rk3228 SoCs
` [RESEND PATCH 2/8] clk: rockchip: add the tsadc clocks "
[PATCH v2 0/6] staging: lustre: update modinfo data
2016-02-26 1:07 UTC (7+ messages)
` [PATCH v2 1/6] staging: lustre: move module info to end of libcfs module.c file
` [PATCH v2 2/6] staging: lustre: add missing MODULE_AUTHOR for LNet selftest module
` [PATCH v2 3/6] staging: lustre: update the MODULE_VERSION for all lustre modules
` [PATCH v2 4/6] staging: lustre: update the MODULE_DESCRIPTION "
` [PATCH v2 5/6] staging: lustre: make module_init/exit naming consistent
` [PATCH v2 6/6] staging: lustre: update comment for lnet_lib_init/exit
[PATCH] of/overlay: add of overlay notifications
2016-02-26 1:14 UTC (3+ messages)
[PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules
2016-02-26 1:14 UTC (2+ messages)
[RESEND PATCH] clk: rockchip: include downstream muxes into fractional dividers on rk3368
2016-02-26 1:13 UTC (2+ messages)
[PATCH] ASoC: rt5640: add master clock handling for rt5640
2016-02-26 1:08 UTC (6+ messages)
` [alsa-devel] "
[PATCH] dmaengine: omap-dma: Do not call omap_dma_callback() from tx_status()
2016-02-26 1:06 UTC (2+ messages)
[RESPIN/PATCH] arm64: dts: Add tmu node for exynos7
2016-02-26 0:38 UTC (2+ messages)
Linux 4.4.2
2016-02-26 0:38 UTC (10+ messages)
` BUG: unable to handle kernel paging request from pty_write [was: Linux 4.4.2]
[PATCHv2 0/3] LKDTM use after free test updates
2016-02-26 0:36 UTC (4+ messages)
` [PATCHv4 1/3] lkdtm: Add READ_AFTER_FREE test
` [PATCH 2/3] lkdtm: Update WRITE_AFTER_FREE test
` [PATCHv2 3/3] lkdtm: Add read/write after free tests for buddy memory
[PATCH] arm64: defconfig: Enable exynos thermal config
2016-02-26 0:34 UTC (2+ messages)
[PATCH] fs/pnode.c: treat zero mnt_group_id-s as unequal
2016-02-26 0:26 UTC (4+ messages)
` [Devel] "
[RFC][PATCH] thermal: add sysfs_notify on some attributes
2016-02-26 0:24 UTC (3+ messages)
[RFC][PATCH v2] thermal: add sysfs_notify on some attributes
2016-02-26 0:24 UTC
[PATCH] bsp: add SoC device to brcmstb
2016-02-26 0:19 UTC
[PATCH] arm64/efi: check SetupMode when determining Secure Boot status
2016-02-26 0:18 UTC (4+ messages)
` [PATCH v2 0/2] arm64/efi: query Secure Boot status according to UEFI spec
` [PATCH v2 1/2] arm64/efi: report unexpected errors when determining Secure Boot status
` [PATCH v2 2/2] arm64/efi: check SetupMode "
linux-next: manual merge of the net-next tree with the net tree
2016-02-26 0:15 UTC (2+ messages)
[GIT PULL] Renesas ARM Based SoC SH Drivers Fixes for v4.5
2016-02-26 0:12 UTC
[PATCH] PCI: keystone: fix msi code that retrieves the pp struct ptr
2016-02-26 0:11 UTC (2+ messages)
[PATCH v4 0/4] vfs: Use per-cpu list for SB's s_inodes list
2016-02-26 0:08 UTC (5+ messages)
` [PATCH v4 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v4 2/4] fsnotify: Simplify inode iteration on umount
` [PATCH v4 3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v4 4/4] vfs: Use per-cpu list for superblock's inode list
[GIT PULL 1/2] ARM: EXYNOS: mach/soc changes for v4.6, 2nd
2016-02-26 0:09 UTC (3+ messages)
` [GIT PULL 2/2] ARM64: "
[PATCH] writeback: call writeback tracepoints withoud holding list_lock in wb_writeback()
2016-02-26 0:09 UTC (9+ messages)
[PATCH] serial: ifx6x60: avoid uninitialized variable use
2016-02-26 0:06 UTC (2+ messages)
[PATCH v2] clk: uniphier: add clock drivers for UniPhier SoCs
2016-02-26 0:07 UTC (2+ messages)
[PATCH v2 1/2] drm/fsl-dcu: fix register initialization
2016-02-26 0:00 UTC (2+ messages)
[PATCH v2 0/3] drm: introduce bus_flags for pixel clock polarity
2016-02-25 23:55 UTC (3+ messages)
` [PATCH v2 1/3] drm/fsl-dcu: use mode flags for hsync/vsync polarity
[PATCH 0/2] clk: imx6: add kpp clock for i.MX6UL
2016-02-25 23:56 UTC (2+ messages)
[PATCH v3 0/8] arm64: dts: apq8016 dt patches (Set2)
2016-02-25 23:48 UTC (5+ messages)
` [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels
[PATCH] ARM: s3c24xx: avoid warning for inb/outb
2016-02-25 23:46 UTC (2+ messages)
[PATCH] dts: add specific compatible type for Terasic DE0-NANO-SoC Board
2016-02-25 23:38 UTC (5+ messages)
` [PATCH v2] "
[PATCH v17 0/6] Device Tree support for FPGA Programming
2016-02-25 23:25 UTC (2+ messages)
` [PATCH v17 6/6] ARM: socfpga: fpga bridge driver support
[PATCH][V3] mt7601u: do not free dma_buf when ivp allocation fails
2016-02-25 23:36 UTC (3+ messages)
[PATCH 0/7] drm/fsl-dcu: fixes and enhancements
2016-02-25 23:36 UTC (2+ messages)
[PATCH v4 0/5] getcpu_cache system call for 4.6
2016-02-25 23:32 UTC (4+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread
NOTICE
2016-02-25 23:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox