All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 08:49:32 to 2021-09-14 09:20:00 UTC [more...]

[PATCH v5 0/6] handle unexpected message from server
 2021-09-14  9:19 UTC  (10+ messages)
` [PATCH v5 5/6] nbd: convert to use blk_mq_find_and_get_req()

[PATCH bpf v4 00/14] bpf/tests: Extend JIT test suite coverage
 2021-09-14  9:18 UTC  (15+ messages)
` [PATCH bpf v4 01/14] bpf/tests: Allow different number of runs per test case
` [PATCH bpf v4 02/14] bpf/tests: Reduce memory footprint of test suite
` [PATCH bpf v4 03/14] bpf/tests: Add exhaustive tests of ALU shift values
` [PATCH bpf v4 04/14] bpf/tests: Add exhaustive tests of ALU operand magnitudes
` [PATCH bpf v4 05/14] bpf/tests: Add exhaustive tests of JMP "
` [PATCH bpf v4 06/14] bpf/tests: Add staggered JMP and JMP32 tests
` [PATCH bpf v4 07/14] bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
` [PATCH bpf v4 08/14] bpf/tests: Add test case flag for verifier zero-extension
` [PATCH bpf v4 09/14] bpf/tests: Add JMP tests with small offsets
` [PATCH bpf v4 10/14] bpf/tests: Add JMP tests with degenerate conditional
` [PATCH bpf v4 11/14] bpf/tests: Expand branch conversion JIT test
` [PATCH bpf v4 12/14] bpf/tests: Add more BPF_END byte order conversion tests
` [PATCH bpf v4 13/14] bpf/tests: Fix error in tail call limit tests
` [PATCH bpf v4 14/14] bpf/tests: Add tail call limit test with external function call

[PATCH mptcp-next v3 0/8] The infinite mapping support
 2021-09-14  9:19 UTC  (9+ messages)
` [PATCH mptcp-next v3 1/8] mptcp: add mptcp_is_data_contiguous helper
` [PATCH mptcp-next v3 2/8] mptcp: add start_seq in the msk
` [PATCH mptcp-next v3 3/8] mptcp: infinite mapping sending
` [PATCH mptcp-next v3 4/8] mptcp: add the fallback check
` [PATCH mptcp-next v3 5/8] mptcp: infinite mapping receiving
` [PATCH mptcp-next v3 6/8] mptcp: add mib for infinite map sending
` [PATCH mptcp-next v3 7/8] selftests: mptcp: add infinite map mibs check
` [PATCH mptcp-next v3 8/8] DO-NOT-MERGE: mptcp: mp_fail test

[PATCH] Allow colon in PXE bootfile URLs
 2021-09-14  9:18 UTC  (3+ messages)

[dpdk-dev] [PATCH] config/ppc: ignore gcc 11 psabi warnings
 2021-09-14  9:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-14  9:17 UTC  (19+ messages)
` [PATCH 02/16] tty: remove flags from struct tty_ldisc_ops
` [PATCH 03/16] tty: remove extern from functions in tty headers
` [PATCH 04/16] tty: make tty_ldisc_ops::hangup return void
` [PATCH 05/16] tty: remove file from tty_mode_ioctl
` [PATCH 06/16] tty: remove file from n_tty_ioctl_helper
` [PATCH 07/16] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push
  ` [PATCH 09/16] tty: drivers/tty/, "
  ` [PATCH 10/16] tty: drivers/usb/serial/, "
  ` [PATCH 11/16] tty: drivers/usb/, "
  ` [PATCH 12/16] tty: arch/, "
  ` [PATCH 13/16] tty: drivers/s390/char/, "
  ` [PATCH 14/16] tty: drivers/staging/, "
  ` [PATCH 15/16] tty: the rest, "
  ` [PATCH 16/16] tty: drop tty_flip_buffer_push

[PATCH v11 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-14  9:15 UTC  (3+ messages)
` [PATCH v11 03/16] target/riscv: clwz must ignore high bits (use shift-left & changed logic)

[PATCH] leds: lp50xx: Fix bank enable mask
 2021-09-14  9:16 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8mq-kontron-pitx-imx8m: remove vqmmc-supply node
 2021-09-14  9:12 UTC  (7+ messages)

[PATCH v12 0/5] Add SPMI support for Mediatek SoC IC
 2021-09-14  9:03 UTC  (18+ messages)
` [PATCH v12 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v12 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v12 3/5] spmi: mediatek: Add support for MT6873/8192
` [PATCH v12 4/5] spmi: mediatek: Add support for MT8195
` [PATCH v12 5/5] arm64: dts: mt8192: add spmi node

[Intel-gfx] [PATCH 1/4] drm/i915: rename debugfs_gt files
 2021-09-14  9:16 UTC  (3+ messages)
`  "

