[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
2015-12-11 13:30 UTC (6+ messages)
` [RFC PATCH v2 1/3] restartable sequences: user-space per-cpu "
` [RFC PATCH v2 2/3] restartable sequences: x86 ABI
[PATCH] mmc: sdhci: restore behavior when setting VDD via external regulator
2015-12-11 13:27 UTC (2+ messages)
[PATCH] sched/fair: fix mul overflow on 32-bit systems
2015-12-11 13:25 UTC (2+ messages)
[PATCH -mm] net: drop tcp_memcontrol.c
2015-12-11 13:23 UTC (2+ messages)
[BISECTED] rcu_sched self-detected stall since 3.17
2015-12-11 13:22 UTC (12+ messages)
` [tip:locking/core] sched/wait: Fix signal handling in bit wait helpers
[PATCH] sb_edac: Setting fixed DIMM width for Xeon Knights Landing platform
2015-12-11 13:21 UTC
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2015-12-11 13:21 UTC (7+ messages)
` [PATCH] ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb"
` "
[PATCH v4 0/4] Cleaning printk stuff in NMI context
2015-12-11 13:20 UTC (5+ messages)
` [PATCH v4 1/4] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v4 2/4] printk/nmi: Use IRQ work only when ready
` [PATCH v4 3/4] printk/nmi: Warn when some message has been lost in NMI context
` [PATCH v4 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable
[PATCH] sb_edac: Setting fixed DIMM width for Xeon Knights Landing platform
2015-12-11 13:16 UTC
[PATCH] nfs: Fix listxattr regression
2015-12-11 13:09 UTC (3+ messages)
[PATCH 1/2] arm64: dts: rockchip: change the correct voltage range for rk3368 evb board
2015-12-11 13:04 UTC (2+ messages)
[PATCH 0/6] Convert existing EEPROM drivers to NVMEM
2015-12-11 13:03 UTC (3+ messages)
` [PATCH 2/6] nvmem: Add backwards compatibility support for older EEPROM drivers
[PATCH] kvm: x86: move tracepoints outside extended quiescent state
2015-12-11 13:02 UTC (8+ messages)
[PATCH] staging: dgnc: Patch includes the checkpatch fixes
2015-12-11 13:02 UTC (2+ messages)
[PATCH] drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"
2015-12-11 12:58 UTC
[PATCH v4 00/16] perf tools: BPF related update and other improvements
2015-12-11 12:57 UTC (12+ messages)
` [PATCH v4 06/16] perf tools: Support perf event alias name
` [PATCH v4 09/16] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v4 13/16] perf tools: Always give options even it not compiled
perf test bpf on older kernels
2015-12-11 12:55 UTC
[PATCH] ASoC: wm8974: set cache type for regmap
2015-12-11 12:54 UTC (2+ messages)
[RESEND RFC PATCH 0/2] Expose the PIO_ISR register on SAMA5D3
2015-12-11 12:53 UTC (4+ messages)
` [RESEND RFC PATCH 1/2] gpio: Add isr property of gpio pins
[PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device
2015-12-11 12:50 UTC (3+ messages)
` [PATCH 1/2] ARM: OMAP1: Remove device creation for omap-pcm-audio
` [PATCH 2/2] ARM: OMAP2+: "
[PATCH v3 0/4] Cleaning printk stuff in NMI context
2015-12-11 12:50 UTC (6+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable
Source code review around jump label usage
2015-12-11 12:48 UTC (3+ messages)
[PATCH 0/7] perf stat: Change event enable code
2015-12-11 12:42 UTC (6+ messages)
[PATCH 1/2] usb: serial: remove redundant conditions
2015-12-11 12:39 UTC (7+ messages)
` [PATCH 2/2] usb: serial: remove redundant condition
Add support for monitoring gpio switches
2015-12-11 12:39 UTC (3+ messages)
` [PATCH 1/3] Device tree binding documentation for gpio-switch
[PATCH net-next] hv_netvsc: Fix race condition on Multi-Send Data field
2015-12-11 12:34 UTC (2+ messages)
[PATCH v3 00/36] usb: gadget: composite: introduce new function API
2015-12-11 12:33 UTC (38+ messages)
` [PATCH v3 01/36] Documentation: usb: update usb-tools repository address
` [PATCH v3 02/36] usb: gadget: f_sourcesink: make ISO altset user-selectable
` [PATCH v3 03/36] usb: gadget: f_sourcesink: free requests in sourcesink_disable()
` [PATCH v3 04/36] usb: gadget: f_loopback: free requests in loopback_disable()
` [PATCH v3 05/36] usb: gadget: configfs: fix error path
` [PATCH v3 06/36] usb: gadget: composite: introduce new descriptors format
` [PATCH v3 07/36] usb: gadget: composite: add functions for descriptors handling
` [PATCH v3 08/36] usb: gadget: composite: introduce new USB function ops
` [PATCH v3 09/36] usb: gadget: composite: handle function bind
` [PATCH v3 10/36] usb: gadget: composite: handle vendor descs
` [PATCH v3 11/36] usb: gadget: composite: generate old descs for compatibility
` [PATCH v3 12/36] usb: gadget: composite: disable eps before calling disable() callback
` [PATCH v3 13/36] usb: gadget: composite: enable eps before calling set_alt() callback
` [PATCH v3 14/36] usb: gadget: composite: introduce clear_alt() operation
` [PATCH v3 15/36] usb: gadget: composite: handle get_alt() automatically
` [PATCH v3 16/36] usb: gadget: composite: add usb_function_get_ep() function
` [PATCH v3 17/36] usb: gadget: composite: add usb_get_interface_id() function
` [PATCH v3 18/36] usb: gadget: composite: enable adding USB functions using new API
` [PATCH v3 19/36] usb: gadget: configfs: add new composite API support
` [PATCH v3 20/36] usb: gadget: f_loopback: convert to new API
` [PATCH v3 21/36] usb: gadget: f_sourcesink: "
` [PATCH v3 22/36] usb: gadget: f_ecm: conversion "
` [PATCH v3 23/36] usb: gadget: f_rndis: "
` [PATCH v3 24/36] usb: gadget: f_hid: handle requests lifetime properly
` [PATCH v3 25/36] usb: gadget: f_hid: conversion to new API
` [PATCH v3 26/36] usb: gadget: f_acm: "
` [PATCH v3 27/36] usb: gadget: f_eem: "
` [PATCH v3 28/36] usb: gadget: f_ncm: "
` [PATCH v3 29/36] usb: gadget: f_printer: "
` [PATCH v3 30/36] usb: gadget: f_serial: "
` [PATCH v3 31/36] usb: gadget: f_obex: "
` [PATCH v3 32/36] usb: gadget: f_phonet: "
` [PATCH v3 33/36] usb: gadget: f_subset: "
` [PATCH v3 34/36] usb: gadget: f_uac1: "
` [PATCH v3 35/36] usb: gadget: f_uac2: "
` [PATCH v3 36/36] usb: gadget: f_mass_storage: "
[PATCH] X.509: Fix the time validation [ver #3]
2015-12-11 12:31 UTC (6+ messages)
Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX)
2015-12-11 12:26 UTC (9+ messages)
` FW: "
percpu irq APIs and perf
2015-12-11 12:20 UTC (5+ messages)
[PATCHv3 0/5] arm-cci500: Workaround pmu_event_set_period
2015-12-11 12:14 UTC (6+ messages)
` [PATCHv3 5/5] arm-cci: CCI-500: Work around PMU counter writes
[RFC] kprobe'ing conditionally executed instructions
2015-12-11 12:13 UTC (4+ messages)
[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
2015-12-11 12:08 UTC (2+ messages)
[PATCH v2] hisi_sas: use platform_get_irq()
2015-12-11 12:03 UTC (2+ messages)
[PATCH] iwlegacy: mark il_adjust_beacon_interval as noinline
2015-12-11 11:50 UTC (2+ messages)
` "
[PATCH 0/1] iio:adc128s052: add support for adc124s021
2015-12-11 11:50 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/6] Only probe select protocols on pass through PS/2 prots
2015-12-11 11:50 UTC (11+ messages)
` [PATCH 1/6] Input: psmouse - use switch statement in psmouse_process_byte()
` [PATCH 2/6] Input: psmouse - fix comment style
` [PATCH 3/6] Input: psmouse - rearrange Focaltech init code
` [PATCH 4/6] Input: psmouse - move protocol descriptions around
` [PATCH 6/6] Input: psmouse - limit protocols that we try on passthrough ports
[PATCH v2] rtlwifi: fix memory leak for USB device
2015-12-11 11:49 UTC (2+ messages)
` [v2] "
[PATCH] prism54: fix compare_const_fl.cocci warnings (fwd)
2015-12-11 11:48 UTC (2+ messages)
` prism54: fix compare_const_fl.cocci warnings
[PATCH] udf: rework name conversions to fix multi-bytes characters support
2015-12-11 11:44 UTC
[PATCH] mwifiex: fix semicolon.cocci warnings
2015-12-11 11:41 UTC (2+ messages)
` "
[PATCH 1/4] perf top: Do not convert address for perf_top__record_precise_ip()
2015-12-11 11:39 UTC (4+ messages)
` [PATCH 4/4] perf top: Cleanup condition in perf_top__record_precise_ip()
4.4-rc4: /etc/profile: interrupted system call
2015-12-11 11:38 UTC (3+ messages)
` scary regression "
` scary regression 4.4-rc4: /etc/profile: interrupted system call, now sigsegv
[PATCH 1/3] ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846
2015-12-11 11:33 UTC (2+ messages)
rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17
2015-12-11 11:30 UTC (2+ messages)
[PATCH] brcm80211: fix compare_const_fl.cocci warnings
2015-12-11 11:26 UTC (2+ messages)
` "
[PATCH v2 0/4] Add support for rk3228 Soc platform
2015-12-11 11:25 UTC (5+ messages)
` [PATCH v2 2/4] rockchip: add clock controller for rk3228
` [PATCH v2 3/4] ARM: dts: rockchip: add core rk3228 dtsi
[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2015-12-11 11:22 UTC (7+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "
` [RFCv6 PATCH 07/10] sched/fair: jump to max OPP when crossing UP threshold
` [RFCv6 PATCH 10/10] sched: rt scheduler sets capacity requirement
[PATCH v2 14/14] perf tools: Move subcommand framework and related utils to libapi
2015-12-11 11:21 UTC (11+ messages)
[PATCH 1/3] ARCv2: intc: Fix random perf irq disabling in SMP setup
2015-12-11 11:19 UTC (3+ messages)
` [PATCH 2/3] ARC: intc: No need to clear IRQ_NOAUTOEN
` [PATCH 3/3] ARCv2: perf: Ensure perf intr gets enabled on all cores
[PATCH] staging: gdm72xx: fix address space parse warnings
2015-12-11 11:16 UTC (5+ messages)
[PATCH] brcmfmac: only lock and unlock fws if fws is not null
2015-12-11 11:14 UTC (2+ messages)
` "
[PATCH] ARM: dts: imx53: fix EIM_D27/29 pad UART2 configuration
2015-12-11 11:04 UTC (2+ messages)
[PATCH] devcoredump: add scatterlist support
2015-12-11 10:55 UTC
Some confusion about the period of updating new function in
2015-12-11 10:52 UTC
Linux 4.3.2
2015-12-11 10:50 UTC (2+ messages)
4.4-rc: 28 bioset threads on small notebook
2015-12-11 10:49 UTC
[PATCH v2 0/2] modify the number of masters
2015-12-11 10:48 UTC (3+ messages)
` [PATCH v2 1/2] stm: the number of masters should be (sw_end - sw_start + 1)
` [PATCH v2 2/2] intel_th: "
Generic DT binding for IPIs
2015-12-11 10:47 UTC (8+ messages)
[PATCH v2] usb: gadget: ether: Allow changing the MTU
2015-12-11 10:47 UTC (2+ messages)
[PATCH] MAINTAINERS: Add missing platform maintainers for dts files
2015-12-11 10:47 UTC (3+ messages)
[PATCH 0/4] scsi: storvsc: Properly support FC hosts
2015-12-11 10:40 UTC (6+ messages)
` [PATCH 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
` [PATCH 2/4] scsi: storvsc: Properly support Fibre Channel devices
` [PATCH 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init()
radeon -Wmaybe-uninitialized crap
2015-12-11 10:37 UTC (4+ messages)
[PATCH 0/9] Fix checkpatch errors
2015-12-11 10:36 UTC (10+ messages)
` [PATCH 1/9] drivers: tty: 68328serial.c: Add missing spaces(checkpatch)
` [PATCH 2/9] drivers: tty: 68328serial.c: remove unnecessary spaces(checkpatch)
` [PATCH 3/9] drivers: tty: 68328serial.c: Do not initialize statics to 0
` [PATCH 4/9] drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar"
` [PATCH 5/9] drivers: tty: 68328serial.c: Remove parentheses after return
` [PATCH 6/9] drivers: tty: 68328serial.c: Use tabs for indentation
` [PATCH 7/9] drivers: tty: 68328serial.c: remove trailing whitespaces
` [PATCH 8/9] drivers: tty: 68328serial.c: Use use same indentation for switch/case
` [PATCH 9/9] drivers: tty: 68328serial.c: Move trailing statements to next line
[PATCH v2] net/macb: add support for resetting PHY using GPIO
2015-12-11 10:34 UTC
[PATCH] net/macb: add support for resetting PHY using GPIO
2015-12-11 10:33 UTC (7+ messages)
[PATCH 1/2] mfd: arizona: Add device tree binding to specify mono outputs
2015-12-11 10:28 UTC (2+ messages)
` [PATCH 2/2] mfd: arizona: Update binding docs for selecting mono/stereo outputs
[PATCH 5/7] f2fs: enhance multithread dio write performance
2015-12-11 10:26 UTC (5+ messages)
` [f2fs-dev] "
[PATCH 1/2] drm: make drm_dev_set_unique() not use a format string
2015-12-11 10:20 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] drm: use dev_name as default unique name in drm_dev_alloc()
[PATCH] hisi_sas: use platform_get_irq()
2015-12-11 10:13 UTC (3+ messages)
[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
2015-12-11 10:12 UTC (14+ messages)
` [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings
` [RFC PATCH 3/8] arm: parse cpu capacity from DT
` [RFC PATCH 5/8] arm64: "
[PATCH v1 0/8] This serial of patches add dts/pinctrl/clock-tree/doc for rk3228
2015-12-11 10:12 UTC (4+ messages)
` [PATCH v1 7/8] ARM: dts: rockchip: add core rk3228 dtsi
[PATCH net] stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
2015-12-11 10:03 UTC
[PATCH 0/2] staging: COMEDI: checkpatch.pl cleanups in comedi.h
2015-12-11 10:01 UTC (2+ messages)
[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2015-12-11 9:55 UTC (6+ messages)
` [PATCH v2 2/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
` [PATCH v2 3/8] [media] VPU: mediatek: support Mediatek VPU
` [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [PATCH v2 5/8] arm64: dts: mediatek: Add Video Encoder for MT8173
` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
Re:
2015-12-11 9:30 UTC
[PATCH] staging: gdm72xx: Code cleanups
2015-12-11 7:39 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®