All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-13 19:21:17 to 2020-07-13 20:16:54 UTC [more...]

[RFC PATCH 0/8] Implement blfoat16 in softfloat
 2020-07-13 20:15 UTC  (19+ messages)
` [RFC PATCH 1/8] fpu/softfloat: fix up float16 nan recognition
` [RFC PATCH 2/8] fpu/softfloat: use the similiar logic to recognize sNaN and qNaN
` [RFC PATCH 3/8] fpu/softfloat: add FloatFmt for bfloat16
` [RFC PATCH 4/8] fpu/softfloat: add pack and unpack interfaces "
` [RFC PATCH 5/8] fpu/softfloat: define brain floating-point types
` [RFC PATCH 6/8] fpu/softfloat: define operation for bfloat16
` [RFC PATCH 7/8] fpu/softfloat: define covert "
` [RFC PATCH 8/8] fpu/softfloat: define misc "

[PATCH v2 00/11] misc fixes for rc0 (docker, plugins, softfloat)
 2020-07-13 20:15 UTC  (13+ messages)
` [PATCH v2 01/11] configure: remove all dependencies on a (re)configure
` [PATCH v2 02/11] tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
` [PATCH v2 03/11] docker.py: fix fetching of FROM layers
` [PATCH v2 04/11] fpu/softfloat: fix up float16 nan recognition
` [PATCH v2 05/11] tests/plugins: don't unconditionally add -Wpsabi
` [PATCH v2 06/11] cputlb: ensure we save the IOTLB data in case of reset
` [PATCH v2 07/11] plugins: expand the bb plugin to be thread safe and track per-cpu
` [PATCH v2 08/11] docs/devel: fix grammar in multi-thread-tcg
` [PATCH v2 09/11] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v2 10/11] plugins: add API to return a name for a IO device
` [PATCH v2 11/11] plugins: new hwprofile plugin

[PATCH BlueZ 0/3] Per-device option to enable/disable internal profiles
 2020-07-13 20:14 UTC  (4+ messages)
` [PATCH BlueZ 1/3] doc: Add "AllowInternalProfiles" property to org.bluez.Device1
` [PATCH BlueZ 2/3] device: "
` [PATCH BlueZ 3/3] client: Add set-allow-internal-profiles command

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-13 20:13 UTC  (6+ messages)
` [PATCH v7 05/11] dmaengine: Introduce DMA-device device_caps callback

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-07-13 18:51 UTC  (8+ messages)
            ` [Intel-gfx] "

[PATCH bpf-next 0/6] bpf: Support multi-attach for freplace programs
 2020-07-13 20:12 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next 2/6] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next 3/6] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
` [PATCH bpf-next 5/6] libbpf: add support for supplying target to bpf_raw_tracepoint_open()
` [PATCH bpf-next 6/6] selftests: add test for multiple attachments of freplace program

Using gerrit or github for review?
 2020-07-13 20:12 UTC  (9+ messages)

[PATCH 1/2] riscv: Fix building error in entry.S when CONFIG_RISCV_M_MODE is enabled
 2020-07-13 20:11 UTC  (3+ messages)

[PATCH] gitlab-ci/containers: Add missing wildcard where we should look for changes
 2020-07-13 20:05 UTC  (2+ messages)

kselftest config option combinations
 2020-07-13 20:09 UTC 

[PATCH net-next 0/3] net: Preserve netdev_ops equality tests
 2020-07-13 20:09 UTC  (2+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 8 warnings (v5.8-rc5-39-gf2eae871177c)
 2020-07-13 20:08 UTC 

[PATCH] udf: Replace HTTP links with HTTPS ones
 2020-07-13 20:07 UTC 

[PATCH v3 2/2] dt-bindings: power: reset: add yaml bindings for LinkStation power off
 2020-07-13 20:07 UTC  (4+ messages)

[PATCH 1/3] ram: rk3399: Drop debug stride in driver
 2020-07-13 20:06 UTC  (6+ messages)
` [PATCH 2/3] ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
` [PATCH 3/3] roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG

[linux-next:master 7820/7824] drivers/sh/clk/cpg.c:49:9: error: assignment to 'unsigned int from incompatible pointer type 'unsigned int void
 2020-07-13 20:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cups-filters: add dejavu mandatory dependency
 2020-07-13 20:05 UTC  (2+ messages)

[PATCH RFC 0/2] Invalidate overlayfs dentries on underlying changes
 2020-07-13 20:05 UTC  (5+ messages)
` [PATCH RFC 1/2] ovl: invalidate dentry with deleted real dir
` [PATCH RFC 2/2] ovl: invalidate dentry if lower was renamed

FETCH_HEAD files and mirrored repos
 2020-07-13 20:04 UTC  (13+ messages)
              ` [PATCH] fetch: optionally allow disabling FETCH_HEAD update

