linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-16 16:28:03 to 2016-08-16 20:31:54 UTC [more...]

[PATCH 00/80] staging: lustre: majority of missing fixes for 2.6 release
 2016-08-16 20:19 UTC  (63+ messages)
` [PATCH 01/80] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
` [PATCH 04/80] staging: lustre: llite: pass inode to ll_release_page
` [PATCH 05/80] staging: lustre: llite: change remove parameter to bool
` [PATCH 07/80] staging: lustre: lmv: remove unused lmv_get_mea function
` [PATCH 08/80] staging: lustre: lmv: remove duplicate MAX_HASH_*
` [PATCH 13/80] staging: lustre: llite: fix "getdirstripe" to show stripe info
` [PATCH 14/80] staging: lustre: delete striped directory
` [PATCH 15/80] staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDs
` [PATCH 16/80] staging: lustre: obdclass: bug fixes for lu_device_type handling
` [PATCH 17/80] staging: lustre: add ability to migrate inodes
` [PATCH 18/80] staging: lustre: lmv: fix issue found by Klocwork Insight tool
` [PATCH 19/80] staging: lustre: libcfs: Only dump log once per sec. to avoid EEXIST
` [PATCH 26/80] staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h
` [PATCH 28/80] staging: lustre: lmv: access lum_stripe_offset as little endian
` [PATCH 32/80] staging: lustre: lov: handle the case of stripe size is not power 2
` [PATCH 33/80] staging: lustre: lmv: cleanup req in lmv_getattr_name()
` [PATCH 34/80] staging: lustre: lmv: rename request to preq "
` [PATCH 35/80] staging: lustre: obdclass: unified flow control interfaces
` [PATCH 36/80] staging: lustre: reorder LOV_MAGIC_* definition
` [PATCH 38/80] staging: lustre: move ioctls to lustre_ioctl.h
` [PATCH 39/80] staging: lustre: llite: add error handler in inode prepare phase
` [PATCH 40/80] staging: lustre: ptlrpc: Early replies need to honor at_max
` [PATCH 41/80] staging: lustre: lmv: separate master object with master stripe
` [PATCH 42/80] staging: lustre: llite: validate names
` [PATCH 43/80] staging: lustre: llite: fix inconsistencies of root squash feature
` [PATCH 44/80] staging: lustre: Remove static declaration in anonymous union
` [PATCH 45/80] staging: lustre: llite: Fix the deadlock in balance_dirty_pages()
` [PATCH 46/80] staging: lustre: llite: Change readdir BRW metrics
` [PATCH 47/80] staging: lustre: uapi: reduce scope of lustre_idl.h
` [PATCH 48/80] staging: lustre: llite: a few fixes about readdir of striped dir
` [PATCH 49/80] staging: lustre: lmv: validate lock with correct stripe FID
` [PATCH 50/80] staging: lustre: lov: new pattern flag for partially repaired file
` [PATCH 51/80] staging: lustre: lmv: Match MDT where the FID locates first
` [PATCH 52/80] staging: lustre: llite: use the correct mode for striped directory
` [PATCH 53/80] staging: lustre: obd: rename lsr_padding to lsr_valid
` [PATCH 54/80] staging: lustre: llite: set dir LOV xattr length variable
` [PATCH 55/80] staging: lustre: mdt: add mbo_ prefix to members of struct mdt_body
` [PATCH 56/80] staging: lustre: clio: Reduce memory overhead of per-page allocation
` [PATCH 57/80] staging: lustre: osc: revise unstable pages accounting
` [PATCH 58/80] staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock fails
` [PATCH 59/80] staging: lustre: fld: add fld description documentation
` [PATCH 60/80] staging: lustre: ldlm: improve ldlm_lock_create() return value
` [PATCH 61/80] staging: lustre: obdclass: compile issues with variable not being initialized
` [PATCH 62/80] staging: lustre: obd: limit lu_object cache
` [PATCH 63/80] staging: lustre: fid: do open-by-fid by default
` [PATCH 64/80] staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag
` [PATCH 65/80] staging: lustre: llog: keep llog ctxt indices constant
` [PATCH 66/80] staging: lustre: lmv: try all stripes for unknown hash functions
` [PATCH 67/80] staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phase
` [PATCH 68/80] staging: lustre: lmv: build master LMV EA dynamically build via readdir
` [PATCH 69/80] staging: lustre: osc: Automatically increase the max_dirty_mb
` [PATCH 70/80] staging: lustre: include: fix one off errors in lustre_id.h
` [PATCH 71/80] staging: lustre: llite: remove assert for acl refcount
` [PATCH 72/80] staging: lustre: obd: validate open handle cookies
` [PATCH 73/80] staging: lustre: lmv: build error with gcc 4.7.0 20110509
` [PATCH 74/80] staging: lustre: obd: implement md_read_page
` [PATCH 75/80] staging: lustre: llite: set op_max_pages
` [PATCH 76/80] staging: lustre: lnet: Do not drop message when shutting down LNet
` [PATCH 77/80] staging: lustre: lnet: Correct position of lnet_ni_decref()
` [PATCH 78/80] staging: lustre: lnet: make connection more stable with packet loss
` [PATCH 79/80] staging: lustre: lnet: lock improvement for ko2iblnd
` [PATCH 80/80] staging: lustre: lnet: Stop Infinite CON RACE Condition