[PATCH] reset: pistachio: Re-enable driver selection
 2021-09-14  9:15 UTC 

[PATCH -next v3 1/2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
 2021-09-14  9:08 UTC  (4+ messages)

[PATCH v3 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-09-14  9:11 UTC  (11+ messages)
` [PATCH v3 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
` [PATCH v3 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits
` [PATCH v3 08/10] qcow2-refcount: improve style of check_refcounts_l1()
` [PATCH v3 09/10] qcow2-refcount: check_refcounts_l1(): check reserved bits
` [PATCH v3 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved

[PATCH v3] ASoC: dt-bindings: mediatek: mt8192: re-add audio afe document
 2021-09-14  9:12 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops
 2021-09-14  9:11 UTC  (2+ messages)

[PATCH v1 kvmtool 3/7] pci: Fix pci_dev_* print macros
 2021-09-14  9:13 UTC  (2+ messages)
` [RESEND PATCH v1 kvmtool 4/8] vfio/pci: Rename PBA offset in device descriptor to fd_offset

[RFC PATCH 0/3] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-14  9:12 UTC  (6+ messages)
` [RFC PATCH 3/3] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[PATCH -rc] init: don't panic if mount_nodev_root failed
 2021-09-14  9:12 UTC 

[PATCH v5] vfio/pci: Add OpRegion 2.0+ Extended VBT support
 2021-09-14  9:11 UTC  (2+ messages)
` [PATCH v6] "

[Intel-gfx] [PATCH] drm/i915: Remove warning from the rps worker
 2021-09-14  9:04 UTC 

[PATCH 00/12] swiotlb-xen: fixes and adjustments
 2021-09-14  9:11 UTC  (6+ messages)
` [PATCH 04/12] swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests

AMD-Vi: [Firmware Warn]: EFR mismatch. Use IVHD EFR (0xf77ef22294ada : 0x400f77ef22294ada)
 2021-09-14  9:10 UTC  (2+ messages)

[v3,0/9] Add basic SoC support for mediatek mt7986
 2021-09-14  8:51 UTC  (30+ messages)
` [v3, 1/9] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
  ` [v3,1/9] "
` [v3,2/9] clk: mediatek: add mt7986 clock IDs
` [RESEND,v2,3/9] clk: mediatek: add mt7986 clock support
` [RESEND, v3, 4/9] pinctrl: mediatek: moore: check if pin_desc is valid before use
  ` [RESEND,v3,4/9] "
` [v3,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [v4,6/9] pinctrl: mediatek: add support "
` [RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [RESEND,v2,8/9] arm64: dts: mediatek: add mt7986a support
` [RESEND,v2,9/9] arm64: dts: mediatek: add mt7986b support

[PATCH] drm/i915/dp: add a delay before setting panel brightness after power on
 2021-09-14  9:09 UTC  (3+ messages)
  ` [Intel-gfx] "

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-14  9:08 UTC  (20+ messages)

[PATCH v5 0/9] perf: Refine barriers for AUX ring buffer
 2021-09-14  9:08 UTC  (4+ messages)
` [PATCH v5 2/9] coresight: tmc-etr: Add barrier after updating "

[PATCH] moxa: merge moxa.h into moxa.c
 2021-09-14  9:08 UTC 

[PATCH misc] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-09-14  9:06 UTC  (2+ messages)

[PATCH v2 0/8] Implement progs support for removing received uuid on RW vols
 2021-09-14  9:05 UTC  (8+ messages)
` [PATCH v2 1/8] btrfs-progs: Add btrfs_is_empty_uuid
` [PATCH v2 2/8] btrfs-progs: Remove root argument from btrfs_fixup_low_keys
` [PATCH v2 3/8] btrfs-progs: Remove fs_info argument from leaf_data_end
` [PATCH v2 4/8] btrfs-progs: Remove root argument from btrfs_truncate_item
` [PATCH v2 5/8] btrfs-progs: Add btrfs_uuid_tree_remove
` [PATCH v2 6/8] btrfs-progs: Implement helper to remove received information of RW subvol
` [PATCH v2 7/8] btrfs-progs: check: Implement removing received data for RW subvols

[PATCH 0/5] blk-crypto cleanups
 2021-09-14  9:04 UTC  (5+ messages)
` [PATCH 3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH 4/5] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile

[RFC] Perfomance varies according to sysctl_sched_migration_cost
 2021-09-14  9:04 UTC  (2+ messages)

[PATCH 0/1] lib, stackdepot: Add helper to print stack entries into buffer
 2021-09-14  9:03 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/9] xen/x86: PVH Dom0 fixes and fallout adjustments
 2021-09-14  9:03 UTC  (3+ messages)

[PATCH iptables] iptables-test.py: print with color escapes only when stdout isatty
 2021-09-14  9:03 UTC  (7+ messages)

[PATCH v2 1/7] drm/i915/gem: Break out some shmem backend utils
 2021-09-14  9:02 UTC  (16+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/7] drm/ttm: add TTM_PAGE_FLAG_SHMEM
  `  "
` [Intel-gfx] [PATCH v2 3/7] drm/i915/ttm: add tt shmem backend
  `  "
` [PATCH v2 4/7] drm/i915/ttm: use cached system pages when evicting lmem
  ` [Intel-gfx] "
` [PATCH v2 5/7] drm/i915: try to simplify make_{un}shrinkable
  ` [Intel-gfx] "
` [PATCH v2 6/7] drm/i915/ttm: make evicted shmem pages visible to the shrinker
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 7/7] drm/i915/ttm: enable shmem tt backend
  `  "

[mctp] 831119f887: net/mctp/route.c:#RCU-list_traversed_in_non-reader_section
 2021-09-14  9:03 UTC  (2+ messages)

[PATCH v6 0/4] riscv: enable SBI system reset
 2021-09-14  9:02 UTC  (3+ messages)
` [PATCH v6 4/4] configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-14  9:01 UTC  (5+ messages)
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support

[hardknott][PATCH 1/2] ruby: Security fixes for CVE-2021-31810/CVE-2021-32066
 2021-09-14  8:57 UTC  (2+ messages)
` [hardknott][PATCH 2/2] ruby: fix CVE-2021-31799

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-14  8:59 UTC  (5+ messages)
` [PATCH v3 6/6] tests/qapi-schema: Test cases "

[PATCH] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
 2021-09-14  8:59 UTC  (3+ messages)

[PATCH v2] ARM: dts: aspeed: Add TYAN S7106 BMC machine
 2021-09-14  8:59 UTC  (3+ messages)

[PATCH 1/1] RDMA/rxe: remove the redundant variable
 2021-09-15  1:24 UTC 

[RFC PATCH v2 0/2] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-14  9:01 UTC  (3+ messages)
` [RFC PATCH v2 2/2] lib, stackdepot: Add helper to print stack entries

[Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC engine for higher moderates
 2021-09-14  8:59 UTC  (5+ messages)

Please add 2dce224f469f ("netns: protect netns ID lookups with RCU") to LTS
 2021-09-14  8:58 UTC  (5+ messages)

[PATCH AUTOSEL 5.14 01/25] dmaengine: idxd: depends on !UML
 2021-09-14  8:57 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 03/25] cxl: Move cxl_core to new directory

[PATCH 1/4] package: Fix pkgdata determinism issues
 2021-09-14  8:57 UTC  (4+ messages)
` [PATCH 2/4] sstate: Ensure SDE is accounted for in task timestamps
` [PATCH 3/4] bash: Ensure deterministic build
` [PATCH 4/4] sstatesig: Allow exclusion of the root directory for do_package

[PATCH] ARM: dts: fp5280g2: Enable KCS 3 for MCTP binding
 2021-09-14  8:55 UTC  (5+ messages)

[PATCH v2] target/ppc: Fix 64-bit decrementer
 2021-09-14  8:54 UTC 

[PATCH net v2] i40e: fix endless loop under rtnl
 2021-09-14  8:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-09-14  8:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/2] fix RSS configuration failure
 2021-09-14  8:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/2] net/ice: "
` [dpdk-dev] [PATCH v1 2/2] net/iavf: "

[RFC PATCH] drm/ttm: Add a private member to the struct ttm_resource
 2021-09-14  8:53 UTC  (14+ messages)
  ` [Intel-gfx] "

[PATCH] staging: rtl8723bs: define wowlan_stub only when CONFIG_PM is enabled
 2021-09-14  8:52 UTC  (4+ messages)

Read smbios2 file failed
 2021-09-14  8:51 UTC  (4+ messages)

[PATCH] sparc32: Page align size in arch_dma_alloc
 2021-09-14  8:51 UTC  (5+ messages)

[PATCH v2] ARM: dts: aspeed: rainier: Add N_MODE_VREF gpio
 2021-09-14  8:49 UTC  (3+ messages)

[PATCH v3] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
 2021-09-14  8:50 UTC  (2+ messages)

[PATCH v2 0/4] ceph: forward average read/write/metadata latency
 2021-09-14  8:49 UTC  (2+ messages)
` [PATCH v2 4/4] ceph: use tracked average r/w/m latencies to display metrics in debugfs


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.