public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-15 00:41:43 to 2014-07-15 08:48:09 UTC [more...]

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-15  8:45 UTC  (8+ messages)
` [PATCH v2 01/29] nios2: Assembly macros and definitions
` [PATCH v2 03/29] nios2: 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

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 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-15  8:18 UTC  (17+ 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

Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-07-15  7:16 UTC  (9+ 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] "

[PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor
 2014-07-15  7:41 UTC  (5+ messages)

(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 v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-07-15  7:12 UTC  (5+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2014-07-15  7:09 UTC  (23+ messages)
` [PATCH v2 0/9] ACPICA: "
  ` [PATCH v2 1/9] ACPICA: Events: Reduce indent divergences of events files
  ` [PATCH v2 2/9] ACPICA: Events: Fix an issue that GPE APIs cannot be invoked in atomic context
  ` [PATCH v2 3/9] ACPICA: Events: Fix an issue that GPE APIs cannot be invoked in deferred handlers
  ` [PATCH v2 4/9] ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
  ` [PATCH v2 5/9] ACPICA: Events: Fix an issue that acpi_set_gpe() cannot unconditionally enable GPEs
  ` [PATCH v2 6/9] ACPICA: Events: Fix an issue that status of GPEs are unexpectedly cleared
  ` [PATCH v2 7/9] ACPICA: Events: Fix an issue that originally_enabled check is not paired
  ` [PATCH v2 8/9] ACPICA: Events: Add a flag to disable internal auto GPE clearing
  ` [PATCH v2 9/9] ACPI: Update interrupt handler to honor new ACPI_REENABLE_GPE bit
` [PATCH v2 00/10] ACPI/EC: Add event storm prevention and cleanup command storm prevention
  ` [PATCH v2 01/10] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
  ` [PATCH v2 02/10] ACPI/EC: Add detailed command/query debugging information
  ` [PATCH v2 03/10] ACPI/EC: Deploy the new GPE handling model
  ` [PATCH v2 04/10] ACPI/EC: Refine command storm prevention support
  ` [PATCH v2 05/10] ACPI/EC: Add reference counting for query handlers
  ` [PATCH v2 06/10] ACPI/EC: Add a warning message to indicate event storms
  ` [PATCH v2 07/10] ACPI/EC: Refine event/query debugging messages
  ` [PATCH v2 08/10] ACPI/EC: Add command flushing support
  ` [PATCH v2 09/10] ACPI/EC: Add event storm prevention support
  ` [PATCH v2 10/10] ACPI/EC: Add unit test support for EC driver hotplug
` [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] "

[RFC PATCH 0/38] clean-up uapi + asm-generic Kbuild files
 2014-07-15  7:03 UTC  (4+ messages)
` [PATCH 01/38] cris: fix headers_install
  ` [PATCH 38/38] asm-generic: introduc Kbuild.generic

[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 

[PATCH 8/8] staging: dgap: fix memory leak in dgap_parsefile()
 2014-07-15  6:51 UTC  (2+ messages)

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

[PATCH] r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40
 2014-07-15  6:41 UTC 

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

[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

linux-next: build failure after merge of the v4l-dvb tree
 2014-07-15  5:55 UTC  (3+ messages)

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  (5+ messages)
` [PATCHv6 1/2] regmap: add DT endianness binding support
` [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:29 UTC  (4+ messages)
` [PATCHv5 1/2] regmap: add DT endianness binding support
` [PATCHv5 2/2] dt/bindings: Add the DT binding documentation for endianness

[PATCH 00/83] AMD HSA kernel driver
 2014-07-15  4:35 UTC  (10+ messages)

[PATCH] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-07-15  4:27 UTC  (5+ messages)

[RFC]Pid conversion between pid namespace
 2014-07-15  4:16 UTC  (3+ messages)

Is espfix64's double-fault thing OK on Xen?
 2014-07-15  4:14 UTC  (10+ messages)

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

[PATCH 1/2] staging: comedi: addi_apci_1564: driver no longer needs to include addi_common.h
 2014-07-15  4:00 UTC  (4+ messages)
` [PATCH 2/2] staging: comedi: addi_apci_1564: use addi_watchdog module to init watchdog subdevice

linux-next: manual merge of the pm tree with the ia64 tree
 2014-07-15  3:56 UTC 

[PATCH v2] drivers: staging: lustre: Use 'force_die' instead of 'die' to avoid compiling issue
 2014-07-15  3:59 UTC  (4+ messages)

[alsa-devel] [PATCH] ASoC: cs42xx8: Add SND_SOC_DAIFMT_DSP_A support
 2014-07-15  3:46 UTC 

[PATCH 1/5] alpha: checkpatch gives errors and warnings in bootp.c
 2014-07-15  3:46 UTC  (5+ messages)
` [PATCH 2/5] alpha: Checkpatch warnings on lines 71 and 72
` [PATCH 3/5] alpha: Remove whitespace issues and turn spaces into tabs
` [PATCH 4/5] alpha: Fix if statment in bootp.c
` [PATCH 5/5] alpha: Cleanpatch Remove Errors

[PATCH] staging: android: Clean up else statement from sync_fence_poll()
 2014-07-15  3:32 UTC 

[PATCH 93/93] Staging: comedi: adl_pci9118: fixed style issues
 2014-07-15  3:17 UTC 

[PATCH V6 1/2] perf ignore LBR and extra_rsp
 2014-07-14 19:25 UTC  (2+ messages)
` [PATCH V6 2/2] kvm: ignore LBR and extra rsp

[PATCH 92/93] Staging: comedi: 8255: fixed by adding an empthy line
 2014-07-15  3:15 UTC 

[PATCH 5/8] staging: dgap: remove dgap_newnode()
 2014-07-15  3:02 UTC 

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

[PATCH V2 0/3] clk: exynos-audss: Adapt to exising clock framework
 2014-07-15  3:02 UTC  (4+ messages)
` [PATCH V2 3/3] clk: exynos-audss: Use samsung clock APIs to register/unregister clocks

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

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

[PATCH 1/8] staging: dgap: remove redundant error value check
 2014-07-15  3:00 UTC 

[PATCH v2 1/2] hso: remove unused workqueue
 2014-07-15  2:27 UTC  (4+ messages)
` [PATCH v2 2/2] hso: fix deadlock when receiving bursts of data

[regression, 3.16-rc] rwsem: optimistic spinning causing performance degradation
 2014-07-15  2:17 UTC  (8+ messages)

[PATCH] powerpc: Revert removing of _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
 2014-07-15  2:16 UTC  (4+ messages)

[PATCH net-next v3 0/6] cleanup for AMD8111E ethernet driver
 2014-07-15  2:15 UTC  (2+ messages)

[PATCH RESEND] drm/ttm: expose CPU address of DMA-allocated pages
 2014-07-15  2:10 UTC 

[PATCH v10 0/11] seccomp: add thread sync ability
 2014-07-15  1:53 UTC  (5+ messages)

[PATCH V2] In the Denali NAND controller driver, use 8 bytes for READID command
 2014-07-15  1:46 UTC  (3+ messages)

[PATCH] mtd: phram: Fix whitespace issues
 2014-07-15  1:46 UTC  (2+ messages)

[f2fs-dev][PATCH v2] udf: avoid redundant memcpy when writing data in ICB
 2014-07-15  1:38 UTC 

[PATCH v2 0/2] kpatch: dynamic kernel patching
 2014-07-15  1:37 UTC  (3+ messages)
` [PATCH v2 1/2] kpatch: add TAINT_KPATCH flag
` [PATCH v2 2/2] kpatch: add kpatch core module

[RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
 2014-07-15  1:20 UTC  (11+ messages)
                  `  "

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-15  1:19 UTC  (8+ messages)

[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
 2014-07-15  1:11 UTC  (18+ messages)

[PATCH] fs/ext4/super.c: Let 'counters' switched by SMP
 2014-07-15  1:05 UTC 

[PATCH 3.14 00/94] 3.14.12-stable review
 2014-07-15  1:00 UTC  (3+ messages)

[PATCH 3.10 00/53] 3.10.48-stable review
 2014-07-15  0:59 UTC  (4+ messages)

[PATCH RT 0/3] Linux 3.10.47-rt50-rc1
 2014-07-15  0:53 UTC  (3+ messages)

[PATCH v2] ftrace: Do not copy old hash when resetting
 2014-07-15  0:40 UTC 

[PATCH 3.15 1/2] f2fs: adjust free mem size to flush dentry blocks
 2014-07-15  0:53 UTC  (3+ messages)
` [PATCH 3.15 2/2] f2fs: check bdi->dirty_exceeded when trying to skip data writes

[PATCH] perf, x86: Widen Haswell OFFCORE mask
 2014-07-15  0:41 UTC  (2+ messages)


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