messages from 2019-06-14 17:53:13 to 2019-06-14 18:31:38 UTC [more...]
[Qemu-devel] [PATCH v3 00/50] tcg plugin support
2019-06-14 17:11 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 11/50] cputlb: document get_page_addr_code
` [Qemu-devel] [PATCH v3 13/50] plugin-gen: add module for TCG-related code
` [Qemu-devel] [PATCH v3 17/50] atomic_template: add inline trace/plugin helpers
` [Qemu-devel] [PATCH v3 19/50] tcg: let plugins instrument memory accesses
` [Qemu-devel] [PATCH v3 20/50] translate-all: notify plugin code of tb_flush
` [Qemu-devel] [PATCH v3 24/50] plugin-gen: add plugin_insn_append
` [Qemu-devel] [PATCH v3 26/50] target/arm: call qemu_plugin_insn_append
` [Qemu-devel] [PATCH v3 27/50] target/ppc: fetch code with translator_ld
` [Qemu-devel] [PATCH v3 29/50] target/i386: "
` [Qemu-devel] [PATCH v3 30/50] target/hppa: "
` [Qemu-devel] [PATCH v3 32/50] target/alpha: "
` [Qemu-devel] [PATCH v3 33/50] target/riscv: "
` [Qemu-devel] [PATCH v3 34/50] target/sparc: "
` [Qemu-devel] [PATCH v3 35/50] target/xtensa: "
` [Qemu-devel] [PATCH v3 37/50] translator: inject instrumentation from plugins
` [Qemu-devel] [PATCH v3 39/50] vl: support -plugin option
` [Qemu-devel] [PATCH v3 43/50] tests/plugin: add a hotblocks plugin
` [Qemu-devel] [PATCH v3 48/50] include/exec: wrap cpu_ldst.h in CONFIG_TCG
` [Qemu-devel] [PATCH v3 49/50] include/exec/cpu-defs.h: fix typo
[dpdk-dev] kernel crash with DPDK 18.11
2019-06-14 18:30 UTC
pull-request: mac80211-next 2019-06-14
2019-06-14 18:27 UTC (2+ messages)
[PATCH, RFC 00/62] Intel MKTME enabling
2019-06-14 18:26 UTC (6+ messages)
` [PATCH, RFC 44/62] x86/mm: Set KeyIDs in encrypted VMAs for MKTME
[meta-oe][PATCH] Update ipmitool to use new active source
2019-06-14 18:26 UTC (3+ messages)
[PATCH] Input: cros_ec_keyb: mask out extra flags in event_type
2019-06-14 18:27 UTC (2+ messages)
[Buildroot] [PATCH] configs/freescale_imx8mmevk: new defconfig
2019-06-14 18:26 UTC
[U-Boot] [PATCH 1/2 v2] net: introduce MDIO DM class for MDIO devices
2019-06-14 18:26 UTC (8+ messages)
` [U-Boot] [PATCH 1/2 v3] "
` [U-Boot] [EXT] "
[PATCH v9 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
2019-06-14 18:24 UTC (4+ messages)
` [PATCH v9 3/6] regulator: rk808: add RK809 and RK817 support
ww_mutex deadlock handling cleanup
2019-06-14 18:24 UTC (7+ messages)
` [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
[PATCH v2 00/28] drivers: Consolidate device lookup helpers
2019-06-14 18:24 UTC (36+ messages)
` [PATCH v2 01/28] staging: most-core: Use bus_find_device_by_name
` [PATCH v2 02/28] mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
` [PATCH v2 03/28] acpi: utils: Cleanup acpi_dev_match_cb
` [PATCH v2 04/28] bus_find_device: Unify the match callback with class_find_device
` [PATCH v2 05/28] driver_find_device: Unify the match function with class_find_device()
` [PATCH v2 06/28] drivers: Add generic helper to match by of_node
` [PATCH v2 07/28] drivers: Add generic helper to match by fwnode
` [PATCH v2 08/28] drivers: Add generic helper to match by device type
` [PATCH v2 09/28] drivers: Add generic match helper by ACPI_COMPANION device
` [PATCH v2 10/28] drivers: Add generic helper to match by name
` [PATCH v2 11/28] drivers: Add generic helper to match any device
` [PATCH v2 12/28] drivers: Introduce class_find_device_by_name() helper
` [PATCH v2 13/28] drivers: Introduce class_find_device_by_of_node() helper
` [PATCH v2 14/28] drivers: Introduce class_find_device_by_fwnode() helper
` [PATCH v2 15/28] drivers: Introduce class_find_device_by_devt() helper
` [PATCH v2 16/28] drivers: Introduce class_find_device_by_acpi_dev() helper
` [PATCH v2 17/28] drivers: Introduce bus_find_device_by_of_node() helper
` [PATCH v2 18/28] drivers: Introduce bus_find_device_by_fwnode() helper
` [PATCH v2 19/28] drivers: Introduce bus_find_device_by_devt() helper
` [PATCH v2 20/28] drivers: Introduce bus_find_next_device() helper
` [PATCH v2 21/28] drivers: Introduce bus_find_device_by_acpi_dev() helper
` [PATCH v2 22/28] drivers: Introduce driver_find_device_by_name() helper
` [PATCH v2 23/28] drivers: Introduce driver_find_device_by_of_node() helper
` [PATCH v2 24/28] drivers: Introduce driver_find_device_by_fwnode() helper
` [PATCH v2 25/28] drivers: Introduce driver_find_device_by_devt() helper
` [PATCH v2 26/28] drivers: Introduce driver_find_next_device() helper
` [PATCH v2 27/28] drivers: Introduce driver_find_device_by_acpi_dev() helper
` [PATCH v2 28/28] platform: Add platform_find_device_by_driver() helper
[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-06-13
2019-06-14 18:24 UTC (4+ messages)
` [net-next 12/12] i40e: mark expected switch fall-through
[PATCH 0/3] module: Livepatch/ftrace fixes
2019-06-14 18:23 UTC (7+ messages)
` [PATCH 2/3] module: Add text_mutex lockdep assertions for page attribute changes
` [PATCH 3/3] module: Improve module __ro_after_init handling
[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
2019-06-14 18:23 UTC (2+ messages)
[PATCH] x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
2019-06-14 18:23 UTC
[PATCH 0/4] Update whitelist support for new hardware
2019-06-14 18:22 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 0/3] Enable THP for text section of non-shmem files
2019-06-14 18:22 UTC (4+ messages)
` [PATCH v2 1/3] mm: check compound_head(page)->mapping in filemap_fault()
` [PATCH v2 2/3] mm,thp: stats for file backed THP
` [PATCH v2 3/3] mm,thp: add read-only THP support for (non-shmem) FS
[thud/master][PATCH] armnn: Fix issue with new version of protobuf 3.6.1, and new toolchain warning settings
2019-06-14 13:10 UTC
[PATCH] ACPI: PM: Export the function acpi_sleep_state_supported()
2019-06-14 18:19 UTC
[PATCH 2/4] kwset: allow building with GCC 8
2019-06-14 18:19 UTC (4+ messages)
` [RFC/PATCH v1 0/4] compat/obstack: update from upstream
[thud/master][PATCH] point-cloud-viewer: add RDEPENDS on libxkbcommon
2019-06-14 18:19 UTC (4+ messages)
` [EXTERNAL] "
[RFC PATCH 0/8] staging: erofs: decompression inplace approach
2019-06-14 18:16 UTC (18+ messages)
` [RFC PATCH 1/8] staging: erofs: add compacted ondisk compression indexes
` [RFC PATCH 2/8] staging: erofs: add compacted compression indexes support
` [RFC PATCH 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [RFC PATCH 4/8] staging: erofs: move stagingpage operations to compress.h
` [RFC PATCH 5/8] staging: erofs: introduce generic decompression backend
` [RFC PATCH 6/8] staging: erofs: introduce LZ4 decompression inplace
` [RFC PATCH 7/8] staging: erofs: switch to new decompression backend
` [RFC PATCH 8/8] staging: erofs: integrate decompression inplace
[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
2019-06-14 18:17 UTC (4+ messages)
` [RFC PATCH v4 04/21] x86/hpet: Add hpet_set_comparator() for periodic and one-shot modes
Platform Inventory for redfish
2019-06-14 18:16 UTC (2+ messages)
[PATCH] batman-adv: no need to check return value of debugfs_create functions
2019-06-14 18:16 UTC (2+ messages)
[PATCH] kbuild: Enable -Wuninitialized
2019-06-14 18:16 UTC (2+ messages)
[PATCH] gsmi: replace printk with relevant dev_<level>
2019-06-14 18:16 UTC (3+ messages)
[PATCH] timer_list: Fix Wunused-const-variable
2019-06-14 18:16 UTC
[PATCH] security: do not enable CONFIG_GCC_PLUGINS by default
2019-06-14 18:14 UTC (5+ messages)
[PATCH] drm/kms: Catch mode_object lifetime errors
2019-06-14 18:14 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/8] tpm: Add driver for cr50
2019-06-14 18:13 UTC (6+ messages)
` [PATCH 1/8] tpm: block messages while suspended
[PATCH] dbus-client: Introduce l_dbus_client_add_proxy
2019-06-14 18:12 UTC
handle "special" dma allocation in common code
2019-06-14 18:05 UTC (7+ messages)
` [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations
` [OpenRISC] "
[meta-oe][PATCH 1/8] uriparser: upgrade to 0.9.3
2019-06-14 18:10 UTC (3+ messages)
` [meta-oe][PATCH 3/8] funyahoo-plusplus, icyque, pidgin-sipe, purple-skypeweb: add couple plugins for pidgin
[PATCH] clk: Do a DT parent lookup even when index < 0
2019-06-14 18:10 UTC
[Qemu-arm] [PATCH 0/2] target/arm: Support single-precision only FPUs
2019-06-14 17:21 UTC (3+ messages)
` [Qemu-arm] [PATCH 2/2] target/arm: Only implement doubles if the FPU supports them
` [Qemu-devel] "
RFC: wg syncpeers wg0 wireguard.conf
2019-06-14 18:09 UTC (6+ messages)
[PATCH 1/2] drm/i915: Refine eDP aux backlight enable/disable sequence
2019-06-14 18:09 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
[PATCH v1] dmaengine: imx-sdma: remove BD_INTR for channel0
2019-06-14 18:09 UTC (5+ messages)
[Qemu-devel] [PATCH v2] qapi: InitSocketAddress: add keepalive option
2019-06-14 17:25 UTC (3+ messages)
[PATCH v2 1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
2019-06-14 18:08 UTC (5+ messages)
[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
2019-06-14 18:07 UTC (8+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct
[PATCH v2 01/16] ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tag
2019-06-14 18:07 UTC (14+ messages)
` [PATCH v2 02/16] ABI: Fix KernelVersion tags
` [PATCH v2 03/16] scripts: add an script to parse the ABI files
` [PATCH v2 04/16] scripts/get_abi.pl: parse files with text at beginning
` [PATCH v2 05/16] scripts/get_abi.pl: avoid use literal blocks when not needed
` [PATCH v2 07/16] scripts/get_abi.pl: add support for searching for ABI symbols
` [PATCH v2 08/16] scripts/get_abi.pl: represent what in tables
` [PATCH v2 09/16] scripts/get_abi.pl: fix parse issues with some files
` [PATCH v2 10/16] scripts/get_abi.pl: avoid creating duplicate names
` [PATCH v2 11/16] scripts/get_abi.pl: add a handler for invalid "where" tag
` [PATCH v2 13/16] doc-rst: add ABI documentation to the admin-guide book
` [PATCH v2 15/16] sphinx/kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH v2 16/16] docs: Kconfig/Makefile: add a check for broken ABI files
` [PATCH v2 00/16] Add support to generate ABI documentation at admin-guide
[PATCH] drm/i915/ehl: Allow combo PHY A to drive a third external display
2019-06-14 18:07 UTC
[PULL] drm-fixes for 5.2-rc5
2019-06-14 18:06 UTC
[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
2019-06-14 17:55 UTC (15+ messages)
` [PATCH v4 01/14] ima: read hash algorithm from security.ima even if appraisal is not enabled
` [PATCH v4 02/14] ima: generalize ima_read_policy()
` [PATCH v4 03/14] ima: generalize ima_write_policy() and raise uploaded data size limit
` [PATCH v4 04/14] ima: generalize policy file operations
` [PATCH v4 05/14] ima: use ima_show_htable_value to show violations and hash table data
` [PATCH v4 06/14] ima: add parser of compact digest list
` [PATCH v4 07/14] ima: restrict upload of converted digest lists
` [PATCH v4 08/14] ima: prevent usage of digest lists that are not measured/appraised
` [PATCH v4 09/14] ima: introduce new securityfs files
` [PATCH v4 10/14] ima: load parser digests and execute the parser at boot time
` [PATCH v4 11/14] ima: add support for measurement with digest lists
` [PATCH v4 12/14] ima: add support for appraisal "
` [PATCH v4 13/14] ima: introduce new policies initrd and appraise_initrd
` [PATCH v4 14/14] ima: add Documentation/security/IMA-digest-lists.txt
[CI] drm/i915: Move fence register tracking from i915->mm to ggtt
2019-06-14 18:04 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v2 0/3] i2c-mux-gpio: Split plat- and dt-specific code up
2019-06-14 18:04 UTC (5+ messages)
` [PATCH v2 2/3] i2c-mux-gpio: Unpin the platform-specific GPIOs request code
[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
2019-06-14 18:03 UTC (7+ messages)
[PATCH] drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL comment
2019-06-14 18:02 UTC (2+ messages)
[Qemu-devel] [Bug 1832877] [NEW] qemu-bridge-helper undocumented and broken
2019-06-14 17:13 UTC (2+ messages)
` [Qemu-devel] [Bug 1832877] "
Proposal to replace Clang Format with ESLint and Prettier in phosphor-webui
2019-06-14 18:00 UTC (4+ messages)
[RFC PATCH 0/3] x86/cpufeatures: Re-arrange a few features and enumerate AVX512 BFLOAT16 intructions
2019-06-14 17:49 UTC (6+ messages)
` [RFC PATCH 1/3] x86/resctrl: Get max rmid and occupancy scale directly from CPUID instead of cpuinfo_x86
[PATCH v2 0/5] x86/bpf: unwinder fixes
2019-06-14 17:56 UTC (6+ messages)
` [PATCH v2 1/5] perf/x86: Always store regs->ip in perf_callchain_kernel()
` [PATCH v2 2/5] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH v2 3/5] x86/bpf: Move epilogue generation to a dedicated function
` [PATCH v2 4/5] x86/bpf: Fix 64-bit JIT frame pointer usage
` [PATCH v2 5/5] x86/unwind/orc: Fall back to using frame pointers for generated code
[U-Boot] [PATCH 1/2] net: Convert CONFIG_IP_DEFRAG to Kconfig
2019-06-14 18:00 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: Convert CONFIG_TFTP_BLOCKSIZE "
[master/thud/ti2019.01][PATCH] point-cloud-viewer: remove glfw from RDEPENDS
2019-06-14 17:59 UTC (2+ messages)
[master/thud][PATCH] tidl-utils: bump SRCREV and remove patch
2019-06-14 17:58 UTC (2+ messages)
` [EXTERNAL] "
[thud/master/ti2019.01] [PATCH] pdm-anomaly-detection: bump SRCREV
2019-06-14 17:58 UTC (2+ messages)
` [EXTERNAL] "
GPIO Driver for Skylake-Y PCH
2019-06-14 17:58 UTC
[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
2019-06-14 17:56 UTC (2+ messages)
[Virtio-fs] [PATCH] virtiofsd: fix typo in error message in fv_queue_thread
2019-06-14 17:56 UTC
[RFC PATCH 0/6] CCIX rasdaemon support
2019-06-14 17:55 UTC (7+ messages)
` [RFC PATCH 1/6] rasdaemon: CCIX: CCIX memory error reporting
` [RFC PATCH 2/6] rasdaemon: CCIX: Cache error support
` [RFC PATCH 3/6] rasdaemon: CCIX: ATC errors
` [RFC PATCH 4/6] rasdaemon: CCIX: Port error handling
` [RFC PATCH 5/6] rasdaemon: CCIX: Link error support
` [RFC PATCH 6/6] rasdaemon: CCIX: Agent Internal "
[RFC PATCH v1 0/3] security/x86/sgx: SGX specific LSM hooks
2019-06-14 17:53 UTC (9+ messages)
` [RFC PATCH v1 2/3] LSM/x86/sgx: Implement SGX specific hooks in SELinux
[U-Boot] Jetson TX2 hangs during dhcp boot
2019-06-14 17:53 UTC (5+ messages)
[PATCH v2 0/3] NVMe 1.4 Identify Namespace Support
2019-06-14 17:53 UTC (7+ messages)
` [PATCH v2 2/3] nvmet: Export NVMe namespace attributes
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.