[PATCH v1 1/2] x86/PCI: Get rid of custom x86 model comparison
 2020-07-13 20:03 UTC  (4+ messages)
` [PATCH v1 2/2] x86/PCI: Describe @reg for type1_access_ok()

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-07-13 20:02 UTC  (3+ messages)
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header

[PATCH ghak122 v1] audit: store event sockaddr in case of no rules
 2020-07-13 20:02 UTC  (5+ messages)

[PATCH for-5.9 0/3] rw iovec copy cleanup
 2020-07-13 19:59 UTC  (4+ messages)
` [PATCH 1/3] io_uring: simplify io_req_map_rw()
` [PATCH 2/3] io_uring: add a helper for async rw iovec prep
` [PATCH 3/3] io_uring: follow **iovec idiom in io_import_iovec

[PATCH 2/2] Crypto/chcr: Fix some pr_xxx messages
 2020-07-13 20:00 UTC  (3+ messages)

[PATCH] setup: warn if extensions exist on old format
 2020-07-13 20:00 UTC  (5+ messages)

[GSOC] Blog about weeks 4, 5
 2020-07-13 20:00 UTC  (2+ messages)

master - multipathd: fix fd leak when iscsi device logs in
 2020-07-13 19:59 UTC  (6+ messages)
  ` [lvm-devel] "

[PATCH] selftests: Replace HTTP links with HTTPS ones
 2020-07-13 19:57 UTC 

[PATCH v4 0/5] roc-rk3399-pc: Custom SPL init
 2020-07-13 19:57 UTC  (5+ messages)
` [PATCH v4 4/5] rockchip: Separate the reset cause from display cpuinfo

[Buildroot] [git commit] package/mbedtls: security bump to version 2.16.7
 2020-07-13 19:57 UTC 

[Buildroot] [PATCH RESEND 0/2] Use bzip2 for X11 PFC font compression
 2020-07-13 19:56 UTC  (7+ messages)
` [Buildroot] [PATCH RESEND 1/2] package/x11r7/xapp_mkfontscale: support bzip2

[PATCH] amd8111e: switch from 'pci_' to 'dma_' API
 2020-07-13 19:55 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/exiv2: bump version to 0.27.3
 2020-07-13 19:55 UTC  (2+ messages)

[Buildroot] [git commit] package/exiv2: bump version to 0.27.3
 2020-07-13 19:55 UTC 

[PATCH 1/4] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls
 2020-07-13 19:54 UTC  (5+ messages)

[PATCH 16/18] p2p: Add ConnectedInterface and ConnectedIP Peer properties
 2020-07-13 19:54 UTC  (2+ messages)

[PATCH v3 0/8] spi: Adding support for Microchip Sparx5 SoC
 2020-07-13 19:52 UTC  (9+ messages)
` [PATCH v3 5/8] dt-bindings: snps,dw-apb-ssi: Add sparx5 support, plus snps,rx-sample-delay-ns property
    ` [PATCH v3 5/8] dt-bindings: snps, dw-apb-ssi: "
` [PATCH v3 6/8] dt-bindings: microchip,sparx5-spi-mux: Add Sparx5 SPI mux driver bindings
    ` [PATCH v3 6/8] dt-bindings: microchip, sparx5-spi-mux: "

[Buildroot] [PATCH 1/1] package/dhcpcd: fix build without fork
 2020-07-13 19:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Remove i915_request.lock requirement for execution callbacks
 2020-07-13 19:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Remove i915_request.lock requirement for execution callbacks (rev2)

[PATCH ghak84 v4] audit: purge audit_log_string from the intra-kernel audit API
 2020-07-13 19:51 UTC  (2+ messages)

[RFC PATCH] tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
 2020-07-13 19:53 UTC  (3+ messages)

[PATCH 15/18] netconfig: Implement netconfig_get_dhcp_server_ipv4
 2020-07-13 19:53 UTC  (2+ messages)

stable-rc/linux-5.7.y build: 131 builds: 0 failed, 131 passed, 31 warnings (v5.7.8)
 2020-07-13 19:53 UTC 

[PATCH] decompress_bunzip2: fix sizeof type in start_bunzip
 2020-07-13 19:51 UTC  (6+ messages)

[PATCH 14/18] doc: Wi-Fi Display DBus API doc
 2020-07-13 19:51 UTC  (2+ messages)

[Buildroot] [git commit] package/dhcpcd: fix build without fork
 2020-07-13 19:49 UTC 

Temporary credentials timeout during long operations
 2020-07-13 19:48 UTC 

[PATCH 11/18] p2p: Implement the p2p.ServiceManager interface
 2020-07-13 19:47 UTC  (2+ messages)

[PATCH] scsi: ips: Replace HTTP links with HTTPS ones
 2020-07-13 19:47 UTC 

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-13 19:43 UTC  (3+ messages)

[Bug 1884719] [NEW] Function not implemented when using libaio
 2020-07-13 19:37 UTC  (2+ messages)
` [Bug 1884719] "

