All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-22 15:24:06 to 2022-03-22 16:12:11 UTC [more...]

gpiod: Set pullup for Input Line
 2022-03-22 16:12 UTC  (11+ messages)

[RFC PATCH-for-7.0 v4] target/i386/kvm: Free xsave_buf when destroying vCPU
 2022-03-22 16:11 UTC  (2+ messages)

[PATCH] lib/power: power pmd errata with RTM and gcc-9
 2022-03-22 16:11 UTC  (3+ messages)

[PATCHSET 0/4] fstests: random fixes
 2022-03-22 16:11 UTC  (7+ messages)
` [PATCH 3/4] xfs/420: fix occasional test failures due to pagecache readahead
` [PATCH 6/4] xfs/17[035]: fix intermittent failures when filesystem metadata gets large

RTT-PROBE: lore-subspace-rtt
 2022-03-22 16:11 UTC 

[PATCH 00/14] bpf: Allow not to charge bpf memory
 2022-03-22 16:10 UTC  (3+ messages)

[PATCH 0/6] Add latency_nice priority
 2022-03-22 16:10 UTC  (4+ messages)
` [RFC 6/6] sched/fair: Add sched group latency support

DPDK seqlock
 2022-03-22 16:10 UTC 

[PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types
 2022-03-22 16:09 UTC  (3+ messages)

[PATCH v2] cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser
 2022-03-22 16:08 UTC 

[PATCH] ASoC: intel: atom: Remove superfluous flush_scheduled_work()
 2022-03-22 16:06 UTC  (3+ messages)

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-22 16:08 UTC  (13+ messages)
` [PATCH v11 2/7] MIPS: Loongson64: dts: introduce ls3A4000 evaluation board
` [PATCH v11 5/7] dt-bindings: display: Add Loongson display controller

[PATCH bpf-next v2 0/4] Attach a cookie to a tracing program
 2022-03-22 16:08 UTC  (7+ messages)
` [PATCH bpf-next v2 2/4] bpf, x86: Create bpf_trace_run_ctx on the caller thread's stack
` [PATCH bpf-next v2 3/4] bpf, x86: Support BPF cookie for fentry/fexit/fmod_ret

[PATCH] generic/108: use sysfs values for logical,physical block size in scsi_debug
 2022-03-22 16:07 UTC  (4+ messages)

[Buildroot] [PATCH] package/forge: new package
 2022-03-22 16:07 UTC 

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-22 16:07 UTC  (11+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 8/8] selftests: Add binder cgroup gpu memory transfer test

RTT-PROBE: lore-subspace-rtt
 2022-03-22 16:06 UTC 

[xen-unstable-smoke test] 168778: tolerable all pass - PUSHED
 2022-03-22 16:04 UTC 

What's cooking in git.git (Mar 2022, #04; Thu, 17)
 2022-03-22 16:05 UTC  (2+ messages)
` gc/submodule-update-part2 (was Re: What's cooking in git.git (Mar 2022, #04; Thu, 17))

[PATCH] arch/arm64: Fix topology initialization for core scheduling
 2022-03-22 16:03 UTC  (2+ messages)

[PATCH v1 0/2] ACPI: CPPC: acpi_cppc_processor_probe() fix and cleanup
 2022-03-22 16:03 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
` [PATCH v1 2/2] ACPI: CPPC: Change default error code and clean up debug messages in probe

[LTP] [PATCH 1/2] nfs01_open_files: Fix st_size check
 2022-03-22 16:03 UTC  (5+ messages)
` [LTP] [PATCH 2/2] nfs01_open_files: Add SPDX, copyright

[PATCH v2 0/2] btrfs: zoned: activate new BG only from extent allocation context
 2022-03-22 16:03 UTC  (2+ messages)

[PATCH V8 00/22] arch: Add basic LoongArch support
 2022-03-22 16:02 UTC  (7+ messages)
` [PATCH V8 08/22] LoongArch: Add other common headers
  ` [PATCH V8 13/22] LoongArch: Add system call support

[RFC PATCH v2] media: Add AV1 uAPI
 2022-03-22 16:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 16:01 UTC 

[PATCH v1] random: block in /dev/urandom
 2022-03-22 15:58 UTC  (2+ messages)

[PATCH v1 00/13] various virtio docs, fixes and tweaks
 2022-03-22 15:54 UTC  (6+ messages)
` [PATCH v1 12/13] hw/virtio/vhost-user: don't suppress F_CONFIG when supported

Questions regarding regarding idt/renesas versaclock5 driver
 2022-03-22 15:59 UTC  (10+ messages)
        ` [EXTERNAL] "

[PATCH v2] cpu/hotplug: Set st->cpu earlier
 2022-03-22 15:59 UTC  (3+ messages)

RFC: cleanup btrfs bio handling
 2022-03-22 15:56 UTC  (41+ messages)
` [PATCH 01/40] btrfs: fix submission hook error handling in btrfs_repair_one_sector
` [PATCH 02/40] btrfs: fix direct I/O read repair for split bios
` [PATCH 03/40] btrfs: fix direct I/O writes for split bios on zoned devices
` [PATCH 04/40] btrfs: fix and document the zoned device choice in alloc_new_bio
` [PATCH 05/40] btrfs: refactor __btrfsic_submit_bio
` [PATCH 06/40] btrfs: split submit_bio from btrfsic checking
` [PATCH 07/40] btrfs: simplify btrfsic_read_block
` [PATCH 08/40] btrfs: simplify repair_io_failure
` [PATCH 09/40] btrfs: simplify scrub_recheck_block
` [PATCH 10/40] btrfs: simplify scrub_repair_page_from_good_copy
` [PATCH 11/40] btrfs: move the call to bio_set_dev out of submit_stripe_bio
` [PATCH 12/40] btrfs: pass a block_device to btrfs_bio_clone
` [PATCH 13/40] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page
` [PATCH 14/40] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
` [PATCH 15/40] btrfs: don't allocate a btrfs_bio for scrub bios
` [PATCH 16/40] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
` [PATCH 17/40] btrfs: remove the submit_bio_hook argument to submit_read_repair
` [PATCH 18/40] btrfs: move more work into btrfs_end_bioc
` [PATCH 19/40] btrfs: defer I/O completion based on the btrfs_raid_bio
` [PATCH 20/40] btrfs: cleanup btrfs_submit_metadata_bio
` [PATCH 21/40] btrfs: cleanup btrfs_submit_data_bio
` [PATCH 22/40] btrfs: cleanup btrfs_submit_dio_bio
` [PATCH 23/40] btrfs: store an inode pointer in struct btrfs_bio
` [PATCH 24/40] btrfs: remove btrfs_end_io_wq
` [PATCH 25/40] btrfs: remove btrfs_wq_submit_bio
` [PATCH 26/40] btrfs: refactor btrfs_map_bio
` [PATCH 27/40] btrfs: clean up the raid map handling __btrfs_map_block
` [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
` [PATCH 29/40] btrfs: do not allocate a btrfs_bio for low-level bios
` [PATCH 30/40] iomap: add per-iomap_iter private data
` [PATCH 31/40] iomap: add a new ->iomap_iter operation
` [PATCH 32/40] iomap: optionally allocate dio bios from a file system bio_set
` [PATCH 33/40] iomap: add a hint to ->submit_io if there is more I/O coming
` [PATCH 34/40] btrfs: add a btrfs_dio_rw wrapper
` [PATCH 35/40] btrfs: allocate dio_data on stack
` [PATCH 36/40] btrfs: implement ->iomap_iter
` [PATCH 37/40] btrfs: add a btrfs_get_stripe_info helper
` [PATCH 38/40] btrfs: return a blk_status_t from btrfs_repair_one_sector
` [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector
` [PATCH 40/40] btrfs: use the iomap direct I/O bio directly

[PATCH 1/2] gdbstub: Set current_cpu for memory read write
 2022-03-22 15:56 UTC  (3+ messages)
` [PATCH 2/2] monitor/misc: Set current_cpu for memory dump

[esmil:visionfive 46/61] sound/soc/starfive/pwmdac-pcm.c:84:6: warning: variable 'substream' is used uninitialized whenever 'if' condition is false
 2022-03-22 15:56 UTC 

ERROR: core-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf
 2022-03-22 15:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:56 UTC 

[linux-next:master 11211/14215] arch/arm/kernel/unwind.c:451:48: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
 2022-03-22 15:56 UTC 

[PATCH V2 0/5] Generic Ticket Spinlocks
 2022-03-22 15:54 UTC  (6+ messages)
` [PATCH V2 1/5] asm-generic: ticket-lock: New generic ticket-based spinlock
  ` [OpenRISC] "

[PATCH v2] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
 2022-03-22 15:53 UTC  (2+ messages)

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-22 15:53 UTC  (5+ messages)

[PATCH bpf-next] bpf/bpftool: add unprivileged_bpf_disabled check against value of 2
 2022-03-22 15:54 UTC  (2+ messages)

[PATCH 0/2] xfstests: hexdump and CVE-2022-0847
 2022-03-22 15:54 UTC  (9+ messages)
` [PATCH 1/2] xfstests: replace hexdump with od command
` [PATCH 2/2] fstests: test dirty pipe vulnerability issue of CVE-2022-0847

[PATCH] scsi: core: Refine how we set tag_set NUMA node
 2022-03-22 15:53 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add smem fallback allocation for dpt
 2022-03-22 15:53 UTC  (8+ messages)

Loading the module xen-gntdev on boot
 2022-03-22 15:52 UTC  (9+ messages)
` [meta-virtualization] "

[Intel-gfx] [RFC PATCH v3 0/1] Splitting up platform-specific calls
 2022-03-22 15:52 UTC  (11+ messages)
` [Intel-gfx] [RFC PATCH v3 1/1] i915/drm: Split out x86/arm64 for run_as_guest

[PATCH v2 0/3] Refactor xhci quirks and plat private data
 2022-03-22 15:53 UTC  (5+ messages)

[PATCH v4 00/11] xen: drop hypercall function tables
 2022-03-22 15:51 UTC  (4+ messages)
` [PATCH v4 07/11] xen: generate hypercall interface related code

[PATCH v2] i2c: cadence: Increase timeout per message if necessary
 2022-03-22 15:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:51 UTC 

[PATCH] xen: fix is_xen_pmu()
 2022-03-22 15:50 UTC 

[PATCH 1/2] EFI: console: Do not set colorstate until the first text output
 2022-03-22 15:48 UTC  (3+ messages)

linux-next: build warnings after merge of the tip tree
 2022-03-22 15:48 UTC  (11+ messages)

[PATCH 0/2] Add reset deassertion for Aspeed MDIO
 2022-03-22  9:10 UTC  (3+ messages)

[LTP] [REGRESSION] lkft ltp for e246b2e
 2022-03-22 15:46 UTC 

[PATCH 1/7] drm/gma500: Use managed drmm_mode_config_init()
 2022-03-22 15:46 UTC  (4+ messages)
` [PATCH 3/7] drm/gma500: Make use of the drm connector iterator

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:46 UTC 

[PATCH v2 mptcp-next 1/3] mptcp: optimize release_cb for the common case
 2022-03-22 15:45 UTC  (3+ messages)
` [PATCH v2 mptcp-next 2/3] mptcp: reset the packet scheduler on incoming MP_PRIO
` [PATCH v2 mptcp-next 3/3] mptcp: reset the packet scheduler on PRIO change

[PATCH v3 00/18] btrfs: split bio at btrfs_map_bio() time
 2022-03-22 15:44 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: Don't fail if PPAG isn't supported
 2022-03-22 15:43 UTC  (2+ messages)

hppa vDSO and compiler (non-)support
 2022-03-22 15:19 UTC  (10+ messages)

[External] [PATCH bpf-next v2 0/3] bpf: Add support to set and get
 2022-03-22 15:42 UTC  (4+ messages)
` [External] [PATCH bpf-next v2 1/3] bpf: Add source ip in "struct bpf_tunnel_key"
` [External] [PATCH bpf-next v2 2/3] selftests/bpf: add ipv4 vxlan tunnel source testcase
` [External] [PATCH bpf-next v2 3/3] selftests/bpf: add ipv6 "

[PATCH] drivers: watchdog: omap_wdt: ensure working trigger pattern
 2022-03-22 15:39 UTC  (4+ messages)

nvme-multipath: round-robin infinite looping
 2022-03-22 15:42 UTC  (7+ messages)
` kdump details (Re: nvme-multipath: round-robin infinite looping)
` [RFC PATCH] nvme-multipath: break endless loop in nvme_round_robin_path

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-03-22 15:40 UTC  (10+ messages)
` [PATCH v1 1/4] powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
` [PATCH v1 2/4] powerpc/code-patching: Speed up page mapping/unmapping
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem
` [PATCH v1 4/4] powerpc/code-patching: Use jump_label to check if poking_init() is done

[PATCH v2 0/2] PCI: xgene: Restore working PCIe functionnality
 2022-03-22 15:41 UTC  (10+ messages)

[PATCH v12 00/14] module: core code clean up
 2022-03-22 15:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:41 UTC 

[PATCH v1 0/5] iio: accel: bma400: Add support for buffer and step
 2022-03-22 15:40 UTC  (6+ messages)
` [PATCH v1 3/5] iio: accel: bma400: Add triggered buffer support

[LTP] [PATCH] memfd_create04: Add SAFE_CLOSE before test return
 2022-03-22 15:42 UTC  (2+ messages)

[PATCH net-next 0/2] net: sparx5: Add multicast support
 2022-03-22 15:40 UTC  (6+ messages)
` [PATCH net-next 2/2] net: sparx5: Add mdb handlers

[GIT PULL] scheduler updates for v5.18
 2022-03-22 15:39 UTC  (5+ messages)

[dm-devel] [PATCH v2 00/11] multipathd: fix __delayed_reconfig logic
 2022-03-22 15:38 UTC  (9+ messages)
` [dm-devel] [PATCH v2 07/11] multipathd: use remove_map_callback for delayed reconfigure
` [dm-devel] [PATCH v2 11/11] multipathd: remove unhelpful startup / shutdown messages

[meta-networking][PATCH] nftables: upgrade v1.0.0 -> v1.0.2
 2022-03-22 15:38 UTC  (2+ messages)
` [oe] "

[ANNOUNCE] "Fast Kernel Headers" Tree -v2
 2022-03-22 15:37 UTC  (4+ messages)
` [TREE] "Fast Kernel Headers" Tree -v3

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:36 UTC 

[ovmf test] 168783: regressions - FAIL
 2022-03-22 15:36 UTC 

[PATCH] i2c: cadence: Increase timeout per message if necessary
 2022-03-22 15:34 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Add alc256-samsung-headphone fixup
 2022-03-22 15:32 UTC  (2+ messages)

[PATCH 4.9 00/16] 4.9.308-rc1 review
 2022-03-22 15:32 UTC  (2+ messages)

[PATCH] udev: adapt rules to systemd v247
 2022-03-22 15:32 UTC  (4+ messages)

[PATCH] KVM: s390: Fix lockdep issue in vm memop
 2022-03-22 15:32 UTC 

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-22 15:31 UTC  (10+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
              ` [dm-devel] "

[PATCH net-next] net: Add l3mdev index to flow struct and avoid oif reset for port devices
 2022-03-22 15:31 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:31 UTC 

touchscreen: sun4i-ts: startup/configuration problem
 2022-03-22 15:30 UTC 

[PATCH] KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
 2022-03-22 15:29 UTC 

[PATCH RFC 04/12] kernel/user: Allow user::locked_vm to be usable for iommufd
 2022-03-22 15:29 UTC  (5+ messages)

[PATCH 0/2] Add map_num_s
 2022-03-22 15:28 UTC  (2+ messages)

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-22 15:28 UTC  (7+ messages)
` [PATCH v2 1/6] perf/core: Fix incosistency between cgroup sched_out and sched_in
    ` [External] "

[PATCH 4.14 00/22] 4.14.273-rc1 review
 2022-03-22 15:27 UTC  (2+ messages)

[PATCH] python3-pytest: upgrade 7.0.1 -> 7.1.1
 2022-03-22 15:27 UTC 

Panic at pc : _base_readl+0x4/0x20 [mpt3sas] - kernel 5.17.0
 2022-03-22 15:26 UTC  (3+ messages)

realtek ALC1220 : recording samplerate 10x too slow
 2022-03-22 15:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 15:26 UTC 

[PATCH] jfs: fix divide error in dbNextAG
 2022-03-22 15:25 UTC  (3+ messages)
` [PATCH v2] "

[bug report] block: avoid use-after-free on throttle data
 2022-03-22 15:25 UTC  (3+ messages)

[PATCH v4] x86/vmx: save guest non-register state in hvm_hw_cpu
 2022-03-22 15:24 UTC  (3+ messages)

[PATCH] net/ixgbe: Retry SFP ID read field to handle misbehaving SFPs
 2022-03-22 15:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-22 15:18 UTC  (3+ messages)
` [PATCH v5 15/16] ASoC: cs35l41: Document CS35l41 External Boost
` [PATCH v5 16/16] ASoC: cs35l41: Support external boost

[PATCH 0/3] Failed array handling improvements
 2022-03-22 15:23 UTC  (3+ messages)
` [PATCH 2/3] md: Set MD_BROKEN for RAID1 and RAID10
` [PATCH 3/3] raid5: introduce MD_BROKEN

[PATCH 4.19 00/57] 4.19.236-rc1 review
 2022-03-22 15:23 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.