public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-02 20:11:59 to 2015-06-03 06:16:04 UTC [more...]

[RFC 0/6] MADV_FREE: respect pte_dirty, not PG_dirty
 2015-06-03  6:15 UTC  (2+ messages)
` [RFC 5/6] mm: decouple PG_dirty from MADV_FREE

[PATCH v3 0/2] staging: ion: ion-physmem driver
 2015-06-03  6:15 UTC  (3+ messages)
` [PATCH v3 1/2] staging: ion: Add generic "

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-06-03  6:13 UTC  (2+ messages)
` [Linaro-mm-sig] "

[PATCH V2 0/3] Pistachio USB2.0 PHY
 2015-06-03  6:07 UTC  (3+ messages)

[PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters
 2015-06-03  5:54 UTC  (2+ messages)

[RFC][PATCH 0/2] Android style loosening of cgroup attach permissions
 2015-06-03  5:50 UTC  (3+ messages)

[PATCH] Fix No space after the declaration
 2015-06-03  5:47 UTC  (2+ messages)

[PATCH v4 0/3] AHCI: Add generic MSI-X interrupt support to SATA PCI driver
 2015-06-03  5:44 UTC  (5+ messages)
` [PATCH v4 2/3] ahci: Store irq number in struct ahci_host_priv
` [PATCH v4 3/3] AHCI: Add generic MSI-X interrupt support to SATA PCI driver

[PATCH 1/3] drivers: xen-blkback: delay pending_req allocation to connect_ring
 2015-06-03  5:40 UTC  (3+ messages)
` [PATCH 2/3] driver: xen-blkfront: move talk_to_blkback to a more suitable place
` [PATCH 3/3] xen/block: add multi-page ring support

[GIT PULL] phy: for v4.2 merge window
 2015-06-03  5:32 UTC  (3+ messages)

[PATCH v3] Add TI CDCE925 I2C controlled clock synthesizer driver
 2015-06-03  5:25 UTC  (2+ messages)
` [PATCH v4] "

Fwd: [RFC] make kthread_worker_fn to be freezable
 2015-06-03  5:20 UTC  (4+ messages)

[PATCH] of: clean-up unnecessary libfdt include paths
 2015-06-03  5:10 UTC 

[GIT PULL] extcon next for 4.2
 2015-06-03  5:10 UTC  (2+ messages)

[PATCH v1 0/2] scatterlist: introduce sg_nents_for_len
 2015-06-03  5:09 UTC  (2+ messages)

[RFC][PATCH 00/10] zsmalloc auto-compaction
 2015-06-03  5:09 UTC  (2+ messages)

[PATCH] crypto: prevent nx 842 load if no hw driver
 2015-06-03  5:08 UTC  (2+ messages)

[PATCH] powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
 2015-06-03  4:58 UTC  (2+ messages)

[RFC 0/4] enable migration of non-LRU pages
 2015-06-03  4:54 UTC  (4+ messages)
` [RFC 2/4] mm/balloon: apply driver page migratable into balloon driver

[RFC][PATCH 0/7] sched: balance callbacks
 2015-06-03  4:52 UTC  (5+ messages)
` [RFC][PATCH 1/7] sched: Replace post_schedule with a balance callback list
` [RFC][PATCH 7/7] sched,dl: Convert switched_{from,to}_dl() / prio_changed_dl() to balance callbacks

[PATCH v2] ASoC: qcom: Remove QCOM dependency from LPASS variants
 2015-06-03  4:28 UTC 

HMM (Heterogeneous Memory Management) v8
 2015-06-03  4:25 UTC  (3+ messages)
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-03  4:20 UTC  (14+ messages)

[RFC 0/9] net: dsa: mv88e6352: add 802.1q VLAN support
 2015-06-03  4:17 UTC  (27+ messages)
` [RFC 2/9] net: dsa: add basic support for VLAN operations
` [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU ops
` [RFC 5/9] net: dsa: mv88e6352: disable mirroring
` [RFC 6/9] net: dsa: mv88e6352: allow egress of unknown multicast
` [RFC 7/9] net: dsa: mv88e6352: lock CPU port from learning addresses
` [RFC 8/9] net: dsa: mv88e6352: set port 802.1Q mode to Secure

[PATCH 0/3] GPIO support for BRCMSTB
 2015-06-03  4:13 UTC  (7+ messages)

linux-next: manual merge of the drivers-x86 tree with Linus' tree
 2015-06-03  4:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: add zpool
 2015-06-03  3:56 UTC  (5+ messages)

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-06-03  3:55 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible

[PATCH] ACPI / osl: add acpi_os_down_wait to avoid a schedule BUG
 2015-06-04  3:49 UTC  (3+ messages)

[Patch v3 31/36] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
 2015-06-03  3:47 UTC  (2+ messages)

[Patch v3 00/36] Split struct irq_data into common part and per-chip part
 2015-06-03  3:46 UTC  (5+ messages)
` [Patch v3 27/36] x86, irq: Use access helper irq_data_get_affinity_mask()

[PATCH v2] drm/rockchip: Add BGR formats to VOP
 2015-06-03  3:40 UTC  (3+ messages)

[linux-next] please include init-v4.1-rc6 branch for v4.2
 2015-06-03  3:39 UTC  (2+ messages)

[RFC 00/24] Re-use nvram module
 2015-06-03  3:34 UTC  (7+ messages)
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()

linux-next: manual merge of the block tree with Linus' tree
 2015-06-03  3:33 UTC 

[PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl
 2015-06-03  3:28 UTC  (2+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2015-06-03  3:28 UTC 

[PATCH v9 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-06-03  3:10 UTC  (3+ messages)
` [PATCH v9 5/6] arm64: dts: Add dts files for "

Regression: Disk corruption with dm-crypt and kernels >= 4.0
 2015-06-03  2:21 UTC  (8+ messages)

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-06-03  2:57 UTC  (21+ messages)
` [PATCH 05/15] KVM: MTRR: clean up mtrr default type
` [PATCH 07/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
` [PATCH 08/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH 10/15] KVM: MTRR: sort variable MTRRs
` [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range

[PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-06-03  3:09 UTC  (11+ messages)

[PATCH 0/3] Add NUMA support for NVDIMM devices
 2015-06-03  2:51 UTC  (6+ messages)
` [PATCH 1/3] acpi: Fix acpi_map_pxm_to_node() to handle numa_off
` [PATCH 2/3] acpi: Add export to acpi_map_pxm_to_node()
` [PATCH 3/3] libnvdimm: Add sysfs numa_node to NVDIMM devices

[RFC PATCH v5 23/30] perf tools: Make perf depend on libbpf
 2015-06-03  2:45 UTC  (2+ messages)
` [RFC PATCH v6 "

[PATCH v12 0/8] cgroup: add pids subsystem
 2015-06-03  2:44 UTC  (7+ messages)
` [PATCH v12 8/8] cgroup: implement the PIDs subsystem

[patch 2/2] w1: unlock correct lock on error in w1_seq_show()
 2015-06-03  2:39 UTC  (5+ messages)

[PATCH v10 0/3] add watchdog_cpumask to help nohz_full
 2015-06-03  2:34 UTC  (7+ messages)
` [PATCH v10 1/3] smpboot: allow excluding cpus from the smpboot threads

[network feature request] Optimized sys_accept and sys_connect
 2015-06-03  1:59 UTC 

[PATCH 0/3] MIPS: SMP memory barriers: lightweight sync, acquire-release
 2015-06-03  1:56 UTC  (6+ messages)
` [PATCH 1/3] MIPS: R6: Use lightweight SYNC instruction in smp_* memory barriers

[PATCH] Fix typo in the comment
 2015-06-03  1:51 UTC 

[PATCH 1/1] mtd: nand_bbt: separate struct nand_chip from nand_bbt.c
 2015-06-03  1:31 UTC 

[lkp] [drm/i915] 70a101f8639: WARNING: CPU: 1 PID: 16 at drivers/gpu/drm/drm_irq.c:1159 drm_wait_one_vblank+0x190/0x1a0 [drm]()
 2015-06-03  1:20 UTC 

[PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-03  1:19 UTC  (5+ messages)

[RFC PATCH v5 00/30] perf tools: filtering events using eBPF programs
 2015-06-03  1:15 UTC  (4+ messages)
` [RFC PATCH v5 03/30] tools build: Add feature check for eBPF API

[PATCH v1 0/9]powerpc/powernv: Nest Instrumentation support
 2015-06-03  1:06 UTC  (17+ messages)
` [PATCH v1 1/9]powerpc/powernv: Data structure and macros definition
` [PATCH v1 2/9]powerpc/powernv: nest pmu init function with cpumask attr
` [PATCH v1 3/9]powerpc/powernv: Add cpu hotplug support
` [PATCH v1 4/9]powerpc/powernv: Add generic nest pmu ops
` [PATCH v1 5/9]powerpc/powernv: nest pmu feature detection support
` [PATCH v1 6/9]powerpc/powernv: dt parser function for nest pmu and its events
` [PATCH v1 7/9]powerpc/powernv: Event attr creation and PMU registration
` [PATCH v1 8/9] powerpc/powernv: Add OPAL support for Nest PMU

[v8 0/9] Add VT-d Posted-Interrupts support - IOMMU part
 2015-06-03  1:05 UTC  (4+ messages)
` [v8 3/9] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip

[PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board
 2015-06-03  1:04 UTC  (5+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "
  ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board

[PATCH][V3] usb: isp1760: check for null return from kzalloc
 2015-06-03  0:43 UTC  (2+ messages)

[PATCH v2 0/2] Fix cpuidle on qcom's THUMB2 kernels
 2015-06-03  0:11 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: Add cpu_resume_arm() for firmwares that resume in ARM state

[PATCH V2 0/3] map GHES memory region with EFI memory map
 2015-06-03  0:09 UTC  (4+ messages)
` [PATCH V2 1/3] efi: arch, x86: arch, ia64: move efi_mem_attributes()

Notebook does not resume from hibernation
 2015-06-02 23:57 UTC  (3+ messages)

[PATCH v4 0/5] ARM: EXYNOS: ODROID-XU DT and LEDs
 2015-06-02 23:55 UTC  (5+ messages)
` [PATCH v4 5/5] ARM: dts: Add LEDs to exynos5410-odroidxu

[PATCH] ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available
 2015-06-02 23:52 UTC  (5+ messages)

[PATCH] HID: i2c-hid: Do not set the ACPI companion field in the HID device
 2015-06-02 23:44 UTC  (2+ messages)

[PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
 2015-06-02 22:54 UTC  (4+ messages)
` [PATCH 1/2] iio: "
` [PATCH 2/2] rtc: "

[PATCH 0/3] Make CONFIG_OF user selectable
 2015-06-02 22:46 UTC  (4+ messages)
` [PATCH 1/3] MIPS: prepare for user enabling of CONFIG_OF
` [PATCH 2/3] of: make CONFIG_OF user selectable
` [PATCH 3/3] of: make unittest select OF_EARLY_FLATTREE instead of depend on it

[PATCH 0/4] Relocate module code from init.h to module.h
 2015-06-02 22:43 UTC  (7+ messages)
` [PATCH 1/4] x86: replace __init_or_module with __init in non-modular vsmp_64.c
` [PATCH 2/4] arm: fix implicit #include <linux/init.h> in entry asm
` [PATCH 3/4] mips: make loongsoon serial driver explicitly modular
` [PATCH 4/4] module: relocate module_init from init.h to module.h

[PATCH] ASoC: core: Pass kcontrol pointer to bytes tlv callbacks
 2015-06-02 22:24 UTC 

[PATCH] frontswap: allow multiple backends
 2015-06-02 22:19 UTC  (6+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH] trivial: fix comment mentioning abandoned ASSIGN_ONCE
 2015-06-02 22:16 UTC 

tw5864 driver development, help needed
 2015-06-02 22:03 UTC 

[PATCH 0/2] kprobes/x86: Allow "boost" for 10- and 11-byte instructions
 2015-06-02 21:55 UTC  (9+ messages)
` [PATCH 2/2] kprobes/x86: Use 16 bytes for each instruction slot again

[PATCH 1/2] time: refactor usecs_to_jiffies
 2015-06-02 21:41 UTC  (6+ messages)
` [PATCH 2/2] time: allow gcc to fold constants when possible

[PATCH] seccomp: add ptrace commands for suspend/resume
 2015-06-02 21:27 UTC  (4+ messages)

[PATCH v5 0/2] Staging: rtl8192u: Fix coding style issues at ieee80211_crypt_wep.c
 2015-06-02 23:28 UTC  (3+ messages)
` [PATCH v5 1/2] Staging: rtl8192u: Simplify error check code at prism2_wep_init
` [PATCH v5 1/2] Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null

[PATCH v4 0/8] mfd: cros_ec: Add multi EC and proto v3 support
 2015-06-02 21:15 UTC  (2+ messages)

[PATCH] zswap: runtime enable/disable
 2015-06-02 21:10 UTC 

[RFC PATCH 0/5] livepatch: add support on arm64
 2015-06-02 21:04 UTC  (5+ messages)
      `  "

[PATCH v4 00/11] simplify block layer based on immutable biovecs
 2015-06-02 20:59 UTC  (9+ messages)
` [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios

[PATCH] livepatch: add module locking around kallsyms calls
 2015-06-02 20:58 UTC  (3+ messages)

[PATCH] checkpatch: Make the output better readable
 2015-06-02 20:49 UTC  (6+ messages)

[PATCH 00/11] staging: rtl8192e: Remove dead code
 2015-06-02 20:48 UTC  (12+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] staging: rtl8192e: Remove dead code: cmpk_handle_query_config_rx()
` [PATCH 03/11] staging: rtl8192e: Remove dead code: cmpk_message_handle_rx()
` [PATCH 04/11] staging: rtl8192e: Remove dead code: read/write_cam
` [PATCH 05/11] staging: rtl8192e: Remove unused macros/structures in rtl_core.h
` [PATCH 06/11] staging: rtl8192e: Remove dead code: rtl_dm.[ch]
` [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_mode
` [PATCH 08/11] staging: rtl8192e: Remove dead code: rt_stats
` [PATCH 09/11] staging: rtl8192e: Remove dead code: undefined arrays
` [PATCH 10/11] staging: rtl8192e: Remove dead code: r8192_priv members
` [PATCH 11/11] staging: rtl8192e: Remove dead code: mp_adapter

[PATCH 0/6] Enhancements to twl4030 phy to support better charging
 2015-06-02 20:47 UTC  (8+ messages)
` [PATCH 5/6] phy: twl4030-usb: add support for reading resistor on ID pin
        ` [Gta04-owner] "

[PATCH 0/5] zswap: make params runtime changeable
 2015-06-02 20:47 UTC  (6+ messages)
` [PATCH 3/5] zswap: runtime enable/disable

[PATCH] ray_cs: Change 1 to true for bool type variable
 2015-06-02 20:32 UTC  (2+ messages)
`  "

kernel_thread() for non-GPL drivers
 2015-06-02 20:31 UTC  (2+ messages)

[PATCH V2 0/9] Updates to EDAC mce_amd_inj
 2015-06-02 20:36 UTC  (10+ messages)
` [PATCH V2 1/9] edac, mce_amd_inj: Use MCE_INJECT_GET for bank
` [PATCH V2 2/9] edac, mce_amd_inj: Rework sanity check for inj_bank_set
` [PATCH V2 3/9] edac, mce_amd_inj: Modify flags attrigute to use string arguments
` [PATCH V2 4/9] edac, mce_amd_inj: Add capability to trigger apic interrupts
` [PATCH V2 5/9] edac, mce_amd_inj: Add individual permissions field for dfs_node
` [PATCH V2 6/9] edac, mce_amd_inj: Add README file
` [PATCH V2 7/9] x86, amd: Factor out number of nodes calculation
` [PATCH V2 8/9] x86, amd: Provide accessor for number of nodes
` [PATCH V2 9/9] edac, mce_amd_inj: Inject errors on NBC for bank 4 errors

[PATCH 1/2] x86/asm/entry/32: Open-code CLEAR_RREGS. No code changes
 2015-06-02 20:25 UTC  (3+ messages)

[RFC 0/2] mapping_gfp_mask from the page fault path
 2015-06-02 20:22 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