All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-17 17:37:32 to 2021-05-17 18:29:06 UTC [more...]

[Buildroot] [Bug 13806] New: Building host-localedef fails on fedora 34/gcc 11
 2021-05-17 18:29 UTC  (2+ messages)
` [Buildroot] [Bug 13806] "

[PULL 00/59] Linux user for 6.1 patches
 2021-05-17 18:13 UTC  (13+ messages)
` [PULL 01/59] linux-user: Remove dead code
` [PULL 02/59] linux-user: strace now handles unshare syscall args correctly
` [PULL 03/59] linux-user/arm: Split out emulate_arm_fpa11
` [PULL 04/59] linux-user/arm: Do not emulate fpa11 in thumb mode
` [PULL 05/59] linux-user/arm: Do not fill in si_code for fpa11 exceptions
` [PULL 06/59] linux-user/arm: Simplify accumulating and raising "
` [PULL 07/59] linux-user: Add strace support for printing arguments of llseek
` [PULL 08/59] linux-user: Split out target_restore_altstack
` [PULL 12/59] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate
` [PULL 13/59] linux-user/sparc: Clean up init_thread
` [PULL 21/59] linux-user/sparc: Fix the stackframe structure
` [PULL 22/59] linux-user/sparc: Use target_pt_regs

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-17 18:28 UTC  (2+ messages)

[RFC v2 26/32] x86/mm: Move force_dma_unencrypted() to common code
 2021-05-17 18:27 UTC  (12+ messages)

[PATCH] fabrics: add fast_io_fail_tmo option
 2021-05-17 18:26 UTC 

[PATCH 00/12] FPGA Security Manager for 5.14
 2021-05-17 18:25 UTC  (6+ messages)
` [PATCH 01/12] fpga: sec-mgr: fpga security manager class driver

