All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 14:48:44 to 2020-01-23 15:27:53 UTC [more...]

[PULL 00/59] Misc patches for 2020-01-23
 2020-01-23 13:48 UTC  (8+ messages)
` [PULL 10/59] hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
` [PULL 13/59] Makefile: Clarify all the codebase requires qom/ objects
` [PULL 14/59] Makefile: Restrict system emulation and tools objects
` [PULL 15/59] Makefile: Remove unhelpful comment
` [PULL 18/59] target/i386: kvm: initialize feature MSRs very early
` [PULL 22/59] virtio-scsi: convert to new virtio_delete_queue
` [PULL 31/59] object: add extra sanity checks

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-23 15:27 UTC  (16+ messages)

[Intel-gfx] [PATCH][next] drm/i915/gem: fix null pointer dereference on vm
 2020-01-23 15:27 UTC  (8+ messages)
`  "
` [Intel-gfx] [PATCH] drm/i915/gem: Prevent NULL pointer dereference on missing ctx->vm

[PATCH 0/4] fsmonitor: start using an opaque token for last update
 2020-01-23 15:26 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] fsmonitor: change last update timestamp on the index_state to opaque token
  ` [PATCH v2 2/4] fsmonitor: handle version 2 of the hooks that will use "
  ` [PATCH v2 3/4] fsmonitor: add fsmonitor hook scripts for version 2
  ` [PATCH v2 4/4] fsmonitor: update documentation for hook version and watchman hooks

[PATCH v29 00/22] Add RX archtecture support
 2020-01-23 13:25 UTC  (14+ messages)
` [PATCH v29 01/22] MAINTAINERS: Add RX
` [PATCH v29 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v29 05/22] target/rx: TCG helper
` [PATCH v29 06/22] target/rx: CPU definition
` [PATCH v29 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v29 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v29 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v29 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v29 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v29 15/22] hw/timer: RX62N internal timer modules
` [PATCH v29 20/22] Add rx-softmmu
` [PATCH v29 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v29 22/22] qemu-doc.texi: Add RX section

[Xen-devel] [PATCH v3 0/3] purge free_shared_domheap_page()
 2020-01-23 15:26 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 2/3] x86 / hvm: add domain_relinquish_resources() method
` [Xen-devel] [PATCH v3 3/3] x86 / vmx: use a 'normal' domheap page for APIC_DEFAULT_PHYS_BASE

[PATCH RESEND] gpiolib: hold gpio devices lock until ->descs array is initialised
 2020-01-23 15:26 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.4.14-0fce94b.cki (stable)
 2020-01-23 15:25 UTC  (2+ messages)
` [LTP] "

[RFC][PATCH] opencl: fix packaging of library
 2020-01-23 15:24 UTC  (5+ messages)

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-23 15:24 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] bpf: btf: Add btf_type_by_name_kind
` [PATCH bpf-next v3 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v3 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v3 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v3 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v3 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v3 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v3 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v3 10/10] bpf: lsm: Add Documentation

[PATCH v9 0/5] Add NUMA-awareness to qspinlock
 2020-01-23 15:25 UTC  (6+ messages)

[RESEND PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 15:24 UTC  (5+ messages)
` [RESEND PATCH v5 6/7] gpiolib: add new ioctl() for monitoring changes in line info

[PATCH 00/10] Add Support for eMMC boot in AM65x and J721e
 2020-01-23 15:24 UTC  (11+ messages)
` [PATCH 01/10] mmc: Add a saved_clock member
` [PATCH 02/10] arm: K3: sysfw-loader: Add a config_pm_pre_callback()
` [PATCH 03/10] configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT
` [PATCH 04/10] spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
` [PATCH 05/10] mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
` [PATCH 06/10] mmc: sdhci_am654: Update output tap delay writes
` [PATCH 07/10] configs: j721e_evm: Add Support for eMMC boot
` [PATCH 08/10] mmc: Add init() API
` [PATCH 09/10] mmc: sdhci: Expose sdhci_init() as non-static
` [PATCH 10/10] mmc: am654_sdhci: Implement workaround for card detect

[PATCH v2 1/4] clock_imx8mq: Delete not used init_usb_clk()
 2020-01-23 15:24 UTC  (3+ messages)

[arm-platforms:irq/irqchip-next 5/28] drivers/gpio/gpio-sifive.c:83:2: error: implicit declaration of function 'irq_chip_enable_parent'; did you mean 'gpiochip_enable_irq'?
 2020-01-23 15:23 UTC  (4+ messages)

Connectivity check uris
 2020-01-23 15:23 UTC  (6+ messages)

[PATCH 1/4] drm/amdgpu: return EINVAL instead of ENOENT in the VM code
 2020-01-23 15:23 UTC  (7+ messages)
