All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 19:12:06 to 2021-03-16 20:01:17 UTC [more...]

[PATCH] linux-firmware: Fix packaging
 2021-03-16 20:01 UTC  (4+ messages)
` [OE-core] "

[PULL 00/11] QOM and fdc patches patches for 2021-03-16
 2021-03-16 19:00 UTC  (2+ messages)

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-16 19:59 UTC  (9+ messages)
` [RFC PATCH v3 2/3] blk-mq: Freeze and quiesce all queues for tagset in elevator_exit()

[PATCH 00/24] virtiofs dax patches
 2021-03-16 19:59 UTC  (4+ messages)
` [PATCH 16/24] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
    ` [Virtio-fs] "

[PATCH] net: sunrpc: fixed function and extra line coding styles
 2021-03-16 19:58 UTC 

[PULL v2 0/6] QOM and fdc patches patches for 2021-03-16
 2021-03-16 19:23 UTC  (6+ messages)
` [PULL v2 1/6] docs/system/deprecated: Fix note on fdc drive properties
` [PULL v2 2/6] fdc: Drop deprecated floppy configuration
` [PULL v2 3/6] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
` [PULL v2 4/6] blockdev: Drop deprecated bogus -drive interface type
` [PULL v2 6/6] memory: Drop "qemu:" prefix from QOM memory region type names

[PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-16 19:57 UTC  (8+ messages)
` [PATCH v23 6/9] x86/entry: Introduce ENDBR macro
` [PATCH v23 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v3 bpf] ftrace: Fix modify_ftrace_direct
 2021-03-16 19:58 UTC 

FastLinQ: possible duplicate flush of FastReg and LocalInv
 2021-03-16 19:58 UTC 

[PATCH 1/3] arm: tf-a and edk2 cleanups
 2021-03-16 19:58 UTC  (3+ messages)
` [meta-arm] "

[dunfell/master][PATCH] opencv: drop deprecated bbappend for DSP-offloading
 2021-03-16 19:58 UTC 

[PATCH v27 00/20] i386 cleanup PART 2
 2021-03-16 19:19 UTC  (3+ messages)
` [PATCH v27 19/20] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu

Half a usb-redir idea
 2021-03-16 18:44 UTC  (3+ messages)

GIT_SSH and mirror not working with git 2.30.1
 2021-03-16 19:55 UTC  (2+ messages)

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-16 19:54 UTC  (7+ messages)
` [PATCH 06/38] target/riscv: SIMD 16-bit Shift Instructions
` [PATCH 20/38] target/riscv: Partial-SIMD Miscellaneous Instructions

[PATCH] [RFCv3] ASoC: Add Rockchip rk817 audio CODEC support
 2021-03-16 19:53 UTC 

unknown NMI on AMD Rome
 2021-03-16 19:53 UTC  (2+ messages)

[Bug 212293] New: [amdgpu] divide error: 0000 on resume from S3
 2021-03-16 19:54 UTC  (2+ messages)
` [Bug 212293] "

Fwd: Kernel Routing tabel
 2021-03-16 19:53 UTC  (3+ messages)

[PATCH V2 0/5] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-16 19:52 UTC  (5+ messages)
` [PATCH V2 1/5] regulator: qcom-rpmh: Add pmic5_ftsmps520 buck
` [PATCH V2 2/5] regulator: qcom-rpmh: Add PM7325/PMR735A regulator support

EDAC list as Trojan Horse distribution ??
 2021-03-16 19:51 UTC  (2+ messages)

[PATCH] hw/display/virtio-vga: made vga memory size configurable
 2021-03-16 19:51 UTC  (5+ messages)

[PATCH] dt-bindings: nvmem: use base meta-schema for consumer schema
 2021-03-16 19:51 UTC 

[RFC v8 00/44] arm cleanup experiment for kvm-only build
 2021-03-16 18:37 UTC  (33+ messages)
` [RFC v8 02/44] target/arm: move helpers to tcg/
` [RFC v8 05/44] target/arm: only build psci for TCG
` [RFC v8 09/44] target/arm: split cpregs from tcg/helper.c
` [RFC v8 13/44] target/arm: kvm: add stubs for some helpers
` [RFC v8 16/44] target/arm: split vfp state setting from tcg helpers
` [RFC v8 18/44] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v8 19/44] target/arm: move arm_sctlr away from tcg helpers
` [RFC v8 20/44] target/arm: move arm_cpu_list to common_cpu
` [RFC v8 21/44] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v8 22/44] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v8 23/44] target/arm: move sve_exception_el out of TCG helpers
` [RFC v8 24/44] target/arm: refactor exception and cpu code
` [RFC v8 25/44] target/arm: cpu: fix style
` [RFC v8 26/44] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v8 27/44] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v8 28/44] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v8 29/44] target/arm: cleanup cpu includes
` [RFC v8 30/44] target/arm: remove broad "else" statements when checking accels
` [RFC v8 31/44] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v8 32/44] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v8 33/44] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v8 34/44] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v8 35/44] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v8 36/44] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v8 37/44] target/arm: create kvm cpu accel class
` [RFC v8 38/44] target/arm: move kvm cpu properties setting to kvm-cpu
` [RFC v8 39/44] accel: move call to accel_init_interfaces
` [RFC v8 40/44] accel: add double dispatch mechanism for class initialization
` [RFC v8 41/44] target/arm: add tcg cpu accel class
` [RFC v8 42/44] target/arm: move TCG gt timer creation code in tcg/
` [RFC v8 43/44] target/arm: cpu-sve: new module
` [RFC v8 44/44] target/arm: cpu-sve: split TCG and KVM functionality

