The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2015-06-24 08:40:10 to 2015-06-24 12:41:00 UTC [more...]

[GIT PULL] EDAC updates for 4
 2015-06-24 12:40 UTC  (3+ messages)

[PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
 2015-06-24 12:40 UTC  (8+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` ACPI-APEI: Make exception handling a bit more efficient in __einj_error_trigger()
                                ` [PATCH] ACPICA: Delete an unnecessary check before the function call "acpi_ds_delete_walk_state"
                                ` [PATCH] kdbus: Delete an unnecessary check before the function call "kdbus_domain_unref"

[RFC PATCH v8 00/49] perf tools: filtering events using eBPF programs
 2015-06-24 12:31 UTC  (33+ messages)
` [RFC PATCH v8 03/49] bpf tools: Allow caller to set printing function
` [RFC PATCH v8 04/49] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v8 05/49] bpf tools: Read eBPF object from buffer
` [RFC PATCH v8 06/49] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v8 07/49] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v8 08/49] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v8 09/49] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v8 10/49] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v8 16/49] bpf tools: Relocate eBPF programs
` [RFC PATCH v8 17/49] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v8 25/49] perf tests: Add LLVM test for eBPF on-the-fly compiling
` [RFC PATCH v8 26/49] perf tools: Auto detecting kernel build directory
` [RFC PATCH v8 27/49] perf tools: Auto detecting kernel include options
` [RFC PATCH v8 28/49] perf record: Enable passing bpf object file to --event
` [RFC PATCH v8 29/49] perf record: Compile scriptlets if pass '.c' "
` [RFC PATCH v8 30/49] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v8 31/49] perf probe: Attach trace_probe_event with perf_probe_event
` [RFC PATCH v8 34/49] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v8 35/49] perf tools: Attach eBPF program to perf event
` [RFC PATCH v8 36/49] perf tools: Suppress probing messages when probing by BPF loading
` [RFC PATCH v8 37/49] perf record: Add clang options for compiling BPF scripts
` [RFC PATCH v8 39/49] bpf tools: Load a program with different instance using preprocessor
` [RFC PATCH v8 40/49] perf tools: Fix probe-event.h include
` [RFC PATCH v8 41/49] perf probe: Reset tev->args and tev->nargs when failure
` [RFC PATCH v8 42/49] perf tools: Move linux/filter.h to tools/include
` [RFC PATCH v8 43/49] perf tools: Iterater over tev instead of pev in bpf__for_each_program
` [RFC PATCH v8 44/49] perf tools: Add BPF_PROLOGUE config options for further patches
` [RFC PATCH v8 45/49] perf tools: Introduce arch_get_reg_info() for x86
` [RFC PATCH v8 46/49] perf tools: Add prologue for BPF programs for fetching arguments
` [RFC PATCH v8 47/49] perf tools: Generate prologue for BPF programs
` [RFC PATCH v8 48/49] perf tools: Use same BPF program if arguments are identical
` [RFC PATCH v8 49/49] perf record: Support custom vmlinux path

[RFC v2 0/3] mm: make swapin readahead to gain more thp performance
 2015-06-24 12:33 UTC  (7+ messages)
` [RFC v2 1/3] mm: add tracepoint for scanning pages
` [RFC v2 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCH 0/9] staging:lustre: remove kernel defines in userland headers
 2015-06-24 12:37 UTC  (3+ messages)
` [PATCH v4 4/9] staging:lustre: merge socklnd_lib-linux.h into socklnd.h

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-24 12:35 UTC  (12+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v5 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

[PATCH 0/4] blk-mq: fix race conditions on cpu hotplug handling
 2015-06-24 12:35 UTC  (9+ messages)
` [PATCH 1/4] blk-mq: fix sysfs registration/unregistration race
` [PATCH 2/4] blk-mq: fix q->mq_map access race
` [PATCH 3/4] blk-mq: establish new mapping before cpu starts handling requests
` [PATCH 4/4] blk-mq: fix mq_usage_counter race when switching to percpu mode

[PATCH v6 0/9] Add simple NVMEM Framework via regmap
 2015-06-24 12:30 UTC  (25+ messages)
` [PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v6 2/9] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v6 3/9] nvmem: Add nvmem_device based consumer apis
` [PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework
` [PATCH v6 7/9] nvmem: qfprom: Add bindings for qfprom
` [PATCH v6 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework

[PATCH 2/2] perf/x86/intel: Fix PMI handling for Intel PT
 2015-06-24 12:21 UTC  (3+ messages)
` [tip:perf/urgent] "

subtle side effect of commit a1c48bb160f836
 2015-06-24 12:20 UTC  (7+ messages)

[PATCH 00/17] Deprecate phy-omap-control and use SYSCON
 2015-06-24 12:19 UTC  (30+ messages)
