LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-09 17:11:04 to 2015-09-09 22:23:56 UTC [more...]

[PATCH 0/6] sched/fair: Compute capacity invariant load/utilization tracking
 2015-09-09 22:23 UTC  (12+ messages)
` [PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig

[GIT PULL rcu/urgent] Fix regression from conversion to RCU_LOCKDEP_WARN()
 2015-09-09 22:16 UTC 

[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
 2015-09-09 22:15 UTC  (2+ messages)
          ` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-09-09 22:14 UTC  (5+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 1/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/smaps

[PATCH] x86: wmi: Remove private %pUL implementation
 2015-09-09 22:08 UTC  (2+ messages)

[PATCH] x86, perf, uncore: Don't make MSR uncore depend on PCI uncore
 2015-09-09 22:04 UTC 

[PATCH] selftests/seccomp: build on aarch64, document ABI
 2015-09-09 22:03 UTC  (5+ messages)

[PATCH-v2 0/2] mpt3sas: Reference counting fixes from for-next mpt2sas
 2015-09-09 22:03 UTC  (5+ messages)
` [PATCH-v2 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage

[PATCH v4 RESEND] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
 2015-09-09 22:01 UTC  (2+ messages)

[PATCH] inotify: actually check for invalid bits in sys_inotify_add_watch()
 2015-09-09 21:59 UTC  (2+ messages)

[PATCH 1/3] ACPI: constify first argument of struct acpi_scan_handler::match
 2015-09-09 21:59 UTC  (3+ messages)
` [PATCH 2/3] ACPI: constify struct acpi_hardware_id::id
` [PATCH 3/3] ACPI / scan: use kstrdup_const in acpi_add_id()

perf: Add missing PEBS frontend support to Skylake
 2015-09-09 21:54 UTC  (3+ messages)
` [PATCH 1/2] x86, perf: Add PEBS frontend profiling for Skylake
` [PATCH 2/2] x86, perf: Fix Skylake FRONTEND MSR extrareg mask

[PATCH 1/2] lib: introduce kvasprintf_const
 2015-09-09 21:45 UTC  (2+ messages)
` [PATCH 2/2] kobject: use kvasprintf_const for formatting ->name

[PATCH] perf, tools, pmu-events: Add Skylake frontend MSR support
 2015-09-09 21:44 UTC 

[RFC 00/13] perf_env/CPU socket reorg/fixes
 2015-09-09 21:42 UTC  (16+ messages)
` [PATCH 01/13] perf env: Move perf_env out of header.h and session.c into separate object
` [PATCH 02/13] perf env: Rename some leftovers from rename to perf_env
` [PATCH 03/13] perf env: Adopt perf_header__set_cmdline
` [PATCH 04/13] perf env: Introduce read_cpu_topology_map() method
` [PATCH 05/13] perf sort: Set flag stating if the "socket" key is being used
` [PATCH 06/13] perf top: Cache the cpu topology info when "-s socket" is used
` [PATCH 07/13] perf hists browser: Fixup the "cpu" column width calculation
` [PATCH 08/13] perf machine: Add pointer to sample's environment
` [PATCH 09/13] perf event: Use machine->env to find the cpu -> socket mapping
` [PATCH 10/13] perf report: Do not blindly use env->cpu[al.cpu].socket_id
` [PATCH 11/13] Revert "perf evsel: Add a backpointer to the evlist a evsel is in"
` [PATCH 12/13] perf evsel: Remove forward declaration of 'struct perf_evlist'
` [PATCH 13/13] Revert "perf evlist: Add backpointer for perf_env to evlist"

[GIT PULL REQUEST] watchdog - v4.3-rc1 merge window
 2015-09-09 21:42 UTC  (4+ messages)

[PATCH] PM / wakeup: wakeup_source_create: use kstrdup_const
 2015-09-09 21:42 UTC 

[PATCH] lib/dynamic_debug.c: use kstrdup_const
 2015-09-09 21:40 UTC 

[PATCH] futex: eliminate cache miss from futex_hash()
 2015-09-09 21:36 UTC 

[PATCH] trace/ftrace.c: remove redundant swap function
 2015-09-09 21:27 UTC 

[PATCH v3] powerpc/dts: Add and fix 1588 timer node for eTSEC
 2015-09-09 21:25 UTC  (2+ messages)

[PATCH] perf, tools, pmu-events: Fix fixed counters on Intel
 2015-09-09 21:24 UTC  (3+ messages)

[PATCH] tracing: use kstrdup_const instead of private implementation
 2015-09-09 21:24 UTC 

[PATCH 1/3] staging: fbtft: use strncpy instead of strcpy
 2015-09-09 21:20 UTC  (4+ messages)
` [PATCH 3/3] staging: fbtft: use pr_fmt

[PATCH 0/4] ARM: OMAP5/DRA7: minor fixes
 2015-09-09 21:18 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well
` [PATCH 2/4] ARM: omap2+: board-generic: Remove stale of_irq macros
` [PATCH 3/4] ARM: DRA7: Select missing options for SoC only build
` [PATCH 4/4] ARM: OMAP5: Cleanup "

[PATCH v2] r8169: Fix sleeping function called during get_stats64
 2015-09-09 21:16 UTC 

[PATCH] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
 2015-09-09 21:08 UTC  (14+ messages)
  ` [PATCH 01/13] "
  ` [PATCH 02/13] Always expose __SYSCALL(... fork ...)
  ` [PATCH 03/13] Hide COMPAT_ATM_ADDPARTY behind #ifdef __KERNEL__
  ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
  ` [PATCH 05/13] Hide some of "struct elf_prstatus" behind #ifdef __KERNEL__
  ` [PATCH 06/13] Hide ep_take_care_of_epollwakeup() "
  ` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
  ` [PATCH 08/13] Hide MAX_SHARED_LIBS behind #ifdef __KERNEL__
  ` [PATCH 09/13] Hide bp_type_idx "
  ` [PATCH 10/13] Hide USE_WCACHING "
  ` [PATCH 11/13] Hide MAX_RAW_MINORS "
  ` [PATCH 12/13] Hide AT_VECTOR_SIZE_ARCH "
  ` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl

[PATCH v6 0/10] perf: Implement group-read of events using txn interface
 2015-09-09 21:12 UTC  (6+ messages)
` [[PATCH v6 09/10] powerpc/perf/hv-24x7: Use PMU_TXN_READ interface

[PATCH net] r8169: Fix sleeping function called during get_stats64
 2015-09-09 21:13 UTC  (3+ messages)

[PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-09 21:09 UTC  (6+ messages)
` [PATCH v3 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [PATCH v3 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH v3 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH v3 4/5] ACPI / X86: "
` [PATCH v3 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro

[PATCHv2 0/5] perf tools: Enhance parsing events tracepoint error output
 2015-09-09 20:58 UTC  (3+ messages)
` [PATCH 4/5] perf tools: Propagate error info from tp_format

[PATCH] net/mac80211/rate.c: fix wrong sizeof()
 2015-09-09 20:56 UTC 

[PATCH 0/3] kobject: support namespace aware udev
 2015-09-09 20:55 UTC  (11+ messages)
` [PATCH 2/3] lib/kobject_uevent.c: add uevent forwarding function
          ` [COMMERCIAL] Re: [PATCH 0/3] kobject: support namespace aware udev

[PATCH V1] audit: add warning that an old auditd may be starved out by a new auditd
 2015-09-09 20:50 UTC  (3+ messages)

[RFC PATCH v4 1/3] vfio: platform: add device properties skeleton and user API
 2015-09-09 20:48 UTC  (6+ messages)
` [RFC PATCH v4 2/3] vfio: platform: access device property as a list of strings
` [RFC PATCH v4 3/3] vfio: platform: return device properties as arrays of unsigned integers

[PATCH V2] audit: try harder to send to auditd upon netlink failure
 2015-09-09 20:41 UTC  (2+ messages)

[PATCH] mmc: block: Add new ioctl to send multi commands
 2015-09-09 20:22 UTC  (4+ messages)

[PATCH 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers
 2015-09-09 20:45 UTC  (4+ messages)
  ` [PATCH v4 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-09 20:35 UTC  (3+ messages)

[RFC PATCH 08/14] sched/tune: add detailed documentation
 2015-09-09 20:16 UTC  (4+ messages)
` [RFC,08/14] "
  ` [RFC 08/14] "

[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-09-09 20:38 UTC  (3+ messages)

[PATCH v3 00/17] staging: sm750fb: coding style fixes
 2015-09-09 20:07 UTC  (11+ messages)
` [PATCH v3 01/17] staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_init
` [PATCH v3 02/17] staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_close
` [PATCH v3 03/17] staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_reg
` [PATCH v3 06/17] staging: sm750fb: rename swI2CInit to sm750_sw_i2c_init

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-09 19:57 UTC  (4+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-09 20:25 UTC  (4+ messages)

call trace warn_slowpath_common / warn_slowpath_fmt / ioremap_caller ... on every boot
 2015-09-09 19:48 UTC 

[PATCH] staging: slicoss: remove unused variables
 2015-09-09 18:31 UTC  (2+ messages)

[PATCH] cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs
 2015-09-09 20:14 UTC  (4+ messages)

[PATCH V2 3/9] cpufreq: ondemand: only queue canceled works from update_sampling_rate()
 2015-09-09 20:10 UTC  (3+ messages)

RFC: fsyscall
 2015-09-09 19:33 UTC  (7+ messages)

[PATCH v2] RDS: verify the underlying transport exists before creating a connection
 2015-09-09 19:38 UTC  (2+ messages)

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-09-09 19:28 UTC  (2+ messages)

[PATCH V14 0/9] Intel cache allocation and Hot cpu handling changes to cqm, rapl
 2015-09-09 19:25 UTC  (12+ messages)
` [PATCH 01/11] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 02/11] x86/intel_rapl: "
` [PATCH 03/11] x86/intel_rdt: Cache Allocation documentation
` [PATCH 04/11] x86/intel_rdt: Add support for Cache Allocation detection
` [PATCH 05/11] x86/intel_rdt: Add Class of service management
` [PATCH 06/11] x86/intel_rdt: Add L3 cache capacity bitmask management
` [PATCH 07/11] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 08/11] x86/intel_rdt: Hot cpu support for Cache Allocation
` [PATCH 09/11] x86/intel_rdt: Intel haswell Cache Allocation enumeration
` [PATCH 10/11] x86,cgroup/intel_rdt : Add intel_rdt cgroup documentation
` [PATCH 11/11] x86,cgroup/intel_rdt : Add a cgroup interface to manage Intel cache allocation

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-09-09 19:23 UTC  (3+ messages)
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1

[PATCH] lib/vsprintf.c: increase the size of the field_width variable
 2015-09-09 19:26 UTC  (4+ messages)

[PATCH 0/2] rcu: two small fixes for RCU kthreads
 2015-09-09 19:12 UTC  (7+ messages)
` [PATCH 1/2] rcu: Show the real fqs_state

eata fails to load on post 4.2 kernels
 2015-09-09 19:11 UTC  (6+ messages)
` [Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers

[PATCH 00/11] Add RPM/SMD Support for QCOM platforms
 2015-09-09 19:00 UTC  (5+ messages)
` [PATCH 06/11] regulators: qcom-smd: Add PM8916 support
` [PATCH 11/11] arm: dts: Add RPM SMD regulator support on MSM8974

[PATCH v2] atomics,cmpxchg: Privatize the inclusion of asm/cmpxchg.h
 2015-09-09  4:00 UTC  (2+ messages)

[PATCH] selftests/seccomp: add support for s390
 2015-09-09 18:46 UTC  (6+ messages)

[PATCH 0/4] net: a few kzalloc/memset cleanups
 2015-09-09 18:45 UTC  (5+ messages)
` [PATCH 3/4] net: mv643xx_eth: use kzalloc

deps: update in regard to parallel initialization of static linked drivers
 2015-09-09 18:35 UTC  (4+ messages)
` [PATCH 0/2] deps: parallel initialization of (device-)drivers
  ` [PATCH 1/2] "
  ` [PATCH 2/2] deps: avoid multiple calls to memmove by just setting duplicates to 0

[PATCH v4 0/8] i2c: Relax mandatory I2C ID table passing
 2015-09-09 18:33 UTC  (9+ messages)
` [PATCH v4 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH v4 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH v4 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH v4 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCH v4 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCH v4 6/8] i2c: Provide a temporary .probe2() call-back type
` [PATCH v4 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCH v4 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure

[PATCH] writeback: verify that underlying dev exists before getting its name
 2015-09-09 18:32 UTC  (5+ messages)

[PATCH 0/3] platform/chrome: vboot context support
 2015-09-09 13:30 UTC  (11+ messages)
` [PATCH 1/3] sysfs: Fix is_visible() support for binary attributes

[PATCH] ARM:mm: define arch-specific IOREMAP_MAX_ORDER only in !SMP && !LPAE case
 2015-09-09 18:28 UTC  (4+ messages)

[PATCH v5 0/6] bcm2835: auxiliar device support for spi
 2015-09-09 18:27 UTC  (4+ messages)

[GIT PULL] TTY driver revert for 4.3-rc1
 2015-09-09  4:36 UTC 

[PATCH] [v2] intel_pstate: Fix user input of min/max to legal policy region
 2015-09-09 18:20 UTC  (2+ messages)

[PATCH v2 0/1] USB DWC2 parity fix in isochronous mode
 2015-09-09 18:16 UTC  (4+ messages)
` [PATCH v2 1/1] usb: dwc2: gadget: "

[RFC PATCH 0/3] Implement IRQ stack on ARM64
 2015-09-09 18:13 UTC  (6+ messages)
` [PATCH] arm64: kernel: Use a separate stack for irq interrupts

When would be preempt_rt patchet available for 4.2 kernel
 2015-09-09 18:11 UTC  (2+ messages)

[PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
 2015-09-09 18:11 UTC  (6+ messages)

[RELEASE] Userspace RCU 0.7.15 and 0.8.8
 2015-09-09 18:10 UTC 

[PATCH] arm: rpi: Device tree modifications for U-Boot
 2015-09-09 18:08 UTC  (9+ messages)

[PATCH] ARM: rockchip: add reboot notifier
 2015-09-09 18:05 UTC  (3+ messages)
` set rockchip-specific uboot bootmode flags on reboot (was: [PATCH] ARM: rockchip: add reboot notifier)

[PATCH 0/2] Fix coding style issues and a consistence change
 2015-09-09 18:00 UTC  (3+ messages)
` [PATCH 1/2] fs: isofs: Fix a coding style issue and change conditional to make it consistence
` [PATCH 2/2] fs: isofs: Fix several coding style issues

[GIT PULL] MTD updates #2 for 4.3-rc1
 2015-09-09 18:00 UTC 

Kernel 4.1.6 Panic due to slab corruption
 2015-09-09 17:58 UTC  (11+ messages)

[PATCH/RFC] mm: do not regard CMA pages as free on watermark check
 2015-09-09 17:56 UTC  (2+ messages)

[PATCH v2] of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages
 2015-09-09 17:53 UTC  (4+ messages)

[PATCH v5 0/5] Devfreq cooling device
 2015-09-09 17:38 UTC  (4+ messages)
` [PATCH v5 3/5] thermal: Add devfreq cooling

[PATCH 2/2] kconfig/merge_config.sh: Accept a single file
 2015-09-09 17:34 UTC 

[PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG
 2015-09-09 17:33 UTC 

c/r of seccomp filters via underlying eBPF
 2015-09-09 17:31 UTC  (12+ messages)
` [PATCH 1/6] ebpf: add a seccomp program type

[PATCH 1/1] toshiba_acpi: Remove unneeded u32 variables from *setup_keyboard
 2015-09-09 17:30 UTC  (3+ messages)
` [PATCH 1/1] toshiba_acpi: Add 0x prefix to available_kbd_modes_show funtion
` [PATCH] platform/x86: Toshiba WMI Hotkey Driver

[PATCH 0/2] toshiba_acpi: Hotkey updates
 2015-09-09 17:28 UTC  (3+ messages)
` [PATCH 1/2] toshiba_acpi: Unify hotkey enabling functions
` [PATCH 2/2] toshiba_acpi: Change default Hotkey enabling value

Global lock for PCI configuration accesses
 2015-09-09 17:27 UTC  (2+ messages)

[PATCH] toshiba_acpi: Fix USB Sleep and Music always disabled
 2015-09-09 17:25 UTC  (2+ messages)
` [PATCH] toshiba_acpi: Fix hotkeys registration on some toshiba models

[PATCH v1 1/2] soc: ti: display firmware file name as part of boot log
 2015-09-09 17:23 UTC  (5+ messages)

[PATCH 0/7] Improvement kselftest support for arm and arm64
 2015-09-09 17:20 UTC  (9+ messages)
` [PATCH 6/7] selftests: only compile userfaultfd for x86 and powperpc

[PATCH] staging: ion: fix corruption of ion_import_dma_buf
 2015-09-09 17:19 UTC  (2+ messages)

[PATCH 1/2][RFC] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
 2015-09-09 17:10 UTC  (4+ messages)
` [PATCH 2/2][RFC] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments


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 read-only IMAP folder(s) and NNTP newsgroup(s).