[PATCH] dt-bindings: media: video-interfaces: Use documented bindings in example
 2021-03-16 19:51 UTC 

[PATCH v2 bpf] ftrace: Fix modify_ftrace_direct
 2021-03-16 19:50 UTC  (3+ messages)

[PATCH] dt-bindings: trivial-devices: Allow 'spi-max-frequency' property
 2021-03-16 19:49 UTC 

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-16 19:49 UTC  (2+ messages)

[PATCH] dt-bindings: Drop type references on common properties
 2021-03-16 19:48 UTC 

[PATCH -tip 0/2] futex: Two pi fixes
 2021-03-16 19:48 UTC  (5+ messages)
` [PATCH 2/2] futex: Leave the pi lock stealer in a consistent state upon successful fault

[PATCH] dt-bindings: More cleanup of standard unit properties
 2021-03-16 19:48 UTC 

[PATCH] Documentation: arm64/acpi : clarify arm64 support of IBFT
 2021-03-16 19:46 UTC  (3+ messages)

[PATCH 1/2] platform/x86: Add missing LPS0 functions for AMD
 2021-03-16 19:46 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: force "

[PATCH v4 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2021-03-16 19:44 UTC  (17+ messages)
` [PATCH v4 1/5] btrfs: add send stream v2 definitions
` [PATCH v4 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v4 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v4 2/5] btrfs: send: write larger chunks when using stream v2
` [PATCH v4 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v4 3/5] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v4 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v4 4/5] btrfs: send: send compressed extents with encoded writes
` [PATCH v4 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH v4 5/5] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v4 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH v4 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v4 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH v4 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v4 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v4 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[Buildroot] Improved CVE reporting
 2021-03-16 19:46 UTC 

[Bug 1919253] [NEW] QEMU doesn't build reproducibly anymore in 5.2.0
 2021-03-16 18:59 UTC  (2+ messages)
` [Bug 1919253] "

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-03-16 19:45 UTC  (3+ messages)

[PATCH v8 00/10] fs: interface for directly reading/writing compressed data
 2021-03-16 19:43 UTC  (12+ messages)
` [PATCH man-pages v8] Document encoded I/O
` [PATCH v8 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v8 02/10] fs: add O_ALLOW_ENCODED open flag
` [PATCH v8 03/10] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v8 04/10] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v8 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v8 06/10] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v8 07/10] btrfs: support different disk extent size for delalloc
` [PATCH v8 08/10] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v8 09/10] btrfs: implement RWF_ENCODED reads
` [PATCH v8 10/10] btrfs: implement RWF_ENCODED writes

[mhiramat:kprobes/kretprobe-stackfix 3/10] include/linux/kprobes.h:208:6: error: conflicting types for 'kretprobe_trampoline'
 2021-03-16 19:45 UTC 

[igt-dev] [PATCH i-g-t v25 00/35] Introduce IGT allocator
 2021-03-16 19:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Introduce IGT allocator (rev28)

[mhiramat:kprobes/kretprobe-stackfix 8/10] arch/sparc/include/asm/ptrace.h:67:15: warning: assignment to 'long unsigned int' from 'kprobe_opcode_t {aka 'unsigned int makes integer from pointer without a cast
 2021-03-16 19:44 UTC 

[PATCH] btrfs: update outdated comment at btrfs_orphan_cleanup()
 2021-03-16 19:41 UTC  (2+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-16 19:42 UTC  (14+ messages)
` [PATCH v4] "

Working Group for Secure Boot
 2021-03-16 19:42 UTC  (3+ messages)

[iwlwifi] v5.12-rc1: Unable to move phy0 to other network namespace
 2021-03-16 19:41 UTC  (2+ messages)