` [PATCH 02/17] phy: ti-pipe3: use *syscon* framework to power on/off the PHY
` [PATCH 03/17] phy: ti-pipe3: use *syscon* framework to set PCS value of "
` [PATCH 04/17] phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
` [PATCH 05/17] phy: omap-usb2: Add a new compatible string for USB2 PHY2
` [PATCH 06/17] phy: omap-usb2: use *syscon* framework to power on/off the PHY
` [PATCH 07/17] usb: musb: omap2430: use *syscon* framework to write to mailbox register
` [PATCH 08/17] ARM: dts: dra7: Add dt node for the sycon pcie
` [PATCH 09/17] ARM: dts: dra7: Use "syscon-phy-power" instead of "ctrl-module" in SATA PHY node
` [PATCH 11/17] ARM: dts: dra7: Use "ti,dra7x-usb2-phy2" compatible string for USB2 PHY2
` [PATCH 17/17] ARM: dts: omap4: Use "syscon-otghs" instead of "ctrl-module" in USB node

[PATCH] regulator: da9210: Add optional interrupt support
 2015-06-24 12:14 UTC 

powerpc,numa: Memory hotplug to memory-less nodes ?
 2015-06-24 12:13 UTC  (3+ messages)

[PATCH 00/15] libnvdimm: ->rw_bytes(), BLK-mode, unit tests, and misc features
 2015-06-24 12:11 UTC  (18+ messages)
` [PATCH 02/15] libnvdimm: infrastructure for btt devices
` [PATCH 14/15] libnvdimm: support read-only btt backing devices

[PATCH/RFC 00/15] ARM: shmobile: R-Car: Add SYSC PM Domain DT Support
 2015-06-24 12:11 UTC  (3+ messages)
` [PATCH/RFC 02/15] ARM: shmobile: R-Car: Add DT support for PM domains

[RFC PATCH v6 0/2] Implement NVMEM/SoC bus support for Vybrid
 2015-06-24 12:05 UTC  (13+ messages)
` [RFC PATCH v6 2/2] nvmem: Add Vybrid OCOTP and OCROM support

Use of pinctrl-single for external device over I2C
 2015-06-24 12:04 UTC  (2+ messages)

[Patch 0/2] Add mt6580 basic chip support
 2015-06-24 11:59 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support

[PATCH V2] added device tree support to gpio-generic driver
 2015-06-24 11:55 UTC  (3+ messages)
` [PATCH V3] "

LOAN
 2015-06-23 22:53 UTC 

kdbus: to merge or not to merge?
 2015-06-24 11:43 UTC  (7+ messages)

[PATCH v6 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
 2015-06-24 11:42 UTC  (2+ messages)

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-24 11:31 UTC  (3+ messages)
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order

[PATCH 1/2] mfd: arizona: Fix race between runtime suspend and IRQs
 2015-06-24 11:29 UTC  (4+ messages)
` [PATCH 2/2] mfd: arizona: Fix initialisation of the PM runtime

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-24 11:27 UTC  (8+ messages)

[PATCH] tty/early: make serial8250_early_{in,out} static again
 2015-06-24 11:26 UTC 

[PATCH 1/3] ti-st: st_kim: use ERR_PTR(-ENOMEM) instead of NULL
 2015-06-24 10:24 UTC  (3+ messages)
` [PATCH 2/3] ti-st: st_kim: fix nshutdown_gpio in get_platform_data
` [PATCH 3/3] ti-st: st_kim: use gpio_set_value_cansleep to fix warning

[PATCH RESEND] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
 2015-06-24 11:25 UTC  (2+ messages)

[PATCH 1/1] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
 2015-06-24 11:14 UTC  (8+ messages)

Regression in perf bench numa convergence stats
 2015-06-24 11:10 UTC 

[PATCH] added device tree support to gpio-generic driver
 2015-06-24 11:07 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: Mediatek: MT8173 updtes
 2015-06-24 11:00 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node

[Bugfix v2] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32bit kernel
 2015-06-24 11:00 UTC  (8+ messages)
      ` [Bugfix v3] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel

[PATCH] mfd: intel_soc_pmic: Constify ACPI device ids
 2015-06-24 10:59 UTC  (2+ messages)

[PATCH V2] mfd: add Intel Broxton Whiskey Cove PMIC driver
 2015-06-24 10:57 UTC  (2+ messages)

[PATCH] regulator: s2mps11: Added shutdown function to poweroff Odroid-XU3
 2015-06-24 10:57 UTC  (4+ messages)

[PATCH V2 0/5] drivers/rtc/rtc-ds1307.c: Basic cleanups and support for wakeupirq
 2015-06-24 10:54 UTC  (3+ messages)
` [PATCH V2 4/5] drivers/rtc/rtc-ds1307.c: Support optional wakeup interrupt source

[PATCH] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
 2015-06-24 10:43 UTC  (5+ messages)

[PATCH] mm: make GUP handle pfn mapping unless FOLL_GET is requested
 2015-06-24 10:25 UTC 

[PATCH] arm64: dts: mt8173: add clock_null
 2015-06-24 10:24 UTC  (4+ messages)

[PATCH] mm: fix status code move_pages() returns for zero page
 2015-06-24 10:23 UTC 

