LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/2] drivers: cpuidle: minor suspend-to-idle fixes
 2015-02-26  0:35 UTC  (8+ messages)
` [PATCH 1/2] drivers: cpuidle: remove stale irq disabling call in cpuidle_enter_freeze()
` [PATCH 2/2] drivers: cpuidle: add driver/device checks "

[PATCH] clk: divider: return real rate instead of divider value
 2015-02-26  0:13 UTC  (3+ messages)

[PATCH 0/4] find_closest() macro
 2015-02-26  0:13 UTC  (6+ messages)
` [PATCH 1/4] kernel.h: add "
  ` [lm-sensors] "

[capabilities] Allow normal inheritance for a configurable set of capabilities
 2015-02-25 23:59 UTC  (8+ messages)

[PATCH 1/2] f2fs: introduce macro __cp_payload
 2015-02-25 23:57 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix the number of orphan inode blocks

"advanced" LED controllers
 2015-02-25 23:55 UTC  (5+ messages)

[patch for-4.0] mm, thp: really limit transparent hugepage allocation to local node
 2015-02-25 23:55 UTC  (5+ messages)
` [patch v2 "

[PATCH 3.18 00/20] 3.18.8-stable review
 2015-02-25 23:52 UTC  (2+ messages)

[RFC 00/21] Richacls
 2015-02-25 23:41 UTC  (22+ messages)
` [RFC 01/21] vfs: Minor documentation fix
` [RFC 02/21] vfs: Shrink struct posix_acl
` [RFC 03/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC 04/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC 05/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC 06/21] vfs: Make the inode passed to inode_change_ok non-const
` [RFC 07/21] vfs: Add permission flags for setting file attributes
` [RFC 08/21] richacl: In-memory representation and helper functions
` [RFC 09/21] richacl: Permission mapping functions
` [RFC 10/21] richacl: Compute maximum file masks from an acl
` [RFC 11/21] richacl: Update the file masks in chmod()
` [RFC 12/21] richacl: Permission check algorithm
` [RFC 13/21] richacl: Create-time inheritance
` [RFC 14/21] richacl: Check if an acl is equivalent to a file mode
` [RFC 15/21] richacl: Automatic Inheritance
` [RFC 16/21] richacl: xattr mapping functions
` [RFC 17/21] vfs: Cache base_acl objects in inodes
` [RFC 18/21] vfs: Cache richacl in struct inode
` [RFC 19/21] vfs: Add richacl permission checking
` [RFC 20/21] ext4: Implement rich acl for ext4
` [RFC 21/21] ext4: Add richacl feature flag

[PATCH 0/5] Rename regulator_set_optimum_mode
 2015-02-25 23:40 UTC  (2+ messages)

[PATCH 0/2] rockchip: efuse: add driver to support rk3288 efuse
 2015-02-25 23:35 UTC  (4+ messages)
` [PATCH 2/2] rockchip: efuse: add efuse driver for "

[PATCH 1/3 v3] x86: entry_64.S: fix wrong symbolic constant usage: R11->ARGOFFSET
 2015-02-25 23:34 UTC  (10+ messages)
` [PATCH 2/3 v3] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH v2] coresight-stm: adding driver for CoreSight STM component
 2015-02-25 23:32 UTC 

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-02-25 23:32 UTC  (4+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "

[RFC 00/21] Richacls
 2015-02-25 23:31 UTC 

[PATCH v2] phy: armada375-usb2: Set drvdata for phy and use it
 2015-02-25 23:24 UTC 

[PATCH] powerpc/smp: Wait until secondaries are active & online
 2015-02-25 23:13 UTC  (3+ messages)

[PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-25 23:09 UTC  (2+ messages)

[PATCH] clk: qcom: Properly change rates for ahbix clock
 2015-02-25 23:05 UTC  (2+ messages)

[PATCH 1/7] x86: ia32entry.S: use more understandable constant
 2015-02-25 23:04 UTC  (3+ messages)
` [PATCH 4/7] x86: entry.S: use JZ mnemonic after TEST, not JE

[PATCH] f2fs: fix recover orphan inodes
 2015-02-25 23:04 UTC  (3+ messages)

[PATCH] PCI/AER: Avoid info leak in __print_tlp_header
 2015-02-25 22:59 UTC  (5+ messages)