[PATCH] net: thunderx: Fix OOPs with ethtool --register-dump
 2016-08-16 20:30 UTC 

Problem with atomic accesses in pstore on some ARM CPUs
 2016-08-16 20:26 UTC  (8+ messages)

[PATCH 1/2] pipe: check limits only when increasing pipe capacity
 2016-08-16 20:21 UTC  (4+ messages)
` [PATCH 2/2] pipe: make pipe user buffer limit checks more precise

[RFC 0/7] Nokia N9xx bluetooth driver
 2016-08-16 20:22 UTC  (8+ messages)
` [RFC 5/7] Bluetooth: hci_nokia: Introduce new driver

[PATCH v2] ARM: Add missing newline terminators to kernel messages
 2016-08-16 20:22 UTC  (7+ messages)

[PATCH v2] locking/mutex: Prevent lock starvation when spinning is enabled
 2016-08-16 20:19 UTC  (2+ messages)

[PATCH] net: macb: add phy-handle support for the macb
 2016-08-16 20:14 UTC  (4+ messages)

[PATCH V2 1/3] perf/x86/intel/uncore: remove hard code for Node ID mapping location
 2016-08-16 20:09 UTC  (3+ messages)
` [PATCH V2 2/3] perf/x86/intel/uncore: handle non-standard counter offset
` [PATCH V2 3/3] perf/x86/intel/uncore: Add Skylake server uncore support

Linux 3.14.76
 2016-08-16 20:06 UTC  (2+ messages)

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-08-16 20:06 UTC  (5+ messages)
` [PATCH 17/34] clk: maxgen: Migrate to clk_hw based OF and registration APIs

Linux 4.4.18
 2016-08-16 20:06 UTC  (2+ messages)

Linux 4.6.7
 2016-08-16 20:06 UTC  (2+ messages)

[PATCH 0/2 v2] userns: show current values of user namespace counters
 2016-08-16 20:05 UTC  (4+ messages)
` [PATCH 1/2] kernel: "

Linux 4.7.1
 2016-08-16 20:05 UTC  (2+ messages)

[PATCH v2] arc: Add "model" properly in device tree description of all boards
 2016-08-16 20:04 UTC  (2+ messages)

[PATCH] KEYS: fix big_key dependency
 2016-08-16 20:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
 2016-08-16 20:00 UTC  (9+ messages)

[PATCH] FUSE: add the async option for the flush/release operation
 2016-08-16 19:53 UTC  (5+ messages)