[PATCHv6 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-17 18:25 UTC  (2+ messages)

[PATCH tip/core/rcu 3/4] rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
 2021-05-17 18:24 UTC  (7+ messages)

[arm-platforms:irq/domain_cleanup 30/39] drivers/pci/controller/pci-tegra.c:1559:8: warning: variable 'ret' is uninitialized when used here
 2021-05-17 18:21 UTC  (2+ messages)

[PATCH] hwmon: (adt7462) Add settings for manual fan control
 2021-05-17 18:24 UTC 

[PATCH] kcsan: fix debugfs initcall return type
 2021-05-17 18:24 UTC  (9+ messages)

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-17 18:21 UTC  (9+ messages)
          ` [Intel-wired-lan] "

[RFC PATCH v2 00/11] x86: Support Intel Key Locker
 2021-05-17 18:21 UTC  (3+ messages)

[PATCHv4] nvme: allow to re-attach namespaces after all paths are down
 2021-05-17 18:20 UTC  (7+ messages)

[PATCH 00/21] block: publish backup-top filter
 2021-05-17 18:09 UTC  (9+ messages)
` [PATCH 01/21] block: introduce bdrv_replace_child_bs()
` [PATCH 04/21] qdev: allow setting drive property for realized device

[PATCH 1/2] drm/amdgpu: enhance amdgpu_vcn_suspend
 2021-05-17 18:19 UTC  (10+ messages)
` [PATCH v2 "

[PATCH 1/2] libxml2: Reformat runtest.patch
 2021-05-17 18:16 UTC  (2+ messages)
` [PATCH 2/2] libxml2: Add bash dependency for ptests

✅ PASS: Test report for kernel 5.11.21 (stable-queue, e37d6a21)
 2021-05-17 18:17 UTC 

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-05-17 18:16 UTC  (7+ messages)
` [PATCH v3 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE redefinition error
` [PATCH v3 4/5] tools/libs/gnttab: "
` [PATCH v3 5/5] tools/ocaml: Fix redefinition errors

[PATCH 0/7] Per client engine busyness
 2021-05-17 18:16 UTC  (15+ messages)

[PATCH net-next 00/10] Add support for custom multipath hash
 2021-05-17 18:15 UTC  (11+ messages)
` [PATCH net-next 01/10] ipv4: Calculate multipath hash inside switch statement
` [PATCH net-next 02/10] ipv4: Add a sysctl to control multipath hash fields
` [PATCH net-next 03/10] ipv4: Add custom multipath hash policy
` [PATCH net-next 04/10] ipv6: Use a more suitable label name
` [PATCH net-next 05/10] ipv6: Calculate multipath hash inside switch statement
` [PATCH net-next 06/10] ipv6: Add a sysctl to control multipath hash fields
` [PATCH net-next 07/10] ipv6: Add custom multipath hash policy
` [PATCH net-next 08/10] selftests: forwarding: Add test for custom multipath hash
` [PATCH net-next 09/10] selftests: forwarding: Add test for custom multipath hash with IPv4 GRE
` [PATCH net-next 10/10] selftests: forwarding: Add test for custom multipath hash with IPv6 GRE

[PATCH v3 0/8] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-17 18:04 UTC  (10+ messages)
` [PATCH v3 1/8] hw/block/fdc: Replace disabled fprintf() by trace event
` [PATCH v3 2/8] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PATCH v3 3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PATCH v3 4/8] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
` [PATCH v3 5/8] hw/block/fdc: Add sysbus_fdc_init_drives() method
` [PATCH v3 6/8] hw/sparc/sun4m: Inline sun4m_fdctrl_init()
` [PATCH v3 7/8] hw/block/fdc-sysbus: Add 'dma-channel' property
` [PATCH v3 8/8] hw/mips/jazz: Inline fdctrl_init_sysbus()

[linux-linus test] 161977: regressions - FAIL
 2021-05-17 18:16 UTC 

[linux-next:master 3032/3150] mm/huge_memory.c:2345:7: warning: variable 'unmap_success' set but not used
 2021-05-17 18:15 UTC  (2+ messages)

[PATCH] KVM: x86: add hint to skip hidden rdpkru under kvm_load_host_xsave_state
 2021-05-17 18:15 UTC  (9+ messages)

[PATCH v7 00/12] create sysfs files for changing IP address
 2021-05-17 18:14 UTC  (6+ messages)
` [PATCH v7 10/12] sunrpc: add dst_attr attributes to the sysfs xprt directory

stable-rc/queue/5.12 baseline: 136 runs, 2 regressions (v5.12.4-363-g103a5cc56863)
 2021-05-17 18:13 UTC 

[PATCH v3 1/5] KVM: exit halt polling on need_resched() for both book3s and generic halt-polling
 2021-05-17 18:13 UTC  (4+ messages)
` [PATCH v3 5/5] KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-17 18:09 UTC  (16+ messages)
` [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl

Recent runqueue changes destablized hardknott release for multiconfig builds
 2021-05-17 18:11 UTC  (3+ messages)
` [OE-core] "

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-05-17 18:02 UTC  (8+ messages)
` [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h

[PATCH 0/4] Atomic addfd send and reply
 2021-05-17 18:10 UTC  (5+ messages)
` [PATCH 3/4] seccomp: Support atomic "addfd + send reply"

[PATCH bpf 1/2] bpf: Clarify a bpf_bprintf_prepare macro
 2021-05-17 18:10 UTC  (5+ messages)
` [PATCH bpf 2/2] bpf: Avoid using ARRAY_SIZE on an uninitialized pointer

[syzbot] INFO: task hung in ext4_put_super
 2021-05-17 18:09 UTC  (2+ messages)

[PATCH 1/6] staging: rtl8188eu: use safe iterator in rtw_free_network_queue
 2021-05-17 15:57 UTC  (2+ messages)

[PATCH v2 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-05-17 18:09 UTC  (12+ messages)
` [PATCH v2 1/2] can: add support for filtering own messages only

[PATCH v4 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-05-17 18:09 UTC  (2+ messages)

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-05-17 17:56 UTC  (6+ messages)

[PATCH BlueZ] btdev: Add support for Add/Remove White List
 2021-05-17 18:08 UTC  (2+ messages)
` [BlueZ] "

Best approach for supporting snapshots for QEMU's gdbstub?
 2021-05-17 17:54 UTC  (4+ messages)

Please pull u-boot-marvell/master v2
 2021-05-17 18:05 UTC  (2+ messages)

[PATCH v2] arm64: Restrict undef hook for cpufeature registers
 2021-05-17 18:02 UTC 

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-05-17 18:04 UTC  (10+ messages)

[PULL] u-boot-usb/master
 2021-05-17 18:04 UTC  (2+ messages)

[PATCH] genirq: reduce irqdebug bouncing cachelines
 2021-05-17 18:04 UTC  (2+ messages)
` [tip: irq/core] genirq: Add a IRQF_NO_DEBUG flag

[GIT PULL] irqchip fixes for 5.13, take #1
 2021-05-17 18:04 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

stable-rc/linux-5.10.y baseline: 133 runs, 1 regressions (v5.10.37-277-g938ce446b555)
 2021-05-17 18:03 UTC 

[RFC PATCH] block/io.c: Flush parent for quorum in generic code
 2021-05-17 17:59 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc/guides: add details for new test structure
 2021-05-17 18:01 UTC  (2+ messages)

[PATCH RESEND,v2] bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
 2021-05-17 18:01 UTC  (2+ messages)

[PATCH 1/1] test: revert Don't unmount not (yet) mounted system
 2021-05-17 18:01 UTC  (12+ messages)

[Intel-gfx] [PATCH v4 00/23] Alder Lake-P Support
 2021-05-17 18:01 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 07/23] drm/i915/adl_p: Setup ports/phys

[PATCH 0/3] nvme: protect against possible request reference after completion
 2021-05-17 17:59 UTC  (4+ messages)
` [PATCH 1/3] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
` [PATCH 2/3] nvme-pci: limit maximum queue depth to 4095
` [PATCH 3/3] nvme: code command_id with a genctr for use-after-free validation

[PATCHv5 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-17 17:58 UTC  (3+ messages)

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-05-17 17:57 UTC  (4+ messages)

[PATCH] tools/xenstore: cleanup Makefile and gitignore
 2021-05-17 17:57 UTC  (3+ messages)

[Bug 1923648] [NEW] macOS App Nap feature gradually freezes QEMU process
 2021-05-17 17:38 UTC  (2+ messages)
` [Bug 1923648] "

[PATCH v2 0/2] tools/xenstore: simplify xenstored main loop
 2021-05-17 17:54 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v3 0/3] iomap: avoid soft lockup warnings on large ioends
 2021-05-17 17:54 UTC  (3+ messages)
` [PATCH v3 1/3] iomap: resched ioend completion when in non-atomic context

[PATCH bpf-next v7 0/3] Add TC-BPF API
 2021-05-17 17:54 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/iproute2: bump version to 5.12.0
 2021-05-17 17:53 UTC 

[RFC PATCH 0/5] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-17 17:46 UTC  (9+ messages)
` [RFC PATCH 4/5] drm/i915: Introduce 'set parallel submit' extension
  ` [Intel-gfx] "

[dpdk-dev] [PATCH v3 1/8] baseband: introduce NXP LA12xx driver
 2021-05-17 17:53 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/8] baseband: add "
  ` [dpdk-dev] [PATCH v4 5/8] baseband/la12xx: add queue and modem config support

[Buildroot] [PATCH] package/intel-microcode: security bump to version 20210216
 2021-05-17 17:51 UTC  (2+ messages)

[PATCH v2 0/9] Intel Keem Bay WDT bug fixes
 2021-05-17 17:49 UTC  (10+ messages)
` [PATCH v2 1/9] watchdog: keembay: Update WDT pre-timeout during the initialization
` [PATCH v2 2/9] watchdog: keembay: Upadate WDT pretimeout for every update in timeout
` [PATCH v2 3/9] watchdog: keembay: Update pretimeout to zero in the TH ISR
` [PATCH v2 4/9] watchdog: keembay: Clear either the TO or TH interrupt bit
` [PATCH v2 5/9] watchdog: keembay: Remove timeout update in the WDT start function
` [PATCH v2 6/9] watchdog: keembay: Removed timeout update in the TO ISR
` [PATCH v2 7/9] watchdog: keembay: MACRO for WDT enable and disable values
` [PATCH v2 8/9] watchdog: keembay: WDT SMC handler MACRO name update
` [PATCH v2 9/9] watchdog: keembay: Typo corrections and other blank operations

[Buildroot] [PATCH 1/1] libtirpc: bump version to 1.3.2
 2021-05-17 17:49 UTC  (2+ messages)

[PATCHv3] nvme: generate uevent once a multipath namespace is operational again
 2021-05-17 17:49 UTC  (2+ messages)

[Buildroot] [git commit] package/intel-microcode: security bump to version 20210216
 2021-05-17 17:49 UTC 

[RFC v3] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-05-17 17:49 UTC  (4+ messages)
` [RFC v4] "

[PATCH v1 1/1] watchdog: sp805: Fix kernel doc description
 2021-05-17 17:49 UTC 

[BUG] Unix Builds Requires Pthread Support (was [PATCH v4 00/12] Simple IPC Mechanism)
 2021-05-17 17:46 UTC 

[RFC v2 00/13] vDPA software assisted live migration
 2021-05-17 17:39 UTC  (5+ messages)
` [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr

[igt-dev] [PATCH i-g-t] tests/kms_lease: Add subtest description
 2021-05-17 17:45 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_lease: Add subtest description (rev3)

[PATCH v2 01/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-17 17:44 UTC  (4+ messages)

[PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
 2021-05-17 17:38 UTC  (3+ messages)

Statically linked libraries and license manifest
 2021-05-17 17:44 UTC 

[PATCH v1 1/1] watchdog: sp805: Use devm_clk_get_optional()
 2021-05-17 17:44 UTC 

renesas/master baseline: 238 runs, 6 regressions (renesas-devel-2021-05-17-v5.13-rc2)
 2021-05-17 17:44 UTC 

renesas/master baseline-nfs: 14 runs, 4 regressions (renesas-devel-2021-05-17-v5.13-rc2)
 2021-05-17 17:44 UTC 

[PATCH v7 00/16] RFC Support hot device unplug in amdgpu
 2021-05-17 17:43 UTC  (11+ messages)
` [PATCH v7 12/16] drm/amdgpu: Fix hang on device removal
` [PATCH v7 16/16] drm/amdgpu: Unmap all MMIO mappings

[PATCH v2 1/2] x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
 2021-05-17 17:42 UTC  (2+ messages)
` [PATCH v2 2/2] x86/sev-es: Invalidate the GHCB after completing VMGEXIT

[PULL 00/29] testing and plugin updates
 2021-05-17 17:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libtirpc: bump version to 1.3.2
 2021-05-17 17:42 UTC  (3+ messages)

[PATCH] PCI: tegra: Fix host initialization during resume
 2021-05-17 17:41 UTC  (2+ messages)

[Buildroot] [v2 PATCH 1/1] package/rpcbind: bump version to 1.3.2
 2021-05-17 17:41 UTC 

[RFC PATCH 0/8] coresight: syscfg: dynamic load, resource management
 2021-05-17 17:38 UTC  (3+ messages)
` [RFC PATCH 2/8] coresight: syscfg: Update load API for config loadable modules

[PATCH v2 00/25] linux-user/sparc: Implement rt signals
 2021-05-17 17:35 UTC  (4+ messages)
` [PATCH v2 07/25] linux-user/sparc: Merge sparc64 target_syscall.h

What sort of inode state does ->evict_inode() expect to see? [was Re: 9p: fscache duplicate cookie]
 2021-05-17 17:39 UTC  (12+ messages)
` 9p: fscache duplicate cookie

[Buildroot] sudo: error while loading shared libraries
 2021-05-17 17:39 UTC  (8+ messages)

[PATCH] [OE-core] boost: fix do_fetch failure
 2021-05-17 17:38 UTC 

[PATCH v8 0/10] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-05-17 17:33 UTC  (6+ messages)
` [PATCH v8 08/10] mfd: mt6360: Fix flow which is used to check ic exist
` [PATCH v8 09/10] mfd: mt6360: Merge header file into driver and remove unuse register define
` [PATCH v8 10/10] mfd: mt6360: Merge different sub-devices I2C read/write

[Buildroot] [PATCH 1/1] package/libqmi: bump version to 1.28.4
 2021-05-17 17:38 UTC 

[PATCH 00/20] staging: vchiq_arm: more code clean-up
 2021-05-17 17:38 UTC  (4+ messages)
` [PATCH 18/20] staging: vchiq_core: introduce parse_message

[PATCH 1/2] drm/amdgpu/display: add helper functions to get/set backlight (v2)
 2021-05-17 17:38 UTC  (2+ messages)

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-17 17:37 UTC  (2+ messages)


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.