All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-26 23:01:38 to 2018-10-27 02:57:59 UTC [more...]

[PATCH v2 0/6] staging:iio:ad2s90: Add scale info and improve error handling
 2018-10-27  2:00 UTC  (5+ messages)
` [PATCH v2 1/6] staging:iio:ad2s90: Make read_raw return spi_read's error code
` [PATCH v2 2/6] staging:iio:ad2s90: Make probe handle spi_setup failure
` [PATCH v2 3/6] staging:iio:ad2s90: Remove always overwritten assignment
` [PATCH v2 5/6] staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_raw

[PATCH] kdump, vmcoreinfo: Export sme_me_mask value to vmcoreinfo
 2018-10-27  2:57 UTC  (10+ messages)

[PATCH net] net: sched: Remove TCA_OPTIONS from policy
 2018-10-26 18:19 UTC  (7+ messages)

[PATCH 0/2] iio: pressure: Add support for Honeywell HSC SPI sensors
 2018-10-26 18:14 UTC  (2+ messages)
` [PATCH 2/2] "

[RFT net-next] net: stmmac: Fix RX packet size > 8191
 2018-10-26 18:15 UTC 

[PATCH] net/ixgbe: enable detach from secondary
 2018-10-27  2:50 UTC  (2+ messages)

[PATCH RFC] kernel/locking, fs/direct-io: Introduce and use down_write_nolockdep()
 2018-10-26 18:11 UTC  (3+ messages)

[PATCH -next] sgi-xp: drop pointless static qualifier in xpc_setup_msg_structures_uv
 2018-10-27  2:39 UTC  (2+ messages)

[PATCH v8 00/13] introduce telemetry library
 2018-10-27  2:33 UTC  (17+ messages)
` [PATCH v9 00/12] Introduce Telemetry Library
  ` [PATCH v9 01/12] eal: add option register infrastructure
  ` [PATCH v9 02/12] eal: make get runtime dir function public
  ` [PATCH v9 03/12] telemetry: initial telemetry infrastructure
  ` [PATCH v9 04/12] telemetry: add initial connection socket
  ` [PATCH v9 05/12] telemetry: add client feature and sockets
  ` [PATCH v9 06/12] telemetry: add parser for client socket messages
  ` [PATCH v9 07/12] telemetry: update metrics before sending stats
  ` [PATCH v9 08/12] telemetry: format json response when "
  ` [PATCH v9 09/12] telemetry: add ability to disable selftest
  ` [PATCH v9 10/12] doc: add telemetry documentation
  ` [PATCH v9 11/12] usertools: add client python script for telemetry
  ` [PATCH v9 12/12] build: add dependency on telemetry to apps in meson

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-10-27  2:29 UTC 

[PATCH] ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()
 2018-10-27  2:19 UTC  (3+ messages)

[PATCH v2 net] igb: shorten maximum PHC timecounter update interval
 2018-10-26 17:20 UTC  (2+ messages)

[PATCH v2 00/17] octeontx2-af: NPC parser and NIX blocks initialization
 2018-10-26 17:19 UTC  (11+ messages)

[PATCH 3/3] commit-reach.h: add missing declarations (hdr-check)
 2018-10-27  1:53 UTC 

[PATCH 2/3] ewok_rlw.h: add missing 'inline' to function definition
 2018-10-27  1:52 UTC 

[PATCH 1/3] fetch-object.h: add missing declaration (hdr-check)
 2018-10-27  1:50 UTC 

fio on vmware esxi
 2018-10-26 17:10 UTC  (10+ messages)

[PATCH 0/3] some more hdr-check clean headers
 2018-10-27  1:47 UTC 

[PATCH v2 1/3] namei: implement O_BENEATH-style AT_* flags
 2018-10-27  1:41 UTC  (2+ messages)

[PATCH v3 0/3] delta-islands: avoid unused function messages
 2018-10-27  1:45 UTC  (6+ messages)