"missing data block" when converting ext4 to btrfs
 2020-07-13 19:46 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: Fix SPDX license check for scripts
 2020-07-13 19:46 UTC  (2+ messages)

[PATCH 0/2] git-diff.txt: reorder possible usages
 2020-07-13 19:45 UTC  (3+ messages)
` [PATCH 1/2] git-diff.txt: don't mark required argument as optional

[PATCH v1] target/riscv: fix pmp implementation
 2020-07-13 19:34 UTC  (5+ messages)

[kvm-unit-tests PATCH] x86: reverse FW_CFG_MAX_ENTRY and FW_CFG_MAX_RAM
 2020-07-13 19:44 UTC  (3+ messages)

[PATCH lttng-ust] Add ctor/dtor priorities for tracepoints/events
 2020-07-13 19:44 UTC  (10+ messages)
                ` [lttng-dev] "

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-13 19:40 UTC  (8+ messages)
` [PATCH v4 06/11] Update PowerPC AT_HWCAP2 definition
` [PATCH v4 07/11] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v4 08/11] target/ppc: add vmulh{su}w instructions

[PATCH v3 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-07-13 19:38 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-pyparted: needs python3
 2020-07-13 19:41 UTC  (2+ messages)

[PATCH v2 0/9] hw/sd/sdcard: Fix CVE-2020-13253
 2020-07-13 19:34 UTC  (9+ messages)
` [PATCH v2 2/9] docs/orangepi: Add instructions for resizing SD image to power of two
` [PATCH v2 4/9] tests/acceptance/boot_linux: Expand SD card image to power of 2
` [PATCH v2 7/9] hw/sd/sdcard: Do not allow invalid SD card sizes
` [PATCH v2 8/9] hw/sd/sdcard: Update coding style to make checkpatch.pl happy

[Buildroot] [PATCH 1/1] package/python-backcall: bump to version 0.2.0
 2020-07-13 19:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libmpdclient: bump to version 2.19
 2020-07-13 19:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnetfilter_queue: bump to version 1.0.5
 2020-07-13 19:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libebml: bump to version 1.4.0
 2020-07-13 19:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.0
 2020-07-13 19:40 UTC  (2+ messages)

[PATCH V2 net-next 0/7] ENA driver new features
 2020-07-13 19:39 UTC  (4+ messages)
` [PATCH V2 net-next 1/7] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling

[PATCH v4 10/11] target/ppc: add vmulh{su}d instructions
 2020-07-13 19:37 UTC  (4+ messages)
` [PATCH v4 11/11] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions

[PATCH v3 0/8] MSM8994 peripheral enablement, DTS updates
 2020-07-13 19:36 UTC  (3+ messages)
` [PATCH v3 5/8] mailbox: qcom: Add msm8994 apcs compatible

[Buildroot] [git commit] package/python-pyparted: needs python3
 2020-07-13 19:38 UTC 

[PATCH v3 0/8] Allow overriding the default name of the default branch
 2020-07-12 13:03 UTC  (5+ messages)
` [PATCH v4 0/9] "

[PATCH] rcutorture: Replace HTTP links with HTTPS ones
 2020-07-13 19:37 UTC 

[PATCH v1 00/13] misc rc0 fixes (docs, plugins, docker)
 2020-07-13 19:34 UTC  (6+ messages)
` [PATCH v1 10/13] tests/plugins: add -Wno-unknown-warning-option to handle -Wpsabi

[PATCH v2 0/2] linux-user: fix print_syscall_err()
 2020-07-13 19:34 UTC  (5+ messages)
` [PATCH v2 1/2] linux-user: fix the errno value in print_syscall_err()
` [PATCH v2 2/2] linux-user: fix print_syscall_err() when syscall returned value is negative

[PATCH bpf-next 06/13] bpf: implement bpf iterator for array maps
 2020-07-13 18:49 UTC  (2+ messages)

[PATCH] m68k: mm: fix wrong m68k_fixup_info addresses
 2020-07-13 19:41 UTC  (4+ messages)

[PATCH] [NET] AX.25 Kconfig: Replace HTTP links with HTTPS ones
 2020-07-13 19:34 UTC  (2+ messages)

arch/powerpc/include/asm/hw_irq.h:293:17: sparse: sparse: context imbalance in 'lpuart32_console_write' - wrong count at exit
 2020-07-13 19:33 UTC 

[PATCH] drm/drm_fb_helper: fix fbdev with sparc64
 2020-07-13 19:32 UTC  (6+ messages)

[PATCH 1/6] skeleton for asetek gen 6 driver
 2020-07-13 19:32 UTC  (6+ messages)
` [PATCH 2/6] fan support "
` [PATCH 3/6] rpm "
` [PATCH 4/6] automatic fan count detection
` [PATCH 5/6] allow setting enable instead of mode, and support enable 2/3/4
` [PATCH 6/6] added some comments and fixed some styling

[Linux-kernel-mentees] [PATCH] checkpatch: Fix the usage of capture group ( ... )
 2020-07-13 19:31 UTC  (3+ messages)
`  "

[PATCH v3] target/ppc: add vmsumudm vmsumcud instructions
 2020-07-13 19:30 UTC  (3+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-13 19:30 UTC  (8+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

[PATCH 1/2] Crypto/chcr: Avoid some code duplication
 2020-07-13 19:30 UTC  (3+ messages)

[PATCH v4 0/3] devres: provide and use devm_krealloc()
 2020-07-13 19:29 UTC  (4+ messages)
` [PATCH v4 1/3] devres: provide devm_krealloc()

[ptest-runner][PATCH v2] Fix inappropriate ioctl when detaching tty
 2020-07-13 19:29 UTC  (2+ messages)

[PATCH] linux-user: Add several IFTUN ioctls
 2020-07-13 19:28 UTC  (2+ messages)

[Buildroot] [git commit] package/python-backcall: bump to version 0.2.0
 2020-07-13 19:28 UTC 

[Buildroot] [git commit] package/libmpdclient: bump to version 2.19
 2020-07-13 19:28 UTC 

[Buildroot] [git commit] package/libnetfilter_queue: bump to version 1.0.5
 2020-07-13 19:28 UTC 

[Buildroot] [git commit] package/libmatroska: bump to version 1.6.0
 2020-07-13 19:28 UTC 

[PATCH 1/2] linux-user: add new netlink types
 2020-07-13 19:27 UTC  (4+ messages)
` [PATCH 2/2] linux-user: add netlink RTM_SETLINK command

[Buildroot] [git commit] package/libebml: bump to version 1.4.0
 2020-07-13 19:27 UTC 

[Intel-gfx] [CI 1/6] drm/i915: Add has_master_unit_irq flag
 2020-07-13 19:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/6] "

[Buildroot] [git commit] package/haproxy: bump to version 2.2.0
 2020-07-13 19:27 UTC 

[PATCH v2 1/5] Bluetooth: btintel: Make controller version read generic
 2020-07-13 19:26 UTC  (3+ messages)
` [PATCH v2 5/5] Bluetooth: btintel: Parse controller information present in TLV format

[PATCH 01/18] p2p: Stop discovery after GO Negotiation Req error
 2020-07-13 19:25 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding
 2020-07-13 19:24 UTC  (2+ messages)

[PATCH] linux-user: Fix Coverity CID 1430271 / CID 1430272
 2020-07-13 19:23 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hci_inquiry_result_with_rssi_evt
 2020-07-13 19:24 UTC 

[PATCH v3 0/2] linux-user: support of semtimedop syscall
 2020-07-13 19:21 UTC  (6+ messages)
` [PATCH v3 1/2] linux-user: refactor ipc syscall
` [PATCH v3 2/2] linux-user: support of semtimedop syscall

[PATCH 3/3] commit-graph: respect 'core.useBloomFilters'
 2020-07-13 19:22 UTC  (2+ messages)

[PATCH] arm64: dts: meson-gx: Switch to the meson-ee-pwrc bindings
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH] mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH RESEND v1] drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STAT
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH v2] arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clock
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: use the SDHC MMC controller for eMMC
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: wire up the power domains on Meson8/8b/8m2
 2020-07-13 19:21 UTC  (2+ messages)

[PATCH v3 0/7] Add support for Sony SDM630-based boards
 2020-07-13 19:19 UTC  (5+ messages)
` [PATCH v3 7/7] mailbox: qcom: Add sdm660 hmss compatible


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.