All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-28 22:30:10 to 2015-10-28 23:40:40 UTC [more...]

[PATCH v3 0/3] clk: Broadcom BCM63138 support
 2015-10-28 23:40 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: BCM63xx: Add ARMPLL device tree nodes

[PATCH 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-10-28 23:34 UTC  (2+ messages)

[PATCH] __div64_32: implement division by multiplication for 32-bit arches
 2015-10-28 23:32 UTC  (4+ messages)

git-fetch pulls already-pulled objects?
 2015-10-28 23:28 UTC 

Triggering non-integrity writeback from userspace
 2015-10-28 23:26 UTC  (8+ messages)

[PATCH phosphor-host-ipmid v2] Reduce prints to journald from ipmi but keep ability to trace
 2015-10-28 23:25 UTC  (2+ messages)

[PATCH v8] mem: command line option to delete hugepage backing files
 2015-10-28 23:23 UTC  (2+ messages)

[PATCH] Add SPI to platform_no_drv_owner.cocci warnings
 2015-10-28 23:22 UTC  (3+ messages)

[PATCH 0/9] Expose the submodule parallelism to the user
 2015-10-28 23:21 UTC  (10+ messages)
` [PATCHv2 0/8] "
  ` [PATCHv2 1/8] run_processes_parallel: Add output to tracing messages
  ` [PATCHv2 2/8] submodule config: keep update strategy around
  ` [PATCHv2 3/8] submodule config: remove name_and_item_from_var
  ` [PATCHv2 4/8] submodule-config: parse_config
  ` [PATCHv2 5/8] fetching submodules: Respect `submodule.jobs` config option
  ` [PATCHv2 6/8] git submodule update: have a dedicated helper for cloning
  ` [PATCHv2 7/8] submodule update: expose parallelism to the user
  ` [PATCHv2 8/8] clone: allow an explicit argument for parallel submodule clones

Fix OP dequeuing order
 2015-10-28 23:21 UTC 

nfs client hangs / repeating nfs requests
 2015-10-28 23:17 UTC  (4+ messages)

[PATCH 00/16] staging: comedi: comedi_test: enhancements
 2015-10-28 23:01 UTC  (3+ messages)

Masquerading with selectively open ports -- nftables
 2015-10-28 23:15 UTC  (2+ messages)

[PATCH] crypto: add asynchronous compression support
 2015-10-28 23:13 UTC  (4+ messages)

[Bug 103321] New: NPT page attribute support causes extreme slowdown
 2015-10-28 23:13 UTC  (4+ messages)
` [Bug 103321] "

[Qemu-devel] [PATCH v3 0/5] linux-user: manage SOCK_PACKET socket type
 2015-10-28 23:12 UTC  (2+ messages)

[PATCH] linux-yocto_4.1: Update SRCREV for genericx86*
 2015-10-28 23:12 UTC 

git fsck failure on OS X with files >= 4 GiB
 2015-10-28 23:10 UTC 

[PATCH 0/6] Support new flow director modes on Intel x550 NIC
 2015-10-28 23:08 UTC  (4+ messages)
` [PATCH v5 0/7] "

[PATCH v3 0/2] Basic GPIO support for r8a7795
 2015-10-28 23:09 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: r8a7795: add GPIO nodes
` [PATCH v3 2/2] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-28 23:08 UTC  (8+ messages)

[PATCH 0/2] e1000e msi-x fixes
 2015-10-28 23:08 UTC  (4+ messages)
` [PATCH 2/2] e1000e: Fix msi-x interrupt automask
    ` [Intel-wired-lan] "

[PATCH] staging: iio: dummy: complete IIO events delivery to userspace
 2015-10-28 23:07 UTC  (4+ messages)
` [Outreachy kernel] "

[Buildroot] [PATCH] fs/ext2: add options for extra space and extra inodes
 2015-10-28 23:06 UTC 

[PATCH 0/3] cpuidle: small improvements & fixes for menu governor
 2015-10-28 22:46 UTC  (4+ messages)
` [PATCH 1/3] cpuidle,x86: increase forced cut-off for polling to 20us
` [PATCH 2/3] cpuidle,menu: use interactivity_req to disable polling
` [PATCH 3/3] cpuidle,menu: smooth out measured_us calculation

[Buildroot] [PATCH v2] Makefile: Remove 'quiet' variable
 2015-10-28 23:05 UTC  (2+ messages)

[Intel-wired-lan] [next-queue PATCH] fm10k: do not inline fm10k_iov_select_vid()
 2015-10-28 23:04 UTC 

[Intel-wired-lan] [next-queue PATCH] fm10k: cleanup overly long lines
 2015-10-28 23:04 UTC 

[Intel-wired-lan] [next-queue PATCH] fm10k: cleanup namespace pollution
 2015-10-28 23:04 UTC 

[Intel-wired-lan] [next-queue PATCH] fm10k: use BIT() macro instead of open-coded bit-shifting
 2015-10-28 23:04 UTC 

[Intel-wired-lan] [next-queue PATCH] fm10k: whitespace cleanups
 2015-10-28 23:04 UTC 

[Buildroot] [git commit] Makefile: Remove 'quiet' variable
 2015-10-28 23:04 UTC 

[PATCH 0/8] staging: iio: accel: fix multiple checkpatch issues
 2015-10-28 23:01 UTC  (9+ messages)
` [PATCH 1/8] staging: iio: accel: add spaces aroung binary operators
` [PATCH 2/8] staging: iio: accel: properly align function arguments
` [PATCH 3/8] staging: iio: accel: change uint8_t to u8
` [PATCH 4/8] staging: iio: accel: add blank lines after function definitions
` [PATCH 5/8] staging: iio: accel: fix block comments alignment
` [PATCH 6/8] staging: iio: accel: remove unwanted blank lines
` [PATCH 7/8] staging: iio: accel: place logical operators on the previous line
` [PATCH 8/8] staging: iio: accel: add bracket on all branches of the if/else

[Buildroot] [git commit] package/Makefile.in: remove BR2_TARGET_OPTIMIZATION from TARGET_CFLAGS
 2015-10-28 23:02 UTC 

[PATCH 0/2] "big hammer" for DAX msync/fsync correctness
 2015-10-28 23:02 UTC  (7+ messages)
` [PATCH 2/2] pmem: Add simple and slow fsync/msync support

[Qemu-devel] [PATCH v2 0/2] Add an i.MX25 specific CCM driver
 2015-10-28 23:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] i.MX: rework "
` [Qemu-devel] [PATCH v2 2/2] i.MX: Add i.MX25 "

[PATCH 00/10] staging: lustre: cleanup up libcfs hash code for upstream
 2015-10-28 23:02 UTC  (12+ messages)
` [PATCH 08/10] staging: lustre: remove white space in libcfs_hash.h
  ` [lustre-devel] "
` [PATCH 09/10] staging: lustre: fix remaining checkpatch issues for libcfs_hash.h
  ` [lustre-devel] "
` [PATCH 10/10] staging: lustre: remove white space in hash.c
    ` [lustre-devel] "

[Buildroot] [git commit] flashrom: fix typos in patch descriptions
 2015-10-28 22:58 UTC 

[PATCH] staging: rtl8712: rtl871x_mp_ioctl: Remove unnecessary variables
 2015-10-28 22:55 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 0/4] x86: sigcontext fixes, again
 2015-10-28 22:51 UTC  (10+ messages)