[PATCH v8 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
 2016-08-16 19:50 UTC  (4+ messages)
` [PATCH v8 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
` [PATCH v8 3/4] arch/tile: adopt the new nmi_backtrace framework
` [PATCH v8 4/4] nmi_backtrace: generate one-line reports for idle cpus

[PATCH V2 linux-next] hwrng: update Freescale i.MX RNGA Random Number Generator
 2016-08-16 19:49 UTC 

[PATCH v7 6/9] x86/mm: Enable KASLR for physical mapping memory region (x86_64)
 2016-08-16 19:49 UTC  (10+ messages)
` [tip:x86/boot] x86/mm: Enable KASLR for physical mapping memory regions

[PATCH v2] locking/mutex: Prevent lock starvation when spinning is enabled
 2016-08-16 19:44 UTC  (3+ messages)

[PATCH 3.16 000/305] 3.16.37-rc1 review
 2016-08-16 19:45 UTC  (4+ messages)
` [PATCH 3.16 102/305] xfs: xfs_iflush_cluster fails to abort on error

[PATCH v3 0/3] drm: add SimpleDRM driver
 2016-08-16 19:38 UTC  (6+ messages)
` [PATCH v3 1/3] "

[PATCH] tpm: fix a race condition tpm2_unseal_trusted()
 2016-08-16 19:38 UTC 

two pci_alloc_irq_vectors improvements
 2016-08-16 19:34 UTC  (2+ messages)

[PATCH] Revert "regulator: Make bulk API support optional supplies"
 2016-08-16 19:01 UTC  (3+ messages)
` Applied "regulator: Remove support for optional supplies in the bulk API" to the regulator tree

RFC: callchain showing same entry as hist_entry
 2016-08-16 19:21 UTC  (9+ messages)

[PATCH] irqchip/gicv3: remove disabling redistributor and group1 non-secure interrupts
 2016-08-16 19:21 UTC  (2+ messages)

[PATCH] staging: lustre: fix checkpatch error
 2016-08-16 19:20 UTC 

[PATCH 0/6] x86/boot: Improve compressed kernel handling
 2016-08-16 19:19 UTC  (4+ messages)
` [PATCH 2/6] x86/boot: Move compressed kernel to end of decompression buffer

[PATCH v3 0/2] qcom: add l2 cache perf events driver
 2016-08-16 19:11 UTC  (3+ messages)
` [PATCH v3 1/2] soc: qcom: provide mechanism for drivers to access L2 registers
` [PATCH v3 2/2] soc: qcom: add l2 cache perf events driver

[PATCH v2] libnvdimm: Fix nvdimm_probe error on NVDIMM-N
 2016-08-16 19:08 UTC 

[PATCH] staging: dgnc: fix 'line over 80 characters'
 2016-08-16 18:56 UTC 

[PACTH v3 0/3] Implement /proc/<pid>/totmaps
 2016-08-16 18:47 UTC  (9+ messages)
` [PACTH v3 1/3] mm, proc: "
` [PACTH v3 2/3] Documentation/filesystems: Fixed typo
` [PACTH v3 3/3] Documentation/filesystems: Added /proc/PID/totmaps documentation

[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-08-16 18:53 UTC  (4+ messages)

[PATCH v5 00/13] kexec_file_load implementation for PowerPC
 2016-08-16 18:49 UTC  (4+ messages)
` [PATCH v5 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument

[PATCH v5] spi: spi-ti-qspi: Add DMA support for QSPI mmap read
 2016-08-16 18:42 UTC  (4+ messages)

[lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression
 2016-08-16 18:34 UTC  (8+ messages)
  ` [LKP] "

[PATCH 1/2] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd
 2016-08-16 18:28 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] arm64: Expose TASK_SIZE to userspace via auxv
 2016-08-16 18:32 UTC 

[PATCH 00/22] Remove deprecated create_workqueue instances
 2016-08-16 18:21 UTC  (11+ messages)
` [PATCH 05/22] IB/cma: Remove deprecated create_singlethread_workqueue
` [PATCH 07/22] IB/iwcm: "
` [PATCH 08/22] iw_cxgb3: "
` [PATCH 09/22] IB/qib: "
` [PATCH 10/22] iw_cxgb4: "

[PATCH v2 2/3] usb: gadget: f_uac2: split out audio core
 2016-08-16 18:20 UTC  (2+ messages)

[PATCH] perf intel-pt: Fix occasional decoding errors when tracing system-wide
 2016-08-16 18:17 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/2] perf script: Don't disable use_callchain if input is pipe
 2016-08-16 18:15 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] tools: Sync kvm related header files for arm64 and s390
 2016-08-16 18:17 UTC 

[PATCH 1/2] perf script: Show proper message when failed list scripts
 2016-08-16 18:14 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf probe: Release resources on error when handling exit paths
 2016-08-16 18:16 UTC 

[PATCH] perf probe: check for dup and fdopen failures
 2016-08-16 18:16 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: Check "

[PATCH 2/2] perf ppc64le: Fix probe location when using DWARF
 2016-08-16 18:14 UTC  (2+ messages)
` [tip:perf/urgent] perf ppc64le: Fix build failure when libelf is not present

[PATCH v2] perf symbols: Fix annotation of objects with debuginfo files
 2016-08-16 18:15 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf jitdump: Add the right header to get the major()/minor() definitions
 2016-08-16 18:14 UTC 

[PATCH] perf intel-pt: Fix ip compression
 2016-08-16 18:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf tools mem: Fix -t store option for record command
 2016-08-16 18:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[GIT PULL 00/11] perf/urgent fixes
 2016-08-16 18:10 UTC  (3+ messages)
` [GIT PULL v2 "

[PATCH] toshiba_acpi: Fix the kbd_backlight_mode_show printed value
 2016-08-16 18:07 UTC 

[PATCH 0/3] toshiba_acpi: Functions cleanup
 2016-08-16 18:06 UTC  (4+ messages)
` [PATCH 1/3] toshiba_acpi: Cleanup variable declaration
` [PATCH 2/3] toshiba_acpi: Change error checking logic from TCI functions
` [PATCH 3/3] toshiba_acpi: Fix typo in *_cooling_method_set function

[PATCH 0/2] ASoC: Chromebook Pixel 2015 support
 2016-08-16 17:20 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rt5677: Add ACPI support

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-16 17:47 UTC  (9+ messages)

[PATCH 0/7] arm64: dts: Add the dts file for Exynos5433 and TM/TM2E board
 2016-08-16 17:51 UTC  (5+ messages)
` [PATCH 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC

[PATCH] ARM: dts: msm8974: honami: Add touchscreen
 2016-08-16 17:46 UTC 

[PATCH v2] x86/tsc: Set X86_FEATURE_TSC_RELIABLE to skip refined calibration
 2016-08-16 17:42 UTC 

[PATCH] mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping
 2016-08-16 17:39 UTC  (6+ messages)

uprobes: memory leak in enable/disable loop
 2016-08-16 17:36 UTC  (6+ messages)

[PATCH v2] clk: Add fractional scale clock support
 2016-08-16 17:39 UTC  (7+ messages)

[PATCH 1/2] clk: fixed-factor: Remove export symbol on setup function
 2016-08-16 17:31 UTC  (4+ messages)
` [PATCH 2/2] clk: fixed-rate: "

[PATCH 0/3] clk: Add Meson GXBB Always-On Reset + Clocks
 2016-08-16 17:29 UTC  (5+ messages)
` [PATCH 1/3] clk: meson: Add GXBB AO Clock and Reset controller driver

[PATCH v1 0/3] PM / AVS: add Rockchip cpu avs
 2016-08-16 17:24 UTC  (3+ messages)
` [PATCH v1 3/3] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH] add COMMON_CLK dependency for rockchip-inno-usb2
 2016-08-16 16:31 UTC  (3+ messages)
` [PATCH] phy: rockchip-inno-usb2: add COMMON_CLK dependency

[lkp] [x86/hweight] 65ea11ec6a: will-it-scale.per_process_ops 9.3% improvement
 2016-08-16 17:16 UTC  (3+ messages)

[PATCH 0/4] device-dax prepare for dynamic resize / allocate
 2016-08-16 17:09 UTC  (5+ messages)
` [PATCH 1/4] dax: check resource alignment at dax region/device create
` [PATCH 2/4] dax: add region-available-size attribute
` [PATCH 3/4] dax: convert devm_create_dax_dev to PTR_ERR
` [PATCH 4/4] dax: register seed device

[PATCH v2] Added perf functionality to mmdc driver
 2016-08-16 14:40 UTC  (3+ messages)

[PATCH] Staging: android: ion: ion_test.c: fix parenthesis alignment
 2016-08-16 17:01 UTC 

perf: fuzzer WARNING event_function_local.constprop
 2016-08-16 17:03 UTC  (4+ messages)

[PATCH v2 0/6] kexec_file: Add buffer hand-over for the next kernel
 2016-08-16 17:00 UTC  (4+ messages)
` [PATCH v2 4/6] kexec_file: Add mechanism to update kexec segments

linux-next: Tree for Aug 16
 2016-08-16 16:54 UTC  (3+ messages)
` linux-next: Tree for Aug 16 (mellanox/mlx5 & sound/oss/)

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-16 16:54 UTC  (12+ messages)

[PATCH v6 0/3] net: phy: Add xilinx gmiitorgmii converter support
 2016-08-16 16:53 UTC  (3+ messages)
` [PATCH v6 3/3] net: phy: Add "

[PATCH v3] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski
 2016-08-16 16:50 UTC 

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-16 16:46 UTC  (7+ messages)

[PATCH v4 0/2] Add support for the TI SM-USB-DIG
 2016-08-16 16:43 UTC  (4+ messages)
` [PATCH v4 1/2] mfd: ti-smusbdig: "

[RFC 00/17] clk: Add per-controller locks to fix deadlocks
 2016-08-16 16:41 UTC  (4+ messages)
` [RFC 12/17] ASoC: samsung: Switch to new clock controller API

[PATCHv4 0/2] USB Type-C Connector class
 2016-08-16 16:40 UTC  (6+ messages)

[PATCH] mm, kasan: Update kasan docs to indicate arm64 support
 2016-08-16 16:30 UTC 

[Documentation] State of CPU controller in cgroup v2
 2016-08-16 16:30 UTC  (5+ messages)

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-16 16:33 UTC  (5+ messages)
` [PART2 PATCH v5 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2
 2016-08-16 16:27 UTC  (5+ 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).