All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-20 22:55:45 to 2015-11-20 23:59:04 UTC [more...]

[PATCH v2 0/2] staging/rdma/hfi1: Miscellaneous Fixes
 2015-11-20 23:59 UTC  (8+ messages)
` [PATCH v2 2/2] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid

[PATCH 0/2 v2] cpufreq, intel_pstate, Fix rounding errors
 2015-11-20 23:57 UTC  (10+ messages)
` [PATCH 1/2] cpufreq, intel_pstate, Fix limits->max_policy_pct rounding error

[patch 16/26] ocfs2: fix umask ignored issue
 2015-11-20 23:57 UTC 

[patch 13/26] kernel/signal.c: unexport sigsuspend()
 2015-11-20 23:57 UTC 

[patch 11/26] fat: fix fake_offset handling on error path
 2015-11-20 23:57 UTC 

[patch 10/26] mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
 2015-11-20 23:57 UTC 

[PATCH RFC 00/15] net: The beginning of the end for NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM
 2015-11-20 23:56 UTC  (3+ messages)
` [PATCH 13/15] ixgbe: Convert to advertise NETIF_F_HW_CSUM

[fido][PATCH] [AArch64] Fix the big endian loader name
 2015-11-20 23:55 UTC  (4+ messages)

[PATCH] stable_kernel_rules.txt: Remove extra space after Cc:
 2015-11-20 23:55 UTC  (2+ messages)

[Bug 93032] [radeonsi] gpu lockup after a few minutes of play
 2015-11-20 23:55 UTC  (2+ messages)

[PATCH] toshiba_acpi: Fix keyboard backight sysfs entries not being updated
 2015-11-20 23:55 UTC  (4+ messages)

[PATCH -next RESEND] sparc: Hook up userfaultfd system call
 2015-11-20 23:54 UTC  (2+ messages)

[PATCH] Doc: ioctl: Fix typos in Documentation/ioctl
 2015-11-20 23:54 UTC  (2+ messages)

[PATCH] scripts/package/buildtar: don't complain if lib/ is missing
 2015-11-20 23:50 UTC 

[folded-merged] slub-optimize-bulk-slowpath-free-by-detached-freelist-fix.patch removed from -mm tree
 2015-11-20 23:50 UTC 

[PATCH 00/40] Sync upstream lustre client LNet core
 2015-11-20 23:36 UTC  (82+ messages)
` [lustre-devel] "
` [PATCH 01/40] staging: lustre: drop *_t from end of struct lnet_text_buf
  ` [lustre-devel] "
` [PATCH 02/40] staging: lustre: fix 'NULL pointer dereference' errors for LNet
  ` [lustre-devel] "
` [PATCH 03/40] staging: lustre: reflect down routes in /proc/sys/lnet/routes
  ` [lustre-devel] "
` [PATCH 04/40] staging: lustre: fix failure handle of create reply
  ` [lustre-devel] "
` [PATCH 05/40] staging: lustre: eliminate obsolete Cray SeaStar support
  ` [lustre-devel] "
` [PATCH 06/40] staging: lustre: remove uses of IS_ERR_VALUE()
  ` [lustre-devel] "
` [PATCH 07/40] staging: lustre: return +ve for blocked lnet message
  ` [lustre-devel] "
` [PATCH 08/40] staging: lustre: do not memset after LIBCFS_ALLOC
  ` [lustre-devel] "
` [PATCH 09/40] staging: lustre: Dynamic LNet Configuration (DLC)
  ` [lustre-devel] "
` [PATCH 10/40] staging: lustre: Dynamic LNet Configuration (DLC) dynamic routing
  ` [lustre-devel] "
` [PATCH 11/40] staging: lustre: DLC Feature dynamic net config
  ` [lustre-devel] "
` [PATCH 12/40] staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changes
  ` [lustre-devel] "
` [PATCH 13/40] staging: lustre: Dynamic LNet Configuration (DLC) show command
  ` [lustre-devel] "
` [PATCH 14/40] staging: lustre: fix crash due to NULL networks string
  ` [lustre-devel] "
` [PATCH 15/40] staging: lustre: DLC user/kernel space glue code
  ` [lustre-devel] "
` [PATCH 16/40] staging: lustre: make local functions static for LNet ni
  ` [lustre-devel] "
` [PATCH 17/40] staging: lustre: add sparse annotation __user wherever needed for lnet
  ` [lustre-devel] "
` [PATCH 18/40] staging: lustre: remove LUSTRE_{,SRV_}LNET_PID
  ` [lustre-devel] [PATCH 18/40] staging: lustre: remove LUSTRE_{, SRV_}LNET_PID
