linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-03 13:59:34 to 2015-03-03 17:07:46 UTC [more...]

[GIT PULL] x86/alternatives padding
 2015-03-03 17:06 UTC 

[PATCH] selftests: Add install, generate tar, and run_kselftest tools
 2015-03-03 17:07 UTC  (3+ messages)

[PATCH tip/core/rcu 0/12] Miscellaneous fixes for v4.1
 2015-03-03 17:03 UTC  (12+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Consolidate rcu_synchronize and wakeme_after_rcu()
  ` [PATCH tip/core/rcu 02/12] rcu_tree: Avoid touching rnp->completed when a new GP is started
  ` [PATCH tip/core/rcu 03/12] rcu: Fix a couple of typos in rcu_all_qs() comment header
  ` [PATCH tip/core/rcu 05/12] rcu: Remove CONFIG_RCU_FANOUT_EXACT from tree.c file
  ` [PATCH tip/core/rcu 06/12] rcu: Improve diagnostics for blocked critical sections in irq
  ` [PATCH tip/core/rcu 07/12] rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness()
  ` [PATCH tip/core/rcu 08/12] rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF values
  ` [PATCH tip/core/rcu 09/12] rcu: Reverse rcu_dereference_check() conditions
  ` [PATCH tip/core/rcu 10/12] torture: Avoid script syntax error when insufficient CPUs
  ` [PATCH tip/core/rcu 11/12] rcu: Get rcu_sched_force_quiescent_state() where it belongs
  ` [PATCH tip/core/rcu 12/12] rcu: Remove redundant check of cpu_online()

[RFC PATCH v4 00/34] Early kprobe: enable kprobes at very early booting stage
 2015-03-03 17:06 UTC  (6+ messages)
` [RFC PATCH v4 23/34] ftrace: notify kprobe when ftrace is initialized
` [PATCH 0/3] early kprobes: Fix bug in unregistering early kprobe before kprobe is ready
  ` [PATCH 3/3] early kprobes: x86: don't try to recover ftraced instruction before ftrace get ready

[PATCH 4/4] thinkpad_acpi: Add support for more adaptive kbd buttons
 2015-03-03 17:03 UTC  (3+ messages)

[PATCH 0/3] perf tools: Adding xz decompression support
 2015-03-03 16:20 UTC  (19+ messages)
` [PATCH 01/14] perf tools: Remove superfluous thread->comm_set setting
` [PATCH 02/14] perf tools: Add feature check for lzma library
` [PATCH 03/14] perf tools: Add lzma decompression support for kernel module
` [PATCH 04/14] perf tools: Add kmod_path__parse function
` [PATCH 05/14] perf tools: Add dsos__new function
` [PATCH 06/14] perf tools: Add machine__module_dso function
` [PATCH 07/14] perf tools: Use kmod_path__parse for machine__new_dso
` [PATCH 08/14] perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir
` [PATCH 09/14] perf tools: Use kmod_path__parse in decompress_kmodule
` [PATCH 10/14] perf tools: Use kmod_path__parse in is_kernel_module
` [PATCH 11/14] perf tools: Remove compressed argument from is_kernel_module
` [PATCH 12/14] perf tools: Remove is_kmodule_extension function
` [PATCH 13/14] perf tools: Try to lookup kernel module map before creating one
` [PATCH 14/14] perf annotate: Allow annotation for decompressed kernel modules

[RFC PATCH] arm64: cmpxchg.h: Bring ldxr and stxr closer
 2015-03-03 16:58 UTC  (6+ messages)

[PATCH tip/core/rcu 0/7] Early-boot RCU callbacks for v4.1
 2015-03-03 16:57 UTC  (9+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Abstract default callback-list initialization from init_callback_list()
  ` [PATCH tip/core/rcu 2/7] rcu: Wire ->rda pointers at compile time
  ` [PATCH tip/core/rcu 3/7] rcu: Prevent early-boot RCU callbacks from splatting
  ` [PATCH tip/core/rcu 4/7] rcu: Refine diagnostics for lacking kthread for no-CBs callbacks
  ` [PATCH tip/core/rcu 5/7] rcu: Avoid clobbering early boot callbacks
  ` [PATCH tip/core/rcu 6/7] rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs
  ` [PATCH tip/core/rcu 7/7] rcu: Move early boot callback tests earlier

[PATCH] i2c: imx: add required clocks property to binding
 2015-03-03 16:57 UTC 

[PATCH] c6x: kernel: setup: Include "linux/console.h" if both VT and DUMMY_CONSOLE enabled
 2015-03-03 16:54 UTC 

[PATCH v3 0/2] kvm: x86: kvm_emulate_*
 2015-03-03 16:52 UTC  (5+ messages)
` [PATCH v3 1/2] kvm: x86: make kvm_emulate_* consistant
` [PATCH v3 2/2] x86: svm: make wbinvd faster

[PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
 2015-03-03 16:52 UTC  (5+ messages)
  ` [ibm-acpi-devel] "

heads up/RFC: 'perf trace' using ordered_events
 2015-03-03 16:49 UTC 

[PATCH] i2c: designware: Suppress error message if platform_get_irq() returns -EPROBE_DEFER
 2015-03-03 16:50 UTC  (4+ messages)

[RESEND PATCH 1/6] mfd: arizona: Add support for WM8280/WM8281
 2015-03-03 16:47 UTC  (12+ messages)
` [RESEND PATCH 2/6] mfd: arizona: Update binding documentation for WM8280
` [RESEND PATCH 3/6] regulator: arizona-micsupp: Add support for WM8280/WM8281
` [RESEND PATCH 4/6] gpio: arizona: "
` [RESEND PATCH 5/6] extcon: "
` [RESEND PATCH 6/6] ASoC: "

[PATCH v3] x86: svm: use kvm_fast_pio_in()
 2015-03-03 16:44 UTC  (3+ messages)

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-03-03 16:44 UTC  (7+ messages)
` [PATCH v4 11/20] power_supply: Change ownership from driver to core

[PATCH] Revert "drm/i915: Switch planes from transitional helpers to full atomic helpers"
 2015-03-03 16:44 UTC  (2+ messages)

[RFT PATCH v3 1/2] compal-laptop: Fix leaking hwmon device
 2015-03-03 16:43 UTC  (4+ messages)
` [RFT PATCH v3 2/2] compal-laptop: Check return value of power_supply_register

[RFC] slub memory quarantine
 2015-03-03 16:42 UTC  (4+ messages)

[PATCH] x86: Unbreak early processor microcode loading
 2015-03-03 16:38 UTC  (2+ messages)

[PATCH tip/core/rcu 0/6] Documentation updates for 3.21^W4.1
 2015-03-03 16:37 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] documentation: Update rcutree.kthread_prio for grace-period kthread use
  ` [PATCH tip/core/rcu 2/6] documentation: Update based on on-demand vmstat workers
  ` [PATCH tip/core/rcu 3/6] documentation: Update NO_HZ_FULL interaction with POSIX timers
  ` [PATCH tip/core/rcu 4/6] documentation: Update per-CPU kthreads documentation
  ` [PATCH tip/core/rcu 5/6] documentation: Clarify memory-barrier semantics of atomic operations
  ` [PATCH tip/core/rcu 6/6] documentation: Clarify control-dependency pairing

[RFC PATCH 0/4] make memtest a generic kernel feature
 2015-03-03 16:37 UTC  (6+ messages)
` [RFC PATCH 3/4] arm64: add support for memtest

[PATCH] scripts: fix link-vmlinux.sh bash-ism
 2015-03-03 16:34 UTC  (3+ messages)

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03 16:32 UTC  (8+ messages)

[PATCH RESEND] x86: Fix sibling map with NumaChip
 2015-03-03 16:29 UTC  (2+ messages)

[RFC/PATCHSET 00/38] perf tools: Speed-up perf report by using multi thread (v3)
 2015-03-03 16:28 UTC  (8+ messages)
` [PATCH 10/38] perf tools: Pass session arg to perf_event__preprocess_sample()
` [PATCH 12/38] perf tools: Introduce thread__comm_time() helpers
` [PATCH 22/38] perf callchain: Use session__find_addr_location() and friends

[PATCH 0/4] Staging: rtl8188eu rtw_efuse.c: fix coding style
 2015-03-03 16:27 UTC  (2+ messages)

[PATCH 0/4] Refactor Qualcomm RPM regulator to single platform_device
 2015-03-03 16:26 UTC  (10+ messages)
` [PATCH 1/4] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
` [PATCH 2/4] regulator: core: Expose init_data to of_parse_cb
` [PATCH 3/4] regulator: qcom: Refactor of-parsing code

[PATCH - v7] of: Move of_dma_configure() to device.c to help re-use
 2015-03-03 16:16 UTC  (4+ messages)

[PATCH v2 0/9] randomize kernel physical address and virtual address separately
 2015-03-03 16:14 UTC  (5+ messages)
` [PATCH v2 7/9] get the random phy addr according to slot_area info

[PATCH 1/5] perf,core: allow invalid context events to be part of sw/hw groups
 2015-03-03 16:11 UTC  (7+ messages)
` [PATCH 2/5] perf,tools: check and re-organize evsel cpu maps
` [PATCH 3/5] perf,tools: change perf stat to use event's cpu map
` [PATCH 4/5] perf,tools: open/mmap event according to event's cpu map not evlist's
` [PATCH 5/5] perf/x86/intel/uncore: do not implicitly set uncore event cpu

randconfig build error with next-20150303, in drivers/bcma/driver_pcie2.c
 2015-03-03 16:11 UTC 

kasan_map_early_shadow() on Xen
 2015-03-03 16:02 UTC  (5+ messages)
  ` [Xen-devel] "

[RFC PATCH] livepatch/module: Do not patch modules that are not ready
 2015-03-03 16:01 UTC  (4+ messages)

[PATCH v2 0/5] arm-cci400: PMU monitoring support on ARM64
 2015-03-03 16:00 UTC  (8+ messages)
` [PATCH 1/5] arm-cci: Rearrange code for splitting PMU vs driver code
` [PATCH 3/5] arm-cci: Get rid of secure transactions for PMU driver
` [PATCH 4/5] arm-cci: Split the code for PMU vs driver support

[PATCH v2] serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
 2015-03-03 15:59 UTC  (6+ messages)

[PATCH v2 00/15] tracing: 'hist' triggers
 2015-03-03 15:47 UTC  (2+ messages)

gadgetfs broken since 7f7f25e8
 2015-03-03 15:47 UTC  (2+ messages)

[PATCH] Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref
 2015-03-03 15:35 UTC  (5+ messages)

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-03 15:35 UTC  (2+ messages)

[PATCH v3 0/5] Subject: The power allocator thermal governor
 2015-03-03 15:34 UTC  (13+ messages)
` [PATCH v3 5/5] thermal: cpu_cooling: update the cpu device when cpufreq updates the policy cpu

regcache_sync() errors for read-only registers cache
 2015-03-03 15:33 UTC  (7+ messages)

[PATCH] thermal: x86_pkg_temp: drop const for thermal_zone_parameters
 2015-03-03 15:30 UTC 

[PATCHv3 00/24] THP refcounting redesign
 2015-03-03 15:21 UTC  (7+ messages)
` [PATCHv3 03/24] mm: avoid PG_locked on tail pages

[PATCH v3 00/15] media: blackfin: bfin_capture enhancements
 2015-03-03 15:21 UTC  (5+ messages)
` [PATCH v3 04/15] media: blackfin: bfin_capture: improve buf_prepare() callback
` [PATCH v3 05/15] media: blackfin: bfin_capture: improve queue_setup() callback

[PATCH 0/2] cpufreq-dt: support for cluster level clock
 2015-03-03 15:19 UTC  (5+ messages)
` [PATCH 1/2] cpufreq-dt: support "

[PATCH 0/3] mailbox: New mailbox driver for ST
 2015-03-03 15:18 UTC  (4+ messages)
` [PATCH 3/3] mailbox: Add support for ST's Mailbox IP

[Debug 0/2] Fix regressions caused by commit 593669c2ac0f
 2015-03-03 15:18 UTC  (3+ messages)
` [Debug 2/2] x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs

[PATCH] SUNRPC: use jiffies_to_msecs for converting jiffies
 2015-03-03 15:18 UTC  (2+ messages)

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-03 15:17 UTC  (2+ messages)

[PATCH] gianfar: Reduce logging noise seen due to phy polling if link is down
 2015-03-03 14:42 UTC  (2+ messages)

[PATCH 1/1] cgroup: fix var may be used uninitialized warning
 2015-03-03 15:12 UTC  (3+ messages)

[PATCH] ARM: dts: imx: Add dr_mode host setting to all host-only usb instances
 2015-03-03 15:08 UTC  (4+ messages)

[PATCH 1/2 v2] mfd: arizona: Add DT binding for the DMIC reference voltages
 2015-03-03 15:04 UTC  (2+ messages)
` [PATCH 2/2 v2] mfd: arizona: Add DT binding documentation for "

[PATCH] irq-dw-apb-ictl: convert to platform device
 2015-03-03 14:56 UTC 

[PATCH v2 00/15] tracing: 'hist' triggers
 2015-03-03 14:47 UTC  (3+ messages)

[PATCH] regulator: core: Fix enable GPIO reference counting
 2015-03-03 14:24 UTC  (8+ messages)

[PATCH] spi: img-spfi: Verify max spfi transfer length
 2015-03-03 14:26 UTC  (2+ messages)

[PATCH] spi: img-spfi: Remove udelay in soft reset
 2015-03-03 14:27 UTC  (2+ messages)

[PATCH] ath9k_htc: avoid memcpy when downloading firmware
 2015-03-03 14:43 UTC  (4+ messages)

[PATCH v2] net: cadence: Remove Kconfig dependency on ARCH
 2015-03-03 14:43 UTC 

[RFC PATCH 0/1] Wrong structure alignment due to compiler attribute "section"
 2015-03-03 14:41 UTC  (2+ messages)

[PATCH] Update version number references in README
 2015-03-03 13:30 UTC  (3+ messages)
  `  "

[PATCH 2/2] irqf_oneshot.cocci: add check of devm_request_threaded_irq()
 2015-03-03 14:34 UTC 

[PATCH 00/14] tools build: Move features framework into tools/build
 2015-03-03 14:26 UTC  (15+ messages)
` [PATCH 01/14] tools build: Remove Copyright from credits message
` [PATCH 02/14] perf build: Get rid of LIB_INCLUDE variable
` [PATCH 03/14] perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS
` [PATCH 04/14] perf build: Get rid of VF_FEATURE_TESTS
` [PATCH 05/14] perf build: Rename display_lib into feature_display
` [PATCH 06/14] perf build: Rename display_vf to feature_verbose
` [PATCH 07/14] perf build: Rename PERF-FEATURES into FEATURE-DUMP
` [PATCH 08/14] perf build: Rename feature_print_var_code to print_var_code
` [PATCH 09/14] perf build: Separate feature make support into config/Makefile.feature
` [PATCH 10/14] perf build: Make features checks directory configurable
` [PATCH 11/14] tools build: Move feature checks code under tools/build
` [PATCH 12/14] tools build: Allow to override feature checks setup
` [PATCH 13/14] tools build: Fix feature_check name clash
` [PATCH 14/14] tools build: Disable default check for libbabeltrace

Question on MSI support in PCI and PCI-E devices
 2015-03-03 14:29 UTC  (4+ messages)

[PATCH] x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
 2015-03-03 14:27 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 1/2] Update version number references in README
 2015-03-03 14:08 UTC  (2+ messages)
` [PATCH 2/2] README: Change gzip/bzip2 to xz compression format

[PATCH v2] ide_tape: convert jiffies with jiffies_to_msecs
 2015-03-03 14:22 UTC  (4+ messages)

[PATCH] spi - fix a typo in comment
 2015-03-03 14:14 UTC  (2+ messages)

[GIT PULL] Btrfs
 2015-03-03 14:13 UTC  (6+ messages)
` WARNING: CPU: 2 PID: 32343 at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x278/0x2a0()

[PATCH v7 0/2] Add array printing support to libtraceevent
 2015-03-03 14:12 UTC  (3+ messages)
` [PATCH v7 2/2] tools lib traceevent: Add support for __print_array()

[PATCH] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
 2015-03-03 14:05 UTC  (3+ messages)


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