linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-23 11:52:08 to 2014-04-23 14:25:51 UTC [more...]

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-23 14:24 UTC  (6+ messages)
` [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE*

[PATCH 00/11] cross rename v3
 2014-04-23 14:24 UTC  (12+ messages)
` [PATCH 11/11] ext4: add cross rename support

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-23 14:23 UTC  (9+ messages)
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS

[RFC PATCH v3] Use kernfs_break_active_protection() for device online store callbacks
 2014-04-23 14:23 UTC  (11+ messages)
  ` [RFC PATCH v4] "
      ` [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store()
        ` [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks

[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
 2014-04-23 14:23 UTC  (7+ messages)
` [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC

[PATCH v2 00/21] FDT clean-ups and libfdt support
 2014-04-23 14:22 UTC  (10+ messages)
` [PATCH v2 14/21] of/fdt: create common debugfs
` [PATCH v2 17/21] of/fdt: introduce of_get_flat_dt_size
` [PATCH v2 18/21] powerpc: use libfdt accessors for header data

[PATCH resend] mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
 2014-04-23 14:22 UTC  (2+ messages)

[PATCH] serial: uart: add hw flow control support configuration
 2014-04-23 14:21 UTC  (2+ messages)

[PATCH] ARM: sunxi: dt: list all pinctrl compatible strings
 2014-04-23 14:20 UTC  (4+ messages)

[PATCH] USB: serial: fix sysfs-attribute removal deadlock
 2014-04-23 14:19 UTC  (2+ messages)

[PATCH] mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others
 2014-04-23 14:19 UTC  (2+ messages)

[RFC] driver-core: Remove dummy 'platform_bus'
 2014-04-23 14:16 UTC  (4+ messages)

[perf] yet another 32/64-bit range check failure
 2014-04-23 14:14 UTC  (6+ messages)

[PATCH] aio: Fix type of iterator variable in do_io_submit()
 2014-04-23 14:16 UTC  (2+ messages)

[PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller
 2014-04-23 14:14 UTC  (8+ messages)

[PATCH v2 RESEND 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev
 2014-04-23 14:13 UTC  (2+ messages)
` [PATCH v2 RESEND 2/2] mfd: sec-core: Update sec_pmic documentation

Microblaze image hanging in qemu with 3.15-rc
 2014-04-23 14:12 UTC  (4+ messages)

[PATCH 1/4] dt: bindings: Typo s/clocks-names/clock-names/g
 2014-04-23 14:11 UTC  (5+ messages)
` [PATCH 2/4] dt: bindings: Typo s/interrupts-names/interrupt-names/g
` [PATCH 4/4] of/irq: "

[PATCH] sh-pfc: r8a7791: Fix definition of MOD_SEL3
 2014-04-23 14:10 UTC  (2+ messages)

[PATCH] sh-pfc: r8a7790: Fix definition of IPSR5
 2014-04-23 14:09 UTC  (2+ messages)

[PATCH v2 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev
 2014-04-23 14:07 UTC  (6+ messages)
` [PATCH v2 2/2] mfd: sec-core: Update sec_pmic documentation

[PATCH RESEND 0/5] ARM: berlin: add pinctrl support
 2014-04-23 14:05 UTC  (8+ messages)
` [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs

[PATCH] ARM: Wire up the renameat2() syscall
 2014-04-23 14:03 UTC  (2+ messages)

[PATCH 0/5] Berlin: add clock support
 2014-04-23 14:01 UTC  (6+ messages)
` [PATCH 1/5] clk: berlin: add support for clocks
` [PATCH 2/5] clk: berlin: add berlin clocks DT bindings documentation
` [PATCH 3/5] ARM: berlin/dt: add sdio clocks to BG2
` [PATCH 4/5] ARM: berlin/dt: add sdio clocks to BG2CD
` [PATCH 5/5] ARM: berlin/dt: add sdio clocks to BG2Q

[PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support
 2014-04-23 14:03 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: qcom: Add definitions for IPQ8064
` [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM

[PATCH 00/20] in-kernel IMA/EVM initialization
 2014-04-23 13:30 UTC  (21+ messages)
` [PATCH 01/20] KEYS: verify a certificate is signed by a 'trusted' key
` [PATCH 02/20] integrity: initialize EVM before IMA
` [PATCH 03/20] ima: move asymmetric keys config option
` [PATCH 04/20] integrity: move integrity subsystem options to a separate menu
` [PATCH 05/20] integrity: provide builtin 'trusted' keyrings
` [PATCH 06/20] ima: create '_ima' as a builtin 'trusted' keyring
` [PATCH 07/20] integrity: provide x509 certificate loading from the kernel
` [PATCH 08/20] ima: load x509 certificate "
` [PATCH 09/20] evm: create '_evm' as a builtin 'trusted' keyring
` [PATCH 10/20] evm: load x509 certificate from the kernel
` [PATCH 11/20] ima: added kernel parameter for disabling IMA
` [PATCH 12/20] ima: provide buffer hash calculation function
` [PATCH 13/20] ima: replace opencount with bitop
` [PATCH 14/20] ima: check if policy was set at open
` [PATCH 15/20] ima: path based policy loading interface
` [PATCH 16/20] ima: load policy from the kernel
` [PATCH 17/20] ima: make IMA policy replaceable at runtime
` [PATCH 18/20] evm: added kernel parameter for disabling EVM
` [PATCH 19/20] evm: try enable EVM from the kernel
` [PATCH 20/20] evm: read EVM key "

[PATCH v3 0/1] Pinctrl/gpio driver for Intel Baytrail platforms
 2014-04-23 13:59 UTC  (10+ messages)
` [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support

[PATCH 0/7] net: rfkill: gpio: Add device tree support
 2014-04-23 13:55 UTC  (5+ messages)
` [PATCH 2/7] gpiolib: Support purely name based gpiod lookup in device trees

[PATCHv2 0/9] extcon: Support devm_extcon_dev_allocate/free()
 2014-04-23 13:55 UTC  (4+ messages)
` [PATCHv2 6/9] extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev

[PATCH 2/2] mm/compaction: fix to initialize free scanner properly
 2014-04-23 13:54 UTC  (13+ messages)
` [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary
  ` [PATCH 2/2] mm/compaction: cleanup isolate_freepages()

[PATCH 2] PNP: Work around BIOS defects in Intel MCH area reporting
 2014-04-23 13:54 UTC  (2+ messages)

[PATCH v3 0/7] ARM: sunxi: add multi pin controller support
 2014-04-23 13:54 UTC  (5+ messages)
` [PATCH v3 7/7] ARM: sunxi: update the default ARCH_NR_GPIO for sunxi arch

[PATCH] cpufreq: powernow-k8: Fix checkpatch warnings
 2014-04-23 13:53 UTC  (5+ messages)

[PATCH] mm: vmscan: Do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL
 2014-04-23 13:52 UTC  (3+ messages)

[GIT PULL 0/4] perf/urgent fixes
 2014-04-23 13:49 UTC  (4+ messages)

[PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next
 2014-04-23 13:46 UTC  (3+ messages)
` [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write()
` [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write

[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
 2014-04-23 13:44 UTC  (3+ messages)
` [PATCH 4/5] SUNRPC: track when a client connection is routed to the local host

[PATCH v2 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless
 2014-04-23 13:41 UTC  (10+ messages)
` [PATCH v2 01/24] input: Add ff-memless-next module
` [PATCH v2 09/24] input: Port hid-dr to ff-memless-next
` [PATCH v2 11/24] input: Port hid-holtekff "

[PATCH 2/6] netlink: have netlink per-protocol bind function return an error code
 2014-04-23 13:40 UTC  (5+ messages)
` [PATCH 0/6][v2] audit: implement multicast socket for journald

[RFC 0/5] drm/tegra: Convert to master/component framework
 2014-04-23 13:37 UTC  (6+ messages)
` [RFC 4/5] drm: Introduce drm_set_unique()

[PATCH v7] mmc: moxart: Add MOXA ART SD/MMC driver
 2014-04-23 13:37 UTC  (3+ messages)
` [PATCH v8] "

[PATCHSET 0/7] perf tools: Fixup for the --percentage change (v2)
 2014-04-23 13:35 UTC  (3+ messages)
` [PATCH 2/7] perf tools: Account entry stats when it's added to the output tree

[PATCH v6 0/8] Add support for the Allwinner A31 DMA Controller
 2014-04-23 13:33 UTC  (12+ messages)
` [PATCH v6 2/8] ARM: sunxi: Split out the various machines into separate files
` [PATCH v6 3/8] ARM: sunxi: Move the clock protection to machine hooks
` [PATCH v6 6/8] ARM: sun6i: Sort the NMI node by physical address

[PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding
 2014-04-23 13:32 UTC  (2+ messages)

[PATCH] perf tools: fix processing of pid/tid for mmap records
 2014-04-23 13:30 UTC  (6+ messages)

[PATCH v5] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-04-23 13:31 UTC  (8+ messages)
        ` [PATCH 3.13] "

[PATCH 001/001] btrfs: Mechanism to modify the permission of a subvolume
 2014-04-23 13:28 UTC 

[PATCH RESEND 1/2] rtc: 88pm860x: Use of_get_child_by_name
 2014-04-23 13:29 UTC  (4+ messages)
` [PATCH RESEND 2/2] rtc: 88pm860x: Add missing of_node_put

[PATCH 3/6 v2] mfd: stmpe: prope properly from the device tree
 2014-04-23 13:27 UTC  (2+ messages)

[PATCH 0/6] mfd/gpio: cleanup of STMPE driver
 2014-04-23 13:22 UTC  (5+ messages)
` [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments

[PATCH 1/2] gpio: pl061: get gpio base from alias id
 2014-04-23 13:21 UTC  (2+ messages)

[PATCH v3] ARM: mm: support big-endian page tables
 2014-04-23 13:20 UTC  (3+ messages)

[GIT PULL] extcon: Immutable branch between MFD and Extcon
 2014-04-23 13:20 UTC 

[PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs
 2014-04-23 13:19 UTC  (2+ messages)

[PATCH] misc: Add hardware dependencies to Atmel drivers
 2014-04-23 13:18 UTC 

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-23 13:17 UTC  (14+ messages)
` [PATCH 3/3] of: Handle memory@0 node on "

[PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller
 2014-04-23 13:10 UTC  (4+ messages)
` [PATCH v5 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI

[PATCH] tools lib traceevent: Fix memory leak in pretty_print()
 2014-04-23 13:14 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] tools lib traceevent: Fix backward compatibility macros for pevent filter enums
 2014-04-23 13:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf tools: Disable libdw unwind for all but x86 arch
 2014-04-23 13:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] mm: swap: Use swapfiles in priority order
 2014-04-23 13:14 UTC  (4+ messages)
` [PATCH 0/2] swap: simplify/fix swap_list handling and iteration
  ` [PATCH 2/2] swap: use separate priority list for available swap_infos

[PATCH/v2] perf test x86: Fit memory leak in sample_ustack()
 2014-04-23 13:13 UTC  (2+ messages)
` [tip:perf/urgent] perf tests x86: Fix "

[PATCH linux-next v2] staging/rtl8821ae: fix sparse address space warning
 2014-04-23 13:12 UTC  (2+ messages)

[PATCH linux-next v3] staging/rtl8821ae: fix sparse address space warning
 2014-04-23 13:09 UTC 

[LTP] [ANNOUNCE] The Linux Test Project has been released for APRIL 2014
 2014-04-23 13:06 UTC 

OBIEE Online Training
 2014-04-23 13:07 UTC 

[PATCH v3] mfd: syscon: Support early initialization
 2014-04-23 13:04 UTC  (4+ messages)

[PATCH v5 0/9] mfd: max14577: Add support for MAX77836
 2014-04-23 13:04 UTC  (8+ messages)

[PATCH] ftrace/arm: add save_stack_trace_regs() implementation
 2014-04-23 13:03 UTC  (2+ messages)

[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-04-23 13:02 UTC  (3+ messages)
` [PATCH 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT

[PATCH][linux-next] wireless: fixed bad dev_info integer type warning
 2014-04-23 13:00 UTC 

[PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4)
 2014-04-23 12:58 UTC  (4+ messages)

[PATCH -mm -repost] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves
 2014-04-23 12:54 UTC  (2+ messages)

[PATCH] ASoC: core: Don't break component searching if both id and num_dai are 0
 2014-04-23 12:49 UTC  (2+ messages)

[PATCH] provide irq_force_affinity fallback for non-SMP
 2014-04-23 12:49 UTC 

[PATCH] proc: fix documentation for /proc/stat, line "intr"
 2014-04-23 12:48 UTC  (5+ messages)

[GIT PULL] regulator: First pull of MFD <-> Regulator IB (v3.16)
 2014-04-23 12:46 UTC  (2+ messages)

[PATCH v2 0/7] Add cros_ec changes for newer boards
 2014-04-23 12:37 UTC  (14+ messages)
` [PATCH v2 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly
` [PATCH v2 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi
` [PATCH v2 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
` [PATCH v2 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
` [PATCH v2 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
` [PATCH v2 6/7] i2c: ChromeOS EC tunnel driver

[PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators
 2014-04-23 12:44 UTC  (10+ messages)
` [PATCH 2/3] usb: ehci-exynos: "
` [PATCH 3/3] usb: dwc3-exynos: "

[PATCH v5 0/3] ahci: add support for hisilicon sata
 2014-04-23 12:43 UTC  (5+ messages)
` [PATCH v5 1/3] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
` [PATCH v5 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host()
` [PATCH v5 3/3] ahci: add support for Hisilicon sata

[PATCH 3/4 v2] gpio: tc3589x: get rid of static IRQ and GPIO bases
 2014-04-23 12:41 UTC 

[PATCH 0/3] asm-generic: Add renameat2, drop renameat by default
 2014-04-23 12:41 UTC  (8+ messages)
` [PATCH 1/3] asm-generic: Add renameat2 syscall
` [RFC 2/3] scripts/checksyscalls.sh: Make renameat optional
` [RFC 3/3] asm-generic: Drop renameat syscall from default list

[RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-04-23 12:37 UTC  (2+ messages)

[PATCH v2] serial_core: fix uart PORT_UNKNOWN handling
 2014-04-23 12:34 UTC  (2+ messages)

[PATCH 0/8 v4] printk: Cleanups and softlockup avoidance
 2014-04-23 12:35 UTC  (8+ messages)
` [PATCH 8/8] printk: Add config option for disabling printk offloading

[PATCH] perf/tool: Fix usage of trace events with '-' in trace system name
 2014-04-23 12:34 UTC  (6+ messages)

[PATCH][linux-next] staging/rtl8821ae: fix sparse address space warning
 2014-04-23 12:30 UTC  (2+ messages)

[PATCH v4 0/3] usb: chipidea: msm: Clean and fix glue layer driver
 2014-04-23 12:28 UTC  (4+ messages)
` [PATCH v4 1/3] usb: chipidea: msm: Add device tree binding information
` [PATCH v4 2/3] usb: chipidea: msm: Add device tree support
` [PATCH v4 3/3] usb: chipidea: msm: Initialize offset of the capability registers

[PATCH RESEND 1/2] power: max8925: Fix NULL ptr dereference on memory allocation failure
 2014-04-23 12:26 UTC  (2+ messages)
` [PATCH RESEND 2/2] power: max8925: Use of_get_child_by_name

[Query]: hrtimers: why don't we consider hrtimers in get_next_timer_interrupt()
 2014-04-23 12:24 UTC  (2+ messages)

[PATCH 00/28] nios2 Linux kernel port
 2014-04-23 12:23 UTC  (4+ messages)
` [PATCH 04/28] nios2: Exception handling

[PATCH 0/2] Stack trace fix and ftrace documentation fixes
 2014-04-23 12:21 UTC  (2+ messages)

[ANNOUNCE] 3.14-rt1
 2014-04-23 12:19 UTC  (3+ messages)

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-23 12:23 UTC  (11+ messages)

BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
 2014-04-23 12:15 UTC  (9+ messages)

[PATCH v4 0/3] ahci: add support for hisilicon sata
 2014-04-23 12:12 UTC  (4+ messages)
` [PATCH v4 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host()

[PATCH v2 1/2] perf record: Propagate exit status of a command line workload
 2014-04-23 12:11 UTC  (2+ messages)

[PATCH v3 resend] clk: s2mps11: Add support for S2MPS14 clocks
 2014-04-23 12:04 UTC  (3+ messages)

[PATCH 00/15] wire up renameat2 syscall for various archs
 2014-04-23 12:00 UTC  (9+ messages)
` [PATCH 02/15] arm: __NR_syscalls fix

[PATCH 2/2] ARM: dts: hip04: add gpio pieces
 2014-04-23 11:51 UTC 

[PATCH] sysfs, device-tree: aid for debugging device tree boot problems
 2014-04-23 11:54 UTC  (3+ messages)

[PATCH 1/2] ARM: hip04: set ARCH_NR_GPIO to 128
 2014-04-23 11:51 UTC 

[PATCH 0/2] ARM: hip04: add GPIO support
 2014-04-23 11:51 UTC 


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