[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
 2021-03-16 18:51 UTC  (4+ messages)

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 19:38 UTC  (6+ messages)

[PATCH] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-03-16 19:39 UTC 

[PATCH] driver: of: Properly truncate command line if too long
 2021-03-16 19:38 UTC 

[PATCH] base: respect downloadfilename when sniffing the SRC_URI for dependencies
 2021-03-16 19:38 UTC 

[PATCH] sbitmap: Fix sbitmap_put()
 2021-03-16 19:37 UTC  (3+ messages)

[PATCH] ovmf: make output binaries reproducible
 2021-03-16 19:38 UTC 

[OE-core][PATCH] python3: make pydoc rdepend on python3-io
 2021-03-16 19:37 UTC  (2+ messages)

[PATCH] Revert "perf/x86: Allow zero PEBS status with only single active event"
 2021-03-16 19:36 UTC  (8+ messages)

[meta-python][PATCH] python3-wpa-supplicant: new package
 2021-03-16 19:37 UTC  (2+ messages)

[meta-python][PATCH] python3-pythonping: new package
 2021-03-16 19:36 UTC  (3+ messages)

[PATCH v3 00/22] fsck: API improvements
 2021-03-16 19:35 UTC  (5+ messages)
` [PATCH v4 "
` [PATCH v4 22/22] fetch-pack: use new fsck API to printing dangling submodules

Windows 10 won't run on default x86_64 machine anymore
 2021-03-16 18:49 UTC  (10+ messages)

All files are damaged after btrfs restore
 2021-03-16 19:34 UTC  (13+ messages)

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2021-03-16 19:34 UTC  (2+ messages)

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-03-16 19:34 UTC  (3+ messages)
` [PATCH 10/14] powerpc/64: use interrupt restart table to speed up return from interrupt

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-16 19:32 UTC  (10+ messages)
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting

[PATCH v4 0/1] Unprivileged chroot
 2021-03-16 19:31 UTC  (7+ messages)
` [PATCH v4 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2021-03-16 19:31 UTC  (5+ messages)

[PATCH] net: wireless: search and hold bss in cfg80211_connect_done
 2021-03-16 19:29 UTC 

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-16 19:30 UTC  (4+ messages)
` [PATCH v4 09/19] coresight: etm4x: Move ETM to prohibited region for disable

[usb:usb-linus] BUILD SUCCESS eb9238e53717a46191db2d3bc5c18b13b6c8cb64
 2021-03-16 19:29 UTC 

[Buildroot] [PATCH 1/1] package/libxcrypt: disable obsolete API
 2021-03-16 19:30 UTC 

[PATCH v2] cifs: Silently ignore unknown oplock break handle
 2021-03-16 19:29 UTC  (4+ messages)

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-03-16 19:28 UTC  (2+ messages)

[linux-nvme:nvme-5.12] BUILD SUCCESS b09953580352fcb01ee8d47c68d2d3750ef92286
 2021-03-16 19:29 UTC 

[PATCH v2 RESEND] bus: mhi: core: Wait for ready state after reset
 2021-03-16 19:28 UTC  (3+ messages)

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-16 19:07 UTC  (3+ messages)
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache

next/master bisection: baseline.login on kontron-kbox-a-230-ls
 2021-03-16 19:27 UTC  (3+ messages)

Fintech Virtual 2021 Visitors List
 2021-03-16 19:26 UTC 

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-16 18:59 UTC  (3+ messages)

[PATCH] drm/i915/ilk-glk: Fix link training on links with LTTPRs
 2021-03-16 19:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[lpieralisi:gic/v4-1-vsgi-disable 2/4] drivers/misc/smmu-test-engine.c:1748:4: error: implicit declaration of function 'pci_msix_vec_count'
 2021-03-16 19:25 UTC 

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-16 19:24 UTC  (5+ messages)
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity

Issue with kfence and kmemleak
 2021-03-16 19:22 UTC  (5+ messages)

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-16 19:22 UTC  (3+ messages)
` [PATCH v1 3/3] "

arch/mips/include/asm/irqflags.h:101:9: sparse: sparse: context imbalance in 'split_huge_page_to_list' - different lock contexts for basic block
 2021-03-16 19:22 UTC 

RFC: MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-03-16 19:19 UTC  (2+ messages)

RFC for a GPIO input muxer
 2021-03-16 19:19 UTC 

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16 19:18 UTC  (6+ messages)

[PATCH 0/3] Add support for ACPI VIOT
 2021-03-16 19:16 UTC  (12+ messages)
` [PATCH 1/3] ACPICA: iASL: Add definitions for the VIOT table
` [PATCH 2/3] ACPI: Add driver "
` [PATCH 3/3] iommu/virtio: Enable x86 support

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-16 19:17 UTC  (4+ messages)
` [net-next PATCH v7 04/16] of: mdio: Refactor of_phy_find_device()

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-03-16 19:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 00/10] ethdev: support SubFunction representor
` [dpdk-dev] [PATCH v9 08/10] ethdev: new API to get representor info

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-03-16 19:18 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] Introduce event vectorization
 2021-03-16 19:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/8] "
  ` [dpdk-dev] [PATCH v2 1/8] eventdev: introduce event vector capability
      ` [dpdk-dev] [EXT] "

[oe-layersetup][PATCH 0/2] arago-dunfell/dunfell-next: Move to
 2021-03-16 19:15 UTC  (5+ messages)

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-16 18:37 UTC  (5+ messages)
` [PATCH 7/7] block/nbd: stop manipulating in_flight counter


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.