[PATCH V5 0/9] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-28 22:50 UTC  (30+ messages)
` [PATCH V5 1/9] ACPI: Honor ACPI _CCA attribute setting
` [PATCH V5 2/9] device property: Introducing enum dev_dma_attr
` [PATCH V5 3/9] ACPI: Adding DMA Attribute APIs for ACPI Device
` [PATCH V5 4/9] device property: Adding DMA Attribute APIs for Generic Devices
` [PATCH V5 5/9] device property: ACPI: Make use of the new DMA Attribute APIs
` [PATCH V5 6/9] device property: ACPI: Remove unused DMA APIs
` [PATCH V5 7/9] of/pci: Fix pci_get_host_bridge_device leak
` [PATCH V5 8/9] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V5 9/9] PCI: ACPI: Add support for PCI device DMA coherency

[net-next PATCH] RDS: convert bind hash table to re-sizable hashtable
 2015-10-28 22:51 UTC 

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28 22:51 UTC  (13+ messages)

[PATCH v4] doc: dt: mtd: support partitions in a special 'partitions' subnode
 2015-10-28 22:50 UTC  (4+ messages)

[PATCH 0/5] drm/i915: Interruptible framebuffer pinning
 2015-10-28 22:48 UTC  (3+ messages)
` [PATCH 4/5] drm/i915: Change locking for struct_mutex

[Intel-wired-lan] [next-queue v5 01/17] fm10k: conditionally compile DCB and DebugFS support
 2015-10-28 22:48 UTC  (9+ messages)
` [Intel-wired-lan] [next-queue v5 10/17] fm10k: add TEB check to fm10k_gre_is_nvgre
` [Intel-wired-lan] [next-queue v5 11/17] fm10k: Add support for ITR scaling based on PCIe link speed
` [Intel-wired-lan] [next-queue v5 12/17] fm10k: introduce ITR_IS_ADAPTIVE macro
` [Intel-wired-lan] [next-queue v5 13/17] fm10k: Update adaptive ITR algorithm

[PATCH 0/5] mtd: migrate 'of_node' handling to core, not in mtd_part_parser_data
 2015-10-28 22:47 UTC  (4+ messages)
` [PATCH 1/5] mtd: ofpart: grab device tree node directly from master device node

