All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-29 15:56:02 to 2021-03-29 16:43:51 UTC [more...]

[PATCH v2 0/7] remove different PHY fixups
 2021-03-29  8:13 UTC  (4+ messages)

[PATCH v7 11/13] media: hantro: Introduce G2/HEVC decoder
 2021-03-29 16:28 UTC  (2+ messages)

[RFC PATCH 0/3] arm: Some IPI injection optimization
 2021-03-29  9:55 UTC  (3+ messages)
` [RFC PATCH 1/3] irqchip/gic-v3: Make use of ICC_SGI1R IRM bit

[PATCH master 1/3] RISC-V: cpu: request stack memory region
 2021-03-29  7:57 UTC  (2+ messages)

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-03-29 16:00 UTC  (6+ messages)
` [PATCH v2 03/13] spi: dw: Add support for Pensando Elba SoC SPI
` [PATCH v2 07/13] arm64: dts: Add Pensando Elba SoC support
` [PATCH v2 10/13] dt-bindings: spi: cadence-qspi: Add support for Pensando Elba SoC

[PATCH] arm64: dts: imx8mq-evk: add one regulator used to power up pcie phy
 2021-03-29  8:06 UTC 

[PATCH v6 0/4] yank: Add chardev tests and fixes
 2021-03-29 16:38 UTC  (4+ messages)
` [PATCH v6 1/4] chardev/char.c: Move object_property_try_add_child out of chardev_new
` [PATCH v6 2/4] chardev/char.c: Always pass id to chardev_new
` [PATCH v6 4/4] tests: Add tests for yank with the chardev-change case

I915 CI-run with kfence enabled, issues found
 2021-03-29 16:40 UTC 

[Intel-gfx] [PATCH v2 0/8] drm/edid: overhaul displayid iterator
 2021-03-29 16:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/edid: overhaul displayid iterator (rev3)

[PATCH 1/2] MIPS: ralink: annotate prom_soc_init() with __init
 2021-03-29  9:25 UTC  (2+ messages)

[PATCH v2] coresight: core: Fix typo in coresight-core.c
 2021-03-28 15:49 UTC  (2+ messages)

[PATCH v4 0/2] add one regulator used to power up pcie phy
 2021-03-29  8:03 UTC 

[PATCH v3 0/6] PCI: brcmstb: add EP regulators and panic handler
 2021-03-29 16:39 UTC  (5+ messages)
` [PATCH v3 2/6] PCI: brcmstb: Add control of EP voltage regulators

[PATCH bpf-next] tools/resolve_btfids: Fix warnings
 2021-03-29 16:39 UTC  (2+ messages)

Patch "net, bpf: Fix ip6ip6 crash with collect_md populated skbs" failed to apply to 5.4-stable tree
 2021-03-29 16:39 UTC 

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-29 16:38 UTC  (6+ messages)

[PATCH v3 00/16] x86,objtool: Optimize !RETPOLINE
 2021-03-29 16:38 UTC  (3+ messages)
