The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2014-02-07 22:46:07 to 2014-02-08 16:20:12 UTC [more...]

[RFC PATCH 00/11] smp: Single IPI cleanups
 2014-02-08 16:18 UTC  (8+ messages)
` [PATCH 02/11] block: Remove useless IPI struct initialization
` [PATCH 04/11] smp: Iterate functions through llist_for_each_entry_safe()
` [PATCH 07/11] smp: Consolidate the various smp_call_function_single() declensions
` [PATCH 08/11] smp: Move __smp_call_function_single() below its safe version
` [PATCH 09/11] watchdog: Simplify a little the IPI call
` [PATCH 10/11] smp: Remove wait argument from __smp_call_function_single()
` [PATCH 11/11] smp: Enhance and precise the role & requirements of __smp_call_function_single()

[PATCHSET v2 cgroup/for-3.15] cgroup: convert to kernfs
 2014-02-08 16:15 UTC  (12+ messages)
` [PATCH 01/13] cgroup: improve css_from_dir() into css_tryget_from_dir()
` [PATCH 02/13] cgroup: introduce cgroup_tree_mutex
` [PATCH 04/13] cgroup: restructure locking and error handling in cgroup_mount()
` [PATCH 05/13] cgroup: factor out cgroup_setup_root() from cgroup_mount()
` [PATCH 06/13] cgroup: update cgroup name handling
` [PATCH 07/13] cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
` [PATCH 08/13] cgroup: update the meaning of cftype->max_write_len
` [PATCH 09/13] cgroup: introduce cgroup_init/exit_cftypes()
` [PATCH 10/13] cgroup: introduce cgroup_ino()
` [PATCH 11/13] cgroup: misc preps for kernfs conversion
` [PATCH 12/13] cgroup: relocate functions in preparation of "

Missing ATSC, the whole block, in a make oldconfig output
 2014-02-08 16:07 UTC  (2+ messages)

[PATCH 1/6] kbuild: Remove relocations from kallsyms table
 2014-02-08 16:01 UTC  (9+ messages)
` [PATCH 2/6] kbuild: Put kallsyms into own section
` [PATCH 3/6] kbuild: Don't include const variable in kallsyms with !KALLSYMS_ALL
` [PATCH 4/6] kbuild: Support padding in kallsyms tables
` [PATCH 5/6] kbuild: Use single pass kallsyms
` [PATCH 6/6] kbuild: Remove .dot postfixes in kallsyms

[PATCH] [trivial] alsa: Fix typos in alsa-driver-api.xml
 2014-02-08 15:47 UTC 

[PATCH 1/1] kernel: panic: display reason at end + pr_emerg
 2014-02-08  7:45 UTC 

nouveau graphical corruption in 3.13.2
 2014-02-08 15:38 UTC  (3+ messages)

[PATCHSET v2 cgroup/for-3.15] cgroup: drop module support and cgroup_root_mutex
 2014-02-08 15:36 UTC  (2+ messages)

[PATCHSET cgroup/for-3.14-fixes] cgroup: four misc fixes
 2014-02-08 15:25 UTC  (2+ messages)

[PATCH] driver core/platform: don't leak memory allocated for dma_mask
 2014-02-08 15:09 UTC  (12+ messages)
` [PATCHv1] "
    ` [PATCHv2] "
              ` [PATCHv3] "
                ` [PATCHv4] "

[PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion
 2014-02-08 15:08 UTC  (5+ messages)

[PATCH] ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
 2014-02-08 15:22 UTC 

REGRESSION f54b311142a92ea2e42598e347b84e1655caf8e3 tcp auto corking slows down iSCSI file system creation by factor of 70 [WAS: 4 TB VMFS creation takes 15 minutes vs 26 seconds]
 2014-02-08 15:06 UTC  (19+ messages)
            ` [PATCH] tcp: disable auto corking by default

[PATCH] ACPI / dock: Use acpi_device_enumerated() to check if dock is present
 2014-02-08 15:17 UTC 

[PATCH 1/2] ACPI / processor: Replace hard-coded "ACPI0007" with ACPI_PROCESSOR_DEVICE_HID
 2014-02-08 15:03 UTC  (3+ messages)
` [PATCH 2/2] ACPI / trivial: Fix the return value type of acpi_processor_eval_pdc()

3.12: ethernet controller missing after resuming from suspend to RAM
 2014-02-08 15:01 UTC  (4+ messages)

[PATCH] [RFC] Support for creating generic host_bridge from device tree
 2014-02-08 14:22 UTC  (7+ messages)
` [PATCH] pci: Add support for creating a "

[PATCH RESEND v3] clk: return probe defer when DT clock not yet ready
 2013-11-25 18:47 UTC 

[PATCH v2 0/3] Prepare for running ACPI on !x86 and !ia64
 2014-02-08 13:10 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI / idle: Make idle_boot_override depend on x86 and ia64
` [PATCH v2 2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
` [PATCH v2 3/3] ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method

[btrfs] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
 2014-02-08 13:07 UTC  (6+ messages)

[BUGREPORT] Linux USB 3.0
 2014-02-08 13:06 UTC  (9+ messages)

www.xrefs.info: updated with new kernels
 2014-02-08 12:40 UTC  (2+ messages)

[PATCH v2 0/2] generic CPU feature based udev module autoprobing
 2014-02-08 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] cpu: add generic support for CPU feature based module autoloading
` [PATCH v2 2/2] x86: align x86 arch with generic CPU modalias handling

[patch] drop_caches: add some documentation and info message
 2014-02-08 11:55 UTC  (4+ messages)

[PATCH] iio: max1363: Use devm_regulator_get_optional for optional regulator
 2014-02-08 11:46 UTC  (2+ messages)

[patch 00/10] mm: thrash detection-based file cache sizing v9
 2014-02-08 11:43 UTC  (3+ messages)
` [patch 02/10] fs: cachefiles: use add_to_page_cache_lru()

[PATCH RT] Cleanup of unnecessary do while 0 in api mappings
 2014-02-08 11:39 UTC 

[PATCH v2] mfd: MAX6650/6651 support
 2014-02-08 11:33 UTC 

iio: adis16400: Set timestamp as the last element in
 2014-02-08 11:25 UTC  (4+ messages)
` [PATCH] iio: adis16400: Set timestamp as the last element in chan_spec

[PATCH 1/2] async: async device driver probing
 2014-02-08 11:05 UTC  (2+ messages)
` [PATCH 2/2] async: Allow to group the asynced device probings

[RFC PATCH] mtd: add per NAND partition ECC config
 2014-02-08 10:36 UTC  (2+ messages)

[PATCH] x86, sections, numachip: Remove useless __read_mostly
 2014-02-08 10:29 UTC  (2+ messages)

Memory allocator semantics
 2014-02-08 10:27 UTC  (2+ messages)

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2014-02-08 10:17 UTC  (6+ messages)
` [PATCH v3 5/5] slab: make more slab management structure off the slab

[PATCH v3 0/4] off-codec widgets
 2014-02-08  7:59 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: add snd_soc_of_parse_audio_simple_widgets for DT
` [PATCH v3 2/4] ASoC: simple-card: add off-codec widgets supports
` [PATCH v3 3/4] ASoC: binding: add widgets.txt
` [PATCH v3 4/4] ASoC: binding: for new properties documenting and usage

Attaching a cgroup subsystem to multiple hierarchies
 2014-02-08  8:55 UTC  (5+ messages)

[GIT PULL REQUEST] watchdog - Fixes for v3.14-rc2
 2014-02-08  8:50 UTC 

[PATCH] usage-model.txt: fix a typo
 2014-02-08  8:50 UTC 

3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
 2014-02-08  8:30 UTC  (3+ messages)

[PATCH v2 0/7] simple card
 2014-02-08  8:20 UTC  (4+ messages)
` [PATCH v2 7/7] ASoC: binding: for new properties documenting and usage

ѴἳᾺḠŖᾺ
 2014-02-07  5:11 UTC 

[PATCH 01/14] asmlinkage, kvm: Make kvm_rebooting visible
 2014-02-08  8:13 UTC  (15+ messages)
` [PATCH 02/14] asmlinkage: Make __iowrite32_copy visible
` [PATCH 03/14] asmlinkage: Make jiffies visible
` [PATCH 04/14] asmlinkage, pnp: Make variables used from assembler code visible
` [PATCH 05/14] asmlinkage: Make lockdep_sys_exit asmlinkage
` [PATCH 06/14] asmlinkage: Make trace_hardirq visible
` [PATCH 07/14] asmlinkage, mutex: Mark __visible
` [PATCH 08/14] asmlinkage: Make main_extable_sort_needed visible
` [PATCH 09/14] asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
` [PATCH 10/14] asmlinkage Make __stack_chk_failed and memcmp visible
` [PATCH 11/14] asmlinkage, x86: Fix 32bit memcpy for LTO
` [PATCH 12/14] asmlinkage: Make trace_hardirqs_on/off_caller visible
` [PATCH 13/14] initconst: Fix initconst mistake in dcdbas
` [PATCH 14/14] initconst, x86: Fix initconst mistake in ts5500 code

[PATCH 01/17] x86, lto: Disable LTO for the x86 VDSO
 2014-02-08  8:01 UTC  (17+ messages)
` [PATCH 02/17] x86, lto: Disable fancy hweight optimizations for LTO v2
` [PATCH 03/17] lto: Make asmlinkage __visible
` [PATCH 04/17] lto, workaround: Add workaround for initcall reordering
` [PATCH 05/17] lto: Handle LTO common symbols in module loader
` [PATCH 06/17] lto: Disable LTO for sys_ni
` [PATCH 07/17] Kbuild, lto, workaround: Don't warn for initcall_reference in modpost
` [PATCH 08/17] Kbuild, lto: Drop .number postfixes "
` [PATCH 09/17] Kbuild, lto: add ld-version and ld-ifversion macros
` [PATCH 10/17] Kbuild, lto: Add a gcc-ld script to let run gcc as ld
` [PATCH 11/17] Kbuild, lto: Disable LTO for asm-offsets.c
` [PATCH 12/17] Kbuild, lto: Set TMPDIR for LTO
` [PATCH 13/17] Kbuild, lto: Handle basic LTO in modpost
` [PATCH 14/17] Kbuild, lto: Add Link Time Optimization support
` [PATCH 15/17] Kbuild, lto: Add LTO build Documentation
` [PATCH 16/17] lto: Mark spinlocks noinline when inline spinlocks are disabled
` [PATCH 17/17] lto, module: Warn about modules that are not fully LTOed

[PATCH] sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
 2014-02-08  7:57 UTC 

[PATCH v2] ASoC: fsl-sai: convert to use regmap API for Freeacale SAI
 2014-02-08  6:38 UTC 

[PATCH] jfs: fix generic posix ACL regression
 2014-02-08  7:08 UTC  (3+ messages)

[PATCH] ieee80211: Print human-readable disassoc/deauth reason codes
 2014-02-08  6:38 UTC  (6+ messages)

[PATCH] net: rfkill-regulator: Add devicetree support
 2014-02-08  6:22 UTC  (2+ messages)

Welding Electrode/Welding Wire/Sintered Flux
 2014-02-08  6:10 UTC 

[PATCH 1/2] sched/rt: Remove leaf_rt_rq_list from struct rq
 2014-02-08  6:17 UTC  (2+ messages)
` [PATCH 2/2] sched/rt: Make init_sched_rt_calss() __init

[PATCH] ARM: smp_twd: Set the CLOCK_EVT_FEAT_PERCPU flag
 2014-02-08  6:02 UTC 

[PATCH] Staging: comedi: fix memory leak in comedi_bond.c
 2014-02-08  5:02 UTC 

v3.14-rc1 locking bug in system suspend
 2014-02-08  4:58 UTC  (3+ messages)
  ` [alsa-devel] "

Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels
 2014-02-08  4:55 UTC  (3+ messages)

Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
 2014-02-08  3:43 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)
 2014-02-08  3:26 UTC  (3+ messages)
