public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-22 11:12:10 to 2015-01-22 15:51:47 UTC [more...]

[RFC PATCH] gpio: support for GPIO forwarding
 2015-01-22 16:14 UTC  (6+ messages)

FPGA Manager Framework
 2015-01-22 15:49 UTC 

[PATCH 1/1] NVMe: Do not take nsid while a passthrough IO command is being issued via a block device file descriptor
 2015-01-22 15:49 UTC  (6+ messages)

[PATCH v9 0/5] mfd: axp20x: add support for AXP202 and AXP209
 2015-01-22 15:39 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: add vendor-prefix for X-Powers
` [PATCH v9 2/5] mfd: AXP20x: Add bindings documentation
` [PATCH v9 3/5] regulators: axp20x: Use "clock-frequency" property for dcdc work frequency
` [PATCH v9 4/5] regulators: axp20x: Change dcdc-workmode DT property to boolean flag
` [PATCH v9 5/5] ARM: sunxi: dts: axp209: Use clock-frequency for DC-DC work frequency

[PATCH] mm, vmacache: Add kconfig VMACACHE_SHIFT
 2015-01-22 15:45 UTC  (2+ messages)

[PATCH] ARM: decompressor: remove unused cache flush code
 2015-01-22 15:44 UTC  (3+ messages)

[PATCH 0/3] mm: cma: /proc/cmainfo
 2015-01-22 15:44 UTC  (7+ messages)
` [PATCH 2/3] mm: cma: introduce /proc/cmainfo

[PATCH] mm: compaction: fix the page state calculation in too_many_isolated
 2015-01-22 15:38 UTC  (4+ messages)

KVM: HAVE_KVM_ARCH_DIRTY_LOG_PROTECT?
 2015-01-22 15:32 UTC  (5+ messages)

[PATCH] video: fbdev: sis: remove unused variables
 2015-01-22 15:31 UTC 

Linux 3.18.2 / xen 4.4.1 dom0 - microcode oops
 2015-01-22 15:30 UTC  (5+ messages)

[PATCH V2 0/3] perf symbols: debuglink and arm mapping symbols changes
 2015-01-22 15:29 UTC  (5+ messages)
` [PATCH V2 1/3] perf symbols: Ignore mapping symbols on aarch64
` [PATCH V2 2/3] perf symbols: improve abi compliance in arm mapping symbols handling

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-22 15:28 UTC  (8+ messages)

[RFC][PATCH 0/5] tracing: Add new file system tracefs
 2015-01-22 15:24 UTC  (16+ messages)

[RFC PATCH 0/5] compaction: changing initial position of scanners
 2015-01-22 15:24 UTC  (7+ messages)
` [PATCH 3/5] mm, compaction: encapsulate resetting cached scanner positions
` [RFC PATCH 4/5] mm, compaction: allow scanners to start at any pfn within the zone

[PATCH] perf ui/tui: Show fatal error message only if exists
 2015-01-22 15:23 UTC  (4+ messages)

[PATCH 1/2] i2c: tegra: Maintain CPU endianness
 2015-01-22 15:22 UTC  (4+ messages)

[PATCH] i2c-ocores: add common clock support
 2015-01-22 15:21 UTC  (5+ messages)

[PATCH] drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
 2015-01-22 15:17 UTC 

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-01-22 15:16 UTC  (9+ messages)

[PATCH v2 0/1] x86: Add IMR support to Quark/Galileo
 2015-01-22 15:15 UTC  (6+ messages)
` [PATCH v2 1/1] x86: Add Isolated Memory Regions for Quark X1000

[PATCH v3 0/3] au0828 vb2 conversion
 2015-01-22 15:05 UTC  (7+ messages)
` [PATCH v3 1/3] media: fix au0828 compile error from au0828_boards initialization
` [PATCH v3 2/3] media: au0828 - convert to use videobuf2

[PATCH 0/5] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 USB
 2015-01-22 14:57 UTC  (7+ messages)
` [PATCH 1/5] extcon: gpio-usb: Introduce gpio usb extcon driver

[PATCH 1/1] i2c: i2c-st: Rename clock reference to something that exists
 2015-01-22 14:54 UTC  (5+ messages)

[PATCH] SATA: OCTEON: support SATA on OCTEON platform
 2015-01-22 14:53 UTC  (7+ messages)

[PATCH v3 00/13] Add kdbus implementation
 2015-01-22 14:49 UTC  (9+ messages)
` [PATCH 01/13] kdbus: add documentation

