All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-14 17:43:48 to 2019-06-14 18:16:45 UTC [more...]

[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)

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-06-14 17:11 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 04/50] translate-all: use cpu_in_exclusive_work_context() in tb_flush
` [Qemu-devel] [PATCH v3 06/50] configure: add --enable-plugins (MOVE TO END)
` [Qemu-devel] [PATCH v3 11/50] cputlb: document get_page_addr_code
` [Qemu-devel] [PATCH v3 18/50] cpu_ldst_useronly_template: remove redundant #ifndef CODE_ACCESS
` [Qemu-devel] [PATCH v3 20/50] translate-all: notify plugin code of tb_flush
` [Qemu-devel] [PATCH v3 26/50] target/arm: call qemu_plugin_insn_append
` [Qemu-devel] [PATCH v3 28/50] target/sh4: 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 35/50] target/xtensa: "
` [Qemu-devel] [PATCH v3 37/50] translator: inject instrumentation from plugins
` [Qemu-devel] [PATCH v3 38/50] plugin: add API symbols to qemu-plugins.symbols
` [Qemu-devel] [PATCH v3 42/50] tests/tcg: enable plugin testing
` [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

[PATCH] gsmi: replace printk with relevant dev_<level>
 2019-06-14 18:16 UTC  (3+ messages)

[RFC PATCH 0/8] staging: erofs: decompression inplace approach
 2019-06-14 18:16 UTC  (9+ 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

[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 

ww_mutex deadlock handling cleanup
 2019-06-14 18:10 UTC  (5+ messages)
` [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros

[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  (6+ messages)

[PATCH v2 00/28] drivers: Consolidate device lookup helpers
 2019-06-14 18:08 UTC  (35+ 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

[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  (17+ 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 06/16] scripts/get_abi.pl: split label naming from xref logic
` [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 12/16] scripts/get_abi.pl: add a validate command
` [PATCH v2 13/16] doc-rst: add ABI documentation to the admin-guide book
` [PATCH v2 14/16] docs: sphinx/kernel_abi.py: fix UTF-8 support
` [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] "

[thud/master][PATCH] point-cloud-viewer: add RDEPENDS on libxkbcommon
 2019-06-14 17:58 UTC  (2+ messages)
` [EXTERNAL] "

GPIO Driver for Skylake-Y PCH
 2019-06-14 17:58 UTC 

[PATCH 2/4] kwset: allow building with GCC 8
 2019-06-14 17:57 UTC  (3+ messages)
` [RFC/PATCH v1 0/4] compat/obstack: update from upstream

[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

[PATCH] xen/arm: improve dom0less documentation
 2019-06-14 17:52 UTC  (3+ messages)
` [Xen-devel] "

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-14 17:52 UTC  (9+ messages)
` [PATCH V8 1/3] Define a new IMA hook to measure the boot command line arguments
` [PATCH V8 2/3] Define a new ima template field buf

[Xen-devel] [PATCH MM-PART3 v3 0/9] xen/arm: Provide a generic function to update Xen PT
 2019-06-14 17:51 UTC  (10+ messages)
` [Xen-devel] [PATCH MM-PART3 v3 1/9] xen/arm: Rework HSCTLR_BASE
` [Xen-devel] [PATCH MM-PART3 v3 2/9] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE
` [Xen-devel] [PATCH MM-PART3 v3 3/9] xen/arm: mm: Sanity check any update of Xen page tables
` [Xen-devel] [PATCH MM-PART3 v3 4/9] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation
` [Xen-devel] [PATCH MM-PART3 v3 5/9] xen/arm: mm: Remove enum xenmap_operation
` [Xen-devel] [PATCH MM-PART3 v3 6/9] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables
` [Xen-devel] [PATCH MM-PART3 v3 7/9] xen/arm: mm: Rework Xen page-tables walk during update
` [Xen-devel] [PATCH MM-PART3 v3 8/9] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap()
` [Xen-devel] [PATCH MM-PART3 v3 9/9] xen/arm: mm: Remove set_pte_flags_on_range()

[RFC v4 00/31] Implicit dev_priv removal and GT compartmentalization
 2019-06-14 17:52 UTC  (6+ messages)
` [RFC 01/31] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [RFC 20/31] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings

[PATCH -next] x86/amd_nb: Make hygon_nb_misc_ids static
 2019-06-14 17:51 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: stm32: serial: Add optional reset
 2019-06-14 17:51 UTC  (4+ messages)

[PATCH V6] i2c: tegra: remove BUG, BUG_ON
 2019-06-14 17:51 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: dsa: use switchdev attr and obj handlers
 2019-06-14 17:49 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: dsa: do not check orig_dev in vlan del
` [PATCH net-next v2 2/4] net: dsa: make cpu_dp non const
` [PATCH net-next v2 3/4] net: dsa: make dsa_slave_dev_check use const
` [PATCH net-next v2 4/4] net: dsa: use switchdev handle helpers

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-14 17:48 UTC  (14+ messages)

[PATCH] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 17:48 UTC  (5+ messages)

(no subject)
 2019-06-14 17:48 UTC 

[PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support
 2019-06-14 17:46 UTC  (2+ messages)

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-14 17:46 UTC  (3+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address

[PATCH v3] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
 2019-06-14 17:45 UTC  (6+ messages)

[PATCH 0/4] hdmi on rk3229
 2019-06-14 17:45 UTC  (5+ messages)
` [PATCH 3/4] ARM: dts: rockchip: add display nodes for rk322x

[PATCH] kvmtool: Werror compile time error fixed
 2019-06-14 17:44 UTC  (2+ messages)

[PATCH 0/2] Add CCPI2 PMU support
 2019-06-14 17:42 UTC  (2+ messages)
` [PATCH 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver


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.