[PATCH] uapi: mqueue.h: add missing linux/types.h include
 2015-10-28 22:46 UTC 

[PATCH] raid5-cache: use crc32c checksum
 2015-10-28 22:46 UTC  (4+ messages)

[U-Boot] [PATCH v1] ARM: omap-common: Add support for EEPROM
 2015-10-28 22:45 UTC 

[PATCH 5/5] staging:lustre: Update license and copyright for kernel comm
 2015-10-28 22:45 UTC  (4+ messages)
` [lustre-devel] "

[PATCH] merge-file: clamp exit code to maximum 127
 2015-10-28 22:44 UTC 

Question: .idx without .pack causes performance issues?
 2015-10-28 22:43 UTC  (6+ messages)
` [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory

[PATCH 00/15] MIPS: lantiq: add clock and PMU support for new SoCs
 2015-10-28 22:37 UTC  (16+ messages)
` [PATCH 01/15] MIPS: lantiq: add locking for PMU register and check status afterwards
` [PATCH 02/15] MIPS: lantiq: add support for setting PMU register on AR10 and GRX390
` [PATCH 03/15] MIPS: lantiq: rename CGU_SYS_VR9 register
` [PATCH 04/15] MIPS: lantiq: fix pp32 clock on vr9
` [PATCH 05/15] MIPS: lantiq: add clock detection for grx390 and ar10
` [PATCH 06/15] MIPS: lantiq: deactivate most of the devices by default
` [PATCH 07/15] MIPS: lantiq: add PMU bits for USB and SDIO devices
` [PATCH 08/15] MIPS: lantiq: add pmu bits for ar10 and grx390
` [PATCH 09/15] MIPS: lantiq: add support for gphy firmware loading "
` [PATCH 10/15] MIPS: lantiq: add SoC detection "
` [PATCH 11/15] MIPS: lantiq: add clock for mei driver
` [PATCH 12/15] MIPS: lantiq: add 1e103100.deu clock
` [PATCH 13/15] MIPS: lantiq: add misc clocks
` [PATCH 14/15] MIPS: lantiq: add support for xRX220 SoC
` [PATCH 15/15] MIPS: lantiq: fix check for return value of request_mem_region()

[PATCH v1] git-p4: Add option to ignore empty commits
 2015-10-28 22:35 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] f363a588a3a9edab3a864e9911f346d3b21bcd75 BUILD SUCCESS
 2015-10-28 22:41 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 7bb87574e92f1dd31714ab7467114bbbd822c774 BUILD SUCCESS
 2015-10-28 22:41 UTC 

[Buildroot] [PATCH 1/1] uboot: fix hash for 2015.10 version
 2015-10-28 22:41 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_resume
 2015-10-28 22:40 UTC  (3+ messages)

[Buildroot] [git commit] uboot: fix hash for 2015.10 version
 2015-10-28 22:40 UTC 

[PATCH] FSL_SSI: fix fsl_ssi interrupt reporting so that interrupts are only reported when they have been enabled
 2015-10-28 22:39 UTC  (2+ messages)

[Buildroot] [PATCH] lirc-tools: remove non-existing configuration options
 2015-10-28 22:38 UTC  (2+ messages)

[Buildroot] [git commit] lirc-tools: remove non-existing configuration options
 2015-10-28 22:38 UTC 

[Buildroot] [PATCH] package/flashrom: fix build failures with musl
 2015-10-28 22:37 UTC  (2+ messages)

[Buildroot] [git commit] package/flashrom: fix build failures with musl
 2015-10-28 22:37 UTC 

[PATCH 0/8] xfsdump: Ouchie! My bleeding eyes!
 2015-10-28 22:35 UTC  (6+ messages)
` [PATCH 1/8] cleanup: get rid of ASSERT

[Buildroot] [PATCH] skeleton: add "operator" group
 2015-10-28 22:35 UTC  (2+ messages)

[Buildroot] [PATCH] skeleton: sync /etc/shadow with /etc/passwd
 2015-10-28 22:34 UTC  (2+ messages)

[PATCH] revisions --stdin: accept CRLF line terminators
 2015-10-28 22:26 UTC  (19+ messages)
` [PATCH 00/17] Peace with CRLF
  ` [PATCH 01/17] strbuf: add strbuf_gets()
  ` [PATCH 02/17] check-attr, check-ignore, checkout-index: read paths with strbuf_gets()
  ` [PATCH 03/17] update-index: read --index-info "
  ` [PATCH 04/17] update-index: read list of paths with strbuf_gets() under --stdin
  ` [PATCH 05/17] mktree: read textual tree representation with strbuf_gets()
  ` [PATCH 06/17] hash-object: read --stdin-paths "
  ` [PATCH 07/17] revision: read --stdin "
  ` [PATCH 08/17] rev-parse: read parseopt spec "
  ` [PATCH 09/17] ident.c: read /etc/mailname "
  ` [PATCH 10/17] remote.c: read $GIT_DIR/remotes/* "
  ` [PATCH 11/17] clone/sha1_file: read info/alternates "
  ` [PATCH 12/17] transport-helper: read helper response "
  ` [PATCH 13/17] cat-file: read batch stream "
  ` [PATCH 14/17] column: read lines "
  ` [PATCH 15/17] send-pack: read list of refs "
  ` [PATCH 16/17] grep: read -f file "
  ` [PATCH 17/17] test-sha1-array: read command stream "

[Buildroot] [git commit] skeleton: add "operator" group
 2015-10-28 22:34 UTC 

[PATCH] ARM: shmobile: henninger: remove board DT
 2015-10-28 22:34 UTC  (4+ messages)

[Buildroot] [git commit] skeleton: sync /etc/shadow with /etc/passwd
 2015-10-28 22:33 UTC 

[patch 0/3] vmstat: Various enhancements
 2015-10-28 22:32 UTC  (7+ messages)
` [patch 3/3] vmstat: Create our own workqueue

[PATCH] scsi: Set sg_tablesize to 1, for LLDDs that set SG_NONE
 2015-10-28 22:32 UTC  (2+ messages)

[PATCH] parisc: Add build-time sanity checks for compat ipc struct sizes
 2015-10-28 22:30 UTC 


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.