All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-17 17:51:47 to 2021-05-17 18:45:11 UTC [more...]

stable-rc/linux-5.11.y baseline: 133 runs, 4 regressions (v5.11.21-330-g6d09fa399bd5)
 2021-05-17 18:45 UTC 

[PATCH 00/27] drm/i915/gem: ioctl clean-ups (v5)
 2021-05-17 18:44 UTC  (8+ messages)
` [PATCH 19/27] drm/i915/gem: Use the proto-context to handle create parameters
          ` [Intel-gfx] "

[PATCH 00/13] Reorganize sysfs file creation for struct ib_devices
 2021-05-17 18:44 UTC  (6+ messages)
` [PATCH 11/13] RDMA/qib: Use attributes for the port sysfs

[PULL 00/59] Linux user for 6.1 patches
 2021-05-17 18:14 UTC  (32+ 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 09/59] linux-user: Use target_restore_altstack in all sigreturn
` [PULL 10/59] linux-user: Pass CPUArchState to do_sigaltstack
` [PULL 11/59] linux-user: Pass CPUArchState to 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 14/59] linux-user/sparc: Merge sparc64 target_syscall.h
` [PULL 15/59] linux-user/sparc: Merge sparc64 target_elf.h
` [PULL 16/59] linux-user/sparc: Merge sparc64 target_structs.h
` [PULL 17/59] linux-user/sparc: Merge sparc64 termbits.h
` [PULL 18/59] linux-user/sparc: Merge sparc64/ into sparc/
` [PULL 19/59] linux-user/sparc: Remove target_sigcontext as unused
` [PULL 20/59] linux-user/sparc: Remove target_rt_signal_frame "
` [PULL 21/59] linux-user/sparc: Fix the stackframe structure
` [PULL 22/59] linux-user/sparc: Use target_pt_regs
` [PULL 23/59] linux-user/sparc: Split out save_reg_win
` [PULL 25/59] linux-user/sparc: Save and restore fpu in signal frame
` [PULL 27/59] linux-user/sparc: Clean up setup_frame
` [PULL 29/59] linux-user/sparc: Add 64-bit support to fpu save/restore
` [PULL 30/59] linux-user/sparc: Implement sparc32 rt signals
` [PULL 32/59] tests/tcg/sparc64: Re-enable linux-test
` [PULL 33/59] linux-user/s390x: Fix sigframe types
` [PULL 34/59] linux-user/s390x: Use uint16_t for signal retcode
` [PULL 35/59] linux-user/s390x: Remove PSW_ADDR_AMODE

[PATCH] virtio_net: Use BUG_ON instead of if condition followed by BUG
 2021-05-17 18:43 UTC  (2+ messages)
` virtio_net: BQL?

[PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst
 2021-05-17 18:43 UTC  (2+ messages)

[PATCH v6 00/16] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-05-17 18:43 UTC  (7+ messages)
` [PATCH v6 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-05-17 18:41 UTC  (3+ messages)
` PING "

[Fwd: Hamlib 4.2 release]
 2021-05-17 18:41 UTC 

[PATCH] x86/i8259: Work around buggy legacy PIC
 2021-05-17 18:40 UTC  (2+ messages)

[PATCH v5 0/5] Enable ECDSA FIT verification for stm32mp
 2021-05-17 18:39 UTC  (6+ messages)
` [PATCH v5 1/5] dm: crypto: Define UCLASS API for ECDSA signature verification
` [PATCH v5 2/5] lib: ecdsa: Implement UCLASS_ECDSA verification on target
` [PATCH v5 3/5] arm: stm32mp1: Implement ECDSA signature verification
` [PATCH v5 4/5] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
` [PATCH v5 5/5] test: dm: Add test for ECDSA UCLASS support

[RFC] media: v4l2: Adding mem2mem ftrace support
 2021-05-17 18:38 UTC  (6+ messages)
` [PATCH 1/5] media: v4l2: print the fh, during qbuf/dqbuf tracing
` [PATCH 2/5] media: v4l2: add VIDIOC_S_FMT tracing
` [PATCH 3/5] media: v4l2-mem2mem: add job tracing
` [PATCH 4/5] media: v4l2-mem2mem: add v4l2_m2m_buf_done trace point
` [PATCH 5/5] media: v4l2-mem2mem: add v4l2_m2m_stream_on/off tracepoints

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

[[RFC]PATCH] psi: fix race between psi_trigger_create and psimon
 2021-05-17 18:36 UTC  (2+ messages)

[PATCH RERESEND v9 0/9] fs: interface for directly reading/writing compressed data
 2021-05-17 18:35 UTC  (10+ messages)
` [PATCH RERESEND v9 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH RERESEND v9 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH RERESEND v9 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH RERESEND v9 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH RERESEND v9 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH RERESEND v9 6/9] btrfs: support different disk extent size for delalloc
` [PATCH RERESEND v9 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH RERESEND v9 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH RERESEND v9 9/9] btrfs: implement RWF_ENCODED writes

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

[PATCH] ext4: fix memory leak in ext4_fill_super
 2021-05-17 18:34 UTC  (4+ messages)
` [PATCH v2] "

[igt-dev] [PATCH] [i-g-t] tests/i915: Remove I915_CACHING_NONE
 2021-05-17 18:34 UTC  (5+ messages)

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

[PATCH v3] docs/zh_CN: add core api kobject translation
 2021-05-17 18:32 UTC  (3+ messages)

ipc/sem, ipc/msg, ipc/mqueue.c kcsan questions
 2021-05-17 18:31 UTC  (7+ messages)

[Bug 212019] New: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:67:crtc-0] flip_done timed out
 2021-05-17 18:31 UTC  (2+ messages)
` [Bug 212019] "

[PATCH 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-17 18:31 UTC  (9+ messages)

[PATCH v6] docs/zh_CN: add core-api workqueue.rst translation
 2021-05-17 18:30 UTC  (2+ messages)

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

[PATCH v7 0/3] docs/zh_CN add three core api docs
 2021-05-17 18:29 UTC  (2+ messages)

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

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-17 18:28 UTC  (2+ 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 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  (2+ messages)

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-17 18:09 UTC  (11+ messages)
` [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

[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


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.