` [PATCH v3 3/3] commit-slab: missing definitions and forward declarations (hdr-check)

[PATCH net] net/neigh: fix NULL deref in pneigh_dump_table()
 2018-10-26 17:07 UTC  (2+ messages)

[PATCH 1/6] hfsplus: prevent btree data loss on root split
 2018-10-26 16:58 UTC  (6+ messages)

[PATCH 0/6] Switch EEPROM aliases to ZII boards
 2018-10-27  1:34 UTC  (9+ messages)
` [PATCH 1/6] ARM: rdu2: Add switch EEPROM alias
` [PATCH] miitool: Fix inconsistent spacing
` [PATCH 2/6] ARM: rdu1: Add switch EEPROM alias
` [PATCH 3/6] ARM: vf610-zii-dev-rev-c: "
` [PATCH 4/6] ARM: vf610-zii-cfu1: "
` [PATCH 5/6] ARM: vf610-zii-ssmb-spu3: "
` [PATCH 6/6] ARM: imx7d-zii-rpu2: "

[PATCH 0/6] Refactor driver resource allocation code
 2018-10-27  1:32 UTC  (7+ messages)
` [PATCH 1/6] drivers: base: Simplify generic_memmap_ro()
` [PATCH 2/6] drivers: base: Drop dev_get_mem_region_by_name()
` [PATCH 3/6] drivers: base: Share implementations for dev_get_resource*()
` [PATCH 4/6] drivers: base: Simplify dev_request_mem_region_err_null()
` [PATCH 5/6] drivers: base: Share code for dev_request_mem_region*()
` [PATCH 6/6] drivers: base: Share code for getting and then requesting a region

[PATCH 00/11] Allow GPIOs to be referenced by label
 2018-10-27  1:31 UTC  (12+ messages)
` [PATCH 01/11] gpio: VF610: Propagate error code of gpiochip_add() up
` [PATCH 02/11] VF610: Initialize pinctrl driver before gpio
` [PATCH 03/11] linux/ctype.h: Port _tolower()
` [PATCH 04/11] lib: Port kstrtox.c from Linux kernel
` [PATCH 05/11] commands: gpio: Move argument parsing into a shared function
` [PATCH 06/11] commands: gpio: Use kstrtoint() instead of simple_strtoul()
` [PATCH 07/11] gpiolib: Introduce gpio_find_by_label()
` [PATCH 08/11] commands: gpio: Allow GPIOs to be specified by label
` [PATCH 09/11] VF610: zii-vf610-dev: Drop switch reset GPIO configuration
` [PATCH 10/11] VF610: zii-vf610-dev: Replace board code with gpio-hog nodes
` [PATCH 11/11] ARM: rdu2: "

[RFC PATCH 0/4] More accurate PHC<->system clock synchronization
 2018-10-26 16:54 UTC  (8+ messages)
` [RFC PATCH 1/4] ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
` [RFC PATCH 2/4] e1000e: add support for extended PHC gettime
` [RFC PATCH 3/4] igb: "
` [RFC PATCH 4/4] ixgbe: "

[PATCH 0/1] Fix broken inner checksums for non TCP/UDP protocols
 2018-10-27  1:23 UTC  (5+ messages)

[PATCH v3] fstests: btrfs verify hardening agaist duplicate fsid
 2018-10-26 16:38 UTC 

[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2018-10-27  1:10 UTC  (6+ messages)
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[Ksummit-discuss] [PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-10-27  1:10 UTC  (8+ messages)
` [Ksummit-discuss] Call to Action "

[PATCH net] bridge: do not add port to router list when receives query with source 0.0.0.0
 2018-10-26 16:27 UTC  (3+ messages)

[PATCH] libxfs: check all defer ops types
 2018-10-26 16:19 UTC 

[PATCH] xfs: check all defer ops types
 2018-10-26 16:18 UTC 

[RFC][PATCH v3 10/10] btrfs: use common file type conversion
 2018-10-27  0:53 UTC 

[PATCH 0/7] unittests: add CUnit based unittests
 2018-10-26 16:35 UTC  (3+ messages)
` [PATCH 4/7] unittests: add unittest suite for oslib/strlcat.c
` [PATCH 6/7] lib: fix strntol's end pointer when str has leading spaces

[RFC][PATCH v3 08/10] f2fs: use common file type conversion
 2018-10-27  0:53 UTC 