[PATCH] dmaengine: of: bail out early if "dmas" property is not present
 2015-01-22 14:48 UTC  (2+ messages)

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-22 14:46 UTC  (7+ messages)
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support

[PATCH v11 0/4] Per-user clock constraints
 2015-01-22 14:42 UTC  (7+ messages)
` [PATCH v11 2/4] clk: Make clk API return per-user struct clk instances
` [PATCH v11 3/4] clk: Add rate constraints to clocks

[PATCH 1/1] Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
 2015-01-22 14:40 UTC 

[PATCH 1/2] ARM: sti: Provide DT nodes for SSC[0..4]
 2015-01-22 14:40 UTC  (4+ messages)
` [PATCH 2/2] ARM: sti: Provide DT nodes for SBC SSC[0..2]

[PATCH v3 00/13] locks: saner method for managing file locks
 2015-01-22 14:27 UTC  (14+ messages)
` [PATCH v3 01/13] locks: add new struct list_head to struct file_lock
` [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
` [PATCH v3 05/13] locks: move flock locks to file_lock_context
` [PATCH v3 06/13] locks: convert posix "
` [PATCH v3 07/13] locks: convert lease handling "
` [PATCH v3 08/13] locks: remove i_flock field from struct inode
` [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists
` [PATCH v3 10/13] locks: clean up the lm_change prototype
` [PATCH v3 11/13] locks: keep a count of locks on the flctx lists
` [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file
` [PATCH v3 13/13] locks: update comments that refer to inode->i_flock

[PATCH v2 1/2] printk: Add dummy routine for when CONFIG_PRINTK=n
 2015-01-22 14:34 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/powernv: Skip registering log region "

[patch 23/23] x86: Consolidate boot cpu timer setup
 2015-01-22 14:32 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 22/23] x86/apic: Reuse apic_bsp_setup() for UP APIC setup
 2015-01-22 14:31 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 21/23] x86/smpboot: Sanitize uniprocessor init
 2015-01-22 14:31 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 20/23] x86/smpboot: Move apic init code to apic.c
 2015-01-22 14:31 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 19/23] init: Get rid of x86isms
 2015-01-22 14:30 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 18/23] x86/apic: Move apic_init_uniprocessor code
 2015-01-22 14:30 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH V3 0/2] i2c-designware: Baytrail bus locking driver
 2015-01-22 14:28 UTC  (5+ messages)
` [PATCH V4 1/2] i2c-designware: Add i2c bus locking support
` [PATCH V4 2/2] i2c-designware: Add Intel Baytrail PMIC I2C bus support

[patch 17/23] x86/smpboot: Cleanup ioapic handling
 2015-01-22 14:30 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 16/23] x86/apic: Sanitize ioapic handling
 2015-01-22 14:29 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 15/23] x86/ioapic: Add proper checks to setp/enable_IO_APIC()
 2015-01-22 14:29 UTC  (2+ messages)
` [tip:x86/apic] x86/ioapic: Add proper checks to setp/ enable_IO_APIC()

[PATCH v6 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-22 13:35 UTC  (3+ messages)
  ` [PATCH v6 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v6 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[patch 14/23] x86/ioapic: Provide stub functions for IOAPIC=n
 2015-01-22 14:29 UTC  (2+ messages)
` [tip:x86/apic] x86/ioapic: Provide stub functions for IOAPIC%3Dn

[patch 13/23] x86/smpboot: Move smpboot inlines to code
 2015-01-22 14:28 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 12/23] x86/x2apic: Use state information for disable
 2015-01-22 14:28 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 00/23] x86: Cleanup apic/ioapic/x2apic setup code
 2015-01-22 14:28 UTC  (9+ messages)
` [patch 01/23] x86/apic: Avoid open coded x2apic detection
  ` [tip:x86/apic] "
` [patch 11/23] x86/x2apic: Split enable and setup function
  ` [tip:x86/apic] "

[patch 10/23] x86/x2apic: Disable x2apic from nox2apic setup
 2015-01-22 14:27 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 09/23] x86/x2apic: Add proper state tracking
 2015-01-22 14:27 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 08/23] x86/x2apic: Clarify remapping mode for x2apic enablement
 2015-01-22 14:26 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 07/23] x86/x2apic: Move code in conditional region
 2015-01-22 14:26 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 06/23] x86/apic: Check x2apic early
 2015-01-22 14:26 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 05/23] x86/apic: Make disable x2apic work really
 2015-01-22 14:25 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 04/23] x86/ioapic: Check x2apic really
 2015-01-22 14:25 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 03/23] x86/apic: Move x2apic code to one place
 2015-01-22 14:25 UTC  (2+ messages)
` [tip:x86/apic] "

[patch 02/23] x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC
 2015-01-22 14:24 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] lib/kstrtox.c Stop parsing integer on overflow
 2015-01-22 13:58 UTC 