[PATCH 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-06-24 10:21 UTC  (3+ messages)
` [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for Kinetis SoC

Uses of Linux backports in the industry
 2015-06-24 10:18 UTC  (11+ messages)

[PATCH] staging: speakup: replace simple_strtoul() with kstrtoint()
 2015-06-24 10:19 UTC  (5+ messages)

[GIT PULL] pin control bulk changes for the v4.2 series
 2015-06-24 10:12 UTC 

[PATCH 0/2] perf/x86: Trivial cleanups
 2015-06-24 10:05 UTC  (3+ messages)
` [PATCH 1/2] perf/x86/intel/bts: Cleanup: drop redundant declarations
` [PATCH 2/2] perf/x86/intel: Kill off intel_pmu_needs_lbr_smpl for good

[PATCH v2] staging: rtl8192u: bool tests don't need comparisons
 2015-06-24 10:12 UTC  (3+ messages)

[PATCH v5 00/11] Add simple NVMEM Framework via regmap
 2015-06-24 10:05 UTC  (6+ messages)
` [PATCH v5 03/11] nvmem: Add a simple NVMEM framework for nvmem providers

[PATCH 1/1] block: remove check around kfree
 2015-06-24 10:03 UTC 

[PATCH] acpi/video: Inline acpi_video_set_dmi_backlight_type
 2015-06-24 10:01 UTC 

[PATCH v2] staging: rtl8192u: remove bool comparisons
 2015-06-24 10:07 UTC 

[PATCH v2] leds: fix brightness changing when software blinking is active
 2015-06-24  9:53 UTC  (5+ messages)

[PATCH 00/11] Input: synaptics-rmi4: various fixes for the existing rmi4 branch
 2015-06-24  9:51 UTC  (3+ messages)
` [PATCH 01/11] Input: synaptics-rmi4 - embed the function modules in rmi_core

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-24  9:47 UTC  (11+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "

[RFC][PATCH 12/13] stop_machine: Remove lglock
 2015-06-24  9:31 UTC  (15+ messages)

[PATCH] staging: sm750fb: use tabs for indentation
 2015-06-24  9:28 UTC  (4+ messages)

[PATCH v3] stmmac: troubleshoot unexpected bits in des0 & des1
 2015-06-24  9:39 UTC  (2+ messages)

[PATCH-v3 0/3] mfd: 88pm800: Add Device tree support
 2015-06-24  9:21 UTC  (4+ messages)
` [PATCH-v3 1/3] mfd: 88pm800: Add device "
` [PATCH-v3 2/3] mfd: 88pm800: Allow configuration of interrupt clear method
` [PATCH-v3 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding

[PATCH 0/3] iio: adc: hi-843x: Add Holt HI-8435/8436/8437 descrete ADC
 2015-06-24  9:25 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: hi-843x: "

[PATCH 0/2] Add support for BQ25890 charger chip
 2015-06-24  9:20 UTC  (6+ messages)
` [PATCH 2/2] power_supply: Add support for TI "

[GIT PULL] UDF fixes and cleanups for 4.2-rc1
 2015-06-24  9:20 UTC 

[RFC][PATCH 00/13] percpu rwsem -v2
 2015-06-24  9:18 UTC  (11+ messages)

Write throughput impaired by touching dirty_ratio
 2015-06-24  9:16 UTC  (2+ messages)

[PATCH 0/3] net: dsa: mv88e6xxx: dump hardware VLANs
 2015-06-24  9:22 UTC  (3+ messages)
` [PATCH 3/3] net: dsa: mv88e6352: add support for port_vlan_dump

[PATCH 0/2] Add Mediatek MT8173 cpufreq driver
 2015-06-24  9:09 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding
` [PATCH 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

[char-misc-next 0/9] mei: support for async event notifications
 2015-06-24  8:59 UTC  (10+ messages)
` [char-misc-next 1/9] mei: define async notification hbm commands
` [char-misc-next 2/9] mei: implement async notification hbm messages
` [char-misc-next 3/9] mei: enable async event notifications only from hbm version 2.0
` [char-misc-next 4/9] mei: add mei_cl_notify_request command
` [char-misc-next 5/9] mei: add a handler that waits for notification on event
` [char-misc-next 6/9] mei: add async event notification ioctls
` [char-misc-next 7/9] mei: support polling for event notification
` [char-misc-next 8/9] mei: implement fasync "
` [char-misc-next 9/9] mei: bus: add and call callback on notify event

[GIT PULL] EDAC updates for 4.2
 2015-06-24  8:54 UTC  (6+ messages)

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-24  8:47 UTC  (3+ messages)
` [RFC v3 1/4] "

[V2 PATCH] ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec
 2015-06-24  8:46 UTC  (14+ messages)
                        ` [alsa-devel] "

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-24  8:46 UTC  (5+ messages)
` [v4 01/16] KVM: Extend struct pi_desc for VT-d Posted-Interrupts

[PATCH] random: add random_initialized command line param
 2015-06-24  8:45 UTC  (4+ messages)

[PATCH 1/3] phy: berlin: .owner field is setup by core
 2015-06-24  8:40 UTC  (3+ messages)
` [PATCH 2/3] phy: berlin: Do not use sata name in usb phy driver
` [PATCH 3/3] usb: berlin: Trivial coding style cleanup


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox