linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-22 19:33:50 to 2016-02-22 22:58:25 UTC [more...]

4.4-rc: 28 bioset threads on small notebook
 2016-02-22 22:58 UTC  (11+ messages)
` 4.4-final: "

[PATCH 0/8] tty: n_gsm: Make mux work as a responder station
 2016-02-22 22:53 UTC  (9+ messages)
` [PATCH 1/8] tty: n_gsm: fix formatting errors
` [PATCH 2/8] tty: n_gsm: fix C/R bit when sending as a responder
` [PATCH 3/8] tty: n_gsm: make mux work as a responder station
` [PATCH 4/8] tty: n_gsm: send DM response when accessing an invalid channel
` [PATCH 5/8] tty: n_gsm: replace dead code with a meaningful comment
` [PATCH 6/8] tty: n_gsm: add missing length field in control channel commands
` [PATCH 7/8] tty: n_gsm: properly format Modem Status Command message
` [PATCH 8/8] tty: n_gsm: Enable reception of frames separated with a single SOF marker

[PATCH 08/10] x86/xsaves: Fix PTRACE frames for XSAVES
 2016-02-22 22:55 UTC  (9+ messages)

[PATCH 04/10] x86/xsaves: Introduce a new check that allows correct xstates copy from kernel to user directly
 2016-02-22 22:42 UTC  (2+ messages)

[PATCH 9/9] ARM: mmp: mark usb_dma_mask as __maybe_unused
 2016-02-22 22:38 UTC  (2+ messages)

[PATCH 00/24] Second batch of LNet updates
 2016-02-22 22:29 UTC  (25+ messages)
` [PATCH 01/24] staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changes
` [PATCH 02/24] staging: lustre: Dynamic LNet Configuration (DLC) show command
` [PATCH 03/24] staging: lustre: fix crash due to NULL networks string
` [PATCH 04/24] staging: lustre: DLC user/kernel space glue code
` [PATCH 05/24] staging: lustre: make local functions static for LNet ni
` [PATCH 06/24] staging: lustre: remove LUSTRE_{,SRV_}LNET_PID
` [PATCH 07/24] staging: lustre: improve LNet clean up code and API
` [PATCH 08/24] staging: lustre: return appropriate errno when adding route
` [PATCH 09/24] staging: lustre: make some lnet functions static
` [PATCH 10/24] staging: lustre: missed a few cases of using NULL instead of 0
` [PATCH 11/24] staging: lustre: startup lnet acceptor thread dynamically
` [PATCH 12/24] staging: lustre: reject invalid net configuration for lnet
` [PATCH 13/24] staging: lustre: return -EEXIST if NI is not unique
` [PATCH 14/24] staging: lustre: handle lnet_check_routes() errors
` [PATCH 15/24] staging: lustre: improvement to router checker
` [PATCH 16/24] staging: lustre: assume a kernel build
` [PATCH 17/24] staging: lustre: prevent assert on LNet module unload
` [PATCH 18/24] staging: lustre: remove messages from lazy portal on NI shutdown
` [PATCH 19/24] staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layer
` [PATCH 20/24] staging: lustre: avoid race during lnet acceptor thread termination
` [PATCH 21/24] staging: lustre: use sock.h in only acceptor.c
` [PATCH 22/24] staging: lustre: Allocate the correct number of rtr buffers
` [PATCH 23/24] staging: lustre: Use lnet_is_route_alive for router aliveness
` [PATCH 24/24] staging: lustre: Remove LASSERTS from router checker

[PATCH v2] ASoC: wm9713: fix regmap free path
 2016-02-22 22:35 UTC 

[PATCH 0/4] Tracepoints for deadline scheduler
 2016-02-22 22:30 UTC  (9+ messages)
` [PATCH 3/4] sched/deadline: "
` [PATCH 4/4] tools lib traceevent: Implements '%' operation

[PATCH 0/8] X.509: Software public key subtype changes
 2016-02-22 22:29 UTC  (7+ messages)
  ` [PATCH 4/8] akcipher: Move the RSA DER encoding to the crypto layer

[patch V3 00/28] x86/perf/intel/uncore|rapl: Fix error handling and sanitize pmu management
 2016-02-22 22:19 UTC  (29+ messages)
` [patch V3 01/28] x86/perf/intel/uncore: Remove pointless mask check
` [patch V3 02/28] x86/perf/intel/uncore: Simplify error rollback
` [patch V3 03/28] x86/perf/intel/uncore: Fix error handling
` [patch V3 04/28] x86/perf/intel/uncore: Add sanity checks for pci dev package id
` [patch V3 05/28] x86/perf/intel_uncore: Cleanup hardware on exit
` [patch V3 06/28] x86/perf/intel/uncore: Drop pointless hotplug priority
` [patch V3 07/28] x86/perf/intel_uncore: Make code readable
` [patch V3 08/28] x86/perf/uncore: Make uncore_pcibus_to_physid static
` [patch V3 09/28] perf: Allow storage of pmu private data in event
` [patch V3 10/28] x86/perf/intel_uncore: Store box in event->pmu_private
` [patch V3 11/28] x86/topology: Create logical package id
` [patch V3 12/28] x86/perf/uncore: Track packages not per cpu data
` [patch V3 13/28] x86/perf/intel_uncore: Clear all hardware state on exit
` [patch V3 14/28] x86/perf/intel_uncore: Make PCI and MSR uncore independent
` [patch V3 15/28] cpumask: Export cpumask_any_but
` [patch V3 16/28] x86/perf/intel_uncore: Make it modular
` [patch V3 17/28] x86/perf/cqm: Get rid of the silly for_each_cpu lookups
` [patch V3 18/28] x86/perf/intel_rapl: Make Knights Landings support functional
` [patch V3 19/28] x86/perf/intel/rapl: Add proper error handling
` [patch V3 21/28] x86/perf/intel/rapl: Calculate timing once
` [patch V3 20/28] x86/perf/intel/rapl: Sanitize the quirk handling
` [patch V3 22/28] x86/perf/intel/rapl: Cleanup the printk output
` [patch V3 23/28] x86/perf/intel/rapl: Refactor code some more
` [patch V3 25/28] x86/perf/intel/rapl: Utilize event->pmu_private
` [patch V3 24/28] x86/perf/intel/rapl: Make pmu lock raw
` [patch V3 26/28] x86/perf/intel/rapl: Convert it to a per package facility
` [patch V3 27/28] perf: Export perf_event_sysfs_show
` [patch V3 28/28] x86/perf/intel/rapl: Make it modular

[PATCH] intel-hid: allocate correct amount of memory for private struct
 2016-02-22 22:27 UTC  (2+ messages)

[PATCH] nvdimm: use 'u64' for pfn flags
 2016-02-22 22:19 UTC  (2+ messages)

[PATCH v2 0/3] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-22 22:18 UTC  (9+ messages)
` [PATCH v2 3/3] vfs: Use per-cpu list for superblock's inode list

[ANNOUNCE] Git v2.7.2
 2016-02-22 22:18 UTC 

[PATCHv2] clk: socfpga: allow for multiple parents on Arria10 periph clocks
 2016-02-22 22:18 UTC  (2+ messages)

[PATCH] clk: socfpga: allow for multiple parents on Arria10 periph clocks
 2016-02-22 22:14 UTC  (5+ messages)

[PATCH v4 1/1] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
 2016-02-22 22:14 UTC  (2+ messages)

[PATCHv8 0/5] Driver for new "VMD" device
 2016-02-22 22:10 UTC  (7+ messages)

[PATCH] usb: chipidea: Configure DMA properties and ops from DT
 2016-02-22 22:07 UTC  (3+ messages)

[PATCHv2] lkdtm: Add READ_AFTER_FREE test
 2016-02-22 22:06 UTC  (7+ messages)

[PATCH] xen/x86: Zero out .bss for PV guests
 2016-02-22 22:06 UTC 

[PATCH V2 00/13] block-throttle: proportional throttle
 2016-02-22 22:01 UTC  (14+ messages)
` [PATCH V2 01/13] block: estimate disk performance
` [PATCH V2 02/13] blk-throttle: cleanup io cost related stuff
` [PATCH V2 03/13] blk-throttle: add abstract to index data
` [PATCH V2 04/13] blk-throttle: weight based throttling
` [PATCH V2 05/13] blk-throttling: detect inactive cgroup
` [PATCH V2 06/13] blk-throttle: add per-cgroup data
` [PATCH V2 07/13] blk-throttle: add interface for proporation based throttle
` [PATCH V2 08/13] blk-throttle: add cgroup2 interface
` [PATCH V2 09/13] blk-throttle: add trace for new proporation throttle
` [PATCH V2 10/13] blk-throttle: over estimate bandwidth
` [PATCH V2 11/13] blk-throttle: shrink cgroup share if its target is overestimated
` [PATCH V2 12/13] blk-throttle: restore shrinked cgroup share
` [PATCH V2 13/13] blk-throttle: detect wrong shrink

[PATCH] btrfs: avoid uninitialized variable warning
 2016-02-22 21:53 UTC 

[PATCH 0/4] Add Ethernet support on STM32F429
 2016-02-22 21:52 UTC  (5+ messages)
` [PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip

[PATCH] fs: crypto: add CONFIG_BLOCK dependency
 2016-02-22 21:51 UTC 

[PATCH] ubi: Fix early logging
 2016-02-22 21:47 UTC 

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-22 21:46 UTC  (17+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

[PATCH] Documentation/memory-barriers: fix wrong comment in example
 2016-02-22 21:45 UTC  (10+ messages)

[PATCH 0/1] of overlay callbacks
 2016-02-22 21:40 UTC  (5+ messages)
` [PATCH 1/1] of/overlay: "

[BUG] [REGRESSION] [BISECTED] -rc1 breaks audio over HDMI for i915
 2016-02-22 21:37 UTC  (15+ messages)

[PATCH] drm/layerscape: reduce excessive stack usage
 2016-02-22 21:33 UTC 

[PATCH 0/4] sched: Display deadline bandwidth and other SCHED_DEBUG clean up
 2016-02-22 21:26 UTC  (5+ messages)
` [PATCH 1/4] sched: Move sched_feature file setup into debug.c
` [PATCH 2/4] sched: Move sched_domain_sysctl to debug.c
` [PATCH 3/4] sched: Add bandwidth ratio to /proc/sched_debug
` [PATCH 4/4] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers

[PATCH v1] spi: master driver to enable RTC on ICPDAS LP-8841
 2016-02-22 21:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/12] pwm: add support for atomic update
 2016-02-22 21:24 UTC  (11+ messages)

[PATCH v2] sscanf: implement basic character sets
 2016-02-22 21:24 UTC 

[GIT PULL] remaining tpmdd fixes for Linux 4.5
 2016-02-22 21:23 UTC  (7+ messages)

[PATCH v3 1/1] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
 2016-02-22 21:22 UTC  (4+ messages)

[PATCH v5 1/4] media: pxa_camera: fix the buffer free path
 2016-02-22 21:22 UTC  (10+ messages)

[PATCH] firmware: fw_cfg register offsets on supported architectures only
 2016-02-22 21:18 UTC 

[PATCH v2] dell-wmi: process Dell Instant Launch hotkey on Dell Vostro V131
 2016-02-22 21:17 UTC  (6+ messages)
` [PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
  ` [PATCH v3 3/5] dell-wmi: enable receiving WMI events on Dell Vostro V131

[PATCH 1/8] drm: msm: rename hdmi symbols
 2016-02-22 21:08 UTC  (7+ messages)
` [PATCH 2/8] drm: msm: rename module
` [PATCH 3/8] drm: msm: split out fence and iotrace modules
` [PATCH 4/8] drm: msm: split out GEM code into helper module
` [PATCH 5/8] drm: msm: move DSI into separate module
` [PATCH 6/8] drm: msm: move EDP "
` [PATCH 8/8] drm: msm: separate out module driver registration

"Age" of git.kernel.org isn't right?
 2016-02-22 21:08 UTC  (2+ messages)

[PATCH v2 0/3] ACPI 6.1 update for NFIT Control Region Structure
 2016-02-22 21:55 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI/NFIT: Update Control Region Structure to comply ACPI 6.1
` [PATCH v2 2/3] ACPI/NFIT: Add NVDIMM ID "id" under sysfs
` [PATCH v2 3/3] nfit_test: Update SPD ID init handlings

[PATCH] clk: qcom: msm8960: fix ce3_core clk enable register
 2016-02-22 20:59 UTC  (2+ messages)

[PATCH] clk: h8300: Properly cast to __iomem pointer
 2016-02-22 20:58 UTC 

[PATCH 0/9] Change return type of of_clk_get_parent_count() to unsigned
 2016-02-22 20:54 UTC  (10+ messages)
` [PATCH 1/9] clk: Make of_clk_get_parent_count() return unsigned ints
` [PATCH 2/9] clk: at91: Remove impossible checks for of_clk_get_parent_count()
` [PATCH 3/9] clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0
` [PATCH 4/9] clk: h8300: Remove impossible check for of_clk_get_parent_count()
` [PATCH 5/9] clk: st: Remove impossible check for of_clk_get_parent_count() < 0
` [PATCH 6/9] clk: sunxi: Use proper type for of_clk_get_parent_count() return value
` [PATCH 7/9] clk: ti: Update for of_clk_get_parent_count() returning unsigned int
` [PATCH 8/9] usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0
` [PATCH 9/9] simplefb: "

4.5-rc4 kernel is failed to bootup on CN6880
 2016-02-22 20:56 UTC  (4+ messages)

[PATCH v1] ARM: dts: nitrogen6x: add USB host 1 support
 2016-02-22 20:53 UTC  (3+ messages)

[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
 2016-02-22 20:46 UTC  (8+ messages)
` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()

[PATCH] netcp: fix typo in netcp_setup_tc
 2016-02-22 20:52 UTC  (2+ messages)

[PATCH] lkdtm: add test for executing .rodata
 2016-02-22 20:46 UTC  (5+ messages)

[PATCH 07/10] x86/xsaves: Fix init_fpstate.header.xcomp_bv
 2016-02-22 20:42 UTC  (3+ messages)

[patch 3/6] Staging: gdm72xx: make "len" unsigned
 2016-02-22 20:38 UTC  (2+ messages)

[patch V2 00/28] x86/perf/intel/uncore|rapl: Fix error handling and sanitize pmu management
 2016-02-22 20:38 UTC  (3+ messages)
` [patch V2 18/28] x86/perf/intel_rapl: Make Knights Landings support functional

[RFC PATCH 0/2] fix memremap on ARM
 2016-02-22 20:35 UTC  (7+ messages)
` [RFC PATCH 1/2] memremap: add arch specific hook for MEMREMAP_WB mappings

[RFC] staging: iio: isl29018: use regmap to retrieve struct device
 2016-02-22 20:34 UTC 

[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
 2016-02-22 20:26 UTC  (6+ messages)
` [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's "

[GIT PULL] hwmon fixes for v4.5-rc6
 2016-02-22 20:16 UTC  (2+ messages)

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-22 20:13 UTC  (3+ messages)
` [PATCH 10/61] gpio: ath79: Use devm_gpiochip_add_data() for gpio registration

[PATCH][V2] rtlwifi: pass struct rtl_stats by reference as it is more efficient
 2016-02-22 20:13 UTC  (2+ messages)

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-02-22 20:05 UTC  (5+ messages)

[PATCH v3] pci: Wait for up to 1000ms after FLR reset
 2016-02-22 20:05 UTC 

[PATCH 2/2 v2] chrdev: allocate dynamic chardevs in all unused holes
 2016-02-22 19:54 UTC  (2+ messages)

[RFC 0/3] Proposed extensions for NVMEM
 2016-02-22 19:52 UTC  (4+ messages)
` [RFC 1/3] nvmem: Add 'of_nvmem_cell_from_device_node()'
` [RFC 2/3] nvmem: Add 'nvmem-blob' driver
` [RFC 3/3] nvmem: Add 'nvmem-composite' driver

[PATCH v2 0/3] Syscon support for iProc touchscreen driver
 2016-02-22 19:48 UTC  (7+ messages)
` [PATCH v2 1/3] input: cygnus-update touchscreen dt node document

[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
 2016-02-22 19:46 UTC  (2+ messages)

[PATCH] misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
 2016-02-22 19:45 UTC  (4+ messages)

[PATCH 0/1] Implement character sets for sscanf()
 2016-02-22 19:39 UTC  (3+ messages)
  `  "

[PATCH 0/4] serial: omap: robustify for high speed transfers
 2016-02-22 19:38 UTC  (8+ messages)

[PATCHv2 00/10] RFKill airplane-mode indicator
 2016-02-22 19:35 UTC  (3+ messages)

[patch 6/6] Staging: gdm72xx: remove duplicate condition
 2016-02-22 19:33 UTC 


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