public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-14 20:26:56 to 2014-02-15 10:00:35 UTC [more...]

[PATCH 00/48] percpu: Consistent per cpu operations V4
 2014-02-15  9:59 UTC  (19+ messages)
` [PATCH 01/48] percpu: Add raw_cpu_ops
` [PATCH 03/48] modules: Use raw_cpu_write for initialization of per cpu refcount
` [PATCH 07/48] tracing: Replace __get_cpu_var uses with this_cpu_ptr
` [PATCH 09/48] kernel misc: Replace __get_cpu_var uses
` [PATCH 12/48] drivers/oprofile: Replace __get_cpu_var uses for address calculation
` [PATCH 13/48] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr
` [PATCH 16/48] metag: Replace __get_cpu_var uses for address calculation
` [PATCH 18/48] drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
` [PATCH 20/48] time: Replace __get_cpu_var uses
` [PATCH 23/48] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 26/48] net: Replace get_cpu_var through this_cpu_ptr
` [PATCH 28/48] irqchips: Replace __this_cpu_ptr uses
` [PATCH 39/48] powerpc: Replace __get_cpu_var uses

[PATCH] perf, nmi: fix unknown NMI warning
 2014-02-15  9:58 UTC  (2+ messages)

[PATCH] sched/deadline: Fix bad accounting of nr_running
 2014-02-15  9:52 UTC  (2+ messages)

[patch 0/2] genirq: Add functions to avoid driver hackery
 2014-02-15  9:50 UTC  (5+ messages)
` [patch 1/2] genirq: Provide synchronize_hardirq()
` [patch 2/2] genirq: Provide irq_wake_thread()

[PATCH] staging: rts5208: fix always true condition
 2014-02-15  9:44 UTC 

[PATCH v2] cgroup: fix top cgroup refcnt leak
 2014-02-15  9:31 UTC  (2+ messages)

[PATCH] ARM: mm: support big-endian page tables
 2014-02-15  8:46 UTC  (4+ messages)

Hello
 2014-02-15  7:05 UTC 

[PATCH] [RFC] staging: rtl8821ae: fix invalid bit mask on MSR_AP check
 2014-02-15  7:53 UTC  (3+ messages)

[char-misc-next 0/4] mei: fix txe write issue
 2014-02-15  7:46 UTC  (4+ messages)
` [char-misc-next 3/4] mei: add mei_hbuf_acquire wrapper

[RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue
 2014-02-15  7:36 UTC  (8+ messages)

[PATCH 1/3] staging: r8712u: delete unnecessary field initialization
 2014-02-15  7:36 UTC 

[PATCH 3/3] caif: delete unnecessary field initialization
 2014-02-15  7:36 UTC 

[PATCH 2/3] staging: r8188eu: delete unnecessary field initialization
 2014-02-15  7:36 UTC 

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-15  6:58 UTC  (15+ messages)

KSM on Android
 2014-02-15  6:40 UTC  (2+ messages)

[PATCH RFC 0/3] c/r: add ability to restore mm attributes in a non-root userns
 2014-02-15  6:29 UTC  (11+ messages)
` [PATCH 1/3] prctl: reduce permissions to change boundaries of data, brk and stack
      ` [CRIU] "

[PATCH v2] spi: core: Validate lenght of the transfers in message
 2014-02-15  6:09 UTC 

[PATCH] ACPI, APEI: Remove X86 redundant dependency for APEI Generic Hardware Error Source
 2014-02-15  6:06 UTC  (3+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-15  5:25 UTC  (11+ messages)

[PATCH] workqueue: Remove unused __cancel_delayed_work
 2014-02-15  5:19 UTC 

Linux kernel 3.13.3 is added into www.xrefs.info
 2014-02-15  5:18 UTC 

[RFC 0/6] mailbox: add common framework and port drivers
 2014-02-15  4:14 UTC  (6+ messages)

[PATCH] backing_dev: Fix hung task on sync
 2014-02-15  4:12 UTC 

[PATCH v1 0/2] exynos_mct driver: fix irq allocation and cleanup
 2014-02-15  4:12 UTC  (3+ messages)

[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
 2014-02-15  3:58 UTC  (4+ messages)
` [PATCH 4/4] "

Loseing my patience with libata and sata_nv
 2014-02-15  4:01 UTC  (6+ messages)

[PATCH] Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint()
 2014-02-15  3:59 UTC 

[PATCH cgroup/for-3.14-fixes] cgroup: update cgroup_enable_task_cg_lists() to grab siglock
 2014-02-15  3:37 UTC  (4+ messages)
