messages from 2019-05-03 20:54:16 to 2019-05-03 22:31:46 UTC [more...]
[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
2019-05-03 22:32 UTC (34+ messages)
` [PATCH v3 01/16] iommu: Introduce attach/detach_pasid_table API
` [PATCH v3 02/16] iommu: Introduce cache_invalidate API
` [PATCH v3 03/16] iommu: Add I/O ASID allocator
` [PATCH v3 04/16] ioasid: Add custom IOASID allocator
` [PATCH v3 05/16] iommu/vt-d: Enlightened PASID allocation
` [PATCH v3 06/16] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v3 07/16] iommu/vtd: Optimize tlb invalidation for vIOMMU
` [PATCH v3 08/16] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v3 09/16] iommu: Introduce guest PASID bind function
` [PATCH v3 10/16] iommu/vt-d: Move domain helper to header
` [PATCH v3 11/16] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v3 12/16] iommu/vt-d: Add nested translation helper function
` [PATCH v3 13/16] iommu/vt-d: Clean up for SVM device list
` [PATCH v3 14/16] iommu/vt-d: Add bind guest PASID support
` [PATCH v3 15/16] iommu/vt-d: Support flushing more translation cache types
` [PATCH v3 16/16] iommu/vt-d: Add svm/sva invalidate function
[PATCH] parisc: Add static branch / JUMP_LABEL feature
2019-05-03 22:31 UTC (4+ messages)
` [PATCH] parisc: Add static branch and JUMP_LABEL feature (v2)
[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
2019-05-03 13:28 UTC (3+ messages)
` [PATCH 14/15] um: switch to generic version of pte allocation
[U-Boot] [PATCH v3 0/2] arm64: zynqmp: pass a PMUFW config object
2019-05-03 22:31 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/2] arm64: zynqmp: add tool to convert PMU config object .c to binary
[U-Boot] [PATCH] Fix spelling of available
2019-05-03 22:28 UTC
linux-next: manual merge of the vfs tree with the orangefs tree
2019-05-03 22:26 UTC (3+ messages)
[PATCH 0/5 v4] Kexec cmdline bufffer measure
2019-05-03 22:25 UTC (6+ messages)
` [PATCH 1/5 v4] added a new ima policy func buffer_check, and ima hook to measure the buffer hash into ima
` [PATCH 2/5 v4] add the buffer to the xattr
` [PATCH 3/5 v4] add kexec_cmdline used to ima
` [PATCH 4/5 v4] added LSM hook to call ima_buffer_check
` [PATCH 5/5 v4] removed the LSM hook made available, and renamed the ima_policy to be KEXEC_CMDLINE
[PATCH dev-5.0 3/4] mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer
2019-05-03 22:19 UTC (9+ messages)
` [PATCH dev-5.0 0/4] spi-nor: aspeed: add support for the 4B opcodes
[PATCH 0/4] staging: iio: ad7150: improve driver readability
2019-05-03 22:16 UTC (5+ messages)
` [PATCH 1/4] staging: iio: ad7150: organize registers definition
` [PATCH 2/4] staging: iio: ad7150: use FIELD_GET and GENMASK
` [PATCH 3/4] staging: iio: ad7150: simplify i2c SMBus return treatment
` [PATCH 4/4] staging: iio: ad7150: clean up of comments
[PATCH v3 0/2] sys/prctl: expose TASK_SIZE value to userspace
2019-05-03 22:14 UTC (7+ messages)
` [PATCH v3 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)
[dpdk-dev] [PATCH 1/2] build: add option for armv8 crypto extension
2019-05-03 22:13 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] build: disable "
[PATCH linux dev-5.0] [PATCH v5] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
2019-05-03 22:11 UTC (3+ messages)
[PATCH] clk: rockchip: Don't yell about bad mmc phases when getting
2019-05-03 22:11 UTC (7+ messages)
[Bug 108893] Slow redrawing of menu in Gothic 2 under wine
2019-05-03 22:10 UTC (2+ messages)
[PATCH 0/6] arm64: dts: meson: mmc clean-up
2019-05-03 22:04 UTC (5+ messages)
[PATCH v2 00/30] Update cros_ec_commands.h
2019-05-03 22:02 UTC (32+ messages)
` [PATCH v2 01/30] mfd: cros_ec: Update license term
` [PATCH v2 02/30] mfd: cros_ec: Zero BUILD_ macro
` [PATCH v2 03/30] mfd: cros_ec: set comments properly
` [PATCH v2 04/30] mfd: cros_ec: add ec_align macros
` [PATCH v2 05/30] mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
` [PATCH v2 06/30] mfd: cros_ec: use BIT macro
` [PATCH v2 07/30] mfd: cros_ec: Update ACPI interface definition
` [PATCH v2 08/30] mfd: cros_ec: move HDMI CEC API definition
` [PATCH v2 09/30] mfd: cros_ec: Remove zero-size structs
` [PATCH v2 10/30] mfd: cros_ec: Add Flash V2 commands API
` [PATCH v2 11/30] mfd: cros_ec: Add PWM_SET_DUTY API
` [PATCH v2 12/30] mfd: cros_ec: Add lightbar v2 API
` [PATCH v2 13/30] mfd: cros_ec: Expand hash API
` [PATCH v2 14/30] mfd: cros_ec: Add EC transport protocol v4
` [PATCH v2 15/30] mfd: cros_ec: Complete MEMS sensor API
` [PATCH v2 16/30] mfd: cros_ec: Fix event processing API
` [PATCH v2 17/30] mfd: cros_ec: Add fingerprint API
` [PATCH v2 18/30] mfd: cros_ec: Fix temperature API
` [PATCH v2 19/30] mfd: cros_ec: Complete Power and USB PD API
` [PATCH v2 20/30] mfd: cros_ec: Add API for keyboard testing
` [PATCH v2 21/30] mfd: cros_ec: Add Hibernate API
` [PATCH v2 22/30] mfd: cros_ec: Add Smart Battery Firmware update API
` [PATCH v2 23/30] mfd: cros_ec: Add I2C passthru protection API
` [PATCH v2 24/30] mfd: cros_ec: Add API for EC-EC communication
` [PATCH v2 25/30] mfd: cros_ec: Add API for Touchpad support
` [PATCH v2 26/30] mfd: cros_ec: Add API for Fingerprint support
` [PATCH v2 27/30] mfd: cros_ec: Add API for rwsig
` [PATCH v2 28/30] mfd: cros_ec: Add SKU ID and Secure storage API
` [PATCH v2 29/30] mfd: cros_ec: Add Management API entry points
` [PATCH v2 30/30] mfd: cros_ec: Update I2S API
Yocto Project Upcoming Conferences and Developer Days
2019-05-03 22:01 UTC (3+ messages)
` [Yocto-Advocacy] "
[PATCH 0/5] Refactor to expand subslice mask
2019-05-03 21:59 UTC (8+ messages)
` [PATCH 1/5] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/5] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/5] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/5] drm/i915: Refactor sseu helper functions
` [PATCH 5/5] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev8)
` ✗ Fi.CI.SPARSE: "
setfattr to set security.ima fails with error "Invalid argument"
2019-05-03 21:59 UTC
[RFC PATCH 0/5] net: dsa: POC support for mv88e6250
2019-05-03 21:57 UTC (3+ messages)
` [RFC PATCH 2/5] net: dsa: mv88e6xxx: rename smi read/write functions
[PATCH RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW without data reservation
2019-05-03 21:56 UTC (2+ messages)
master - pvscan: fix segfault in recent commit
2019-05-03 21:54 UTC
[U-Boot] [PATCH 0/1] Add MikroTik CRS305-1G-4S+IN board support
2019-05-03 21:52 UTC (6+ messages)
` [U-Boot] [PATCH 1/1] arm: mvebu: Add CRS305-1G-4S board
[U-Boot] [PATCH v2] imx: Use a convenient default value for SYS_MALLOC_F_LEN
2019-05-03 21:52 UTC (2+ messages)
[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
2019-05-03 21:46 UTC (13+ messages)
` [RFC][PATCH 1/2] x86: Allow breakpoints "
[PATCH] mkfs: enable reflink and rmap by default
2019-05-03 21:49 UTC (3+ messages)
[v5 0/3] "Hotremove" persistent memory
2019-05-03 21:48 UTC (6+ messages)
Plans for ELC and ELCE
2019-05-03 21:47 UTC
[PATCH for 5.2 00/12] Restartable Sequences selftests updates
2019-05-03 21:46 UTC (6+ messages)
[GIT PULL] KVM fixes for 5.1-rc8 or final
2019-05-03 21:46 UTC
[Qemu-devel] [PATCH] chardev/char-i2c: Implement Linux I2C character device
2019-05-03 21:46 UTC (5+ messages)
master - pvs: remove unnecessary label scan
2019-05-03 21:36 UTC
[Qemu-devel] [PULL 00/19] Python queue, 2019-05-02
2019-05-03 21:34 UTC (9+ messages)
` [Qemu-devel] [PULL 19/19] configure: automatically pick python3 is available
[PATCH 1/3] arch: um: fix os_timer_one_shot()
2019-05-03 21:32 UTC (3+ messages)
` [PATCH 2/3] arch: um: timer code cleanup
` [PATCH 3/3] arch: um: support virtual time
[Qemu-devel] Failing QEMU iotest 175
2019-05-03 21:31 UTC (7+ messages)
[ndctl PATCH 0/8] daxctl: add a new reconfigure-device command
2019-05-03 21:32 UTC (9+ messages)
` [ndctl PATCH 1/8] libdaxctl: add interfaces in support of device modes
` [ndctl PATCH 2/8] libdaxctl: cache 'subsystem' in daxctl_ctx
` [ndctl PATCH 3/8] daxctl: add libdaxctl interfaces to enable/disable devices
` [ndctl PATCH 4/8] ndctl: add helpers to get/set the online state for a node
` [ndctl PATCH 5/8] daxctl: add a new reconfigure-device command
` [ndctl PATCH 6/8] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH 7/8] contrib/ndctl: fix region-id completions for daxctl
` [ndctl PATCH 8/8] contrib/ndctl: add bash-completion for daxctl-reconfigure-device
[PATCH 4.19 00/72] 4.19.39-stable review
2019-05-03 21:32 UTC (4+ messages)
` [PATCH 4.19 57/72] usb: usb251xb: fix to avoid potential NULL pointer dereference
[PATCH] ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
2019-05-03 21:29 UTC (2+ messages)
[U-Boot] [PATCH 0/2] fit: Image node compression
2019-05-03 21:27 UTC (4+ messages)
` [U-Boot] [PATCH 1/2 v2] fit: Support compression for non-kernel components (e.g. FDT)
[U-Boot] [PATCH v3 0/2] fit: Image node compression
2019-05-03 21:26 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH v3 2/2] fit: Support compat string property in configuration node
[PATCH] ieee802154: hwsim: Fix error handle path in hwsim_init_module
2019-05-03 21:26 UTC (2+ messages)
[PATCH V3] watchdog: stm32: add dynamic prescaler support
2019-05-03 21:25 UTC
[PATCH 4.9 00/32] 4.9.173-stable review
2019-05-03 21:21 UTC (2+ messages)
[PATCH 4.14 00/49] 4.14.116-stable review
2019-05-03 21:20 UTC (2+ messages)
[PATCH net-next] net: sched: Introduce act_ctinfo action
2019-05-03 21:20 UTC (5+ messages)
[U-Boot] [PATCH 1/2] i2c: mxc_i2c: Document how non-DM functions work
2019-05-03 21:19 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] i2c: mxc_i2c: Fix read and read->write xfers in DM mode
[PATCH 5.0 000/101] 5.0.12-stable review
2019-05-03 21:19 UTC (2+ messages)
[Bug 110575] [R9 380X] Artifacts in CSGO
2019-05-03 21:17 UTC (2+ messages)
[RFC PATCH 0/5] cgroup support for GPU devices
2019-05-03 21:14 UTC (5+ messages)
[PATCH v2 0/7] s390: vfio-ap: dynamic configuration support
2019-05-03 21:14 UTC (8+ messages)
` [PATCH v2 1/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 2/7] s390: vfio-ap: maintain a shadow of the guest's CRYCB
` [PATCH v2 3/7] s390: vfio-ap: sysfs interface to display guest CRYCB
` [PATCH v2 4/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 5/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v2 6/7] s390: vfio-ap: handle bind and unbind of AP queue device
` [PATCH v2 7/7] s390: vfio-ap: update documentation
[PATCH] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
2019-05-03 21:11 UTC (2+ messages)
[U-Boot] [PATCH] cmd: reset: add parameters to specify reboot_mode
2019-05-03 21:10 UTC (7+ messages)
[PATCH bpf] libbpf: add libbpf_util.h to header install
2019-05-03 21:09 UTC (4+ messages)
PM / AVS: SVS: Introduce SVS engine
2019-05-03 21:08 UTC (7+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings
Incorporating Xilinx DNNDK into Yocto
2019-05-03 21:08 UTC
SMB2 SET_ZERO_DATA and PUNCH_HOLE
2019-05-03 21:08 UTC (2+ messages)
[dpdk-dev] [PATCH] timer: fix reset/stop in callback for new API
2019-05-03 21:05 UTC (2+ messages)
radix_tree_next_chunk: redundant search for next slot in hole
2019-05-03 21:03 UTC
[PATCH 0/4] drm/panfrost: Misc. fixes and cleanups
2019-05-03 21:04 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.1
2019-05-03 21:02 UTC
[Qemu-devel] [PATCH] qcow2: Assert that host cluster offsets fit in L2 table entries
2019-05-03 21:01 UTC (4+ messages)
[LTP] [PATCH] OVL_MNT: put overlayfs lower, upper, work, mnt dir in separated mountpoint
2019-05-03 21:00 UTC (2+ messages)
[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
2019-05-03 20:59 UTC (12+ messages)
[dpdk-dev] [PATCH] timer: fix pointer to local outside scope
2019-05-03 20:57 UTC (2+ messages)
(no subject)
2019-05-03 20:56 UTC (4+ messages)
` install: gitweb.cgi was not found anywhere
[PATCH v2] ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
2019-05-03 20:54 UTC (2+ messages)
[Qemu-devel] Failing QEMU iotest 221
2019-05-03 20:54 UTC (4+ messages)
ERROR: "paddr_to_nid" [drivers/md/raid1.ko] undefined!
2019-05-03 20:54 UTC (4+ messages)
[dpdk-dev] [PATCH] event/dsw: fix dsw capabilities
2019-05-03 20:54 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.