All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-26 22:26:38 to 2016-10-27 00:01:57 UTC [more...]

[PATCH v6 0/3] LSM: security module information improvements
 2016-10-27  0:01 UTC  (4+ messages)
` [PATCH v6 1/3] LSM: Add /sys/kernel/security/lsm
` [PATCH v6 2/3] LSM: module hierarchy in /proc/.../attr
` [PATCH v6 3/3] LSM: Add context interface for proc attrs

[PATCH v4 0/3] mtd: s3c2410: add device tree support
 2016-10-26 23:59 UTC  (10+ messages)
` [PATCH v4 1/3] mtd: s3c2410: make ecc mode configurable via platform data
  ` [PATCH v4 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
  ` [PATCH v4 3/3] mtd: s3c2410: parse the device configuration from OF node

bio linked list corruption
 2016-10-27  0:00 UTC  (29+ messages)

"git subtree --squash" interacts poorly with revert, merge, and rebase
 2016-10-26 23:59 UTC  (3+ messages)

Build regressions/improvements in v4.9-rc1
 2016-10-26 23:56 UTC  (9+ messages)

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-10-26 23:55 UTC  (7+ messages)
` [RFC PATCH 03/24] ARM: GICv3 ITS: allocate device and collection table
` [RFC PATCH 04/24] ARM: GICv3 ITS: map ITS command buffer
` [RFC PATCH 05/24] ARM: GICv3 ITS: introduce ITS command handling

[PATCH 1/7] drm: Define a work struct for scheduling a uevent for modeset retry
 2016-10-26 23:55 UTC  (8+ messages)
` [PATCH 2/7] drm: Add a new connector property for link status
` [PATCH 3/7] drm/i915: Set link status property for DP connector
` [PATCH 4/7] drm/i915: Change the placement of some static functions in intel_dp.c
` [PATCH 5/7] drm/i915; Add a function to return index of link rate
` [PATCH 6/7] drm/i915: Find fallback link rate/lane count
` [PATCH 7/7] drm/i915: Link Rate fallback on Link training failure
` ✗ Fi.CI.BAT: failure for series starting with [1/7] drm: Define a work struct for scheduling a uevent for modeset retry

[PATCH] wic: Add dosfstools-native mtools-native to dependencies
 2016-10-26 23:54 UTC  (3+ messages)

[RFC v1 00/14] Bus1 Kernel Message Bus
 2016-10-26 23:54 UTC  (4+ messages)
` [RFC v1 02/14] bus1: provide stub cdev /dev/bus1

Compression and device replace on raid10 kernel panic on 4.4.6 and 4.6.x
 2016-10-26 23:54 UTC  (2+ messages)

linux-next: Tree for Oct 26
 2016-10-26 23:54 UTC  (3+ messages)
` linux-next: Tree for Oct 26 (crypto/acompress.ko)

(no subject)
 2016-10-26 23:52 UTC  (12+ messages)
` [PATCH v2 1/5] kconfig: introduce the "imply" keyword
` [PATCH v2 5/5] posix-timers: make it configurable
` [PATCH v2 0/5] make POSIX timers optional with some Kconfig help

[PATCH] mwifiex: don't do unbalanced free()'ing in cleanup_if()
 2016-10-26 23:52 UTC  (4+ messages)

M-audio Audiophile Firewire
 2016-10-26 23:47 UTC  (10+ messages)
                  ` [FFADO-devel] "

[PATCH 1/2] Input: fsl-imx25-tcq - fix module autoload when registered via OF
 2016-10-26 23:46 UTC  (4+ messages)