` [PATCH v2 cgroup/for-3.15] cgroup: make "

[PATCH 0/1] Fix Crashdump failure caused by leftover DMA through a hardware IOMMU
 2014-02-15  3:04 UTC  (2+ messages)
` [PATCH] Fix dump failure caused by DMA through an IOMMU

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-15  2:59 UTC  (5+ messages)
` [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
` [RFC v2 2/4] net: enables interface option to skip IP
` [RFC v2 3/4] xen-netback: use a random MAC address
` [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces

[PATCH v16 0/10] Add 32 bit VDSO time function support
 2014-02-15  2:48 UTC  (4+ messages)

[PATCH] oprofile: check whether oprofile perf enabled in op_overflow_handler()
 2014-02-15  2:41 UTC  (12+ messages)

[PATCH V3 0/4] mailbox: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
 2014-02-15  2:22 UTC  (5+ messages)
` [PATCH V3 1/4] Documentation: mailbox: APM X-Gene SoC QMTM
` [PATCH V3 2/4] Documentation: devicetree: bindings for "
` [PATCH V3 3/4] mailbox: xgene: base driver "
` [PATCH V3 4/4] arm64: boot: dts: entries "

[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
 2014-02-15  1:51 UTC  (3+ messages)

task_ctx_sched_out WARN_ON triggered
 2014-02-15  1:49 UTC  (6+ messages)

[PATCH 0/3] Device tree support for the at91sam9rlek
 2014-02-15  1:14 UTC  (4+ messages)
` [PATCH 1/3] ARM: at91: Add at91sam9rl DT SoC support
` [PATCH 2/3] ARM: at91/defconfig: Add the sam9rl to the list of DT-enabled SOCs
` [PATCH 3/3] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek

[PATCH 1/2] ACPI, PCI, ISA: Call ISA-specific code only for architectures which support ISA
 2014-02-15  1:05 UTC  (2+ messages)

[PATCH] ACPI / dock: Make 'docked' sysfs attribute work as documented
 2014-02-15  0:53 UTC 

[PATCH 0/9] clean-up and remove lockdep annotation in SLAB
 2014-02-15  0:26 UTC  (9+ messages)
` [PATCH 1/9] slab: add unlikely macro to help compiler
` [PATCH 2/9] slab: makes clear_obj_pfmemalloc() just return store masked value
` [PATCH 3/9] slab: move up code to get kmem_cache_node in free_block()

[PATCH v2 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
 2014-02-15  0:25 UTC  (13+ messages)
` [PATCH v2 01/11] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
` [PATCH v2 02/11] perf core: export swevent hrtimer helpers
` [PATCH v2 03/11] sysfs: create bin_attributes under the requested group
` [PATCH v2 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
` [PATCH v2 05/11] powerpc: add hv_gpci interface header
` [PATCH v2 06/11] powerpc: add 24x7 "
` [PATCH v2 07/11] powerpc: add a shared interface to get gpci version and capabilities
` [PATCH v2 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
` [PATCH v2 09/11] powerpc/perf: add support for the hv 24x7 interface
` [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
` [PATCH v2 11/11] powerpc/perf/hv_{gpci,24x7}: add documentation of device attributes

[PATCH V5 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-15  0:03 UTC  (4+ messages)

[PATCH] lkdtm: include cacheflush.h
 2014-02-14 23:58 UTC 

[PATCH v9 0/1] hibernation related patches
 2014-02-14 23:47 UTC  (3+ messages)
` [PATCH v9] PM / Hibernate: use name_to_dev_t to parse resume

[patch] Documentation/SubmittingPatches: Reported-by tags and permission
 2014-02-14 23:34 UTC  (2+ messages)

[PATCH dmaengine-fixes 1/1] dmaengine: read completed cookie before used cookie
 2014-02-14 23:32 UTC 

[PATCH] tracing: Allow instances to have independent trace flags/trace options
 2014-02-14 23:30 UTC  (3+ messages)

[PATCH v2] tracing: Allow changing default ring buffer size for ftrace instances
 2014-02-14 23:29 UTC 

[PATCH] MAINTAINERS: Add Broadcom GPIO maintainer
 2014-02-14 23:17 UTC  (2+ messages)

[RESEND] [PATCHv2 0/5] wl1251 device tree support
 2014-02-14 23:05 UTC  (6+ messages)
  ` [PATCHv2 1/5] wl1251: split wl251 platform data to a separate structure
  ` [PATCHv2 2/5] wl1251: move power GPIO handling into the driver
  ` [PATCHv2 3/5] wl1251: spi: add vio regulator support
  ` [PATCHv2 4/5] wl1251: spi: add device tree support
  ` [PATCHv2 5/5] Documentation: dt: wireless: Add wl1251

[PATCH 01/11] Input: synaptics-rmi4 - do not kfree() managed memory in F01
 2014-02-14 23:00 UTC  (5+ messages)
` [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()

[WARNING - 3.14-rc2] i915: pipe_off wait timed out
 2014-02-14 22:41 UTC 

[PATCH v9 0/1] hibernation related patches
 2014-02-14 22:19 UTC  (2+ messages)
` [PATCH v9] PM / Hibernate: use name_to_dev_t to parse resume

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-14 22:27 UTC  (3+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()

[PATCH v2 0/3] Quirk Intel PCH root ports for ACS-like features
 2014-02-14 22:22 UTC  (4+ messages)

[ANNOUNCE] Git v1.9.0
 2014-02-14 22:10 UTC 

[PATCH] Revert "ACPI / video: Add HP EliteBook Revolve 810 to the blacklist"
 2014-02-14 22:21 UTC  (4+ messages)

[PATCH] ACPI / platform: drop redundant ACPI_HANDLE check
 2014-02-14 22:06 UTC  (3+ messages)

[PATCH] kernfs: fix kernfs_node_from_dentry()
 2014-02-14 22:04 UTC  (4+ messages)

[PATCH] hyperv_fb: Add support for Gen2 VM
 2014-02-14 22:00 UTC  (2+ messages)

[PATCH] hyperv_fb: Add screen refresh after pause/resume operation
 2014-02-14 21:58 UTC  (2+ messages)

[PATCH 0/3] rtlwifi promiscious mode fix and cleanup
 2014-02-14 21:57 UTC  (10+ messages)
` [PATCH 1/3] rtlwifi: avoid accessing RCR directly
` [PATCH 2/3] rtlwifi: properly apply filter flags
` [PATCH 3/3] rtlwifi: remove unused allow_all_destaddr functions

[GIT PULL] ARM: SoC: fixes for v3.14-rc3
 2014-02-14 21:53 UTC 

[PATCH] x86: HPET force enable for Soekris net6501
 2014-02-14 21:48 UTC  (18+ messages)
  ` AW: "
      ` AW: "

[PATCH 00/24] rfcomm fixes
 2014-02-14 21:45 UTC  (2+ messages)

[PATCH] pciehp: Display the link state change reporting capability
 2014-02-14 21:40 UTC  (3+ messages)

[PATCH] Input: Support in the elantech driver of the trackpoint present on for instance Lenovo L530
 2014-02-14 20:51 UTC 

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

[GIT PULL] USB fixes for 3.14-rc3
 2014-02-14 21:26 UTC 

[GIT PULL] TTY/Serial fixes for 3.14-rc3
 2014-02-14 21:26 UTC 

[GIT PULL] Staging driver fixes for 3.14-rc3
 2014-02-14 21:25 UTC 

[GIT PULL] Driver core fix for 3.14-rc3
 2014-02-14 21:25 UTC 

[GIT PULL] char/misc fixes for 3.14-rc3
 2014-02-14 21:24 UTC 

[patch] net,bonding: fix bond_options.c direct rwlock.h include
 2014-02-14 21:21 UTC  (2+ messages)

Updated single-pass kallsyms patchkit for LTO
 2014-02-14 21:17 UTC  (7+ messages)
` [PATCH 1/6] kbuild: Remove relocations from kallsyms table
` [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 v2
` [PATCH 5/6] kbuild: Use single pass kallsyms
` [PATCH 6/6] kbuild: Remove .dot postfixes in kallsyms

Too many rescheduling interrupts (still!)
 2014-02-14 21:19 UTC  (6+ messages)
` [RFC] sched: Add a new lockless wake-from-idle implementation

[PATCH] audit: add arch field to seccomp event log
 2014-02-14 21:12 UTC  (5+ messages)

[PATCH 0/2] Remove dead code
 2014-02-14 21:00 UTC  (3+ messages)
` [PATCH 1/2] PCI: Remove unused MMIO exclusivity support

[PATCH Resend] net: asix: add missing flag to struct driver_info
 2014-02-14 20:48 UTC  (2+ messages)

In "pci_fixup_video" check if this is or should be the primary video devi
 2014-02-14 20:26 UTC  (5+ messages)
` [PATCH v2] Setting the IORESOURCE_ROM_SHADOW flag on a VGA card other than the primary prevents it from reading it's own rom. It will get the content of the shadowrom at C000 instead, which is of the primary VGA card and the driver of the secondary card will bail out


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