perfbook
 2018-10-27  0:43 UTC  (8+ messages)

[PATCH] lib/compressdev: Fix logic error on op allocation
 2018-10-27  0:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 00/25] dom0less step1: boot multiple domains from device tree
 2018-10-27  0:42 UTC  (10+ messages)
` [PATCH v5 05/25] xen/arm: check for multiboot nodes only under /chosen
` [PATCH v5 06/25] xen/arm: introduce bootcmdlines

[PATCH] fstests: btrfs verify hardening agaist duplicate fsid
 2018-10-26 15:57 UTC  (6+ messages)
` [PATCH v2 rev log added] "

[PATCH] xfs_db: print freecount in xfs_inobt_rec as unsigned
 2018-10-26 15:48 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] igb: shorten maximum PHC timecounter update interval
 2018-10-26 15:47 UTC  (4+ messages)
    `  "

[PATCH] partitions: efi: Constify force_gpt
 2018-10-27  0:17 UTC 

[GIT] Sparc
 2018-10-27  0:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/10] cputlb: track dirty tlbs and general cleanup
 2018-10-27  0:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/10] cputlb: Split large page tracking per mmu_idx

[PATCH] common/qat: fix for invalid response from firmware
 2018-10-27  0:15 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS acd913056ba592f858d7e772fb07f241962caf80
 2018-10-27  0:14 UTC 

[PATCH] lib/compressdev: clarify usage of op structure
 2018-10-27  0:13 UTC 

[PATCH v1] media: ov13858: Check for possible null pointer
 2018-10-26 15:34 UTC 

[ovmf baseline-only test] 75515: trouble: blocked/broken
 2018-10-27  0:11 UTC 

[RFC 00/60] Coscheduling for Linux
 2018-10-27  0:07 UTC  (5+ messages)

[PATCH v6] compress/qat: enable dynamic huffman encoding
 2018-10-27  0:06 UTC  (3+ messages)
` [PATCH v7] "

[PATCH] buildtools: fix build for some mktemp
 2018-10-27  0:38 UTC  (9+ messages)
` [PATCH v2] "

Kernel crash related to LZO compression
 2018-10-27  0:04 UTC  (4+ messages)

[PATCH] PCI: dwc: Fix interrupt race in when handling MSI
 2018-10-27  0:00 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 6cb0b1193d3d8c612e548ba7b3db56e8cf3e2360
 2018-10-26 23:58 UTC 

[PATCH 1/3] drm/i915: Make number of ddi ports explicit
 2018-10-26 23:56 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Prefer direct IS_CANNONLAKE over IS_CNL_WITH_PORT_F
` [PATCH 3/3] drm/i915: Use the ddi_ports info to kill ugly CNL_WITH_PORT_F
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Make number of ddi ports explicit
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

Re:Re: VHUB didn't work on AST2500
 2018-10-26 23:55 UTC  (2+ messages)
`  "

[Bug 108573] Cannot set pstate values with under-voltage values for Vega M
 2018-10-26 23:54 UTC 

[git pull] Input updates for v4.20-rc0
 2018-10-26 23:49 UTC 

[PATCH net] ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
 2018-10-26 15:00 UTC  (2+ messages)

[PATCH] drm/i915/glk: Remove 99% limitation
 2018-10-26 23:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/4] migration: improve multithreads
 2018-10-26 23:33 UTC  (5+ messages)
` [PATCH 2/4] migration: introduce lockless multithreads model
    ` [Qemu-devel] "

Caching/buffers become useless after some time
 2018-10-26 23:31 UTC  (12+ messages)

[Buildroot] failure to build kernel: error: redefinition of ‘fdt16_to_cpu’
 2018-10-26 23:29 UTC 

[Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not useable) with RX580, amdgpu, dc=1 (of course), regression
 2018-10-26 23:29 UTC  (2+ messages)