` [PATCH 19/40] staging: lustre: copy out libcfs ioctl inline buffer
  ` [lustre-devel] "
` [PATCH 20/40] staging: lustre: fix kernel crash when network failed to start
  ` [lustre-devel] "
` [PATCH 21/40] staging: lustre: improve LNet clean up code and API
  ` [lustre-devel] "
` [PATCH 22/40] staging: lustre: Fixes to make lnetctl function as expected
  ` [lustre-devel] "
` [PATCH 23/40] staging: lustre: return appropriate errno when adding route
  ` [lustre-devel] "
` [PATCH 24/40] staging: lustre: make some lnet functions static
  ` [lustre-devel] "
` [PATCH 25/40] staging: lustre: missed a few cases of using NULL instead of 0
  ` [lustre-devel] "
` [PATCH 26/40] staging: lustre: startup lnet acceptor thread dynamically
  ` [lustre-devel] "
` [PATCH 27/40] staging: lustre: reject invalid net configuration for lnet
  ` [lustre-devel] "
` [PATCH 28/40] staging: lustre: return -EEXIST if NI is not unique
  ` [lustre-devel] "
` [PATCH 29/40] staging: lustre: handle lnet_check_routes() errors
  ` [lustre-devel] "
` [PATCH 30/40] staging: lustre: improvement to router checker
  ` [lustre-devel] "
` [PATCH 31/40] staging: lustre: assume a kernel build
  ` [lustre-devel] "
` [PATCH 32/40] staging: lustre: prevent assert on LNet module unload
  ` [lustre-devel] "
` [PATCH 33/40] staging: lustre: remove messages from lazy portal on NI shutdown
  ` [lustre-devel] "
` [PATCH 34/40] staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layer
  ` [lustre-devel] "
` [PATCH 35/40] staging: lustre: avoid race during lnet acceptor thread termination
  ` [lustre-devel] "
` [PATCH 36/40] staging: lustre: test for sk_sleep presence in compact-2.6.h
  ` [lustre-devel] "
` [PATCH 37/40] staging: lustre: remove unnecessary NULL check in IOC_LIBCFS_GET_NET
  ` [lustre-devel] "
` [PATCH 38/40] staging: lustre: Allocate the correct number of rtr buffers
  ` [lustre-devel] "
` [PATCH 39/40] staging: lustre: Use lnet_is_route_alive for router aliveness
  ` [lustre-devel] "
` [PATCH 40/40] staging: lustre: Remove LASSERTS from router checker
  ` [lustre-devel] "

[folded-merged] mm-hugetlbfs-fix-bugs-in-fallocate-hole-punch-of-areas-with-holes-v3.patch removed from -mm tree
 2015-11-20 23:50 UTC 

[folded-merged] writeback-initialize-m_dirty-to-avoid-compile-warning-fix.patch removed from -mm tree
 2015-11-20 23:49 UTC 

[folded-merged] ncpfs-dont-allow-negative-timeouts-fix.patch removed from -mm tree
 2015-11-20 23:49 UTC 

[PATCH v4 0/3] clk: Broadcom BCM63138 support
 2015-11-20 23:49 UTC  (10+ messages)
` [PATCH v4 1/3] clk: iproc: Extend binding to cover BCM63138
` [PATCH v4 2/3] clk: bcm: Add BCM63138 clock support

[PATCH v4 1/3] Documentation: dt-bindings: add async_irq to msm_hsusb
 2015-11-20 23:47 UTC  (6+ messages)
` [PATCH v4 2/3] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port
` [PATCH v4 3/3] usb: chipidea: register driver as a peripheral with the phy

[PATCH 1/1] soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers
 2015-11-20 23:47 UTC  (4+ messages)

[PATCH 0/2 v3] cpufreq, intel_pstate, Fix rounding errors
 2015-11-20 23:47 UTC  (3+ messages)
` [PATCH 1/2] cpufreq, intel_pstate, Fix limits->max_policy_pct rounding error
` [PATCH 2/2] cpufreq, intel_pstate, fix limits->max_perf "

[PATCH] toshiba_acpi: Fix blank screen at boot if transflective backlight is supported
 2015-11-20 23:46 UTC  (5+ messages)

[PATCH 1/3] Documentation: arm: update homepage URLs for Marvell Berlin SoCs
 2015-11-20 23:45 UTC  (2+ messages)

[PATCH] ASoC: qcom: Specify LE device endianness
 2015-11-20 23:43 UTC  (3+ messages)