` [PATCH v3 3/5] ARM: qcom: Split Qualcomm support into legacy and multiplatform

[PATCH v8 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
 2014-02-08  3:23 UTC  (3+ messages)
` [PATCH v8 3/3] mmc: sdhci-msm: Add platform_execute_tunning implementation

[PATCH] slub: Hold list_lock unconditionally before the call to add_full
 2014-02-08  3:00 UTC  (3+ messages)

[PATCH 1/2] staging: android: binder: use whitespace consistently
 2014-02-08  2:59 UTC  (2+ messages)
` [PATCH 2/2] staging: android: remove unused constant, BINDER_SET_IDLE_PRIORITY

[Patch v5 0/2] Add Qualcomm BAM dmaengine driver
 2014-02-08  2:42 UTC  (3+ messages)
` [Patch v5 1/2] dmaengine: add Qualcomm BAM dma driver

[PATCH v2] SUNRPC: Allow one callback request to be received from two sk_buff
 2014-02-08  2:29 UTC 

[PATCH 1/3] jffs2: fix unbalanced locking
 2014-02-08  2:16 UTC  (3+ messages)
` [PATCH 2/3] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3/3] jffs2: remove wait queue after schedule()

[PATCH] trivial: unexport static function create_syslog_header
 2014-02-08  1:59 UTC 

[PATCH v2 RESEND 0/8] staging/lustre: sync with external tree
 2014-02-08  1:52 UTC  (4+ messages)
` [PATCH v2 RESEND 6/8] staging/lustre/obdclass: remove extra break in class_process_config

[PATCH] Use realpath for srctree and objtree
 2014-02-08  1:44 UTC  (3+ messages)
` [PATCH resend 1/2] liblockdep: "
` [PATCH resend 2/2] tools lib traceevent: "

[PATCH 1/9] mm: Mark function as static in compaction.c
 2014-02-08  1:25 UTC  (10+ messages)
` [PATCH 9/9] mm: Remove ifdef condition in include/linux/mm.h

[PATCH 0/1] block: rework flush sequencing for blk-mq
 2014-02-08  0:55 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC 0/6] mailbox: add common framework and port drivers
 2014-02-08  0:50 UTC  (7+ messages)
` [RFC 1/6] mailbox: add core framework
` [RFC 2/6] mailbox: document bindings
` [RFC 3/6] mailbox: pl320: migrate to mbox framework
` [RFC 4/6] mailbox: omap: remove omap-specific framework
` [RFC 5/6] mailbox: omap1: move to common mbox framework
` [RFC 6/6] mailbox: omap2+: "

[PATCH V2 1/1] Drivers: hv: vmbus: Extract the mmio information from DSDT
 2014-02-08  0:25 UTC  (3+ messages)

[PATCH] net: use __GFP_NORETRY for high order allocations
 2014-02-08  0:22 UTC  (3+ messages)

Linux 3.13.2
 2014-02-08  0:02 UTC  (3+ messages)

[PATCH v5 00/14] Add support for MSM's mmio clock/reset controller
 2014-02-07 23:36 UTC  (6+ messages)

Linux 3.12.10
 2014-02-07 23:32 UTC  (2+ messages)

[GIT PULL] x86/kaslr for v3.14
 2014-02-07 23:28 UTC  (13+ messages)

[PATCH V4 1/1] Drivers: hv: Implement the file copy service
 2014-02-07 23:17 UTC  (2+ messages)

[PATCH] clk: respect the clock dependencies in of_clk_init
 2014-02-07 23:15 UTC  (6+ messages)

[PATCHv4 0/7] omap hwspinlock dt support
 2014-02-07 22:49 UTC  (3+ messages)
` [PATCHv4 4/7] hwspinlock/core: add common OF helpers

[PATCH 00/13] cross rename v4
 2014-02-07 22:46 UTC  (2+ messages)

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-02-07 22:47 UTC  (3+ messages)
` [PATCH 01/73] init: delete the __cpuinit related stubs


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