All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-09 19:04:43 to 2017-10-09 19:58:42 UTC [more...]

[PATCH V2 6/9] gcc: Backport fix for a segfault on riscv
 2017-10-09 19:58 UTC 

[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically
 2017-10-09 19:57 UTC  (5+ messages)

[PATCH 1/9] drm/amd/powerplay: export new smu messages for vega10
 2017-10-09 19:57 UTC  (8+ messages)
` [PATCH 2/9] drm/amd/powerplay: add new function point in hwmgr
` [PATCH 3/9] drm/amd/powrplay: implement function notify_cac_buffer_info on Vega
` [PATCH 4/9] drm/amd/powerplay: implement function notify_cac_buffer_info on VI

[PATCH v9 00/12] complete deferred page initialization
 2017-10-09 19:57 UTC  (18+ messages)
` [PATCH v9 09/12] mm/kasan: kasan specific map populate function

[PATCH v1 RFC 0/7] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-10-09 19:56 UTC  (19+ messages)
` [PATCH v1 RFC 1/7] Replace license with GPL
` [PATCH v1 RFC 2/7] Clean up code according to patch check suggestions
` [PATCH v1 RFC 3/7] Rename some functions with ksz9477 prefix
` [PATCH v1 RFC 4/7] Rename ksz_spi.c to ksz9477_spi.c
` [PATCH v1 RFC 5/7] Break KSZ9477 DSA driver into two files
` [PATCH v1 RFC 6/7] Add MIB counter reading support

[PATCH for-next 0/7] IB/hfi1,rdmavt: Driver fixes for 10/9/2017
 2017-10-09 19:57 UTC  (9+ messages)
  ` [PATCH for-next 1/7] IB/hfi1: Fix serdes loopback set-up
  ` [PATCH for-next 2/7] IB/hfi1: Allow meta version 4 for platform configuration
  ` [PATCH for-next 3/7] IB/hfi1: Correct unnecessary acquisition of HW mutex
  ` [PATCH for-next 4/7] IB/hfi1: Mask out A bit from psn trace
  ` [PATCH for-next 5/7] IB/hfi1: Eliminate allocation while atomic
  ` [PATCH for-next 6/7] IB/hfi1: Set hdr_type when tx req is allocated
  ` [PATCH for-next 7/7] IB/rdmavt: Don't wait for resources in QP reset

linux-next: manual merge of the drivers-x86 tree with the net-next tree
 2017-10-09 19:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] qcow2: Emit errp when truncating the image tail
 2017-10-09 19:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] iotests: Add _filter_actual_image_size
 2017-10-09 19:55 UTC  (2+ messages)

[PATCH v2 0/6] IIO driver for MCP3550/1/3
 2017-10-09 19:55 UTC  (8+ messages)
` [PATCH v2 5/6] iio: adc: mcp320x: Add support for mcp3550/1/3

[PATCH 1/5] drm/amd/pp: rename ci_smc.c to ci_smumgr.c
 2017-10-09 19:55 UTC  (3+ messages)
` [PATCH 5/5] drm/amd/pp: remove polaris10_smc/smumgr split

[Bug 103142] R600g+sb: optimizer apparently stuck in an endless loop
 2017-10-09 19:54 UTC  (2+ messages)

[PATCH] Revert "runc: Don't override GOARCH or GOROOT"
 2017-10-09 19:54 UTC 

[PATCH v2 1/3] ecryptfs: fix dereference of NULL user_key_payload
 2017-10-09 19:51 UTC  (9+ messages)
` [PATCH v2 2/3] ecryptfs: fix out-of-bounds read of key payload
` [PATCH v2 3/3] ecryptfs: move key payload accessor functions into keystore.c

[Qemu-devel] [PATCH v2 00/24] generalize parsing of cpu_model (part 3/PPC)
 2017-10-09 19:51 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 01/24] qom: update doc comment for type_register[_static]()
` [Qemu-devel] [PATCH v2 02/24] qom: introduce type_register_static_array()
` [Qemu-devel] [PATCH v2 03/24] qom: add helper macro DEFINE_TYPES()
` [Qemu-devel] [PATCH v2 04/24] ppc: mpc8544ds/e500plat: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 05/24] ppc: mac_newworld: "
` [Qemu-devel] [PATCH v2 06/24] ppc: mac_oldworld: "
` [Qemu-devel] [PATCH v2 07/24] ppc: bamboo: "
` [Qemu-devel] [PATCH v2 08/24] ppc: replace cpu_model with cpu_type on ref405ep, taihu boards
` [Qemu-devel] [PATCH v2 09/24] ppc: virtex-ml507: replace cpu_model with cpu_type
` [Qemu-devel] [PATCH v2 10/24] ppc: 40p/prep: "
` [Qemu-devel] [PATCH v2 11/24] ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
` [Qemu-devel] [PATCH v2 12/24] ppc: move '-cpu foo, compat=xxx' parsing into ppc_cpu_parse_featurestr()
` [Qemu-devel] [PATCH v2 13/24] ppc: spapr: define core types statically
` [Qemu-devel] [PATCH v2 14/24] ppc: spapr: use cpu type name directly
` [Qemu-devel] [PATCH v2 15/24] ppc: spapr: register 'host' core type along with the rest of core types
` [Qemu-devel] [PATCH v2 16/24] ppc: spapr: use cpu model names as tcg defaults instead of aliases
` [Qemu-devel] [PATCH v2 17/24] ppc: move ppc_cpu_lookup_alias() before its first user
` [Qemu-devel] [PATCH v2 18/24] ppc: spapr: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 19/24] ppc: pnv: "
` [Qemu-devel] [PATCH v2 20/24] ppc: pnv: normalize core/chip type names
` [Qemu-devel] [PATCH v2 21/24] ppc: pnv: drop PnvCoreClass::cpu_oc field
` [Qemu-devel] [PATCH v2 22/24] ppc: pnv: define core types statically
` [Qemu-devel] [PATCH v2 23/24] ppc: pnv: drop PnvChipClass::cpu_model field
` [Qemu-devel] [PATCH v2 24/24] ppc: pnv: consolidate type definitions and batch register them

