public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-15 04:36:50 to 2014-07-15 09:51:56 UTC [more...]

[PATCH 1/3] regulator: s2mpxxx: Move regulator min/step voltages in common place
 2014-07-15  9:51 UTC  (4+ messages)
` [PATCH 2/3] regulator: s2mpa01: Optimize the regulator description macro

[RFC PATCH v2 0/5] Support for Qualcomm QPNP PMIC's
 2014-07-15  9:51 UTC  (14+ messages)
` [RFC PATCH v2 1/5] mfd: qpnp: add support for Qualcomm QPNP PMICs
` [RFC PATCH v2 3/5] rtc: add qpnp rtc driver

[PATCH 4/8 RESEND] staging: dgap: remove unused a parameter in dgap_gettok()
 2014-07-15  9:49 UTC 

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-15  9:51 UTC  (41+ messages)
` [PATCH v2 01/29] nios2: Assembly macros and definitions
` [PATCH v2 02/29] nios2: Kernel booting and initialization
` [PATCH v2 03/29] nios2: Exception handling
` [PATCH v2 04/29] nios2: Traps exception handling
` [PATCH v2 05/29] nios2: Memory management
` [PATCH v2 06/29] nios2: I/O Mapping
` [PATCH v2 07/29] nios2: MMU Fault handling
` [PATCH v2 08/29] nios2: Page table management
` [PATCH v2 09/29] nios2: Process management
` [PATCH v2 10/29] nios2: Cache handling
` [PATCH v2 11/29] nios2: TLB handling
` [PATCH v2 12/29] nios2: Interrupt handling
` [PATCH v2 13/29] nios2: DMA mapping API
` [PATCH v2 14/29] nios2: ELF definitions
` [PATCH v2 15/29] nios2: System calls handling
` [PATCH v2 16/29] nios2: Signal handling support
` [PATCH v2 17/29] nios2: Library functions
` [PATCH v2 18/29] nios2: Device tree support
` [PATCH v2 19/29] nios2: Time keeping
` [PATCH v2 20/29] nios2: Cpuinfo handling
` [PATCH v2 21/29] nios2: Futex operations
` [PATCH v2 22/29] nios2: Miscellaneous header files
` [PATCH v2 23/29] nios2: Nios2 registers
` [PATCH v2 24/29] nios2: Module support
` [PATCH v2 25/29] nios2: ptrace support
` [PATCH v2 26/29] Add ELF machine define for Nios2
` [PATCH v2 27/29] MAINTAINERS: Add nios2 maintainer
` [PATCH v2 28/29] Documentation: Add documentation for Nios2 architecture
` [PATCH v2 29/29] nios2: Build infrastructure

[PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
 2014-07-15  9:50 UTC  (10+ messages)

[PATCH 3/8 RESEND] staging: dgap: fix a typo in dgap_gettok()
 2014-07-15  9:49 UTC 

[PATCH 2/8 RESEND] staging: dgap: remove unused case value in dgap_parsefile()
 2014-07-15  9:48 UTC 

[PATCH 1/8 RESEND] staging: dgap: remove redundant error value check
 2014-07-15  9:47 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-15  9:45 UTC  (19+ messages)
` [RFC/PATCH RESEND -next 08/21] mm: page_alloc: add kasan hooks on alloc and free pathes
` [RFC/PATCH RESEND -next 10/21] mm: slab: share virt_to_cache() between slab and slub
` [RFC/PATCH RESEND -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
` [RFC/PATCH RESEND -next 20/21] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports

[PATCH 8/8] staging: dgap: fix memory leak in dgap_parsefile()
 2014-07-15  9:45 UTC  (5+ messages)

[PATCH 92/93] Staging: comedi: 8255: fixed by adding an empthy line
 2014-07-15  9:43 UTC  (2+ messages)

[PATCH v7 0/4] arm: KGDB NMI/FIQ support
 2014-07-15  9:41 UTC  (4+ messages)
` [PATCH v8 "

[PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-15  9:41 UTC 

[PATCH v5 00/11] Add DRM for stih4xx platforms
 2014-07-15  9:41 UTC  (7+ messages)

[PATCH net-next] virtio-net: rx busy polling support
 2014-07-15  9:41 UTC 

[PATCH v3 00/12] sched: consolidation of cpu_power
 2014-07-15  9:32 UTC  (18+ messages)
` [PATCH v3 08/12] sched: move cfs task on a CPU with higher capacity
` [PATCH v3 09/12] Revert "sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED"

[PATCH] fs/ext4/super.c: Let 'counters' switched by SMP
 2014-07-15  9:31 UTC  (2+ messages)

[PATCH] workqueue: alloc struct worker on its local node
 2014-07-15  9:24 UTC 

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-07-15  9:31 UTC  (8+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller

[PATCH 0/5] perf: Fix tracepoint events permissions check
 2014-07-15  9:31 UTC  (6+ messages)
` [PATCH 2/5] perf: Destroy event's children on task exit

[PATCH] r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40
 2014-07-15  9:29 UTC  (2+ messages)

[PATCH RFC] workqueue: don't grab PENDING bit on some conditions
 2014-07-15  9:30 UTC 

[PATCH] tracing: let user specify tracing_thresh after selecting function_graph
 2014-07-15  9:27 UTC  (6+ messages)
  ` [PATCHv2] "

[RFC PATCH 0/38] clean-up uapi + asm-generic Kbuild files
 2014-07-15  9:22 UTC  (9+ messages)
` [PATCH 01/38] cris: fix headers_install
  ` [PATCH 07/38] Delete unused Kbuild files in include/*
  ` [PATCH 23/38] metag: clean-up uapi Kbuild file
  ` [PATCH 38/38] asm-generic: introduc Kbuild.generic

[PATCH] iio: add support of the max5821
 2014-07-15  9:21 UTC  (3+ messages)

[PATCH 8/8 V2] staging: dgap: fix memory leak in dgap_parsefile()
 2014-07-15  9:19 UTC 

[PATCH 00/15] arm/arm64: fix use of irq_find_mapping outside of legal RCU context
 2014-07-15  9:18 UTC  (3+ messages)
` [PATCH 11/15] irqchip: sun4i: convert to handle_domain_irq

[PATCH 1/1] driver/tty: Fix a warning in check_tty_count
 2014-07-15  9:16 UTC  (4+ messages)

[PATCH 7/8 RESEND] staging: dgap: introduce dgap_cleanup_nodes()
 2014-07-15  9:14 UTC 

[PATCH 6/8 V2] staging: dgap: remove unneeded dgap_err()
 2014-07-15  9:11 UTC 

[PATCH] scripts: sortextable: change type and initialise variable
 2014-07-15  9:12 UTC 

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-15  9:09 UTC  (5+ messages)
` [PATCH v8 9/9] pci: Remap I/O bus resources into CPU space with pci_remap_iospace()

[PATCH 0/4] usb: add support for the generic PHY framework
 2014-07-15  9:09 UTC  (4+ messages)
` [PATCH 3/4] usb: add support to the PHY framework for HCD

[PATCH v2] ring-buffer: Race when writing and swapping cpu buffer in parallel
 2014-07-15  9:07 UTC  (3+ messages)

[PATCH v3 1/2] watchdog: Add Cadence WDT driver
 2014-07-15  9:04 UTC  (6+ messages)
` [PATCH v3 2/2] devicetree: Add Cadence WDT devicetree bindings documentation

[PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor
 2014-07-15  9:03 UTC  (6+ messages)

[PATCH 0/4] dmaengine: shdma: Register documentation
 2014-07-15  9:02 UTC  (3+ messages)
` [PATCH 2/4] ARM: shmobile: dma: Use defines instead of hardcoded numbers

linux-next: build failure after merge of the v4l-dvb tree
 2014-07-15  9:01 UTC  (4+ messages)

[PATCH v2 0/7] perf, x86: large PEBS interrupt threshold
 2014-07-15  8:58 UTC  (8+ messages)
` [PATCH v2 1/7] perf, core: introduce pmu context switch callback
` [PATCH v2 2/7] perf, x86: use context switch callback to flush LBR stack
` [PATCH v2 3/7] perf, x86: use the PEBS auto reload mechanism when possible
` [PATCH v2 4/7] perf, x86: large PEBS interrupt threshold
` [PATCH v2 5/7] perf, x86: drain PEBS buffer during context switch
` [PATCH v2 6/7] perf, x86: enable large PEBS interrupt threshold for SNB/IVB/HSW
` [PATCH v2 7/7] tools, perf: Allow the user to disable time stamps

[PATCH 1/2] perf, x86: Revamp PEBS event selection
 2014-07-15  8:59 UTC  (10+ messages)
` [PATCH 2/2] perf, x86: Don't mark DataLA addresses as store

[PATCH] perf: Don't enable the perf_event without in PERF_ATTACH_CONTEXT status
 2014-07-15  8:56 UTC  (3+ messages)

[PATCH 1/1] script/kconfig: remove a warning for menucofig
 2014-07-15  8:53 UTC  (5+ messages)

[patch] x86, perf: avoid spamming kernel log for bts buffer failure
 2014-07-15  8:53 UTC  (3+ messages)

Bug_ON with patch: bio: modify __bio_add_page() to accept pages that don't start a new segment
 2014-07-15  8:44 UTC  (4+ messages)

[PATCH for 3.16] IB/mlx5: Enable block multicast loopback for kernel consumers too
 2014-07-15  8:42 UTC 

linux-next: Tree for Jul 15
 2014-07-15  8:40 UTC 

[PATCH 0/2] Support apq8064 global clock control
 2014-07-15  8:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/10] fix freepage count problems due to memory isolation
 2014-07-15  8:36 UTC  (8+ messages)