` [PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2021-03-29 16:37 UTC  (3+ messages)
` [PATCH 3/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

iwctl force autoconnect
 2021-03-29 16:37 UTC  (5+ messages)

[PATCH] target/alpha: fix icount handling for timer instructions
 2021-03-29 16:34 UTC  (2+ messages)

Fwd: Possible bug in test_mr.py
 2021-03-29 16:34 UTC  (2+ messages)

[Intel-gfx] [PATCH v1] vfio/pci: Add support for opregion v2.0+
 2021-03-29 16:35 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for vfio/pci: Add support for opregion v2.0+ (rev5)

[syzbot] INFO: task can't die in msleep
 2021-03-29 16:34 UTC 

[PATCH] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-03-29 16:34 UTC 

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-03-29 16:32 UTC  (6+ messages)

[PATCH] drm/amdkfd: Update L1 and add L2/3 cache information
 2021-03-29 16:33 UTC 

[PATCH] Makefile: generate 'git' as 'cc [...] -o git+ && mv git+ git'
 2021-03-29 16:31 UTC  (14+ messages)
` [PATCH v2 0/5] Makefile: don't die on AIX with open ./git
  ` [PATCH v2 1/5] Makefile: rename objects in-place, don't clobber
  ` [PATCH v2 2/5] Makefile: rename scripts "
  ` [PATCH v2 3/5] Makefile: don't needlessly "rm $@ $@+" before "mv $@+ $@"
  ` [PATCH v2 4/5] Makefile: add the ".DELETE_ON_ERROR" flag
  ` [PATCH v2 5/5] Makefile: don't "rm configure" before generating it
  ` [PATCH 0/6] Makefile: make non-symlink & non-hardlink install sane
    ` [PATCH 1/6] Makefile: symlink the same way under "symlinks" and "no hardlinks"
    ` [PATCH 2/6] Makefile: begin refactoring out "ln || ln -s || cp" pattern
    ` [PATCH 3/6] Makefile: refactor "
    ` [PATCH 4/6] Makefile: make INSTALL_SYMLINKS affect the build directory
    ` [PATCH 5/6] Makefile: use "ln -f" instead of "rm && ln"
    ` [PATCH 6/6] Makefile: add a INSTALL_FALLBACK_LN_CP mode

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-29 16:28 UTC  (6+ messages)
` [PATCH bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
` [PATCH bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()'

[PATCH v6 1/7] pwm: pca9685: Switch to atomic API
 2021-03-29 16:33 UTC  (7+ messages)
` [PATCH v6 2/7] pwm: pca9685: Support hardware readout
` [PATCH v6 3/7] pwm: pca9685: Improve runtime PM behavior

[oe-core][PATCH v3 1/2] valgrind: update 3.16.1 -> 3.17.0
 2021-03-29 16:34 UTC  (3+ messages)

[PATCH v2] lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
 2021-03-29 16:32 UTC  (3+ messages)

[PULL 00/10] For 6.0 patches
 2021-03-29 16:30 UTC  (6+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-29 16:31 UTC  (13+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[PATCH v2] Bluetooth: Always call advertising disable before setting params
 2021-03-29 16:30 UTC  (3+ messages)

btrfs-send format that contains binary diffs
 2021-03-29 16:30 UTC  (2+ messages)

[PATCH] wireless/nl80211.c: fix uninitialized variable
 2021-03-29 16:30 UTC 

[PATCH] qsd: Document FUSE exports
 2021-03-29 16:29 UTC  (2+ messages)

[issue] Can't connect to a WPA2-Enterprise network: 4-way handshake timeout
 2021-03-29 16:30 UTC  (2+ messages)

[PATCH v2 0/4] add device drivers for Siemens Industrial PCs
 2021-03-29 16:28 UTC  (4+ messages)
` [PATCH v2 3/4] watchdog: simatic-ipc-wdt: add new driver "

stable-rc/linux-4.19.y baseline: 145 runs, 4 regressions (v4.19.183-73-gbbd08292bae40)
 2021-03-29 16:28 UTC 

[PATCH v7 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-03-29 16:27 UTC  (4+ messages)
` [PATCH v7 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf

typechange silently dropped in some cases
 2021-03-29 16:28 UTC 

[Intel-gfx] [PATCH v2 00/25] drm/i915: Add support for FBs requiring a POT stride padding
 2021-03-29 16:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add support for FBs requiring a POT stride padding (rev4)

dm: i2c: Add a migration method for I2C
 2021-03-29 16:28 UTC 

[PATCH v5 00/10] target/ppc: Fix truncation of env->hflags
 2021-03-29 16:26 UTC  (5+ messages)
` [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR

[GIT PULL FOR v5.13] Venus updates - part2
 2021-03-29 16:30 UTC  (2+ messages)
` [GIT PULL FOR v5.13] Venus updates - part2 (#72719)

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-29 16:25 UTC  (19+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

Block allocator improvements
 2021-03-29 16:26 UTC  (4+ messages)
` [PATCH v5 5/6] ext4: improve cr 0 / cr 1 group scanning

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-03-29 16:25 UTC  (9+ messages)

[PATCH 1/1] net: dsa: Fix type was not set for devlink port
 2021-03-29 16:25 UTC  (2+ messages)

specifying password when using krb5
 2021-03-29 16:25 UTC  (2+ messages)

[PATCH v2 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-03-29 16:25 UTC  (6+ messages)
` [PATCH v2 05/23] ice: Add devlink params support

[PATCH net 1/1] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
 2021-03-29 16:25 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib: Don't use libdrm_nouveau if not found
 2021-03-29 16:25 UTC  (2+ messages)

[patch V2 01/15] locking/rtmutex: Remove rt_mutex_timed_lock()
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 02/15] locking/rtmutex: Remove rtmutex deadlock tester leftovers
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 03/15] locking/rtmutex: Remove output from deadlock detector
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 04/15] locking/rtmutex: Consolidate rt_mutex_init()
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 05/15] locking/rtmutex: Remove empty and unused debug stubs
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 06/15] locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 07/15] locking/rtmutex: Inline chainwalk depth check
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 08/15] locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 09/15] locking/rtmutex: Decrapify __rt_mutex_init()
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 10/15] locking/rtmutex: Move debug functions as inlines into common header
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 14/15] locking/rtmutex: Restrict the trylock WARN_ON() to debug
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 11/15] locking/rtmutex: Make text section and inlining consistent
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 12/15] locking/rtmutex: Consolidate the fast/slowpath invocation
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 13/15] locking/rtmutex: Fix misleading comment in rt_mutex_postunlock()
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] "

[patch V2 15/15] locking/rtmutex: Cleanup signal handling in __rt_mutex_slowlock()
 2021-03-29 16:24 UTC  (2+ messages)
` [tip: locking/core] locking/rtmutex: Clean up "

[PATCH net v2] enetc: Avoid implicit sign extension
 2021-03-29 16:24 UTC  (2+ messages)

[PATCH] virtio_blk: make virtio blks as non-rotational devices
 2021-03-29 16:23 UTC 

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-03-29 16:24 UTC  (6+ messages)

[PATCH 1/6] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
 2021-03-29 16:24 UTC  (8+ messages)
` [PATCH 5/6] CHANGELOG.md: Add entries for emulation

[syzbot] WARNING in emulate_vsyscall
 2021-03-29 16:23 UTC 

[PATCH net-next v2 0/8] udp: GRO L4 improvements
 2021-03-29 16:23 UTC  (10+ messages)
` [PATCH net-next v2 1/8] udp: fixup csum for GSO receive slow path

how should nconnect work with failed connections
 2021-03-29 16:23 UTC 

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-03-29 16:23 UTC  (2+ messages)

[PATCH] CHANGELOG.md: Make PV shim smaller by factoring out HVM-specific shadow code
 2021-03-29 16:23 UTC  (4+ messages)

[PATCH] PCI: Try to find two continuous regions for child resource
 2021-03-29 16:22 UTC  (3+ messages)

[PATCH 0/2] file-posix: Cache next hole
 2021-03-29 16:21 UTC  (2+ messages)

[PATCH v2] x86/vpt: Do not take pt_migrate rwlock in some cases
 2021-03-29 16:22 UTC  (6+ messages)

[PATCH 1/6] xfs/529: Execute chown on an existing directory entry
 2021-03-29 16:20 UTC  (3+ messages)
` [PATCH 2/6] xfs/529: Fix test to execute in multi-block directory config

stable-rc/queue/5.10 build: 180 builds: 0 failed, 180 passed, 12 warnings (v5.10.26-219-g634c7a7913d08)
 2021-03-29 16:20 UTC 

[PATCH V2 0/5] watchdog: of_xilinx_wdt: Update on xilinx watchdog driver
 2021-03-29 16:19 UTC  (6+ messages)
` [PATCH V2 1/5] watchdog: of_xilinx_wdt: Add comment to spinlock
` [PATCH V2 2/5] watchdog: of_xilinx_wdt: Used BIT macro
` [PATCH V2 3/5] watchdog: of_xilinx_wdt: Used dev_dbg()
` [PATCH V2 4/5] watchdog: of_xilinx_wdt: Remove passing null pointer
` [PATCH V2 5/5] watchdog: of_xilinx_wdt: Skip printing pointer value

[PATCH] drivers: iio: adc: fix unmet dependency on OF
 2021-03-29 16:18 UTC  (3+ messages)

[PATCH net-next] Documentation: net: Document resilient next-hop groups
 2021-03-29 16:19 UTC  (2+ messages)

[PATCH] drm/mediatek: crtc: Make config-updating atomic
 2021-03-29 16:18 UTC  (3+ messages)

[peterz-queue:sched/core-sched 23/24] kernel/sched/core_sched.c:201:2-3: Unneeded semicolon
 2021-03-29 16:18 UTC  (2+ messages)
` [PATCH] sched: fix semicolon.cocci warnings

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-29 16:17 UTC  (6+ messages)
` [RFC v3 3/5] KVM: implement wire protocol

[igt-dev] [PATCH v2] tests/amdgpu: Add test description for amd_abm
 2021-03-29 16:17 UTC  (2+ messages)

[linux-next:master 8043/8469] percpu.c:undefined reference to `vunmap_range_noflush'
 2021-03-29 16:16 UTC  (2+ messages)

[PATCH] drm: DON'T require each CRTC to have a unique primary plane
 2021-03-29 16:15 UTC  (8+ messages)

[PATCH v4 0/3] Fixes to bridge/panel and ingenic-drm
 2021-03-29 16:15 UTC  (5+ messages)
` [PATCH v4 2/3] drm/encoder: Add macro drmm_plain_encoder_alloc()

[PATCH v2 for-4.15 1/7] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
 2021-03-29 16:14 UTC  (7+ messages)
` [PATCH v2 for-4.15 2/7] CHANGELOG.md: Add named PCI devices
` [PATCH v2 for-4.15 3/7] CHANGELOG.md: Add dom0/domU zstd compression support
` [PATCH v2 for-4.15 4/7] CHANGELOG.md: NetBSD lib/gnttab support
` [PATCH v2 for-4.15 5/7] CHANGELOG.md: Add entries for emulation
` [PATCH v2 for-4.15 6/7] CHANGELOG.md: Add entries for CI loop
` [PATCH v2 for-4.15 7/7] CHANGELOG.md: Make PV shim smaller by factoring out HVM-specific shadow code

[PATCH V11 0/3] Charge loop device i/o to issuing cgroup
 2021-03-29 16:13 UTC  (4+ messages)
` [PATCH 2/3] mm: Charge active memcg when no mm is set
  ` [External] "

[PATCH 0/3] arm64: dts: meson: misc ODROID-N2/N2+ changes
 2021-03-29 16:12 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: meson: remove extra tab from ODROID N2/N2+ ext_mdio node
` [PATCH 2/3] arm64: dts: meson: add saradc node to ODROID N2/N2+
` [PATCH 3/3] arm64: dts: meson: add GPIO line names "

[PATCH 2/3] rebase: add a config option to default to --reschedule-failed-exec
 2021-03-29 16:12 UTC  (5+ messages)
` [PATCH 0/3] rebase: don't override --no-reschedule-failed-exec with config
  ` [PATCH 3/3] "

[PATCH] x86/mce/dev-mcelog: Fix potential memory access error
 2021-03-29 16:12 UTC  (2+ messages)

[virtio-comment] [RFC PATCH v4 0/2] virtio-vsock: introduce SOCK_SEQPACKET description
 2021-03-29 16:11 UTC  (4+ messages)
` [virtio-comment] [RFC PATCH v4 2/2] virtio-vsock: "

[PATCH v5 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-03-29 16:10 UTC  (4+ messages)
` [PATCH v5 2/2] PCI: brcmstb: Use reset/rearm instead of deassert/assert

[PATCH] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
 2021-03-29 16:10 UTC  (2+ messages)

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-29 16:06 UTC  (11+ messages)
` [PATCH v10 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

[dpdk-dev] [PATCH 0/6] bugfixes for hns3
 2021-03-29 16:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/6] net/hns3: fix compiling error for using SVE algorithm

[PATCH] iotests/046: Filter request length
 2021-03-29 16:07 UTC  (2+ messages)

[PATCH] qcow2: use external virtual timers
 2021-03-29 16:04 UTC  (2+ messages)

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-29 16:06 UTC  (7+ messages)
` [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state

stable-rc/queue/4.14 baseline: 104 runs, 5 regressions (v4.14.227-59-g313a7305dd4c)
 2021-03-29 16:06 UTC 

[PATCH v2 3/6] usb: typec: Port mapping utility
 2021-03-29 16:06 UTC  (3+ messages)

[PATCH 1/2] ext4: wipe filename upon file deletion
 2021-03-29 16:06 UTC  (5+ messages)

[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
 2021-03-29 16:06 UTC  (8+ messages)

Fw: [PATCH] arm: Enable ptest for optee xtest
 2021-03-29 16:03 UTC  (2+ messages)
  ` [meta-arm] "

[PATCH] Fix typos and spacing
 2021-03-29 16:03 UTC  (3+ messages)
` [docs] "

[PATCH] i2c: designware: Add base addr info
 2021-03-29 15:59 UTC  (3+ messages)

[PATCH 1/4] arm-bsp/trusted-firmware-a: upgrade SGI575 to trusted-firmware-a 2.4
 2021-03-29 16:02 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2] platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsing more robust
 2021-03-29 16:00 UTC  (5+ messages)

[PATCH 1/2] arm-bsp/juno: move tf-a version from 2.3 to 2.4
 2021-03-29 16:01 UTC  (2+ messages)
` [meta-arm] "

[dm-devel] [PATCH 0/7] multipath-tools: extended github CI
 2021-03-29 15:57 UTC  (4+ messages)
` [dm-devel] [PATCH 1/7] multipath-tools Makefiles: make pkg-config configurable

Plumbers / IoT MC Sep 27-29, Dublin
 2021-03-29 15:55 UTC 

[PATCH bpf-next] libbpf: fix memory leak when emitting final btf_ext
 2021-03-29 15:54 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/25] Add Support for DLB v2.5
 2021-03-29 15:55 UTC  (10+ messages)
` [dpdk-dev] [PATCH 01/25] event/dlb2: add dlb v2.5 probe


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.