` [PATCH 2/2] Input: da9063 "

[Intel-wired-lan] [PATCH] ixgbe: Report driver version to firmware for x550 devices
 2016-10-26 23:44 UTC  (2+ messages)

linux-next: bad commit in the sunxi tree
 2016-10-26 23:42 UTC  (3+ messages)

+ mm-add-tlb_remove_check_page_size_change-to-track-page-size-change.patch added to -mm tree
 2016-10-26 23:36 UTC 

+ mm-remove-the-page-size-change-check-in-tlb_remove_page.patch added to -mm tree
 2016-10-26 23:36 UTC 

+ mm-use-the-correct-page-size-when-removing-the-page.patch added to -mm tree
 2016-10-26 23:36 UTC 

+ mm-hugetlb-add-tlb_remove_hugetlb_entry-for-handling-hugetlb-pages.patch added to -mm tree
 2016-10-26 23:36 UTC 

+ mm-update-mmu_gather-range-correctly.patch added to -mm tree
 2016-10-26 23:36 UTC 

[PATCH 0/5] print a hex number after a 0x prefix
 2016-10-26 23:35 UTC  (2+ messages)

printk badness with VMAP_STACK
 2016-10-26 23:34 UTC  (2+ messages)

[dm-crypt] pashphrase management question
 2016-10-26 23:17 UTC  (2+ messages)

[PATCH V2] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-10-26 23:32 UTC 

[PATCH v4 0/12] Fix race conditions related to stopping block layer queues
 2016-10-26 23:28 UTC  (38+ messages)
` [PATCH 01/12] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH 02/12] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH 04/12] blk-mq: Move more code into blk_mq_direct_issue_request()
` [PATCH 05/12] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH 06/12] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH 07/12] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH 08/12] dm: Fix a race condition related to stopping and starting queues
` [PATCH 09/12] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH 10/12] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
  ` [PATCH 03/12] blk-mq: Introduce blk_mq_queue_stopped()
  ` [PATCH 11/12] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
  ` [PATCH 12/12] nvme: Fix a race condition related to stopping queues

[PATCH v2] Input: elan_i2c - always output the device information
 2016-10-26 23:27 UTC  (2+ messages)

[4.4 PATCH] powerpc/eeh: Null check uses of eeh_pe_bus_get
 2016-10-26 23:19 UTC 

[PATCH 0/3] add ION driver for STIh4xx SoC
 2016-10-26 23:25 UTC  (6+ messages)

[Intel-wired-lan] [PATCH v2] ixgbe: Report driver version to firmware for x550 devices
 2016-10-26 23:25 UTC 

[PATCH v2 00/11] drm/i915/gen9+: Atomic watermark fixes
 2016-10-26 23:24 UTC  (7+ messages)
` [PATCH v2 07/11] drm/i915: Add a atomic evasion step to watermark programming, v2
` [PATCH v2 08/11] drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2
` [PATCH v2 09/11] drm/i915/gen9+: Program watermarks as a separate step during evasion, v2

[PATCH 00/11] Organize and clean up the admin and process guides
 2016-10-26 23:19 UTC  (12+ messages)
` [PATCH 01/11] docs: Tweak the top-level Sphinx page
` [PATCH 02/11] docs: retitle the kernel-documentation.rst
` [PATCH 03/11] docs: Clean up and organize the admin guide a bit
` [PATCH 04/11] docs: Get rid of the badRAM guide
` [PATCH 05/11] docs: Get rid of the "basic profiling" guide
` [PATCH 06/11] docs: Get rid of the "bug-hunting" guide
` [PATCH 07/11] docs: Apply some basic organization to the process guide
` [PATCH 08/11] docs: Tweak submitting-patches.rst formatting
` [PATCH 09/11] docs: Collapse the process guide TOC
` [PATCH 10/11] docs: add a warning to submitting-drivers.rst
` [PATCH 11/11] docs: Add a warning to applying-patches.rst

[PATCH v3 0/3] mtd: s3c2410: add device tree support
 2016-10-26 23:19 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller

[PATCH 0/4] Input: goodix - Support dynamic reconfiguration
 2016-10-26 23:18 UTC  (6+ messages)
` [PATCH 3/4] Input: goodix - Tweak configuration to use passed in touchscreen resolution
` [PATCH 4/4] Input: goodix - Support interchanging x and y coordinates in hardware

[RFC 0/4] Wire gen9 cursor interface to universal plane registers
 2016-10-26 23:16 UTC  (6+ messages)
` [RFC 1/4] drm/i915: Rename for_each_plane -> for_each_universal_plane
` [RFC 2/4] drm/i915: Use macro in place of open-coded for_each_universal_plane loop
` [RFC 3/4] drm/i915/gen9: Expose top-most universal plane as cursor
` [RFC 4/4] drm/i915/gen9: Skip debugfs cursor output for universal plane platforms
` ✓ Fi.CI.BAT: success for Wire gen9 cursor interface to universal plane registers

[PATCH 27/36] attr: convert to new threadsafe API
 2016-10-26 23:14 UTC  (3+ messages)
` [PATCHv2 1/2] "

[PATCH v3] taint/module: Clean up global and module taint flags handling
 2016-10-26 23:14 UTC  (6+ messages)
`  "

CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
 2016-10-26 23:13 UTC  (19+ messages)

Trouble enabling iSER for ConnectX-4 Lx
 2016-10-26 23:13 UTC 

[PATCHv2 00/36] Revamping the attr subsystem!
 2016-10-26 23:10 UTC  (4+ messages)
` [PATCH 28/36] attr: keep attr stack for each check

MLS issue
 2016-10-26 23:08 UTC  (7+ messages)

+ drivers-misc-sgi-gru-grumainc-remove-bogus-0x-prefix-from-printk.patch added to -mm tree
 2016-10-26 23:00 UTC 

[PATCH] Input: tca8418_keypad: hide gcc-4.9 -Wmaybe-uninitialized warning
 2016-10-26 22:59 UTC  (4+ messages)

[alternative-merged] misc-sgi-gru-print-a-hex-number-after-a-0x-prefix.patch removed from -mm tree
 2016-10-26 22:59 UTC 

[Bug 98398] Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU with runtime PM
 2016-10-26 22:56 UTC  (2+ messages)
    ` Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU via Power Resources