` [PATCH 4/4] drm/amdgpu: rework synchronization of VM updates v3

[PATCH v8 00/11] Multi-phase reset mechanism
 2020-01-23 13:28 UTC  (5+ messages)
` [PATCH v8 01/11] add device_legacy_reset function to prepare for reset api change
` [PATCH v8 03/11] hw/core: create Resettable QOM interface
` [PATCH v8 04/11] hw/core: add Resettable support to BusClass and DeviceClass
` [PATCH v8 05/11] hw/core/resettable: add support for changing parent

[Bug 206231] New: R9 280X low performance with all games
 2020-01-23 15:22 UTC  (4+ messages)
` [Bug 206231] "

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-01-23 13:20 UTC  (17+ messages)
` [PATCH v4 07/11] tests/virtio-9p: failing splitted readdir test
` [PATCH v4 08/11] 9pfs: readdir benchmark
` [PATCH v4 09/11] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir()
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization
` [PATCH v4 06/11] tests/virtio-9p: added splitted readdir test

[Xen-devel] [PATCH v4 0/7] More Hyper-V infrastructure
 2020-01-23 15:20 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 2/7] x86/hyperv: setup hypercall page

[ti:ti-rt-linux-5.4.y 2583/2633] tidss_dispc.c:(.text+0x1020): multiple definition of `dispc_write_irqenable'; drivers/video/fbdev/omap2/omapfb/dss/dispc.o:(.text+0x370): first defined here
 2020-01-23 15:20 UTC 

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 13:15 UTC  (23+ messages)
` [PATCH REPOST v3 08/80] arm/aspeed: use memdev for RAM
` [PATCH REPOST v3 09/80] arm/collie: "
` [PATCH REPOST v3 10/80] arm/cubieboard: "
` [PATCH REPOST v3 11/80] arm/digic_boards: "
` [PATCH REPOST v3 13/80] arm/imx25_pdk: drop RAM size fixup
` [PATCH REPOST v3 18/80] arm/mcimx6ul-evk: use memdev for RAM
` [PATCH REPOST v3 21/80] arm/mps2: "
` [PATCH REPOST v3 22/80] arm/musicpal: "
` [PATCH REPOST v3 23/80] arm/nseries: "
` [PATCH REPOST v3 24/80] arm/omap_sx1: "
` [PATCH REPOST v3 27/80] arm/sabrelite: "

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-23 15:18 UTC  (4+ messages)
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[LTP] [PATCH] Fix prctl02
 2020-01-23 15:18 UTC  (3+ messages)
  ` [LTP] [PATCH v2] "

[PATCH V3] firmware: arm_scmi: Make scmi core independent of the transport type
 2020-01-23 15:17 UTC  (7+ messages)
` [PATCH V4] "

[PATCH net-next] net/core: Replace driver version to be kernel version
 2020-01-23 15:17 UTC  (4+ messages)

[PATCH] media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
 2020-01-23 15:17 UTC  (3+ messages)

[PATCH 3/4] GPIO: aspeed: fixed a typo
 2020-01-23 15:17 UTC  (2+ messages)

[PATCH 0/9] add ASoC components for AHUB
 2020-01-23 15:16 UTC  (13+ messages)