[RFC v3 0/2] x86/xen: add xen hypercall preemption
 2015-01-22 13:56 UTC  (7+ messages)
` [RFC v3 2/2] x86/xen: allow privcmd hypercalls to be preempted
    ` [Xen-devel] "

[PATCH] lib/kstrtox.c clean kstrtoll function
 2015-01-22 13:54 UTC 

Payment
 2015-01-22 12:28 UTC 

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-22 13:54 UTC  (3+ messages)

[PATCH] x86: change cachemode symbols to non-gpl to avoid breaking out-of-tree modules
 2015-01-22 13:49 UTC  (2+ messages)

[PATCH] lib/kstrtox.c break if overflow is detected
 2015-01-22 13:38 UTC  (3+ messages)

perf: behavior of poll() changed in 3.18
 2015-01-22 13:34 UTC  (6+ messages)

[PATCH 0/2] drm/rockchip: Optimization vop dpms control
 2015-01-22 13:27 UTC  (5+ messages)
` [PATCH 1/2] drm/rockchip: vop use is_enabled instead of dpms mode

[PATCH RFC 0/2] tools lib traceevent: introduces priv field to struct format_field
 2015-01-22 13:27 UTC  (3+ messages)
` [PATCH RFC 2/2] perf: convert: fix duplicate field names and avoid reserved keywords

[PATCH] cifs: fix MUST SecurityFlags filtering
 2015-01-22 13:16 UTC 

[PATCH] mm/slub: suppress BUG messages for kmem_cache_alloc/kmem_cache_free
 2015-01-22 13:15 UTC 

[PATCHv2] driver core: property: support for generic property
 2015-01-22 13:05 UTC  (2+ messages)

[RFC PATCH] sched_clock: Avoid tearing during read from NMI
 2015-01-22 13:06 UTC  (2+ messages)
` [PATCH v2] sched_clock: Avoid deadlock "

[PATCH 0/2] disable/enable_patch manners for interdependent patches
 2015-01-22 13:05 UTC  (8+ messages)
` [PATCH 2/2] livepatch: "

[PATCH RESEND] char:ipmi: Free ipmi_recv_msg messages from the linked list,recv_msgs for the function,ipmi_release in the file,ipmi_devintf.c
 2015-01-22 13:05 UTC 

[PATCH 1/1] 8250_core.c
 2015-01-22 13:02 UTC  (2+ messages)

Perf tests for hw events
 2015-01-22 12:59 UTC  (3+ messages)

[PATCH] [trivial] treewide: Fix typo in printk messages
 2015-01-22 12:56 UTC 

[PATCH v3 0/2] clocksource: Conexant CX92755 timers support
 2015-01-22 12:54 UTC  (5+ messages)
` [PATCH v3 1/2] clocksource: devicetree: document Conexant Digicolor timer binding
` [PATCH v3 2/2] clocksource: driver for Conexant Digicolor SoC timer

[PATCH v5 1/5] ARM: mediatek: Add config options for mediatek SoCs
 2015-01-22 12:54 UTC 

[PATCHSET 0/4 v4] brd: partition fixes
 2015-01-22 12:47 UTC  (11+ messages)
` [PATCH 3/4 v4] brd: Fix all partitions BUGs
          ` [RFC] block: Remove annoying "unknown partition table" message
                ` [PATCH] "

[PATCH v3] hrtimers: calculate expires_next after all timers are executed
 2015-01-22 12:35 UTC  (3+ messages)

Payment
 2015-01-22 11:33 UTC 

perf: easily crash kernel with rapl event close
 2015-01-22 12:39 UTC  (4+ messages)

[PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
 2015-01-22 12:29 UTC  (11+ messages)

[PATCH 00/10][RFC] Increased clocksource validation and cleanups
 2015-01-22 12:27 UTC  (5+ messages)
` [PATCH 10/10] clocksource: Add some debug info about clocksources being registered

