All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 14:29:22 to 2020-01-23 15:09:33 UTC [more...]

[PATCH v29 00/22] Add RX archtecture support
 2020-01-23 13:25 UTC  (14+ messages)
` [PATCH v29 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v29 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v29 05/22] target/rx: TCG helper
` [PATCH v29 06/22] target/rx: CPU definition
` [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 18/22] hw/rx: Honor -accel qtest
` [PATCH v29 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v29 20/22] Add rx-softmmu
` [PATCH v29 21/22] BootLinuxConsoleTest: Test the RX-Virt machine

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

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-01-23 12:57 UTC  (11+ messages)
` [PATCH v4 07/11] tests/virtio-9p: failing splitted readdir test
` [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 REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 13:17 UTC  (21+ 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 18/80] arm/mcimx6ul-evk: "
` [PATCH REPOST v3 21/80] arm/mps2: "
` [PATCH REPOST v3 22/80] arm/musicpal: "
` [PATCH REPOST v3 25/80] arm/palm: "
` [PATCH REPOST v3 27/80] arm/sabrelite: "
` [PATCH REPOST v3 31/80] arm/virt: "

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

[GIT PULL v2 FOR v5.7] Various fixes
 2020-01-23 15:08 UTC 

[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 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-23 15:05 UTC  (15+ 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)

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

[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

Connectivity check uris
 2020-01-23 14:59 UTC  (7+ messages)

[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 

[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 2020-01-23 14:57 UTC  (2+ messages)

[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  (6+ messages)
` [PATCH kunit 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH kunit 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH kunit 3/3] kunit: update documentation to describe debugfs representation

[LTP] [PATCH] Fix prctl02
 2020-01-23 14:55 UTC  (2+ messages)

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

[PATCH net-next] net/core: Replace driver version to be kernel version
 2020-01-23 14:54 UTC  (3+ messages)

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

[PATCH REPOST v3] target/arm/arch_dump: Add SVE notes
 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

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

[Intel-gfx] [PATCH] drm/i915/gt: Poison GTT scratch pages
 2020-01-23 14:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3] "
` [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  (11+ messages)
` [PATCH 01/16] docs: Add documentation for MHI bus
` [PATCH 05/16] bus: mhi: core: Add support for ringing channel/event ring doorbells

[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  (19+ messages)
` [PULL 075/111] virtiofsd: passthrough_ll: clean up cache related options
` [PULL 078/111] virtiofsd: support nanosecond resolution for file timestamp
` [PULL 082/111] virtiofsd: add helper for lo_data cleanup
` [PULL 088/111] virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
` [PULL 092/111] virtiofsd: rename inode->refcount to inode->nlookup
` [PULL 093/111] libvhost-user: Fix some memtable remap cases
` [PULL 096/111] virtiofsd: introduce inode refcount to prevent use-after-free
` [PULL 097/111] virtiofsd: do not always set FUSE_FLOCK_LOCKS
` [PULL 099/111] virtiofsd: Reset O_DIRECT flag during file open
` [PULL 101/111] virtiofsd: passthrough_ll: Use cache_readdir for directory open
` [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
` [PULL 106/111] virtiofsd: fix lo_destroy() resource leaks
` [PULL 107/111] virtiofsd: add --thread-pool-size=NUM option
` [PULL 108/111] virtiofsd: Convert lo_destroy to take the lo->mutex lock itself
` [PULL 109/111] virtiofsd/passthrough_ll: Pass errno to fuse_reply_err()
` [PULL 111/111] virtiofsd: add some options to the help message

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

[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

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

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 

[dpdk-dev] [PATCH 1/2] bus/pci: fix driver detach clear
 2020-01-23 14:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/2] app/testpmd: fix invalid port detaching
      ` [dpdk-dev] [dpdk-stable] "

[PATCH] add support for TLS1.2 algorithms offload
 2020-01-23 14:47 UTC  (2+ messages)

[PATCH] gpiolib: Lower verbosity when allocating hierarchy irq
 2020-01-23 14:46 UTC  (2+ messages)

[Xen-devel] [PATCH v3 0/3] purge free_shared_domheap_page()
 2020-01-23 14:45 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 3/3] x86 / vmx: use a 'normal' domheap page for APIC_DEFAULT_PHYS_BASE

[PATCH] ARM: dts: at91: nattis 2: remove unnecessary include
 2020-01-23 14:45 UTC  (3+ messages)

[GIT PULL] intel-pinctrl for 5.6-1
 2020-01-23 14:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Distinguish particular engines during calculating nop calibration
 2020-01-23 14:45 UTC  (4+ messages)

[thud/master][PATCH] tidl-utils: bump up SRCREV
 2020-01-23 14:40 UTC 

[PATCH 0/3] iommu: Add Allwinner H6 IOMMU driver
 2020-01-23 14:44 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: iommu: Add Allwinner H6 IOMMU bindings

[PATCH v5 0/2] virtio: make seg_max virtqueue size dependent
 2020-01-23 12:43 UTC  (4+ messages)
` [PATCH v5 2/2] tests: add virtio-scsi and virtio-blk seg_max_adjust test

[PATCH v2 0/2] Convert STM32 UART bindings to yaml
 2020-01-23 14:43 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Convert rs485 bindings to json-schema
` [PATCH v2 2/2] dt-bindings: serial: Convert STM32 UART "

[tpm2] Re: OpenSSL TLS using tpm2-pkcs11 doesn't work on newer versions
 2020-01-23 14:43 UTC 

[PATCH v2 1/4] clock_imx8mq: Delete not used init_usb_clk()
 2020-01-23 14:43 UTC  (2+ messages)

[meta-python2][PATCH] python-pygobject: add missing target RDEPENDS
 2020-01-23 14:42 UTC 

[PATCH v2 0/5] drm: Add support for Okaya RH128128T
 2020-01-23 14:41 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: sitronix,st7735r: Convert to DT schema
    ` [PATCH] dt-bindings: restrict properties for sitronix,st7735r

[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2020-01-23 14:41 UTC  (4+ messages)

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-23 14:40 UTC  (10+ messages)
` [RFC v5 47/57] arm64: assembler: Add macro to annotate asm function having non standard stack-frame

[Bluez PATCH] doc: Add definition for Set Kernel Debug Level
 2020-01-23 14:38 UTC  (8+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 1
 2020-01-23 14:38 UTC  (2+ messages)

[efi:next 21/25] include/linux/efi.h:1187:20: error: redefinition of 'efi_rt_services_supported'
 2020-01-23 14:37 UTC  (2+ messages)

[PATCH] qemu-img: Add --target-is-zero to convert
 2020-01-23 12:17 UTC  (3+ messages)

U-Boot Logo showing incorrect colors with eLCDIF
 2020-01-23 14:36 UTC  (2+ messages)

[PATCH] drm: Inject a cond_resched() into long drm_clflush_sg()
 2020-01-23 14:36 UTC  (2+ messages)
` [Intel-gfx] "

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

[Intel-gfx] [PATCH RESEND 1/6] drm/i915/dmc: use intel uncore functions for forcewake register access
 2020-01-23 14:34 UTC  (6+ messages)
` [Intel-gfx] [PATCH RESEND 6/6] drm/i915/pm: use intel de "

[PATCH] x86/sgx: Uncoditionally disallow SGX if MSRs are not writable
 2020-01-23 14:34 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8 in nilfs_segctor_do_construct
 2020-01-23 14:30 UTC  (5+ messages)

[PATCH] Correction to manpage of cpupower
 2020-01-23 14:33 UTC 

[PATCH ghak28 V4] audit: log audit netlink multicast bind and unbind events
 2020-01-23 14:32 UTC  (4+ messages)

[alsa-devel] [PATCH] ASoC: max98090: silence lockdep warning
 2020-01-23 14:30 UTC  (3+ messages)
    `  "

[PATCH for-next 0/7] RDMA/hns: Refactor qp related code
 2020-01-23 14:31 UTC  (3+ messages)
` [PATCH for-next 4/7] RDMA/hns: Optimize qp buffer allocation flow

[GIT PULL] PCI fixes for v5.5
 2020-01-23 14:31 UTC 

[nft PATCH 0/4] Covscan-induced review of ei_insert()
 2020-01-23 14:30 UTC  (5+ messages)
` [nft PATCH 1/4] segtree: Drop needless insertion in ei_insert()
` [nft PATCH 2/4] segtree: Drop dead code "
` [nft PATCH 3/4] segtree: Simplify overlap case "
` [nft PATCH 4/4] segtree: Refactor ei_insert()

[PATCH for-rc] Revert "RDMA/efa: Use API to get contiguous memory blocks aligned to device supported page size"
 2020-01-23 14:29 UTC  (6+ messages)

system freeze - beaglebone black xenomai - gpio interrupts driver
 2020-01-23 14:29 UTC  (2+ messages)

[PATCH v3] [net]: Fix skb->csum update in inet_proto_csum_replace16()
 2020-01-23 14:29 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 001/174] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
 2020-01-23 14:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 064/174] m68k: mac: Fix VIA timer counter accesses


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.