linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-12 11:39:20 to 2016-04-12 15:22:55 UTC [more...]

[PATCH tip/core/rcu 0/10] Documentation updates for 4.7
 2016-04-12 15:18 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] documentation: Make sample code and documentation consistent
` [PATCH tip/core/rcu 02/10] documentation: Add real-time requirements from CPU-bound workloads
` [PATCH tip/core/rcu 03/10] documentation: Add synchronize_rcu_mult() to the requirements
` [PATCH tip/core/rcu 04/10] documentation: Explain why rcu_read_lock() needs no barrier()
` [PATCH tip/core/rcu 05/10] documentation: Document illegality of call_rcu() from offline CPUs
` [PATCH tip/core/rcu 06/10] documentation: Remove unnecessary images from requirements
` [PATCH tip/core/rcu 07/10] documentation: Get rid of duplicate .htmlx file
` [PATCH tip/core/rcu 08/10] documentation: Sharpen up the no-readers quick quiz
` [PATCH tip/core/rcu 09/10] documentation: Emphasize the call_rcu() is illegal from idle
` [PATCH tip/core/rcu 10/10] documentation: Add documentation for RCU's major data structures

[PATCH 0/5] Add st-flashss vsense regulator driver
 2016-04-12 15:16 UTC  (6+ messages)
` [PATCH 1/5] regulator: st-flashss: Add DT binding documentation for flashss regulator
` [PATCH 2/5] regulator: st-flashss: Add a regulator driver for flashss vsense
` [PATCH 3/5] MAINTAINERS: Add st-flashss driver to STi section
` [PATCH 4/5] ARM: multi_v7_defconfig: Enable flashss regulator driver
` [PATCH 5/5] ARM: STi: DT: STiH407: Add the flashss voltage regulator DT node

[RESEND PATCH 0/2] scripts: small fixes
 2016-04-12 15:18 UTC  (3+ messages)
` [PATCH 1/2] scripts: genksyms: fix resource leak
` [PATCH 2/2] scripts: dtc: fix memory leak after realloc

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-12 14:56 UTC  (8+ messages)
` [PATCH 1/7] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH 2/7] soc/tegra: pmc: Add new Tegra210 IO rails
` [PATCH 3/7] soc/tegra: pmc: Add interface to get IO rail power status
` [PATCH 4/7] soc/tegra: pmc: Add interface to set voltage of IO rails
` [PATCH 5/7] soc/tegra: pmc: Register sub-devices of PMC
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH v2] arm64: tegra: Add pinmux for Smaug board
 2016-04-12 15:16 UTC  (2+ messages)

[PATCH] of/platform: Allow secondary compatible match in of_dev_lookup
 2016-04-12 15:13 UTC  (6+ messages)

[PATCH 0/3] RxRPC: 2nd rewrite part 2
 2016-04-12 15:05 UTC  (4+ messages)
` [PATCH 1/3] rxrpc: Don't permit use of connect() op and simplify sendmsg() op
` [PATCH 2/3] rxrpc: The RXRPC_ACCEPT control message should not have an address
` [PATCH 3/3] rxrpc: Use the listen() system call to move to listening state

TCP reaching to maximum throughput after a long time
 2016-04-12 15:04 UTC  (3+ messages)

[PATCH tip/core/rcu 0/6] Miscellaneous fixes for 4.7
 2016-04-12 15:02 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Consolidate dumping of ftrace buffer
` [PATCH tip/core/rcu 2/6] rcu: Awaken grace-period kthread when stalled
` [PATCH tip/core/rcu 3/6] rcu: Make FQS schedule advance only if FQS happened
` [PATCH tip/core/rcu 4/6] rcu: Awaken grace-period kthread if too long since FQS
` [PATCH tip/core/rcu 5/6] rcu: Remove superfluous versions of rcu_read_lock_sched_held()
` [PATCH tip/core/rcu 6/6] rcu: Dump ftrace buffer when kicking grace-period kthread

[PATCH 1/2] arm64: mem-model: add flatmem model for arm64
 2016-04-12 15:00 UTC  (15+ messages)
` [PATCH 2/2] arm64: mm: make pfn always valid with flat memory

[PATCH] watchdog: dw_wdt: dont build for avr32
 2016-04-12 14:58 UTC  (5+ messages)

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-04-12 14:57 UTC  (8+ messages)
` [PATCH RFT 2/2] macb: kill PHY reset code

mmotm woes, mainly compaction
 2016-04-12 14:51 UTC  (3+ messages)

[RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings [ver #4]
 2016-04-12 14:50 UTC  (3+ messages)
` [RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok "

[PATCH v6] drivers: amba: properly handle devices with power domains
 2016-04-12 14:49 UTC  (2+ messages)

[PATCH 1/2] arm64: Add cpu_panic_kernel helper
 2016-04-12 14:46 UTC  (2+ messages)
` [PATCH 2/2] arm64: vhe: Verify CPU Exception Levels

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-12 14:44 UTC  (3+ messages)
` [RFC PATCH v1.9 08/14] livepatch: separate enabled and patched states

[PATCH] rcu: Remove some superfluous lines
 2016-04-12 14:44 UTC  (4+ messages)

[PATCH 1/2] scripts: genksyms: fix resource leak
 2016-04-12 14:39 UTC  (5+ messages)
` [PATCH 2/2] scripts: dtc: fix memory leak after realloc

[PATCH 0/8] perf tools: Add sched map changes
 2016-04-12 14:38 UTC  (12+ messages)
` [PATCH 1/8] perf tools: Add thread_map__has function
` [PATCH 2/8] perf tools: Add cpu_map__has function
` [PATCH 3/8] perf tools sched: Add compact display option
` [PATCH 4/8] perf tools sched: Use color_fprintf for output
` [PATCH 5/8] perf tools sched: Make thread_map__new_by_tid_str global
` [PATCH 6/8] perf tools sched: Collor given pids
` [PATCH 7/8] perf tools sched: Collor given cpus
` [PATCH 8/8] perf tools sched: Display only "

[RESPIN v2 0/6] Add support for Exynos SROM Controller driver
 2016-04-12 14:35 UTC  (3+ messages)
` [RESPIN v2 6/6] ARM: dts: change SROM node compatible from generic to model specific

[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
 2016-04-12 14:34 UTC  (5+ messages)
` [PART1 RFC v4 10/11] svm: Do not intercept CR8 when enable AVIC
` [PART1 RFC v4 11/11] svm: Manage vcpu load/unload "

[PATCH 4.5 000/238] 4.5.1-stable review
 2016-04-12 14:32 UTC  (12+ messages)
` [PATCH 4.5 026/238] PCI: Disable IO/MEM decoding for devices with non-compliant BARs
` [PATCH 4.5 058/238] USB: iowarrior: fix oops with malicious USB descriptors
` [PATCH 4.5 079/238] crypto: ccp - Dont assume export/import areas are aligned

[PATCH] powerpc: introduce {cmp}xchg for u8 and u16
 2016-04-12 14:30 UTC  (4+ messages)

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-04-12 14:29 UTC  (4+ messages)
` [PATCH v3 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH 1/2] sched/fair: move cpufreq hook to update_cfs_rq_load_avg()
 2016-04-12 14:29 UTC  (13+ messages)

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-12 14:26 UTC  (31+ messages)
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state

[PATCH v3 00/16] Support non-lru page migration
 2016-04-12 14:25 UTC  (4+ messages)
` [PATCH v3 02/16] mm/compaction: support non-lru movable "

[PATCH] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-04-12 14:25 UTC  (2+ messages)

[PATCH 0/3] sched: Fix/improve nohz cpu load updates v2
 2016-04-12 14:23 UTC  (9+ messages)
` [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates

[PATCH 1/2] ARM: exynos_defconfig: Enable CPUFreq governors as modules
 2016-04-12 14:20 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-12 14:19 UTC  (12+ messages)
` [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
` [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue

[PATCH v2 0/5] mailbox: A few fixes due for the v4.6 -rcs
 2016-04-12 14:19 UTC  (4+ messages)
` [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility

[PATCH V2 0/9] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-04-12 14:17 UTC  (7+ messages)
` [PATCH V2 5/9] arm64: exception: handle instruction abort at current EL

[PATCH 4.4 000/210] 4.4.7-stable review
 2016-04-12 14:16 UTC  (6+ messages)
` [PATCH 4.4 153/210] scripts/gdb: account for changes in module data structure
  ` [PATCH 4.4 159/210] drm/radeon: disable runtime pm on PX laptops without dGPU power control

[PATCH 3.14 00/76] 3.14.66-stable review
 2016-04-12 14:14 UTC  (9+ messages)
` [PATCH 3.14 15/76] USB: uas: Reduce can_queue to MAX_CMNDS
` [PATCH 3.14 75/76] perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2

[PATCH] ARCv2: Additional trace IRQs to support locking correctness validator
 2016-04-12 14:12 UTC  (2+ messages)

[PATCH] mwifiex: fix possible NULL dereference
 2016-04-12 14:08 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board
 2016-04-12 14:06 UTC  (2+ messages)

Unhandled fault during system suspend in sky2_shutdown
 2016-04-12 14:06 UTC  (3+ messages)

[PATCH] arm64: dts: Add nodes for pdma0 and pdam1 for exynos7
 2016-04-12 14:05 UTC  (2+ messages)

[PATCH] Axi-usb: Add support for 64-bit addressing
 2016-04-12 14:03 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable PL330 DMA controller
 2016-04-12 14:01 UTC  (2+ messages)

[PATCH v2 0/4] STi DT updates
 2016-04-12 13:57 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: DT: STiH407: Add UART RTS/CTS pin configuration
` [PATCH v2 2/4] ARM: DT: STiH407: Add i2c12 pin definition
` [PATCH v2 3/4] ARM: DT: STiH407: Add node for i2c12 controller
` [PATCH v2 4/4] ARM: STi: DT: STiH407: Add DT node for at24c256 eeprom

[PATCH] mfd: cros_ec: allow building for ARM64
 2016-04-12 13:54 UTC  (6+ messages)

[PATCH 1/2] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-04-12 13:49 UTC  (2+ messages)

[ANNOUNCE] linux-stable security tree
 2016-04-12 13:48 UTC  (13+ messages)

[PATCH 1/2] regulator: DT: Add support to scale ramp delay based on platform behavior
 2016-04-12 13:29 UTC  (12+ messages)

zeros in frame pointer callchains
 2016-04-12 13:38 UTC 

checkpatch false positon on EXPORT_SYMBOL
 2016-04-12 13:37 UTC  (6+ messages)

[PATCH] i2c: st: Implement i2c_bus_recovery_info callbacks
 2016-04-12 13:29 UTC 

[PATCH] fujitsu-laptop: Support radio LED
 2016-04-12 13:29 UTC  (12+ messages)

[PATCH RFC] select_idle_sibling experiments
 2016-04-12 13:27 UTC  (8+ messages)
` sched: tweak select_idle_sibling to look for idle threads

[PATCH] perf script: Add stackcollapse.py script
 2016-04-12 13:26 UTC 

[PATCH] x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
 2016-04-12 13:22 UTC  (3+ messages)
` Xen regression, Was: "

[PATCH v2 00/16] DTS for hi6220 and HiKey
 2016-04-12 13:14 UTC  (4+ messages)
` [PATCH v2 14/16] arm64: dts: hikey: Add hi655x pmic dts node

[PATCH 00/17] kvm-arm: Add stage2 page table walker
 2016-04-12 13:11 UTC  (7+ messages)
` [PATCH 15/17] kvm: arm64: Get rid of fake page table levels

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-12 13:10 UTC  (3+ messages)
` [PATCH 5/6] ARM64: Remove arm_pm_restart

[PATCH v4 0/2] Update SCSI target removal path
 2016-04-12 13:01 UTC  (3+ messages)
` [PATCH v4 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state

[PATCH v3 0/3] SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST removal
 2016-04-12 12:59 UTC  (6+ messages)
` [PATCH v3 1/3] mmc: sdhci: introduce sdhci_compute_clock_config

[PATCH v4 0/2] Add a new debugfs entry to dump FIFO/Queue available space
 2016-04-12 12:58 UTC  (3+ messages)
` [PATCH v4 2/2] usb: dwc3: add debugfs node "

[PATCH 0/2 v5] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-04-12 12:56 UTC  (3+ messages)
` [PATCH 1/2 v5] ASoC: dwc: Add custom PCM driver
` [PATCH 2/2 v5] ASoC: dwc: Update DOCUMENTATION for I2S Driver

[PATCH] tty/serial: atmel: fix hardware handshake selection
 2016-04-12 12:51 UTC 

[PATCH v6 00/10] arm64: Add support for KVM with ACPI
 2016-04-12 12:49 UTC  (5+ messages)
` [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter

[PATCH 1/3] RTC: Enable RTC switching to battery power when VCC_PSAUX is N/A
 2016-04-12 12:15 UTC  (3+ messages)
` [PATCH 2/3] RTC: Write Calibration value before set time
` [PATCH 3/3] RTC: Update seconds time programming logic

[PATCH 0/2] oom detection rework followups
 2016-04-12 12:43 UTC  (4+ messages)
` [PATCH 2/2] mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders

[PATCH v8 0/7] EC-based USB Power Delivery support for Chrome machines
 2016-04-12 12:32 UTC  (8+ messages)
` [PATCH v8 1/7] mfd: cros_ec: Add MKBP event support
` [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly
` [PATCH v8 3/7] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper
` [PATCH v8 4/7] mfd: cros_ec: Add cros_ec_get_host_event
` [PATCH v8 5/7] mfd: cros_ec: Add more definitions for PD commands
` [PATCH v8 6/7] power: cros_usbpd-charger: Add EC-based USB PD charger driver
` [PATCH v8 7/7] platform/chrome: Register USB PD charger device

[PATCH V1 1/5] cpufreq: Loongson1: Rename the file to loongson1-cpufreq.c
 2016-04-12 12:32 UTC  (3+ messages)

4.4: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
 2016-04-12 12:30 UTC  (12+ messages)
    ` 4.4, 4.6: "
                  ` Nokia N900 retention mode in v4.6, camera buttons fun

[PATCH 00/11] oom detection rework v5
 2016-04-12 12:23 UTC  (8+ messages)
` [PATCH 09/11] mm, compaction: Abstract compaction feedback to helpers

[RFC PATCH 0/4] Add ACPI support for pinctrl configuration
 2016-04-12 12:15 UTC  (5+ messages)

[PATCH] KEYS: fix memory leak
 2016-04-12 12:11 UTC 

[PATCH v2] mwifiex: fix possible NULL dereference
 2016-04-12 11:56 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).