[alsa-devel] [PATCH v3 0/4] Sound support for Exynos4412 Trats2 board
 2015-01-22 12:25 UTC  (8+ messages)
` [alsa-devel] [PATCH v3 1/4] ASoC: samsung: Add machine driver for Trats2
` [alsa-devel] [PATCH v3 2/4] ASoC: samsung: Document Trats2 audio subsystem bindings
` [alsa-devel] [PATCH v3 3/4] ARM: dts: set clock out parent to XUSBXTI
` [alsa-devel] [PATCH v3 4/4] ARM: dts: Add sound nodes for exynos4412-trats2

[PATCH v4 2/4] irqchip: mtk-sysirq: Get irq number from register resource size
 2015-01-22 12:24 UTC  (2+ messages)

[PATCH v4] irqchip: gic: Allow interrupt level to be set for PPIs
 2015-01-22 12:09 UTC  (2+ messages)

crap
 2015-01-22 12:08 UTC 

[PATCH] 8250_core: fix buggy interrupts bit test
 2015-01-22 12:08 UTC 

[PATCH v2 1/3] time: Don't bother to run rtc_resume() for the nonstop clocksource
 2015-01-22 12:01 UTC  (3+ messages)
` [PATCH v2 2/3] rtc: Remove redundant rtc_valid_tm() from rtc_resume()
` [PATCH v2 3/3] time: clocksource: Add a comment to CLOCK_SOURCE_SUSPEND_NONSTOP

[PATCH] rtc: s5m: terminate s5m_rtc_id array with empty element
 2015-01-22 12:01 UTC  (3+ messages)
` [rtc-linux] "

[PATCH v2 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
 2015-01-22 11:56 UTC  (10+ messages)
` [PATCH v2 1/9] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
` [PATCH v2 2/9] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog
` [PATCH v2 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC
` [PATCH v2 4/9] ARM: STi: DT: STiH407: Add Device Tree node for the LPC
` [PATCH v2 5/9] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device
` [PATCH v2 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
` [PATCH v2 7/9] rtc: bindings: Provide ST bindings for ST's LPC RTC device
` [PATCH v2 8/9] rtc: st: add new driver for ST's LPC RTC
` [PATCH v2 9/9] MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entry

[PATCH v2] net: stmmac: add BQL support
 2015-01-22 11:58 UTC  (2+ messages)

[GIT PULL] s390 patches for 3.19-rc6
 2015-01-22 11:41 UTC 

[PATCH] staging: ashmem - missing linux/types.h in header
 2015-01-22 11:35 UTC  (2+ messages)

[PATCH] Add security hooks to binder and implement the hooks for SELinux
 2015-01-22  8:51 UTC  (2+ messages)

Payment
 2015-01-22 10:58 UTC 

[PATCHv3 00/36] perf tools: New build framework
 2015-01-22 11:32 UTC  (6+ messages)
` [PATCH 20/36] perf build: Add arch x86 objects building

[PATCH] scsi_debug: test always evaluates to false, || should be used instead
 2015-01-22 11:31 UTC  (2+ messages)

[PATCH v2 0/2] time: tip/timers/urgent: Validate potential mult overflows
 2015-01-22 11:27 UTC  (3+ messages)

[PATCH net] ipv6: Prevent ipv6_find_hdr() from returning ENOENT for valid non-first fragments
 2015-01-22 11:24 UTC  (14+ messages)

[PATCH 3.18-rc3 v8 0/4] arm: Implement arch_trigger_all_cpu_backtrace
 2015-01-22 11:21 UTC  (8+ messages)
` [PATCH 3.19-rc2 v14 0/7] "

[PATCH RESEND v2 0/7] platform/chrome: Add user-space dev inferface support
 2015-01-22 11:17 UTC  (12+ messages)
` [PATCH RESEND v2 3/7] mfd: cros_ec: Add cros_ec_lpc driver for x86 devices

[PATCH V3] tick/broadcast: Make movement of broadcast hrtimer robust against hotplug
 2015-01-22 11:15 UTC  (4+ messages)

[PATCH V6 00/18] x86: Full support of PAT
 2015-01-22 11:11 UTC  (6+ messages)
` [PATCH V6 01/18] x86: Make page cache mode a real type


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox