linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-23 21:20:29 to 2014-07-24 05:54:04 UTC [more...]

[PATCH] md/dm-ioctl.c: optimize memory allocation in copy_params
 2014-07-24  5:53 UTC  (11+ messages)
` [dm-devel] "

[PATCH] gpio: remove gpio_ensure_requested()
 2014-07-24  5:51 UTC 

[RFC PATCH] gpiolib: Provide and export gpiod_export_name
 2014-07-24  5:44 UTC  (2+ messages)

[PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
 2014-07-24  5:40 UTC  (2+ messages)

[PATCH v5 0/3] arm64: Add seccomp support
 2014-07-24  5:40 UTC  (10+ messages)
` [PATCH v5 1/3] arm64: ptrace: reload a syscall number after ptrace operations
` [PATCH v5 2/3] asm-generic: Add generic seccomp.h for secure computing mode 1
` [PATCH v5 3/3] arm64: Add seccomp support

[PATCH v7 00/10] Intel MPX support
 2014-07-24  5:23 UTC  (13+ messages)
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v7 09/10] x86, mpx: cleanup unused bound tables

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-24  5:04 UTC  (4+ messages)

[PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier
 2014-07-24  5:01 UTC 

[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-07-24  4:57 UTC  (6+ messages)
` [PATCH v5 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v5 2/5] random: Add and use arch_get_rng_seed
` [PATCH v5 3/5] x86,random: Add an x86 implementation of arch_get_rng_seed
` [PATCH v5 4/5] x86,random,kvm: Use KVM_GET_RNG_SEED in arch_get_rng_seed
` [PATCH v5 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available

[PATCH 00/14] arm64: eBPF JIT compiler
 2014-07-24  4:55 UTC  (7+ messages)

[PATCH v4 0/6] File Sealing & memfd_create()
 2014-07-24  4:48 UTC  (14+ messages)
` [PATCH v4 1/6] mm: allow drivers to prevent new writable mappings
` [PATCH v4 2/6] shm: add sealing API
` [PATCH v4 3/6] shm: add memfd_create() syscall
` [PATCH v4 4/6] selftests: add memfd_create() + sealing tests
` [PATCH v4 5/6] selftests: add memfd/sealing page-pinning tests
` [PATCH v4 6/6] shm: wait for pins to be released when sealing

arc: FIXME in file uwind.c
 2014-07-24  4:42 UTC  (3+ messages)

[PATCH 1/1] alienware-wmi: make hdmi_mux enabled on case-by-case basis
 2014-07-24  4:19 UTC 

[PATCH v2] fb: backlight: add driver for iPAQ micro backlight
 2014-07-24  4:28 UTC  (2+ messages)

[PATCH tip/core/rcu] Do not keep timekeeping CPU tick running for non-nohz_full= CPUs
 2014-07-24  4:24 UTC  (7+ messages)

[PATCH v5 0/2] i2c: add DMA support for freescale i2c driver
 2014-07-24  4:16 UTC  (4+ messages)

[PATCH v4 0/2] i2c: add DMA support for freescale i2c driver
 2014-07-24  4:14 UTC  (8+ messages)
` [PATCH v4 1/2] "

[PATCH net-next 0/2] net: filter: split eBPF interpreter out of core networking
 2014-07-24  4:08 UTC  (2+ messages)

[PATCH 00/16] rcu: Some minor fixes and cleanups
 2014-07-24  4:03 UTC  (6+ messages)
` [PATCH 11/16] rcu: Check for spurious wakeup using return value

[PATCH] sched_clock: Avoid corrupting hrtimer tree during suspend
 2014-07-24  4:03 UTC 

[PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS
 2014-07-24  4:00 UTC  (5+ messages)

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-24  3:55 UTC  (2+ messages)

[PATCH 0/9] fs.h/dlm: Neatening and argument removals
 2014-07-24  3:53 UTC  (4+ messages)
` [PATCH 9/9] fs: dlm: lockd: Convert int result to unsigned char type

[PATCH v3] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
 2014-07-24  3:53 UTC  (3+ messages)

[PATCH] staging: Remove checkpatch errors in InterfaceMarcos.h
 2014-07-24  3:43 UTC 

[PATCH] staging: Join lines in IntefaceIdleMode.c
 2014-07-24  3:35 UTC 

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-07-24  3:33 UTC  (3+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()

[PATCH] staging: Fix space issues for header of headers.h
 2014-07-24  3:23 UTC 

[PATCH 0/9] block/aio: loop mq conversion and kernel aio
 2014-07-24  3:08 UTC  (13+ messages)
` [PATCH 1/9] blk-mq: export blk_mq_freeze_queue and blk_mq_unfreeze_queue
` [PATCH 2/9] blk-mq: introduce init_flush_rq_fn callback in 'blk_mq_ops'
` [PATCH 3/9] block: loop: convert to blk-mq
` [PATCH 4/9] block: loop: say goodby to bio
` [PATCH 5/9] block: loop: introduce lo_discard() and lo_req_flush()
` [PATCH 6/9] block: loop: don't handle REQ_FUA explicitly
` [PATCH 7/9] aio: add aio_kernel_() interface
` [PATCH 8/9] fd/direct-io: introduce should_dirty for kernel aio
` [PATCH 9/9] block: loop: support to submit I/O via kernel aio based

linux-next: build failure after merge of the crypto tree
 2014-07-24  3:08 UTC 

[PATCH] staging: Add blank line in sync.c
 2014-07-24  2:59 UTC 

[PATCH] staging: Add blank lines in sw_sync.c
 2014-07-24  2:53 UTC 

linux-next: manual merge of the net-next tree with the wireless tree
 2014-07-24  2:47 UTC 

WARNING: at kernel/cpuset.c:1139
 2014-07-24  2:46 UTC  (4+ messages)

[PATCH] staging: Remove checkpatch error from ion.c
 2014-07-24  2:38 UTC 

[Patch Part3 V4 16/21] iommu/vt-d: Implement DMAR unit hotplug framework
 2014-07-24  2:33 UTC  (2+ messages)
` iommu/vt-d: Fix build error caused by unknown definition of acpi_handle

[PATCH v3 0/2] This series adds support for RK3288 SoC integrated PWM
 2014-07-24  2:13 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: rockchip: Added to support for RK3288 SoC

[RESEND RFC PATCH v1 0/70] Gloabl CPU Hot-plug flag _FROZEN Clean up
 2014-07-24  1:31 UTC  (4+ messages)
` [RFC PATCH v1 12/70] x86, pci, amd_bus: _FROZEN Cleanup

[RFC PATCH] PM/CPU: Parallel enabling nonboot cpus with resume devices
 2014-07-24  2:00 UTC  (3+ messages)

[3.8.y.z extended stable] Linux 3.8.13.27 stable review
 2014-07-24  1:51 UTC  (9+ messages)
` [PATCH 3.8 076/116] xfs: ioctl check for capabilities in the current user namespace
` [PATCH 3.8 107/116] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

Linux 3.16-rc6
 2014-07-24  1:53 UTC  (4+ messages)

[PATCH] Input: synaptics-rmi4 - fix compiler warnings in F11
 2014-07-24  1:41 UTC  (2+ messages)

Scheduler regression from caffcdd8d27ba78730d5540396ce72ad022aff2c
 2014-07-24  1:45 UTC  (11+ messages)

Random panic in load_balance() with 3.16-rc
 2014-07-24  1:43 UTC  (12+ messages)

crypto: Add Allwinner Security System crypto accelerator
 2014-07-24  1:40 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-24  1:36 UTC  (8+ messages)
` [PATCH v8 05/22] Add vm_replace_mixed()

Subject: [PATCH 1/1] mtd:nand:fix nand_lock/unlock() function
 2014-07-24  1:31 UTC  (3+ messages)

[RESEND PATCH 4/4] aio: use iovec array rather than the single one
 2014-07-24  1:15 UTC  (2+ messages)

[PATCH] staging: cxt1e1: Fix static symbol sparse warnings for global vars in linux.c
 2014-07-24  1:20 UTC  (4+ messages)
` [PATCH v2 0/2] staging: cxt1e1: Fix ambiguous global var names, reduce sparse warnings
  ` [PATCH v2 1/2] staging: cxt1e1: Prefix ambiguous variable names with 'cxt1e1_' for clarity

[PATCH] staging: lustre: obdclass: fix sparse warnings about static declaration
 2014-07-24  1:19 UTC  (2+ messages)

[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
 2014-07-24  1:16 UTC  (3+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist
` [patch 3/3] mm, oom: rename zonelist locking functions

[PATCH v2] irqchip: add keystone irq controller ip driver
 2014-07-24  0:58 UTC  (4+ messages)

[PATCH 1/1] Staging: comedi: amplc_pc236: a blank line inserted
 2014-07-24  0:55 UTC  (2+ messages)

[PATCH RFC v2 net-next 00/16] BPF syscall, maps, verifier, samples
 2014-07-24  0:48 UTC  (17+ messages)
` [PATCH RFC v2 net-next 07/16] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH RFC v2 net-next 08/16] bpf: add hashtable type of "
` [PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier
` [PATCH RFC v2 net-next 13/16] tracing: allow eBPF programs to be attached to events

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-24  0:38 UTC  (3+ messages)

[RFCv2 PATCH 00/23] sched: Energy cost model for energy-aware scheduling
 2014-07-24  0:53 UTC  (3+ messages)
` [RFCv2 PATCH 01/23] sched: Documentation for scheduler energy cost model

[PATCH v2 1/2] clk: samsung: exynos4: Enable ARMCLK down feature
 2014-07-24  0:18 UTC  (2+ messages)

[PATCH] driver/rtc/class.c: check the error after rtc_read_time()
 2014-07-24  0:19 UTC  (5+ messages)

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-24  0:13 UTC  (7+ messages)
` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124

[PATCH v4] Lattice ECP3 FPGA: Correct endianness
 2014-07-23 23:58 UTC  (2+ messages)

[PATCH] drivers/misc/ti-st: Load firmware from ti-connectivity directory
 2014-07-23 23:55 UTC  (2+ messages)

[PATCH v2 4/4] ARM: dts: qcom: Add PM8941 and PM8841 pinctrl nodes
 2014-07-23 23:47 UTC  (7+ messages)
` [PATCH RESEND v2 1/4] pinctrl: Update Qualcomm pm8xxx GPIO parameters definitions

[PATCH 00/10] of: Core devicetree changeset support
 2014-07-23 23:44 UTC  (11+ messages)
` [PATCH 01/10] of/platform: Fix of_platform_device_destroy iteration of devices
` [PATCH 02/10] of: rename of_aliases_mutex to just of_mutex
` [PATCH 03/10] of: Move CONFIG_OF_DYNAMIC code into a separate file
` [PATCH 04/10] OF: Utility helper functions for dynamic nodes
` [PATCH 05/10] of: Create unlocked versions of node and property add/remove functions
` [PATCH 06/10] of: Make devicetree sysfs update functions consistent
` [PATCH 07/10] of: Make sure attached nodes don't carry along extra children
` [PATCH 08/10] of: Move dynamic node fixups out of powerpc and into common code
` [PATCH 09/10] of: Reorder device tree changes and notifiers
` [PATCH 10/10] of: Transactional DT support

[PATCH RFC tip/core/rcu 1/2] Eliminate redundant rcu_sysidle_state variable
 2014-07-23 23:43 UTC  (2+ messages)

[PATCH v5 0/4] HID: lenovo: Add support for Lenovo Compact Keyboard
 2014-07-23 23:37 UTC  (6+ messages)
` [PATCH v5 1/4] HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo
` [PATCH v5 2/4] HID: lenovo: Prepare support for adding other devices
` [PATCH v5 3/4] HID: lenovo: Style fixes
` [PATCH v5 4/4] HID: lenovo: Add support for Compact (BT|USB) keyboard

[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
 2014-07-23 23:35 UTC  (5+ messages)
` [PATCH 52/52] perf tools: Add support for 32-bit compatibility VDSOs

[BUG?] 3.16-rc6 ... at drivers/gpu/drm/i915/intel_pm.c:5997 intel_display_power_put+0x12d/0x160()
 2014-07-23 23:33 UTC 

[PATCH] Input: atmel_mxt_ts - split config update a bit
 2014-07-23 23:29 UTC 

[PATCH] tty: serial: msm: Make of_device_id array const
 2014-07-23 23:26 UTC  (2+ messages)

[PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas
 2014-07-23 23:26 UTC  (8+ messages)

[BUG] THP allocations escape cpuset when defrag is off
 2014-07-23 23:20 UTC  (6+ messages)
  ` [patch] mm, thp: do not allow thp faults to avoid cpuset restrictions

[PATCH 1/2] Adding Lenovo - Lenovo Group Ltd. to the vendor-prefixes list
 2014-07-23 23:15 UTC  (7+ messages)
` [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

[PATCH] slab: fix the alias count(via sysfs) of slab cache
 2014-07-23 23:13 UTC 

[PATCH v2] genirq: bug on inconstent flags and flow handler
 2014-07-23 23:12 UTC  (3+ messages)

STI architectural question (and lretq -- I'm not even kidding)
 2014-07-23 23:10 UTC  (4+ messages)

[PATCH] staging: Change kzalloc to kcalloc
 2014-07-23 23:08 UTC  (3+ messages)

[PATCH v3 1/1] doc: Add remote CPU access details and others to this_cpu_ops.txt
 2014-07-23 23:05 UTC  (3+ messages)

[PATCH v1] mmc: mmci: Add qcom dml support to the driver
 2014-07-23 22:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fs/ext4/super.c: Let 'counters' switched by SMP
 2014-07-23 22:55 UTC  (5+ messages)

[PATCH 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
 2014-07-23 22:46 UTC  (6+ messages)
` [PATCH 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() varients

futex: wake explicit / wait on multiple memory locations
 2014-07-23 22:32 UTC  (2+ messages)

[PATCH] uml/net_kern: Eliminate NULL test after alloc_bootmem
 2014-07-23 22:24 UTC  (2+ messages)

[PATCH 0/4] basic IPI tracing
 2014-07-23 22:18 UTC  (8+ messages)
` [PATCH 2/4] ARM: add IPI tracepoints
` [PATCH 4/4] (RFC) X86: "

[GIT PULL] Big timekeeping changes for 3.17
 2014-07-23 22:18 UTC 

[PATCH v3] ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
 2014-07-23 22:13 UTC  (2+ messages)

[PATCH v3 net-next 0/2] rx busy polling support for virtio-net
 2014-07-23 22:12 UTC  (2+ messages)

[PATCH v6 1/2] iio: adc: add driver for Rockchip saradc
 2014-07-23 21:24 UTC  (2+ messages)
` [PATCH v6 2/2] dt-bindings: document "

[PATCH v3] clocksource: document some basic timekeeping concepts
 2014-07-23 22:08 UTC  (2+ messages)

pull request: bluetooth-next 2014-07-23
 2014-07-23 22:03 UTC 

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-23 22:01 UTC  (8+ messages)

[patch V2 00/64] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-23 21:59 UTC  (4+ messages)
` [patch V2 12/64] timekeeper: Move tk_xtime to core code

[PATCH net-next v3 0/2] cleanup for Realtek 8139CP
 2014-07-23 21:57 UTC  (2+ messages)

[PATCHv4 0/5] Atomic pool for arm64
 2014-07-23 21:56 UTC  (4+ messages)
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions

[PATCH] Input: atmel_mxt_ts - simplify mxt_initialize a bit
 2014-07-23 21:50 UTC 

[PATCH] rbd: Use rbd_segment_name_free
 2014-07-23 21:47 UTC 

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-23 21:45 UTC  (9+ messages)
          ` [PATCH -mm] mm: refactor page index/offset getters

[PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc
 2014-07-23 21:39 UTC  (8+ messages)
` [PATCH 04/15] Input: atmel_mxt_ts - implement device tree support

[PATCH] CAPABILITIES: remove undefined caps from all processes
 2014-07-23 21:32 UTC  (5+ messages)

[PATCH RESEND v2] bus: ARM CCN PMU driver
 2014-07-23 21:29 UTC  (3+ messages)

[PATCH 0/6] openrisc: support for l.lwa and l.swa atomic instructions
 2014-07-23 21:26 UTC  (6+ messages)
` [PATCH 1/6] openrisc: add Kconfig "
` [PATCH 3/6] openrisc: add cmpxchg and xchg implementations
` [PATCH 5/6] openrisc: include l.swa in check for write data pagefault
` [PATCH 6/6] openrisc: add futex_atomic_* implementations


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