[PATCH] driver/rtc/class.c: check the error after rtc_read_time()
 2014-07-15  8:25 UTC 

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-15  8:25 UTC  (3+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

[PATCH] bluetooth: never linger on process exit
 2014-07-15  8:25 UTC 

Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-07-15  7:16 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-07-15  8:01 UTC  (5+ messages)
` [PATCH 1/4 V3] irqchip: gic: Add binding probe for ARM GIC400
    ` [PATCH] "

[PATCH 7/8] staging: dgap: introduce dgap_cleanup_nodes()
 2014-07-15  7:57 UTC  (4+ messages)

[PATCH v9 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-07-15  7:48 UTC  (5+ messages)
` [PATCH v9 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
` [PATCH v9 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

[PATCH 0/6] autofs4: support RCU-walk
 2014-07-15  7:44 UTC  (6+ messages)
` [PATCH 4/6] autofs4: factor should_expire() out of autofs4_expire_indirect
  ` [PATCH 4/6 v2] "

(no subject)
 2014-07-15  7:34 UTC 

[BISECTED 3.16-rc REGREGRESSION] backlight control stopped working
 2014-07-15  7:33 UTC  (5+ messages)

linux-next: manual merge of the random tree with the crypto-current tree
 2014-07-15  7:30 UTC 

[GIT] Networking
 2014-07-15  7:28 UTC 

[PATCH] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
 2014-07-15  7:25 UTC  (3+ messages)

[PATCH 6/8] staging: dgap: remove unneeded dgap_err()
 2014-07-15  7:25 UTC  (3+ messages)

[RESEND PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data
 2014-07-15  7:18 UTC  (2+ messages)

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2014-07-15  7:09 UTC  (2+ messages)
` [PATCH v2] ACPI/EC: Enable storm prevention mechanisms

[PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func
 2014-07-15  7:07 UTC  (2+ messages)

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-15  6:58 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/2] net: cadence: macb: add support for the WOL
 2014-07-15  7:02 UTC  (5+ messages)

Potential solution for MARS symlink problem
 2014-07-15  7:01 UTC 

[PATCH] wait: collapse into one type definition
 2014-07-15  6:56 UTC 

[PATCH] PM / sleep: Fix request_firmware() error at resume
 2014-07-15  6:51 UTC 

linux-next: manual merge of the char-misc tree with the ia64 tree
 2014-07-15  6:43 UTC 

[PATCH 0/3] Qualcomm pm8xxx gpio driver
 2014-07-15  6:35 UTC  (9+ messages)
` [PATCH 2/3] pinctrl: Device tree bindings for Qualcomm pm8xxx gpio block

[PATCH RFCv3 00/14] arm64: eBPF JIT compiler
 2014-07-15  6:25 UTC  (15+ messages)
` [PATCH RFCv3 01/14] arm64: introduce aarch64_insn_gen_comp_branch_imm()
` [PATCH RFCv3 02/14] arm64: introduce aarch64_insn_gen_branch_reg()
` [PATCH RFCv3 03/14] arm64: introduce aarch64_insn_gen_cond_branch_imm()
` [PATCH RFCv3 04/14] arm64: introduce aarch64_insn_gen_load_store_reg()
` [PATCH RFCv3 05/14] arm64: introduce aarch64_insn_gen_load_store_pair()
` [PATCH RFCv3 06/14] arm64: introduce aarch64_insn_gen_add_sub_imm()
` [PATCH RFCv3 07/14] arm64: introduce aarch64_insn_gen_bitfield()
` [PATCH RFCv3 08/14] arm64: introduce aarch64_insn_gen_movewide()
` [PATCH RFCv3 09/14] arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()
` [PATCH RFCv3 10/14] arm64: introduce aarch64_insn_gen_data1()
` [PATCH RFCv3 11/14] arm64: introduce aarch64_insn_gen_data2()
` [PATCH RFCv3 12/14] arm64: introduce aarch64_insn_gen_data3()
` [PATCH RFCv3 13/14] arm64: introduce aarch64_insn_gen_logical_shifted_reg()
` [PATCH RFCv3 14/14] arm64: eBPF JIT compiler

[PATCH] [RFC] CMA: clear buffer-head lru before page migration
 2014-07-15  6:25 UTC  (6+ messages)

[PATCH] libata: handle IDE AMNF errors in the EH path
 2014-07-15  6:28 UTC  (2+ messages)
` [PATCH] libata-eh.c should handle AMNF error condition (error byte bit 0, usually code 0x01) in libata-eh.c along with UNC as a media error so SCSI stack can handle it properly (translation code 0x01 is already present in libata-scsi.c) but was never passed down due to lack of handling in EH

[PATCH v4] staging: android: Clean up else statement from binder_send_failed_reply
 2014-07-15  6:15 UTC  (3+ messages)

[PATCH ftrace/core v3 0/3] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-07-15  6:00 UTC  (4+ messages)
` [PATCH ftrace/core v3 1/3] [BUGFIX]kprobes/ftrace: Recover original IP if pre_handler doesn't change it
` [PATCH ftrace/core v3 2/3] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
` [PATCH ftrace/core v3 3/3] kprobes: Set IPMODIFY flag only if the probe can change regs->ip

Support for ASP DM6446 in main-line Linux Kernel
 2014-07-15  5:49 UTC 

[PATCHv6 0/2] add DT endianness binding support for regmap
 2014-07-15  5:36 UTC  (4+ messages)
` [PATCHv6 2/2] dt/bindings: Add the DT binding documentation for endianness

[PATCH] cpuidle: fix permission for driver name sysfs node
 2014-07-15  5:16 UTC  (2+ messages)

[PATCH] cpuidle: Fix Coding style reported by checkpatch.pl
 2014-07-15  5:12 UTC  (5+ messages)

[BISECTED][REGRESSION] Loading Hyper-V network drivers is racy in 3.14+ on Hyper-V 2012 R2
 2014-07-15  5:08 UTC  (8+ messages)

[PATCH v3 0/2] hwrng, virtio-rng: init-time fixes
 2014-07-15  4:49 UTC  (5+ messages)

[patch] mm, thp: only collapse hugepages to nodes with affinity
 2014-07-15  4:47 UTC  (2+ messages)

one doubt about mmc_sdio_init_card function
 2014-07-15  4:40 UTC  (9+ messages)
` One bug of SDHCI driver

perf: use after free in perf_remove_from_context
 2014-07-15  4:36 UTC  (7+ messages)
` BUG_ON drivers/char/random.c:986 (Was: perf: use after free in perf_remove_from_context)
          ` BUG_ON drivers/char/random.c:986

[PATCHv5 0/2] add DT endianness binding support for regmap
 2014-07-15  4:18 UTC  (2+ messages)
` [PATCHv5 2/2] dt/bindings: Add the DT binding documentation for endianness


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