` [Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not usable) with RX580, amdgpu, dc=1 (of course), regression - [bisected]

[igt-dev] [PATCH i-g-t] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-10-26 23:28 UTC  (7+ messages)

[PATCH] kni: fix build on Linux < 3.14
 2018-10-26 23:25 UTC  (4+ messages)

[kernel-hardening] [RFC 0/6] some compile- and run-time format checking
 2018-10-26 23:24 UTC  (9+ messages)
` [RFC PATCH 0/7] runtime format string checking
  ` [RFC PATCH 1/7] compiler_attributes.h: add __attribute__((format_arg)) shorthand
  ` [RFC PATCH 2/7] lib/vsprintf.c: add fmtcheck utility
  ` [RFC PATCH 3/7] kernel.h: implement fmtmatch() wrapper around fmtcheck()
  ` [RFC PATCH 4/7] lib/test_printf.c: add a few fmtcheck() test cases
  ` [RFC PATCH 5/7] kernel/kthread.c: do runtime check of format string in kthread_create_on_cpu()
  ` [RFC PATCH 6/7] nfs: use fmtcheck() in root_nfs_data
  ` [RFC PATCH 7/7] drivers: hwmon: add runtime format string checking

[PATCH] examples/l3fwd-power: fix build with icc
 2018-10-26 23:24 UTC  (3+ messages)

[RFC][PATCH v3 01/10] fs: common implementation of file type
 2018-10-26 14:45 UTC  (3+ messages)

[GIT PULL 00/11] perf/urgent fixes
 2018-10-26 23:19 UTC  (4+ messages)
` [PATCH 11/11] perf tools: Stop fallbacking to kallsyms for vdso symbols lookup

[PATCH] generic: update group file to indicate generic/456 uses {collapse,zero}_range
 2018-10-26 14:40 UTC  (2+ messages)

[PATCH net-next v8 00/28] WireGuard: Secure Network Tunnel
 2018-10-26 14:38 UTC  (8+ messages)
` [PATCH net-next v8 28/28] net: WireGuard secure network tunnel

[PATCH RFC] net: dsa: Make switches VLAN aware when enslaved into a bridge
 2018-10-26 23:16 UTC  (3+ messages)

[PATCH v2 0/3] drm/i915: HPD IRQ storm detection fixes
 2018-10-26 23:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: HPD IRQ storm detection fixes (rev2)

[GIT] Networking
 2018-10-26 23:12 UTC 

[BUG] vmcore-dmesg cant' read dmesg log from /proc/vmcore if log_buf is reallocated due to large number of CPUs
 2018-10-26 23:11 UTC  (8+ messages)

CAKE and r8169 cause panic on upload in v4.19
 2018-10-26 23:08 UTC  (5+ messages)

[PATCH v2 0/7] fixes for unqualified <dst> push
 2018-10-26 23:07 UTC  (10+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] remote.c: add braces in anticipation of a follow-up change
` [PATCH v3 2/8] i18n: remote.c: mark error(...) messages for translation
` [PATCH v3 3/8] push: improve the error shown on unqualified <dst> push
` [PATCH v3 4/8] push: move unqualified refname error into a function
` [PATCH v3 5/8] push: add an advice on unqualified <dst> push
` [PATCH v3 6/8] push: test that <src> doesn't DWYM if <dst> is unqualified
` [PATCH v3 7/8] push: add DWYM support for "git push refs/remotes/...:<dst>"
` [PATCH v3 8/8] push doc: document the DWYM behavior pushing to unqualified <dst>

[PATCH] platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill
 2018-10-26 23:07 UTC 

[PATCH] direct-io: allow direct writes to empty inodes
 2018-10-26 14:29 UTC  (3+ messages)

[PATCH] overlayfs: Return error if metadata only copy-up can't be enabled
 2018-10-26 14:28 UTC  (4+ messages)

[Buildroot] [PATCH v2] merge_config.sh: merge also buildroot config files
 2018-10-26 23:05 UTC  (7+ messages)
` [Buildroot] [PATCH v3] "
    ` [Buildroot] Antwort: "
        ` [Buildroot] Antwort: "

[PATCH 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-10-26 23:04 UTC  (5+ messages)
` [PATCH 3/6] mac80211: Add airtime accounting and scheduling to TXQs

[PATCH 1/2] net/mlx5: fix bit width of flow items
 2018-10-26 23:01 UTC  (3+ messages)
` [PATCH 2/2] net/mlx5: fix detection and error for multiple item layers


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.