` [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "

[dpdk-dev] [PATCH] app/testpmd: fix hotplug
 2020-01-23 15:15 UTC 

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-23 15:14 UTC  (3+ messages)
` [PATCH v22 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob

[PATCH] Acceptance test: provides to use different transport for migration
 2020-01-23 12:30 UTC 

SELinux issue with 'keys-acl' patch in kernel.org's 'linux-next' tree
 2020-01-23 15:12 UTC  (2+ messages)
` SELinux: How to split permissions for keys?

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-23 15:11 UTC  (6+ messages)

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-01-23 12:36 UTC 

[GIT PULL v2 FOR v5.7] Various fixes
 2020-01-23 15:12 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
 2020-01-23 15:10 UTC  (4+ messages)

[net-next 1/1] tipc: change maintainer email address
 2020-01-23 15:09 UTC 

[Xen-devel] [PATCH v3 1/2] xsm: add config option for denied string
 2020-01-23 15:10 UTC  (13+ messages)
` [Xen-devel] [PATCH v3 2/2] xsm: hide detailed Xen version from unprivileged guests

[PATCH] i2c: tegra: Restore pinmux on system resume
 2020-01-23 15:10 UTC  (2+ messages)

[PATCH] arm64: dts: fast models: Fix FVP PCI interrupt-map property
 2020-01-23 15:08 UTC  (4+ messages)

[PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
 2020-01-23 12:44 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: Check i915_active wait status after flushing
 2020-01-23 15:07 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mvebu: armada-37xx: use use platform api
 2020-01-23 15:06 UTC  (4+ messages)

[PATCH v2] watchdog: da9062: make restart handler atomic safe
 2020-01-23 15:03 UTC  (2+ messages)

[alsa-devel] ASUS T100TAM UCM
 2020-01-23 15:02 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/huc: Fix error reported by I915_PARAM_HUC_STATUS
 2020-01-23 15:02 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

ikvm on AST2500
 2020-01-23 14:59 UTC 

stable/linux-4.19.y build: 191 builds: 0 failed, 191 passed, 5 warnings (v4.19.98)
 2020-01-23 15:00 UTC 

[RFC] migration: Remove old compression code
 2020-01-23 12:22 UTC  (2+ messages)

[tip:auto-latest] BUILD SUCCESS 1e53251a964b1875f82a071c0b59d135dd0cc563
 2020-01-23 14:59 UTC 

[igt-dev] [PATCH i-g-t v4 0/4] validate color tests using chamelium
 2020-01-23  8:00 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v4 1/4] lib/igt_chamelium Added chamelium_frame_match_or_dumpn which returns bool that the captured frame matches with reference framebuffer
` [igt-dev] [PATCH i-g-t v4 2/4] Moved common function in kms_color and kms_color_chamelium to kms_color_helper.c
` [igt-dev] [PATCH i-g-t v4 3/4] tests/kms_color_chamelium: add subtests to validate color
` [igt-dev] [PATCH i-g-t v4 4/4] HAX: Run in BAT

[PATCH v2 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-23 14:56 UTC  (16+ messages)
` [PATCH v2 14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH v2 15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax
  ` [PATCH v2 16/28] docs: i2c: smbus-protocol: fix "
  ` [PATCH v2 17/28] docs: i2c: smbus-protocol: fix typo
  ` [PATCH v2 18/28] docs: i2c: smbus-protocol: fix punctuation
  ` [PATCH v2 19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description
  ` [PATCH v2 20/28] docs: i2c: instantiating-devices: fix internal hyperlink
  ` [PATCH v2 21/28] docs: i2c: instantiating-devices: rearrange static instatiation
  ` [PATCH v2 22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes
  ` [PATCH v2 23/28] docs: i2c: old-module-parameters: fix internal hyperlink
  ` [PATCH v2 24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
  ` [PATCH v2 25/28] docs: i2c: old-module-parameters: use monospace instead of ""
  ` [PATCH v2 26/28] docs: i2c: rename sections so the overall picture is clearer
  ` [PATCH v2 27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol
  ` [PATCH v2 28/28] docs: i2c: writing-clients: properly name the stop condition

[Intel-gfx] [PATCH] drm/i915/selftests: Show the RC6 residency on parking failure
 2020-01-23 14:57 UTC 

[GIT PULL] Power management fix for v5.5-rc8
 2020-01-23 14:55 UTC 

[RFC PATCH 0/4] iommu: Per-group default domain type
 2020-01-23 14:55 UTC  (8+ messages)
` [RFC PATCH 3/4] iommu: Preallocate iommu group when probing devices

[PATCH] iio: ad5755: fix spelling mistake "to" -> "too"
 2020-01-23 14:55 UTC  (4+ messages)

[PATCH kunit 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 14:55 UTC  (4+ messages)
` [PATCH kunit 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display

[PATCH] qemu-nbd: Removed deprecated --partition option
 2020-01-23 12:10 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] sched.h: Annotate sighand_struct with __rcu
 2020-01-23 14:53 UTC  (2+ messages)
`  "

[PATCH] gpio: mvebu: clear irq in edge cause register before unmask edge irq
 2020-01-23 14:53 UTC  (2+ messages)

[PATCH 0/3] PM / devfreq: change load calc in Exynos5422
 2020-01-23 14:53 UTC  (4+ messages)
    ` [PATCH 1/3] PM / devfreq: exynos-nocp: fix debug print type
    ` [PATCH 2/3] PM / devfreq: exynos-bus: prepare for change in load calc in exynos-nocp
    ` [PATCH 3/3] PM / devfreq: exynos-nocp: change load and total calculations

[Intel-gfx] [PATCH] drm/i915/gt: Poison GTT scratch pages
 2020-01-23 14:53 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4] "

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 14:52 UTC  (4+ messages)

[PATCH 00/16] Add MHI bus support
 2020-01-23 14:52 UTC  (7+ messages)
` [PATCH 01/16] docs: Add documentation for MHI bus

[LTP] [PATCH 1/2] Add Syscall numbers for pidfd_open
 2020-01-23 14:52 UTC  (5+ messages)
` [LTP] [PATCH 2/2] syscalls/pidfd_open

[PULL 000/111] virtiofs queue
 2020-01-23 11:58 UTC  (5+ messages)
` [PULL 096/111] virtiofsd: introduce inode refcount to prevent use-after-free
` [PULL 102/111] virtiofsd: add definition of fuse_buf_writev()
` [PULL 104/111] virtiofsd: process requests in a thread pool
` [PULL 105/111] virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races

[Intel-gfx] [PATCH i-g-t] i915/gem_engine_topology: Introduce and use gem_context_clone_with_engines
 2020-01-23 14:51 UTC  (9+ messages)
              ` [igt-dev] "

[PATCH V9 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-23 14:51 UTC  (9+ messages)
` [PATCH V9 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V9 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

git subtree cache
 2020-01-23 14:50 UTC 

[PATCH net-next v4 0/2] Bare UDP L3 Encapsulation Module
 2020-01-23 14:50 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: UDP tunnel encapsulation module for

[PATCH] usb: misc: usb3503: Use gpio descriptor interface
 2020-01-23 14:42 UTC 


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.