[PATCH] nvmem: qfprom: Specify LE device endianness
 2015-11-20 23:37 UTC  (2+ messages)

Application Whitelisting on Yocto?
 2015-11-20 23:35 UTC  (2+ messages)

[RFC 0/3] OOM detection rework v2
 2015-11-20 23:33 UTC  (9+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
` [RFC 3/3] mm: use watermak checks for __GFP_REPEAT high order allocations

[PATCH v2 0/5] Remove the need for qcom,{msm-id,board-id,pmic-id}
 2015-11-20 23:31 UTC  (15+ messages)
` [PATCH v2 1/5] devicetree: bindings: Document qcom board compatible format
` [PATCH v2 2/5] arm64: dts: qcom: Make msm8916-mtp compatible string compliant
` [PATCH v2 3/5] arm: dts: qcom: Update ifc6540 compat for qcom boot format
` [PATCH v2 4/5] arm64: dts: qcom: Alias pm8916 on msm8916 devices
` [PATCH v2 5/5] arm: dts: qcom: Add aliases for PMICs

kernel-doc: Fix stripping of #define in enums
 2015-11-20 23:31 UTC  (2+ messages)

[PATCH v2 0/2] toshiba_acpi: Add WWAN support
 2015-11-20 23:29 UTC  (9+ messages)
` [PATCH v2 1/2] toshiba_acpi: Add support for WWAN devices
` [PATCH v2 2/2] toshiba_acpi: Add WWAN RFKill support

[PATCH] mtd: m25p80: handle failed spi_write in m25p80_erase
 2015-11-20 23:28 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.4
 2015-11-20 23:28 UTC 

Memory exhaustion testing?
 2015-11-20 23:28 UTC  (8+ messages)

[PATCH net-next 0/6] kcm: Kernel Connection Multiplexor (KCM)
 2015-11-20 23:27 UTC  (7+ messages)
` [PATCH net-next 4/6] kcm: Kernel Connection Multiplexor module

[Bug 92850] Segfault loading War Thunder
 2015-11-20 23:27 UTC  (2+ messages)

[PATCH] mtd: spi-nor: handle controller driver limitations in spi_nor_read
 2015-11-20 23:26 UTC  (2+ messages)

[PATCH v3 1/3] Documentation: dt-bindings: add async_irq to msm_hsusb
 2015-11-20 23:24 UTC  (9+ messages)
` [PATCH v3 2/3] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port
` [PATCH v3 3/3] usb: chipidea: register driver as a peripheral with the phy

[PATCHv2] run-command: detect finished children by closed pipe rather than waitpid
 2015-11-20 23:24 UTC  (3+ messages)

[PATCH 1/1] toshiba_acpi: Propagate the hotkey value via genetlink
 2015-11-20 23:24 UTC  (4+ messages)
` [PATCH] toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present function

RfC: Handle SPI controller limitations like maximum message length
 2015-11-20 23:22 UTC  (12+ messages)

[Bug 92953] Segfault loading UT4 map/server
 2015-11-20 23:22 UTC  (2+ messages)

[Buildroot] [PATCH] ustr: using debian patches to compile w/ GCC 5.x
 2015-11-20 23:20 UTC  (3+ messages)

[PATCH btbridge] crashing deamon on attn call
 2015-11-20 23:20 UTC  (2+ messages)

[PATCH] checkkconfigsymbols.py: multiprocessing of files
 2015-11-20 23:17 UTC  (9+ messages)

[PATCH v3 0/5] Add board support for TS-4800
 2015-11-20 23:13 UTC  (5+ messages)
` [PATCH v3 2/5] mfd: syscon: add a DT property to set value width

Kernel 4.1.12 crash
 2015-11-20 23:13 UTC  (2+ messages)

[PATCH] staging/rdma/hfi1: Fix error in hfi1 driver build
 2015-11-20 23:13 UTC 

[PATCH] target-i386: Do not set MCG_SER_P by default
 2015-11-20 23:11 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] Btrfs: fix a bug of sleeping in atomic context
 2015-11-20 23:08 UTC  (4+ messages)

[RFC PATCH 0/2] Google extension to improve qemu-nvme performance
 2015-11-20 23:05 UTC  (8+ messages)
` [PATCH -qemu] nvme: support Google vendor extension
        ` [Qemu-devel] "

[PATCH 00/18] ALUA device handler update, part 1
 2015-11-20 22:58 UTC  (4+ messages)

[PATCH] Btrfs: fix race when finishing dev replace leading to transaction abort
 2015-11-20 22:55 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Fix a bdi reregistration race, v2
 2015-11-20 22:55 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.