Input: melfas_mip4 - use product id for firmware name
 2016-10-26 22:54 UTC  (2+ messages)

[PATCH] drivers/net/usb/r8152 fix broken rx checksums
 2016-10-26 22:54 UTC  (2+ messages)

[PATCH] fpga zynq: Check the bitstream for validity
 2016-10-26 22:54 UTC 

Regression caused by commit c83ed4c9dbb3 "ubifs: Abort readdir on error"
 2016-10-26  2:40 UTC  (4+ messages)

[refpolicy] [PATCH 1/4] pcscd: dbus and domain lookup
 2016-10-26 22:53 UTC  (3+ messages)
` [refpolicy] [PATCH 4/4] gnome: add gkeyring rules and fcontext

Extra write mode to close RAID5 write hole (kind of)
 2016-10-26 22:31 UTC  (2+ messages)

[PATCH 0/3] ieee802154: add support for Cascoda CA8210
 2016-10-26 22:51 UTC  (6+ messages)
` [PATCH 2/3] ieee802154: Add device tree documentation for CA8210

[PATCH V2 00/10] da9061: DA9061 driver submission
 2016-10-26 22:50 UTC  (3+ messages)
` [PATCH V2 07/10] Input: da9061: onkey driver

[PATCH] drm/i915/fbc: Assume maximum 8mb of stolen is used for gen8+
 2016-10-26 22:50 UTC  (2+ messages)

What's cooking in git.git (Oct 2016, #07; Wed, 26)
 2016-10-26 22:47 UTC  (3+ messages)

Followup: HVMOP_altp2m_vcpu_enable_notify code example usage
 2016-10-26 22:45 UTC  (2+ messages)

[RFC] libata-scsi: introducing SANITIZE translation
 2016-10-26 22:44 UTC  (8+ messages)

[distros-debian-squeeze test] 67937: tolerable FAIL
 2016-10-26 22:43 UTC 

[rjarzmik:work/ac97 8/13] sound/soc/codecs/wm9713.c:20:30: fatal error: linux/mfd/wm97xx.h: No such file or directory
 2016-10-26 22:42 UTC 

[Qemu-devel] [PATCH v3] char: cadence: check baud rate generator and divider values
 2016-10-26 22:37 UTC  (2+ messages)

[PATCH nft 0/3] support ct/meta key lookups at runtime
 2016-10-26 22:36 UTC  (4+ messages)
` [PATCH nft 1/3] utils: provide snprintf helper macro
` [PATCH nft 2/3] ct: allow resolving ct keys at run time
` [PATCH nft 3/3] meta: allow resolving meta "

[Qemu-devel] [Bug 1623276] [NEW] qemu 2.7 / iPXE crash
 2016-10-26 22:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1623276] "

[PATCH] sparc64: Make SLUB the default allocator
 2016-10-26 22:27 UTC  (2+ messages)

[PATCH 1/3] tpm tis: Do not print timeout messages twice
 2016-10-26 22:28 UTC  (3+ messages)
  ` [PATCH 2/3] tpm xen: Remove bogus tpm_chip_unregister
  ` [PATCH 3/3] tpm: Get rid of TPM_CHIP_FLAG_REGISTERED

[RFC v2 0/2] Ignore capability registers when it comes to speeds and use DT binding instead
 2016-10-26 22:28 UTC  (7+ messages)
` [RFC v2 2/2] mmc: sdhci: Ignore capability register when it comes to speeds and use DT binding instead when sdhci-cap-speed-modes-broken is set

[PATCH V4 0/3] ARM64 LPC: legacy ISA I/O support
 2016-10-26 22:27 UTC  (5+ messages)
` [PATCH V4 3/3] ARM64 LPC: LPC driver implementation on Hip06

[Intel-wired-lan] [next PATCH S51-V2 0/8] i40e/i40evf updates
 2016-10-26 22:28 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S51-V2 8/8] i40e: Add protocols over MCTP to i40e_aq_discover_capabilities

[Buildroot] [PATCH] core/download: remove support for special git refs
 2016-10-26 22:27 UTC  (2+ messages)

[PATCH 0/4] hpsa updates
 2016-10-26 22:21 UTC  (2+ messages)
` [PATCH 3/4] hpsa: remove coalescing settings for ioaccel2

[PATCH 3/3] x86/CPU: Get rid of show_msr
 2016-10-26 22:25 UTC  (3+ messages)
` [tip:x86/cpu] x86/cpu: Get rid of the show_msr= boot option


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.