linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-25 21:56:25 to 2015-02-26 04:14:54 UTC [more...]

[PATCH 1/9] perf: Make perf_cgroup_from_task() global
 2015-02-26  4:14 UTC  (2+ messages)
` [tip:perf/x86] "

[PATCH] x86, traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BP
 2015-02-26  4:10 UTC  (2+ messages)

[PATCH] phy: exynos-mipi-video: Fixup the test for state->regmap
 2015-02-26  3:48 UTC 

linux-next: Tree for Feb 26
 2015-02-26  3:40 UTC 

[LKP] [drm/i915] 05a2fb157e4: [drm:fw_domains_get [i915]] *ERROR* render: timed out waiting for forcewake ack request
 2015-02-26  3:37 UTC 

[PATCH] test-hexdump: test the return value of the hex_dump_to_buffer
 2015-02-26  3:31 UTC  (3+ messages)

[PATCH 0/4] powerpc: trivial unused functions cleanup
 2015-02-26  3:27 UTC  (7+ messages)
` [PATCH 4/4] powerpc/mpic: remove unused functions

[LKP] [mm] 4d942466994: +4.8% will-it-scale.per_process_ops
 2015-02-26  3:27 UTC 

[RFC][PATCH v3] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-02-26  3:26 UTC 

[PATCH] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
 2015-02-26  3:22 UTC 

[PATCH 0/2] backlight: pwm: Add backlight-boot-off property
 2015-02-26  3:12 UTC  (2+ messages)
` [PATCH 1/2] Documentation: devicetree: add backlight-boot-off property in pwm-backlight

[PATCH] Documentation: add print bitmap description
 2015-02-26  3:28 UTC 

[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-26  1:30 UTC  (10+ messages)

[PATCH 0/3] CONFIG_DEBUG_SET_MODULE_RONX fixups
 2015-02-26  1:33 UTC  (6+ 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

[LKP] [vmstat] ba4877b9ca5: not primary result change, -62.5% will-it-scale.time.involuntary_context_switches
 2015-02-26  3:10 UTC 

[LKP] [drm/i915] 3f678c96abb: piglit.igt/kms_cursor_crc/cursor-64-offscreen.fail
 2015-02-26  3:06 UTC 

[PATCH v6 0/5] Add new MFD driver for MAX77843
 2015-02-26  2:58 UTC  (7+ messages)
` [PATCH v6 1/5] mfd: max77843: Add max77843 MFD driver core driver
` [PATCH v6 4/5] Input: add haptic drvier on max77843

Continually increasing inflight IO statistics with md mirror and blk-mq enabled on 3.19 release
 2015-02-26  2:22 UTC 

[PATCH RESEND] sched/deadline: fix pull if dl task who's prio changed is not on queue
 2015-02-26  2:38 UTC 

[PATCH v2] spi: qup: Add DMA capabilities
 2015-02-26  2:33 UTC  (4+ messages)

[Patch] ASoC: max98357a: Use standard DAI names
 2015-02-26  2:26 UTC  (2+ messages)

[PATCH 00/15] Enhance twl4030_charger functionality
 2015-02-26  2:25 UTC  (3+ messages)
` [PATCH 01/15] power_supply core: support use of devres to register/unregister a power supply

linux-next: build failure after merge of the clk tree
 2015-02-26  2:14 UTC 

[PATCH 0/3 v2] e820: Fix handling of NvDIMM chips
 2015-02-26  2:09 UTC  (5+ messages)
` [PATCH 1/3] e820: Don't let unknown DIMM type come out BUSY

[PATCH] spi: spidev_test: Added functionalities
 2015-02-26  2:01 UTC  (2+ messages)

[GIT PULL] Btrfs
 2015-02-26  2:01 UTC 

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-02-26  1:58 UTC  (7+ messages)
` [PATCH v4 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v4 11/20] power_supply: Change ownership from driver to core

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-26  1:55 UTC  (2+ messages)

[PATCH] Input: mma8450 - convert to using managed resources
 2015-02-26  1:48 UTC 

[PATCH v4 0/1] vfs: Respect MS_RDONLY at bind mount creation
 2015-02-26  1:47 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  1:29 UTC  (31+ messages)
` [PATCH v3 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v3 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v3 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v3 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v3 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v3 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v3 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v3 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v3 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v3 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v3 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v3 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v3 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v3 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v3 15/30] PCI/IA64: "
` [PATCH v3 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v3 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v3 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v3 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v3 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v3 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v3 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH v3 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v3 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v3 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v3 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v3 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v3 28/30] PCI: Export find_pci_host_bridge()
` [PATCH v3 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v3 30/30] PCI: Remove pci_bus_assign_domain_nr()

[PATCH] Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define
 2015-02-26  1:32 UTC 

[PATCH 1/2] f2fs: introduce macro __cp_payload
 2015-02-26  1:33 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix the number of orphan inode blocks
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: introduce macro __cp_payload

[PATCH] PCI: xgene: Fix the map_bus callback prototype
 2015-02-26  1:23 UTC  (3+ messages)

[PATCH 1/2] f2fs: remove obsolete code
 2015-02-26  1:15 UTC  (3+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery
  ` [f2fs-dev] "

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-26  1:13 UTC  (8+ messages)
` [PATCH v5 4/7] platform/chrome: Add Chrome OS EC userspace device interface

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

[PATCH] mma8450: add parent device
 2015-02-26  1:12 UTC  (2+ messages)

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-02-26  1:05 UTC  (10+ messages)

[patch 1/2] mm: remove GFP_THISNODE
 2015-02-26  1:04 UTC  (3+ messages)

[PATCH 1/2] sched/deadline,core: fix bandwidth update when changing cpuset cpumask
 2015-02-26  0:43 UTC  (3+ messages)
` [PATCH 2/2] sched/deadline: always enqueue on previous rq when dl_task_timer fires

[PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  0:54 UTC  (3+ messages)

[PATCH] net: asix: add support for the Sitecom LN-028 USB adapter
 2015-02-25 23:58 UTC 

[PATCH RFC 1/4] mm: throttle MADV_FREE
 2015-02-26  0:42 UTC  (6+ messages)

[PATCH v2] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-26  0:33 UTC  (5+ messages)

[patch 2/2] mm, thp: really limit transparent hugepage allocation to local node
 2015-02-26  0:23 UTC 

[PATCH 0/2] USB PHY driver for Broadcom's Cygnus chipset
 2015-02-26  0:24 UTC  (6+ messages)
` [PATCH 1/2] phy: usbphy: Add dt documentation for Broadcom Cygnus USB PHY driver

[PATCH v1] of: calculate masks of the device based on dma-range size
 2015-02-26  0:20 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-02-26  0:15 UTC 

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

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

[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 "

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

"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 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 "

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

[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] f2fs: fix recover orphan inodes
 2015-02-25 23:04 UTC  (3+ messages)

[PATCH] powerpc/smp: Wait until secondaries are active & online
 2015-02-25 23:13 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] clk: qcom: Properly change rates for ahbix clock
 2015-02-25 23:05 UTC  (2+ messages)

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

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

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

[PATCH] x86: svm: don't intercept CR0 TS or MP bit write
 2015-02-25 22:39 UTC  (5+ 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] OMAPDSS: restore "name" sysfs entry
 2015-02-25 22:33 UTC  (7+ messages)

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

[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  (9+ messages)
` [PATCH 2/4] HID: uclogic: merge hid-huion driver in hid-uclogic
` [PATCH 4/4] HID: uclogic: name the input nodes based on their tool

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

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

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

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

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

[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

[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 RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-25 22:00 UTC  (11+ messages)
    ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
      ` SPDX-License-Identifier

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

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

[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


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