messages from 2015-12-27 17:21:41 to 2015-12-28 10:36:30 UTC [more...]
Source code review around jump label usage
2015-12-28 10:36 UTC (7+ messages)
` [PATCH] [media] si2165: Refactoring for si2165_writereg_mask8()
` [PATCH] [media] bttv: Returning only value constants in two functions
` [PATCH] [media] tuners: One check less in m88rs6000t_get_rf_strength() after error detection
` "
[PATCH v5 04/20] clocksource: Add NPS400 timers driver
2015-12-28 10:35 UTC (5+ messages)
[PATCH] Docs: fix missing word in REPORTING-BUGS
2015-12-28 10:33 UTC
[RESEND PATCH v2 00/16] clk: a collection of various clean-ups and improvements
2015-12-28 10:23 UTC (17+ messages)
` [RESEND PATCH v2 01/16] clk: remove unused first argument of __clk_init()
` [RESEND PATCH v2 02/16] clk: change the argument of __clk_init() into pointer to clk_core
` [RESEND PATCH v2 03/16] clk: rename __clk_init() into __clk_core_init()
` [RESEND PATCH v2 04/16] clk: remove unnecessary !core->parents conditional
` [RESEND PATCH v2 05/16] clk: change sizeof(struct clk *) to sizeof(*core->parents)
` [RESEND PATCH v2 06/16] clk: move core->parents allocation to clk_register()
` [RESEND PATCH v2 07/16] clk: simplify clk_core_get_parent_by_index()
` [RESEND PATCH v2 08/16] clk: drop the initial core->parents look-ups from __clk_core_init()
` [RESEND PATCH v2 09/16] clk: replace pr_warn() with pr_err() for fatal cases
` [RESEND PATCH v2 10/16] clk: move checking .git_parent to __clk_core_init()
` [RESEND PATCH v2 11/16] clk: simplify __clk_init_parent()
` [RESEND PATCH v2 12/16] clk: avoid circular clock topology
` [RESEND PATCH v2 13/16] clk: walk the orphan clock list more simply
` [RESEND PATCH v2 14/16] clk: make sure parent is not NULL in clk_fetch_parent_index()
` [RESEND PATCH v2 15/16] clk: simplify clk_fetch_parent_index() function
` [RESEND PATCH v2 16/16] clk: slightly optimize clk_core_set_parent()
[PATCH 0/2] [media] Fix race between graph enumeration and entities registration
2015-12-28 10:26 UTC (6+ messages)
` [PATCH 2/2] [media] media-device: split media initialization and registration
[PATCH v2,RESEND] clk: uniphier: add clock drivers for UniPhier SoCs
2015-12-28 10:20 UTC
[PATCH v2] clk: uniphier: add clock drivers for UniPhier SoCs
2015-12-28 10:20 UTC
[PATCH] Documentation: fix typo in CodingStyle
2015-12-28 10:06 UTC
[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
2015-12-28 10:15 UTC (3+ messages)
[PATCH v2 00/16] clk: a collection of various clean-ups and improvements
2015-12-28 10:10 UTC (17+ messages)
` [PATCH v2 01/16] clk: remove unused first argument of __clk_init()
` [PATCH v2 02/16] clk: change the argument of __clk_init() into pointer to clk_core
` [PATCH v2 03/16] clk: rename __clk_init() into __clk_core_init()
` [PATCH v2 04/16] clk: remove unnecessary !core->parents conditional
` [PATCH v2 05/16] clk: change sizeof(struct clk *) to sizeof(*core->parents)
` [PATCH v2 06/16] clk: move core->parents allocation to clk_register()
` [PATCH v2 07/16] clk: simplify clk_core_get_parent_by_index()
` [PATCH v2 08/16] clk: drop the initial core->parents look-ups from __clk_core_init()
` [PATCH v2 09/16] clk: replace pr_warn() with pr_err() for fatal cases
` [PATCH v2 10/16] clk: move checking .git_parent to __clk_core_init()
` [PATCH v2 11/16] clk: simplify __clk_init_parent()
` [PATCH v2 12/16] clk: avoid circular clock topology
` [PATCH v2 13/16] clk: walk the orphan clock list more simply
` [PATCH v2 14/16] clk: make sure parent is not NULL in clk_fetch_parent_index()
` [PATCH v2 15/16] clk: simplify clk_fetch_parent_index() function
` [PATCH v2 16/16] clk: slightly optimize clk_core_set_parent()
[PATCH] f2fs: fix to stop recovering dot dentries in a readonly fs
2015-12-28 10:12 UTC
[PATCH 0/8] Support for transparent PUD pages
2015-12-28 10:11 UTC (4+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
[RFC PATCH 2/2] f2fs: export a threshold in sysfs for controlling dio serialization
2015-12-28 10:05 UTC
[PATCH v3 00/23] Unrestricted media entity ID range support
2015-12-28 10:05 UTC (4+ messages)
[RFC PATCH 1/2] f2fs: enhance multithread dio write performance
2015-12-28 10:04 UTC
[PATCH v6] sched/deadline: fix earliest_dl.next logic
2015-12-28 9:40 UTC (2+ messages)
[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
2015-12-28 9:20 UTC (5+ messages)
` [PATCH v3 3/5] soc: rockchip: add reboot notifier driver
MCTP Protocol driver
2015-12-28 9:14 UTC
[PATCH 0/3] bpf: hash: use per-bucket spinlock
2015-12-28 9:13 UTC (7+ messages)
` [PATCH 1/3] bpf: hash: use atomic count
` [PATCH 2/3] bpf: hash: move select_bucket() out of htab's spinlock
` [PATCH 3/3] bpf: hash: use per-bucket spinlock
[RESEND PATCH v1 0/4] fix some clock configuration for the RK3036 platform
2015-12-28 9:03 UTC (5+ messages)
` [RESEND PATCH v1 1/4] clk: rockchip: rk3036: fix the FLAGs for clock mux
` [RESEND PATCH v1 2/4] clk: rockchip: rk3036: fix uarts clock error
` [RESEND PATCH v1 3/4] clk: rockchip: rk3036: rename emac ext source clock
` [RESEND PATCH v1 4/4] clk: rockchip: rk3036: fix and add node id for emac clock
[PATCH v6 04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
2015-12-28 9:01 UTC (3+ messages)
` > diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile
[PATCHv2] staging: most: replace multiple if..else with table lookup
2015-12-28 8:55 UTC
[PATCH RESEND] mmc:Fix error handling in the function mmc_blk_issue_rq
2015-12-28 8:42 UTC
Makefile:610: arch/xtensa/Makefile: No such file or directory
2015-12-28 8:39 UTC
[PATCH v10 1/3] dt-bindings: binding for jz4780-{nand,bch}
2015-12-28 8:27 UTC (6+ messages)
` [PATCH v10 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v10 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
[LKP] [lkp] [x86/irq] 4c24cee6b2: IP-Config: Auto-configuration of network failed
2015-12-28 8:24 UTC (4+ messages)
` [Bugfix v2 1/5] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer
Makefile:610: arch/m32r/Makefile: No such file or directory
2015-12-28 8:17 UTC
[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
2015-12-28 8:07 UTC (7+ messages)
` [PATCH v3 1/5] ARM: mediatek: Add MT2701 config options for mediatek SoCs
` [PATCH v3 2/5] dt-bindings: mediatek: Modify pinctrl bindings for mt2701
` [PATCH v3 3/5] pinctrl: dt bindings: Add pinfunc header file "
` [PATCH v3 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver "
` [PATCH v3 5/5] arm: dts: Add pinctrl/GPIO/EINT node "
[PATCH] arm: kernel: utilize hrtimer based broadcast
2015-12-28 7:18 UTC (3+ messages)
[PATCH 1/4] net: ethernet: arc: Probe emac after set RMII clock
2015-12-28 7:27 UTC (3+ messages)
[RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform
2015-12-28 7:22 UTC (5+ messages)
` [RESEND PATCH v1 1/4] net: ethernet: arc: Probe emac after set RMII clock
` [RESEND PATCH v1 2/4] net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
` [RESEND PATCH v1 3/4] net: ethernet: arc: Add support emac for RK3036
` [RESEND PATCH v1 4/4] ARM: dts: rockchip: "
[RFC] arm: change to use generic sign_extend32() function
2015-12-28 7:07 UTC
[PATCH] usb: gadget: acm: set notify_req to NULL after freed to avoid double free
2015-12-28 6:25 UTC (4+ messages)
` [PATCH v2] usb: gadget: fix double mem free for usb_request caused by wild pointers
[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
2015-12-28 6:32 UTC (7+ messages)
` [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
[PATCH] qlcnic: constify qlcnic_dcb_ops structures
2015-12-28 5:38 UTC (2+ messages)
Makefile:610: arch/powerpc/Makefile: No such file or directory
2015-12-28 5:28 UTC
[PATCH net-next 0/2] r8169:Update RTL8168H PHY parameters
2015-12-28 5:20 UTC (2+ messages)
[lkp] [ses] 3417c1b5cb: WARNING: CPU: 2 PID: 2013 at fs/xfs/xfs_file.c:772 xfs_file_dio_aio_write+0x2a2/0x320()
2015-12-28 5:19 UTC
net: user-controllable kmalloc size in __sctp_setsockopt_connectx
2015-12-28 5:15 UTC (3+ messages)
` [PATCH net] sctp: use GFP_USER for user-controlled kmalloc
Makefile:610: arch/m68k/Makefile: No such file or directory
2015-12-28 4:30 UTC
[GIT PULL] keys bugfix
2015-12-28 3:53 UTC
[PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
2015-12-28 3:42 UTC (3+ messages)
[PATCH 0/3] cpufreq: Boost cleanup
2015-12-28 3:29 UTC (7+ messages)
` [PATCH 1/3] cpufreq: Make cpufreq_boost_supported() static
` [PATCH 2/3] cpufreq: acpi-cpufreq: Simplify boost-related code
` [PATCH 3/3] cpufreq: Simplify core code related to boost support
[PATCH v8 0/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs
2015-12-28 3:06 UTC (6+ messages)
` [linux-sunxi] [PATCH v8 1/2] "
` [PATCH v8 2/2] "
` [linux-sunxi] "
Linux 4.4-rc7
2015-12-28 2:33 UTC
[PATCH] Move the judgement of timeout into mmc_switch_status_error()
2015-12-28 2:30 UTC (2+ messages)
[lkp] [netlabel] a9579ae908: INFO: suspicious RCU usage. ]
2015-12-28 2:28 UTC
[lkp] [x86 tsc] 948736c417: !!! IP-Config: Auto-configuration of network failed !!!
2015-12-28 2:18 UTC
[v10, 0/6] Freescale DPAA FMan
2015-12-28 2:14 UTC (2+ messages)
[PATCH] HID: i2c-hid: Prevent sending reports from racing with device reset
2015-12-28 2:10 UTC (2+ messages)
[PATCH v5 0/6] Add initial support for RPM clocks
2015-12-28 2:08 UTC (3+ messages)
` [PATCH v5 1/6] clk: qcom: Add support for SMD-RPM Clocks
[lkp] [x86/irq] 41c7518a5d: WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:303 dev_watchdog+0x236/0x240()
2015-12-28 2:06 UTC
[PATCH 01/10] PM / devfreq: exynos: use to_platform_device()
2015-12-28 2:01 UTC (5+ messages)
` [PATCH 09/10] watchdog: cadence_wdt: "
` [PATCH 10/10] ARM: plat-samsung: "
[lkp] [selinux] 5d226df4ed: -10.1% unixbench.score
2015-12-28 1:59 UTC
[PATCH] ARM: dts: qcom: msm8974: Add WCNSS SMP2P node
2015-12-28 1:51 UTC
[lkp] [f2fs] 1abff93d01: 75.0% xfstests.time.exit_status
2015-12-28 1:50 UTC
[PATCH] ARM: dts: qcom: msm8974: Add smsm node
2015-12-28 1:47 UTC
[lkp] [f2fs] 75cd4e098d: xfstests.generic.042.fail
2015-12-28 1:39 UTC
[PATCH 0/4] WCN36xx convert to mainline SMD interface
2015-12-28 1:34 UTC (5+ messages)
` [PATCH 1/4] wcn36xx: Fold indication payload into message header
` [PATCH 2/4] wcn36xx: Change indication list lock to spinlock
` [PATCH 3/4] wcn36xx: Transition driver to SMD client
` [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding
[PATCH RESEND v2 1/1] fix a dead loop when in heavy low memory
2015-12-28 1:27 UTC (2+ messages)
[lkp] [rtc] cab572b82c: kmsg.rtc_rtc0:invalid_alarm_value
2015-12-28 1:24 UTC
[lkp] [drm/i915] 5c27c8ecb0: WARNING: CPU: 2 PID: 596 at drivers/gpu/drm/i915/intel_display.c:3931 intel_atomic_commit+0xf20/0xf30 [i915]()
2015-12-28 1:20 UTC
[PATCH v2 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings
2015-12-28 1:15 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
` [PATCH v2 2/3] dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
` [PATCH v2 3/3] dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings
[PATCH] ARM: dts: qcom: msm8974: Add additional reserved regions
2015-12-28 1:17 UTC
[PATCH v2 0/4] Qualcomm WCNSS Peripheral Image Loader
2015-12-28 1:15 UTC (5+ messages)
` [PATCH v2 1/4] remoteproc: core: Make the loaded resource table optional
` [PATCH v2 2/4] remoteproc: Add additional crash reasons
` [PATCH v2 3/4] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
` [PATCH v2 4/4] remoteproc: qcom: Introduce WCNSS peripheral image loader
[lkp] [kernel/*] d0cc075bf9: kernel BUG at mm/slab.c:2735!
2015-12-28 1:16 UTC
[lkp] [kernel/*] c7af9d5728: BUG kmalloc-16 (Not tainted): Invalid object pointer 0xd5c76188
2015-12-28 1:14 UTC
[PATCH 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
2015-12-28 1:05 UTC (9+ messages)
` [PATCH 1/6] regulator: lp872x: Add missing of_match in regulators descriptions
` [PATCH 2/6] regulator: lp872x: Get rid of duplicate reference to DVS GPIO
` [PATCH 4/6] regulator: lp872x: Add enable GPIO pin support
[lkp] [x86/mm] d9da2c95d7: WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1498 warn_pre_alternatives+0x1c/0x1e()
2015-12-28 1:04 UTC
[net] ceb5d58b21: -69.2% fsmark.files_per_sec
2015-12-28 0:58 UTC (2+ messages)
` [LKP] "
[PATCH v2 0/3] device property: post merge fixes
2015-12-28 1:12 UTC (3+ messages)
` [PATCH v2 1/3] device property: add spaces to PROPERTY_ENTRY_STRING macro
[PATCH] gpiolib: fix warning about iterator
2015-12-28 0:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH RT] Fix build error in kernel/time/hrtimer.c
2015-12-28 0:32 UTC
[PATCH powerpc/next v6 0/4] atomics: powerpc: Implement relaxed/acquire/release variants
2015-12-28 0:30 UTC (5+ messages)
KVM: memory ballooning bug?
2015-12-27 23:49 UTC (3+ messages)
[PATCH 1/2] virtio_balloon: fix race by fill and leak
2015-12-27 23:36 UTC (4+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning
[PATCH v6 0/3] spi: dts: sun4i: Add support for wait time between word transmissions
2015-12-27 23:29 UTC (6+ messages)
` [PATCH v6 2/3] spi: sun4i: Fix clock calculations to be predictable and never exceed the requested rate
` [PATCH v6 3/3] spi: sun4i: Add support for wait time between word transmissions
[PATCH] thinkpad_acpi: Add support for keyboard backlight
2015-12-27 23:14 UTC (2+ messages)
GPF after s2disk since 4.3 (inode_permission+0x1a/0x50)
2015-12-27 22:58 UTC
[PATCH] Fix ld-version.sh to handle large 3rd version part
2015-12-27 22:36 UTC (2+ messages)
[RFC PATCH 0/5] arm64: prepare for basic Allwinner support
2015-12-27 22:05 UTC (7+ messages)
` [RFC PATCH 1/5] drivers: sunxi-rsb: fix error output type
` [RFC PATCH 3/5] crypto: sunxi-ss: fix dev_dbg() "
` [RFC PATCH 4/5] irqchip: sun4i: fix compilation outside of arch/arm
Fix whitespace issues
2015-12-27 21:24 UTC
[PATCH] drivers:pci Fix all whitespace issues
2015-12-27 21:21 UTC
[PATCH v3 0/3] Add basic support for Allwinner A83T SOC
2015-12-27 21:20 UTC (5+ messages)
` [PATCH v3 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi
[PATCH] surface pro 4: fix compare_const_fl.cocci warnings
2015-12-27 21:10 UTC
[PATCH] usb: renesas_usbhs: constify usbhs_pkt_handle structures
2015-12-27 20:50 UTC
[PATCH] surface pro 4: Add support for Surface Pro 4 Buttons
2015-12-27 20:58 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] media: dvb_ringbuffer: Add memory barriers
2015-12-27 20:41 UTC
[PATCH] af_unix: Fix splice-bind deadlock
2015-12-27 20:13 UTC
[PATCH] watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
2015-12-27 20:06 UTC (2+ messages)
[PATCH] net, socket, socket_wq: fix missing initialization of flags
2015-12-27 20:00 UTC
[PATCH 1/2] sp5100_tco: fix the device check for SB800 and later chipsets
2015-12-27 19:46 UTC (4+ messages)
` [PATCH 2/2] sp5100_tco: Add AMD Carrizo platform support
[PATCH] sp5100_tco: Add AMD Mullins platform support
2015-12-27 19:44 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] README: remove LILO
2015-12-27 19:26 UTC (3+ messages)
[PATCHV5 3/3] x86, ras: Add __mcsafe_copy() function to recover from machine checks
2015-12-27 19:04 UTC (12+ messages)
[PATCH] cpuset: fix cpus_allowed mask for offline/online CPUs
2015-12-27 18:58 UTC
[GIT PULL] ARM: SoC fixes for v4.4
2015-12-27 18:40 UTC
[PATCH trivial] lib+mm: fix few spelling mistakes
2015-12-27 18:01 UTC (2+ messages)
[PATCH] drivers:pci Fix all whitespace issues
2015-12-27 17:56 UTC (3+ messages)
[PATCH 2/3] Input: cyttsp - add device tree support
2015-12-27 17:33 UTC (3+ messages)
` [PATCH] Input: fix err_cast.cocci warnings
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;
as well as URLs for NNTP newsgroup(s).