[PATCH net-next] net: dsa: Introduce dsa_is_port_initialized
 2015-02-25 22:58 UTC  (2+ messages)

[PATCH] ACPI / EC: Remove non-standard log emphasis
 2015-02-25 22:55 UTC  (4+ messages)

regression in 4.0.0-rc1 with r8169 ethernet
 2015-02-25 22:42 UTC  (4+ messages)

[PATCH] x86: svm: don't intercept CR0 TS or MP bit write
 2015-02-25 22:39 UTC  (5+ messages)

[PATCH] thermal: armada: read stable temp on Armada XP
 2015-02-25 22:39 UTC  (7+ messages)

[PATCH] OMAPDSS: restore "name" sysfs entry
 2015-02-25 22:33 UTC  (7+ messages)

[RFC][PATCH 00/19] Add timekeeping tests to kernel selftest
 2015-02-25 22:32 UTC  (20+ messages)
` [PATCH 01/19] selftests/timers: Cleanup Makefile to make it easier to add future tests
` [PATCH 02/19] selftests/timers: Quiet warning due to lack of return check on brk
` [PATCH 03/19] selftests/timers: Add nanosleep test from timetest suite
` [PATCH 04/19] selftests/timers: Add inconsistency-check test from timetests
` [PATCH 05/19] selftests/timers: Add nsleep-lat test from timetest suite
` [PATCH 06/19] selftests/timers: Add clock skew estimation "
` [PATCH 07/19] selftests/timers: Add set-timer-lat "
` [PATCH 08/19] selftests/timers: Add threaded time inconsistency "
` [PATCH 09/19] selftests/timers: Add mqueue latency test from the "
` [PATCH 10/19] selftests/timers: Add adjtimex validation test from "
` [PATCH 11/19] selftests/timers: Add alarmtimer-suspend test from timetests suite
` [PATCH 12/19] selftests/timers: Add change_skew test from timetest suite
` [PATCH 13/19] selftests/timers: Add skew_consistency test from the timetests suite
` [PATCH 14/19] selftests/timers: Add clocksource-switch test from timetest suite
` [PATCH 15/19] selftests/timers: Add leap-a-day "
` [PATCH 16/19] selftests/timers: Add leapcrash test from the "
` [PATCH 17/19] selftests/timers: Add set-tai "
` [PATCH 18/19] selftests/timers: Add set-2038 test from "
` [PATCH 19/19] MAINTAINERS: Add selftests/timers to the timekeeping maintainance list

[PATCH 1/2] white space formatting in kvm_main.c
 2015-02-25 22:31 UTC  (2+ messages)

[PATCH 0/2] Drivers: hv: hv_balloon: avoid OOM killer on the ballooning path
 2015-02-25 22:29 UTC  (5+ messages)
` [PATCH 1/2] Drivers: hv: hv_balloon: report offline pages as being used

[PATCH 0/4] HID: huion/uclogic merge and few additions
 2015-02-25 22:28 UTC  (15+ messages)
` [PATCH 1/4] HID: uclogic: Set quirks from inside the driver
` [PATCH 2/4] HID: uclogic: merge hid-huion driver in hid-uclogic
` [PATCH 3/4] HID: uclogic: present only the working interfaces on the Huion tablets
` [PATCH 4/4] HID: uclogic: name the input nodes based on their tool

[PATCH] usb: isp1760: fix peripheral/device controller chip id
 2015-02-25 22:27 UTC  (2+ messages)

[PATCH] OMAP: DSS: DPI: disable vt-switch on suspend/resume
 2015-02-25 22:26 UTC  (3+ messages)

[PATCH v2] x86: svm: use kvm_register_write()/read()
 2015-02-25 22:26 UTC  (3+ messages)

[PATCH v6 0/7] PCI: get DMA configuration from parent device
 2015-02-25 22:20 UTC  (2+ messages)

[PATCH 0/3] CONFIG_DEBUG_SET_MODULE_RONX fixups
 2015-02-25 22:17 UTC  (5+ messages)
` [PATCH 1/3] arm64: Don't use is_module_addr in setting page attributes
` [PATCH 2/3] arm: "
` [PATCH 3/3] kernel/module.c: Update debug alignment after symtable generation

[PATCH] power: bq27x00_battery: add bq27510 support
 2015-02-25 22:17 UTC  (2+ messages)

[PATCH 5/5] ohci-tmio.c : missing 'break' statements
 2015-02-25 22:13 UTC  (2+ messages)

[PATCH v5 0/6] Add common clock support for Broadcom iProc architecture
 2015-02-25 22:09 UTC  (3+ messages)
  ` [PATCH v5 1/6] clk: add of_clk_get_parent_rate function

[RFC PATCH 0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs
 2015-02-25 22:05 UTC  (8+ messages)
` [RFC PATCH 1/3] genirq: prevent system wakeup when dealing with IRQF_NO_SUSPEND IRQs
` [RFC PATCH 2/3] genirq: add helper functions to deal with wakeup on shared "
` [RFC PATCH 3/3] rtc: at91sam9: properly act when IRQ handler is called in suspended state

[PATCH 6/6] qlcnic_dcb.c : possible division by zero
 2015-02-25 22:05 UTC 

Mess in the /sysfs: class/power_supply
 2015-02-25 22:01 UTC  (3+ messages)
` Mess in the /sysfs: class/power_supply/bq2415x

[PATCH 6/6] qlcnic_dcb.c : possible division by zero
 2015-02-25 22:01 UTC  (2+ messages)

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-25 22:00 UTC  (12+ messages)
      ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
        ` SPDX-License-Identifier

[PATCH -part2 0/3] mm: improve handling of mm->exe_file
 2015-02-25 21:58 UTC  (4+ messages)
` [PATCH 1/3] tile/elf: reorganize notify_exec()
` [PATCH 2/3] oprofile: reduce mmap_sem hold for mm->exe_file
` [PATCH 3/3] powerpc/oprofile: reduce mmap_sem hold for exe_file

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-25 21:56 UTC  (2+ messages)

[PATCH] ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
 2015-02-25 21:55 UTC  (2+ messages)

[GIT PULL 00/21] perf/record improvements and fixes
 2015-02-25 21:53 UTC  (23+ messages)
` [PATCH 01/21] perf trace: Only insert blank duration bracket when tracing syscalls
` [PATCH 02/21] perf evlist: Introduce set_filter_pid method
` [PATCH 03/21] perf trace: Filter out the trace pid when no threads are specified
` [PATCH 04/21] perf evlist: Introduce set_filter_pids method
` [PATCH 05/21] perf trace: Introduce --filter-pids
` [PATCH 06/21] perf trace: Add man page entry for --event
` [PATCH 07/21] perf trace: Separate routine that handles an event from the one that reads it
` [PATCH 08/21] perf session: Remove wrappers to machines__find
` [PATCH 09/21] perf evlist: Adopt events_stats from perf_session
` [PATCH 10/21] perf session: Remove perf_session from warn_errors signature
` [PATCH 11/21] perf session: Remove perf_session from some deliver event routines
` [PATCH 12/21] perf session: Remove perf_session from dump_event
` [PATCH 13/21] perf ordered_events: Stop using tool->ordered_events
` [PATCH 14/21] perf tools: Introduce dump_stack signal helper
` [PATCH 15/21] perf trace: Dump stack on segfaults
` [PATCH 16/21] perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
` [PATCH 17/21] perf record: Support recording running/enabled time
` [PATCH 18/21] perf tools: Add feature check for libbabeltrace
` [PATCH 19/21] perf tools: Add new 'perf data' command
` [PATCH 20/21] perf data: Add perf data to CTF conversion support
` [PATCH 21/21] perf data: Add a 'perf' prefix to the generic fields

bq2415x_charger, bq27x00_battery.c: comment cleanups
 2015-02-25 21:53 UTC  (2+ messages)

[PATCH 2/2] ab8500_fg: use jiffies_to_msecs for jiffies conversion
 2015-02-25 21:51 UTC  (2+ messages)

[PATCH v2 0/2] HID: wacom: add support of Bamboo PAD
 2015-02-25 21:51 UTC  (4+ messages)
` [PATCH v2 2/2] HID: wacom: add full support of the Wacom "

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-02-25 21:50 UTC  (3+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

sequential I/O on SSD disk varies from 20 to 300 MBytes/s every week
 2015-02-25 21:50 UTC  (2+ messages)

Re: [PATCH perf/core 1/2] [BUGFIX] perf-probe: Fix to handle optimized not-inlined but has no instance
 2015-02-25 21:50 UTC  (3+ messages)
` [PATCH perf/core ] perf-probe: Check kprobes blacklist when adding new events

[PATCH 1/2] ab8500_fg: match return type of wait_for_completion_timeout
 2015-02-25 21:47 UTC  (2+ messages)

[PATCH 1/2] f2fs: remove obsolete code
 2015-02-25 21:47 UTC  (2+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery

build warning on v4.0-rc1
 2015-02-25 21:45 UTC  (2+ messages)

[PATCH] mm: hide per-cpu lists in output of show_mem()
 2015-02-25 21:44 UTC  (4+ messages)

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-02-25 21:44 UTC  (20+ messages)
                            ` [Xen-devel] "

[PATCH -v2 0/2] cpusets,isolcpus: resolve conflict between cpusets and isolcpus
 2015-02-25 21:32 UTC  (5+ messages)
` [PATCH 2/2] cpusets,isolcpus: add file to show isolated cpus in cpuset
  ` [PATCH v3 "

[PATCH] mm: shmem: check for mapping owner before dereferencing
 2015-02-25 21:31 UTC  (4+ messages)

[PATCH 1/2] power_supply: ab8500_fg: Simplify creation and removal of sysfs entries
 2015-02-25 21:27 UTC  (2+ messages)

[PATCH] perf tools: add CRIS support
 2015-02-25 21:26 UTC  (2+ messages)

[RFT RESEND 1/4] power_supply: twl4030_madc: Check return value of power_supply_register
 2015-02-25 21:22 UTC  (2+ messages)

[PATCH V6 00/12] Tegra xHCI support
 2015-02-25 21:20 UTC  (5+ messages)

[PATCH 0/2] Allow twl4030_charger to find phy reliably
 2015-02-25 21:13 UTC  (3+ messages)
` [PATCH 2/2] twl4030_charger: find associated phy by more reliable means

[PATCH 0/4 v4] max_threadx handling
 2015-02-25 21:07 UTC  (15+ messages)
` [PATCH 0/3 v5] "
  ` [PATCH 1/3 v5] kernel/fork.c: new function for max_threads
  ` [PATCH 3/3] kernel/sysctl.c: threads-max observe limits

[PATCH 3.18 00/20] 3.18.8-stable review
 2015-02-25 21:07 UTC  (3+ messages)

[GIT PULL 0/7] perf/urgent fixes
 2015-02-25 21:05 UTC  (7+ messages)
` [PATCH 1/7] perf bench: Fix order of arguments to memcpy_alloc_mem
` [PATCH 2/7] perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
` [PATCH 3/7] perf tools: Fix pthread_attr_setaffinity_np build error
` [PATCH 5/7] perf top: Fix SIGBUS on sparc64
` [PATCH 6/7] perf symbols: Define EM_AARCH64 for older OSes
` [PATCH 7/7] perf tools: Make sparc64 arch point to sparc

[PATCH v3 0/3] about data busy
 2015-02-25 21:05 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] mmc: dw_mmc: update clock after host reach a stable voltage

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
 2015-02-25 21:02 UTC  (10+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

[PATCH] video: ARM CLCD: Added dt support to set tim2 register
 2015-02-25 21:01 UTC  (4+ messages)
` [PATCH] video: ARM CLCD: Added support for FBIOPAN_DISPLAY and virtual y resolution
` [PATCH] video: ARM CLCD: Added support for FBIO_WAITFORVSYNC
` [PATCH] video: ARM CLCD: Correcting timing checks for STN and TFT dispalys

[PATCH v3 0/9] Start deprecating _OSI on new architectures
 2015-02-25 20:57 UTC  (7+ messages)
` [PATCH v3 2/9] ACPI: clear up warnings on use of printk reported by checkpatch.pl
` [PATCH v3 4/9] ACPI: clean up checkpatch warnings for items with possible semantic value
  ` [Linaro-acpi] "

[PATCH 3.14 00/17] 3.14.34-stable review
 2015-02-25 20:55 UTC  (2+ messages)

[PATCH 3.10 00/16] 3.10.70-stable review
 2015-02-25 20:55 UTC  (2+ messages)

[PATCH v2] clk: Add tracepoints for hardware operations
 2015-02-25 20:44 UTC  (2+ messages)

[PATCHv5 00/11] perf tools: Add perf data CTF conversion
 2015-02-25 19:23 UTC  (3+ messages)
` [PATCH 05/11] perf data: Add tracepoint events fields CTF conversion support

page:  |  | latest

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