[PATCH 00/13] Preparatory work to kill off ACCESS_ONCE()
 2017-10-09 19:51 UTC  (5+ messages)
` [PATCH 08/13] net/ipv4/tcp_input.c: "
` [PATCH 13/13] rcutorture: formal: prepare for ACCESS_ONCE() removal

[U-Boot] [PATCH V2] ARM: imx6: Add DHCOM i.MX6 PDK board support
 2017-10-09 19:51 UTC 

[RFC][PATCH 0/5] tracing: Allow module init functions to be traced
 2017-10-09 19:51 UTC  (4+ messages)
` [RFC][PATCH 3/5] ftrace: Save module init functions kallsyms symbols for tracing
  `  "

[U-Boot] [PATCH] ARM: imx6: Add DHCOM i.MX6 PDK board support
 2017-10-09 19:49 UTC  (3+ messages)

Auto adding changed files
 2017-10-09 19:47 UTC  (3+ messages)

[Bug 103102] Cannot wake-up with an AMD RX 480 on Linux 4.13 and Linux 4.14
 2017-10-09 19:47 UTC  (2+ messages)

[RFC] virtio-iommu version 0.4
 2017-10-09 19:46 UTC  (5+ messages)
  ` [virtio-dev] "

[PATCH v2] fscrypt: fix dereference of NULL user_key_payload
 2017-10-09 19:46 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: BCM53573: Add DT for Luxul XAP-810
 2017-10-09 19:45 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: BCM53573: Add DT for Luxul XAP-1440

[PATCH v2] lib/digsig: fix dereference of NULL user_key_payload
 2017-10-09 19:43 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Add DT for Luxul XBR-4500
 2017-10-09 19:44 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Add DT for Luxul ABR-4500

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 5e18420d8ca911f8cc9c6402fc15437b132723de
 2017-10-09 19:44 UTC 

[PATCH] rtc: add support for NXP PCF85363 real-time clock
 2017-10-09 19:41 UTC  (2+ messages)

build failure after merge of the rcu tree
 2017-10-09 19:43 UTC  (4+ messages)

[PATCH] crypto: tcrypt: mark expected switch fall-throughs in do_test()
 2017-10-09 19:43 UTC 

[PATCH] wimax/i2400m: Remove VLAIS
 2017-10-09 19:41 UTC 

[PATCH v2] FS-Cache: fix dereference of NULL user_key_payload
 2017-10-09 19:40 UTC  (3+ messages)

[PATCH v2] KEYS: encrypted: fix dereference of NULL user_key_payload
 2017-10-09 19:37 UTC  (3+ messages)

[PATCH] i2c: imx: fix misleading bus recovery debug message
 2017-10-09 19:26 UTC 

[PATCH] eal: bus scan and probe never fail
 2017-10-09 19:34 UTC  (4+ messages)

[PATCH] unit: Add PBKDF2 tests from iwd
 2017-10-09 19:33 UTC  (3+ messages)

PROBLEM: Kernel BUG in mfgpt_tick (cs5535-clockevt.c) on ALIX 2c3 - null call
 2017-10-09 19:33 UTC  (3+ messages)

[PATCH rdma-core] verbs: Fix C++ compilation break
 2017-10-09 19:33 UTC  (5+ messages)

[PATCH] ftrace/docs: Add documentation on how to use ftrace from within the kernel
 2017-10-09 19:32 UTC 

[Buildroot] [PATCH 0/6] Update Linaro toolchain on 2017.02.x branch
 2017-10-09 19:31 UTC 

[PATCH v3] drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
 2017-10-09 19:31 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v3] ftrace: Clear hashes of stale ips of init memory
 2017-10-09 19:29 UTC 

[Intel-wired-lan] [jkirsher-net-queue:10GbE] BUILD SUCCESS 8e679021c5b9465ac5b0d7efd26baab9b10a2dbd
 2017-10-09 19:29 UTC 

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-09 19:28 UTC  (13+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()

[PATCH 0/3] gpiolib: introduce gpio initializer
 2017-10-09 19:27 UTC  (3+ messages)

fio add trim option
 2017-10-09 19:25 UTC 

[PATCH v4 1/6] libmultipath: add detect_checker option
 2017-10-09 19:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/43] tcg: support for multiple TCG contexts
 2017-10-09 19:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 11/43] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK

[Qemu-devel] [PATCH v2 00/10] nbd minimal structured read
 2017-10-09 19:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 04/10] nbd-server: refactor simple reply sending
` [Qemu-devel] [PATCH v2 05/10] nbd: header constants indenting

