All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-26 21:01:07 to 2018-09-26 21:58:50 UTC [more...]

[PATCH v14 00/19] Intel SGX1 support
 2018-09-26 21:45 UTC  (12+ messages)
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX

[PATCH i2c-next v3 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-26 21:58 UTC  (13+ messages)
` [PATCH i2c-next v3 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property
` [PATCH i2c-next v3 2/3] i2c: aspeed: Add 'aspeed, timeout' DT property reading code
  ` [PATCH i2c-next v3 2/3] i2c: aspeed: Add 'aspeed,timeout' "
` [PATCH i2c-next v3 3/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-09-26 21:57 UTC  (5+ messages)
` [PATCH v4 20/19] LSM: Correct file blob free empty blob check
` [PATCH 21/19] LSM: Cleanup and fixes from Tetsuo Handa

KASAN: use-after-free Read in tcf_block_find
 2018-09-26 21:55 UTC  (4+ messages)

[U-Boot] [PATCH 00/22] spl: Add features for passing info from SPL to U-Boot proper
 2018-09-26 21:55 UTC  (23+ messages)
` [U-Boot] [PATCH 01/22] log: Correct definition of log_msg_ret()
` [U-Boot] [PATCH 02/22] spl: Add support for logging in SPL and TPL
` [U-Boot] [PATCH 03/22] Add core support for a bloblist to convey data from SPL
` [U-Boot] [PATCH 04/22] spl: Set up the bloblist in SPL
` [U-Boot] [PATCH 05/22] bloblist: Locate bloblist in U-Boot
` [U-Boot] [PATCH 06/22] test: Add a simple test for bloblist
` [U-Boot] [PATCH 07/22] Add bloblist documentation
` [U-Boot] [PATCH 08/22] spl: Support hash, input, pch, pci, rtc, tpm in SPL
` [U-Boot] [PATCH 09/22] spl: Add a define for SPL_TPL_PROMPT
` [U-Boot] [PATCH 10/22] spl: Make SPL_DISABLE_BANNER_PRINT a positive option
` [U-Boot] [PATCH 11/22] spl: Add a comment to spl_set_bd()
` [U-Boot] [PATCH 12/22] spl: Print a message if we are unable to load an image
` [U-Boot] [PATCH 13/22] sandbox: Add a memory map to the sandbox README
` [U-Boot] [PATCH 14/22] test/py: Add a way to pass flags to sandbox
` [U-Boot] [PATCH 15/22] sandbox: Add an option to display of-platdata in SPL
` [U-Boot] [PATCH 16/22] sandbox: Add a new 'sb' command
` [U-Boot] [PATCH 17/22] sandbox: Allow puts() output before global_data is set up
` [U-Boot] [PATCH 18/22] sandbox: Refactor code to create os_jump_to_file()
` [U-Boot] [PATCH 19/22] sandbox: Use malloc() and free() from os layer
` [U-Boot] [PATCH 20/22] sandbox: Filter arguments when starting U-Boot
` [U-Boot] [PATCH 21/22] sandbox: Boot in U-Boot through the standard call
` [U-Boot] [PATCH 22/22] spl: Add support for passing handoff info to U-Boot proper

[PATCH 0/2] hwmon: ina3221: Add power and enable sysfs nodes
 2018-09-26 21:55 UTC  (8+ messages)
` [PATCH 2/2] hwmon: ina3221: Add "

[PATCH v4] drm/i915: Remove i915.enable_ppgtt override
 2018-09-26 21:55 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Remove i915.enable_ppgtt override (rev2)
` ✓ Fi.CI.BAT: success "

[RFC workqueue/driver-core PATCH 0/5] Add NUMA aware async_schedule calls
 2018-09-26 21:53 UTC  (20+ messages)
` [RFC workqueue/driver-core PATCH 1/5] workqueue: Provide queue_work_near to queue work near a given NUMA node
` [RFC workqueue/driver-core PATCH 2/5] async: Add support for queueing on specific "
` [RFC workqueue/driver-core PATCH 3/5] driver core: Probe devices asynchronously instead of the driver
` [RFC workqueue/driver-core PATCH 4/5] driver core: Use new async_schedule_dev command
` [RFC workqueue/driver-core PATCH 5/5] nvdimm: Schedule device registration on node local to the device

[Intel-gfx] [PATCH i-g-t 1/2] igt/pm_sseu: gem.has_ppgtt is no longer used
 2018-09-26 21:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCHv2] misc: genwqe: remove duplicated include and order header files alphabetically in card_utils.c
 2018-09-26 21:36 UTC  (2+ messages)

[PATCH v2 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-26 21:50 UTC  (6+ messages)
` [PATCH v2 1/5] firmware: dell_rbu: Make payload memory uncachable
` [PATCH v2 2/5] firmware: dcdbas: Add support for WSMT ACPI table
` [PATCH v2 3/5] firmware: dell_rbu: Move dell_rbu to drivers/platform/x86
` [PATCH v2 4/5] firmware: dcdbas: Move dcdbas "
` [PATCH v2 5/5] MAINTAINERS: Update maintainer for dcdbas and dell_rbu

[U-Boot] [PATCH v2 00/10] net: Fix packet corruption issue when handling asynch replies
 2018-09-26 21:49 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] net: sandbox: Move disabled flag into priv struct
` [U-Boot] [PATCH v2 02/10] net: sandbox: Refactor sandbox send function
` [U-Boot] [PATCH v2 03/10] net: sandbox: Make the fake eth driver response configurable
` [U-Boot] [PATCH v2 04/10] net: sandbox: Share the priv structure with tests
` [U-Boot] [PATCH v2 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response
` [U-Boot] [PATCH v2 06/10] net: Add an accessor to know if waiting for ARP
` [U-Boot] [PATCH v2 07/10] net: sandbox: Add a priv ptr for tests to use
` [U-Boot] [PATCH v2 08/10] test: eth: Add a test for ARP requests
` [U-Boot] [PATCH v2 09/10] test: eth: Add a test for the target being pinged
` [U-Boot] [PATCH v2 10/10] net: Don't overwrite waiting packets with asynchronous replies

Fixing constant preference prompts during tests
 2018-09-26 21:48 UTC  (4+ messages)

[RFC 00/10] perf: Add cputime events/metrics
 2018-09-26 21:48 UTC  (4+ messages)

Marvell phy errata origins?
 2018-09-26 15:35 UTC  (7+ messages)

[RFC] eal: simplify parameters of hotplug functions
 2018-09-26 21:47 UTC  (6+ messages)
` [PATCH v2 0/4] eal: simplify devargs and "
  ` [PATCH v2 1/4] devargs: remove deprecated functions
  ` [PATCH v2 2/4] devargs: simplify parameters of removal function
  ` [PATCH v2 3/4] eal: remove experimental flag of hotplug functions
  ` [PATCH v2 4/4] eal: simplify parameters "

[PATCH V4 00/10] MIPS: Loongson: new features and improvements
 2018-09-26 21:47 UTC  (3+ messages)
` [PATCH 02/10] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3

Run experience with security flags enabled
 2018-09-26 21:46 UTC  (2+ messages)

[Bug 107333] Display Not Detected If Powered Off When amdgpu.dc=1
 2018-09-26 21:46 UTC  (2+ messages)

[PATCH] ARM: dts: paz00: fix wakeup gpio keycode
 2018-09-26 15:30 UTC  (2+ messages)

[PATCH V2 0/8] Introduce STPMIC1 PMIC Driver
 2018-09-26 15:29 UTC  (3+ messages)
` [PATCH V2 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog

GPG signing is bent on WIndows
 2018-09-26 21:41 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 00/16] Add SR-IOV support, feature updates
 2018-09-26 21:41 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v2 06/16] ice: Add handlers for VF netdevice operations

[PATCHv3 0/8] fetch: make sure submodule oids are fetched
 2018-09-26 21:40 UTC  (16+ messages)
` [PATCH 1/8] sha1-array: provide oid_array_filter
                  ` On shipping more of our technical docs as manpages

[V3 PATCH 0/2] selftests: watchdog: Add get/set/pre timeout
 2018-09-26 21:37 UTC  (12+ messages)
` [V3 PATCH 1/2] selftests: watchdog: Fix error message
` [V3 PATCH 2/2] selftests: watchdog: Add gettimeout and get|set pretimeout

[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
 2018-09-26 21:36 UTC  (9+ messages)

[PATCH net-next v3 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-09-26 21:36 UTC  (7+ messages)
` [PATCH net-next v3 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next v3 09/11] dt-bindings: add constants for Microsemi Ocelot SerDes driver

[PATCH] atmodem/sms: no mms support for Gemalto
 2018-09-26 21:34 UTC  (2+ messages)

[PATCH 0/3] ARM: dspi: Provide slave mode support for Vybryd vf610
 2018-09-26 21:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: spi: Provide bindings for fsl dspi working in slave mode

[PATCH v5] media: imx208: Add imx208 camera sensor driver
 2018-09-26 15:19 UTC  (12+ messages)

Problem with netconsole and eth0 timing
 2018-09-26 21:33 UTC  (4+ messages)

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-09-26 21:33 UTC  (8+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available
` [PATCH v4 2/6] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [PATCH v4 3/6] mpt3sas: Introdude _scsih_get_shost_and_ioc

IOREQ server on Arm
 2018-09-26 21:32 UTC  (9+ messages)

[PATCH 0/6] Extract bg queue logic out fuse_conn::lock
 2018-09-26 15:18 UTC  (4+ messages)
` [PATCH 6/6] fuse: Do not take fuse_conn::lock on fuse_request_send_background()

delalloc and reflink fixes & tweaks
 2018-09-26 15:18 UTC  (7+ messages)
` [PATCH 04/10] xfs: simplify the IOMAP_ZERO check in xfs_file_iomap_begin a bit
` [PATCH 07/10] xfs: handle extent size hints in xfs_file_iomap_begin_delay
` [PATCH 10/10] xfs: use a separate iomap_ops for delalloc writes

[PATCH v5 0/5] LSM: Support ptrace sidechannel access checks
 2018-09-26 21:30 UTC  (12+ messages)
` [PATCH v5 1/5] AppArmor: Prepare for PTRACE_MODE_SCHED
` [PATCH v5 2/5] Smack: "
` [PATCH v5 4/5] Capability: Complete PTRACE_MODE_SCHED

[PATCH v3 4/7] drm/msm/dpu: Change _dpu_crtc_power_enable to void
 2018-09-26 21:28 UTC  (2+ messages)
` [PATCH v4 4/7] drm/msm/dpu: Remove _dpu_crtc_power_enable

[PATCH] fetch: replace string-list used as a look-up table with a hashmap
 2018-09-26 21:28 UTC 

[PATCH v10 00/12] Adding security support for nvdimm
 2018-09-26 21:28 UTC  (3+ messages)

linux-next: build failure after merge of the pci tree
 2018-09-26 21:27 UTC  (5+ messages)

[PATCH] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-09-26 21:23 UTC 

FAILED: patch "[PATCH] ext4: close race between direct IO and ext4_break_layouts()" failed to apply to 4.14-stable tree
 2018-09-26 15:10 UTC  (2+ messages)

[PATCH v11 0/8] blk-mq: Implement runtime power management
 2018-09-26 21:22 UTC  (8+ messages)
` [PATCH v11 5/8] percpu-refcount: Introduce percpu_ref_resurrect()
` [PATCH v11 6/8] block: Allow unfreezing of a queue while requests are in progress
` [PATCH v11 7/8] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v11 8/8] blk-mq: Enable support for runtime power management

Bug or works as intended: signal behaviour on -RT
 2018-09-26 15:07 UTC 

Trouble with new marvell_nand driver on PXA3xx
 2018-09-26 21:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] sandbox: fix phys_to_virt()
 2018-09-26 21:18 UTC  (2+ messages)

netlink: 16 bytes leftover after parsing attributes in process `ip'
 2018-09-26 15:02 UTC  (7+ messages)

[U-Boot] [PATCH v5 1/1] rtc: pl031: convert the driver to driver model
 2018-09-26 21:15 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/9] net: bridge: convert bool options to bits
 2018-09-26 15:01 UTC  (5+ messages)
` [Bridge] [PATCH net-next 2/9] net: bridge: add bitfield for options and convert vlan opts
  `  "

[PATCH v2] mmc: tmio: Add initial setting of interrupt mask register
 2018-09-26 15:00 UTC 

[RFC][PATCH 0/9][V2] drop the mmap_sem when doing IO in the fault path
 2018-09-26 21:08 UTC  (10+ messages)
` [PATCH 1/9] mm: infrastructure for page fault page caching
` [PATCH 2/9] mm: drop mmap_sem for page cache read IO submission
` [PATCH 3/9] mm: clean up swapcache lookup and creation function names
` [PATCH 4/9] mm: drop mmap_sem for swap read IO submission
` [PATCH 5/9] mm: drop the mmap_sem in all read fault cases
` [PATCH 6/9] mm: use the cached page for filemap_fault
` [PATCH 7/9] mm: add a flag to indicate we used a cached page
` [PATCH 8/9] mm: allow ->page_mkwrite to do retries
` [PATCH 9/9] btrfs: drop mmap_sem in mkwrite for btrfs

[Buildroot] [PATCH] quazip: upgrade to 0.7.6
 2018-09-26 21:08 UTC 

[PATCH] 9p: potential NULL dereference
 2018-09-26 21:07 UTC  (2+ messages)

[PATCH] drm/i915: Apply correct ddi translation table for AML device
 2018-09-26 21:05 UTC  (2+ messages)

[PATCH v3 0/4] Add 96Boards Rock960 CE board support
 2018-09-26 21:06 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: arm: rockchip: Add binding for Rock960 board

[RFC 00/60] Coscheduling for Linux
 2018-09-26 21:05 UTC  (4+ messages)
` [RFC 61/60] cosched: Accumulated fixes and improvements

[PATCH v2] of: __of_update_property_sysfs only call __of_sysfs_remove_bin_file if of_node_is_attached
 2018-09-26 21:05 UTC  (6+ messages)
  ` AW: "

[V2 PATCH] selftests: watchdog: Add gettimeout and get|set pretimeout
 2018-09-26 21:04 UTC  (9+ messages)

[PATCH 0/1] read-cache: update index format default to v4
 2018-09-26 21:03 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v3.1 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-09-26 21:03 UTC  (4+ messages)
` [PATCH v3.1 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()

[PATCH v4 2/2] dt-bindings: i2c: Fix SMBus typo
 2018-09-26 21:03 UTC  (2+ messages)

Triggering "BUG: wt-status.c:476: multiple renames on the same target? how?"
 2018-09-26 21:02 UTC  (3+ messages)

[PATCH 0/3] add generic L2/L3 tunnel encapsulation actions
 2018-09-26 21:00 UTC  (5+ messages)
` [PATCH v2 0/3] ethdev: "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] app/testpmd: convert testpmd encap commands to new API
  ` [PATCH v2 3/3] ethdev: remove vxlan and nvgre encapsulation commands


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.