[PATCH v2] ftrace: Clear hashes of stale ips of init memory
 2017-10-09 19:21 UTC  (3+ messages)

[Printing-architecture] Reminder: MOVED - OP Call Tuesday (10 October 2017)
 2017-10-09 19:19 UTC  (2+ messages)

Build regressions/improvements in v4.14-rc4
 2017-10-09 19:19 UTC 

[PATCH v2 00/11] fscrypt: add some higher-level helper functions
 2017-10-09 19:15 UTC  (16+ messages)
` [PATCH v2 01/11] fscrypt: clean up include file mess
` [PATCH v2 02/11] fs, fscrypt: add an S_ENCRYPTED inode flag
` [PATCH v2 03/11] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
` [PATCH v2 04/11] fscrypt: remove ->is_encrypted()
` [PATCH v2 05/11] fscrypt: remove unneeded empty fscrypt_operations structs
` [PATCH v2 06/11] fscrypt: new helper function - fscrypt_require_key()
` [PATCH v2 07/11] fscrypt: new helper function - fscrypt_file_open()
` [PATCH v2 08/11] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH v2 09/11] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH v2 10/11] fscrypt: new helper function - fscrypt_prepare_lookup()
` [PATCH v2 11/11] fscrypt: new helper function - fscrypt_prepare_setattr()

[PATCH v15 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-09 19:18 UTC  (3+ messages)
  ` [PATCH v15 01/32] v4l: async: Remove re-probing support

[PATCH v6 3/3] net/mlx5: add Rx HW timestamp
 2017-10-09 19:17 UTC  (4+ messages)
` [PATCH v7 1/3] ethdev: add Rx HW timestamp capability
  ` [PATCH v7 3/3] net/mlx5: add Rx HW timestamp

[thomas@m3y3r.de: Re: [PATCH] um: Fix kcov crash before kernel is started.]
 2017-10-09 19:16 UTC  (2+ messages)

mesh point and ap mode on same interface
 2017-10-09 19:14 UTC  (5+ messages)

[PATCH] [media] ov5645: I2C address change
 2017-10-09 19:13 UTC  (4+ messages)

[PATCH] w1: keep balance of mutex locks and refcnts
 2017-10-09 19:13 UTC  (4+ messages)

[PATCH v4 1/2] net: phy: DP83822 initial driver submission
 2017-10-09 19:12 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the media tree
 2017-10-09 19:12 UTC  (3+ messages)

[Qemu-devel] [RFC v2 00/33] Migration: postcopy failure recovery
 2017-10-09 19:12 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 20/33] migration: new message MIG_RP_MSG_RECV_BITMAP

[PATCH v4] drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
 2017-10-09 19:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() (rev3)

[PATCH] doc: nft.8 Document rule replace
 2017-10-09 19:12 UTC  (2+ messages)

[PATCH v3 0/4] add net mrvl pmd driver
 2017-10-09 19:12 UTC  (6+ messages)
` [PATCH v4 00/16] "
  ` [PATCH v4 15/16] maintainers: add maintainers for the mrvl net pmd

[patch] madvise.2: Add MADV_WIPEONFORK documentation
 2017-10-09 19:11 UTC  (13+ messages)
  ` [patch v2] "

[Qemu-devel] Co-routine re-entered recursively
 2017-10-09 19:11 UTC 

[xen-unstable-smoke test] 114201: tolerable all pass - PUSHED
 2017-10-09 19:10 UTC 

[PATCH] Documentation: leds: Update 00-INDEX file
 2017-10-09 19:10 UTC 

[PATCH v1 0/7] net/mlx5: add vectorized Rx/Tx burst for ARM
 2017-10-09 19:09 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PATCH 1/1] efi_loader: MAX_UTF8_PER_UTF16 = 3
 2017-10-09 19:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v3 "

[PATCH v2 0/3] e1000: fix access to companion flash chip
 2017-10-09 19:06 UTC  (4+ messages)
` [PATCH v2 1/3] e1000: implement register mapping for E1000_FLSW{CTL, DATA, CNT}
` [PATCH v2 2/3] e1000: implement support for smaller flash chips
` [PATCH v2 3/3] e1000: Don't poll for FLSWCTL.GLDONE before starting a flash transaction

[PATCH] watchdog: hpwdt: change maintainer
 2017-10-09 18:56 UTC 

[PATCH] Btrfs: avoid losing data raid profile when deleting a device
 2017-10-09 18:01 UTC 

[Qemu-devel] [PATCH v2 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-10-09 19:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qdev: store DeviceState's canonical path to use when unparenting


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.