All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-07 08:09:31 to 2022-12-07 09:05:11 UTC [more...]

[PATCH 00/71] bootstd: Allow migration from distro_bootcmd scripts
 2022-12-07  8:51 UTC  (48+ messages)
` [PATCH 01/71] dm: core: Correct ordering of uclasses IDs
` [PATCH 02/71] dm: core: Support sorting devices with dm tree
` [PATCH 03/71] dm: test: Correct assertion in dm_test_part()
` [PATCH 04/71] lib: Add a function to split a string into substrings
` [PATCH 05/71] bootstd: Remove special-case code for boot_targets
` [PATCH 06/71] bootstd: Simplify locating existing bootdevs
` [PATCH 07/71] test: Fix the help for the ut command
` [PATCH 08/71] test: Drop duplicate restore of DM state
` [PATCH 09/71] sandbox: mmc: Start off with a zeroed file
` [PATCH 10/71] vbe: Avoid a build failure when bloblist is not enabled
` [PATCH 11/71] vbe: sandbox: Drop VBE node in chosen
` [PATCH 13/71] dm: test: Correct ordering of DM setup
` [PATCH 14/71] ide: Drop non-DM code for BLK
` [PATCH 15/71] dm: mmc: Use bootdev_setup_sibling_blk()
` [PATCH 16/71] bootstd: Add a default method to get bootflows
` [PATCH 17/71] sandbox: Allow ethernet to be disabled at runtime
` [PATCH 18/71] sandbox: Allow ethernet bootdevs to be disabled for tests
` [PATCH 19/71] sandbox: Enable the Ethernet bootdev
` [PATCH 20/71] lib: Support printing an error string
` [PATCH 21/71] event: Correct duplicate log message in event_notify()
` [PATCH 22/71] efi: Improve logging in efi_disk
` [PATCH 23/71] bootstd: Add the concept of a bootdev hunter
` [PATCH 24/71] bootstd: Support running bootdev hunters
` [PATCH 25/71] dm: usb: Drop some dead code
` [PATCH 26/71] dm: usb: Mark the device name as alloced when binding
` [PATCH 27/71] test: Add a generic function to skip delays
` [PATCH 28/71] bootstd: Add a USB hunter
` [PATCH 29/71] bootstd: Add an MMC hunter
` [PATCH 30/71] net: Add a function to run dhcp
` [PATCH 31/71] bootstd: Add a hunter for ethernet
` [PATCH 32/71] part: Add a function to find the first bootable partition
` [PATCH 33/71] bootstd: Only scan bootable partitions
` [PATCH 34/71] scsi: Correct allocation of block-device name
` [PATCH 35/71] scsi: Remove all children of SCSI devices before rescanning
` [PATCH 36/71] bootstd: Add a SCSI bootdev
` [PATCH 37/71] bootstd: Add an IDE bootdev
` [PATCH 38/71] bootstd: Add an NVMe bootdev
` [PATCH 39/71] virtio: Avoid repeating a long expression
` [PATCH 40/71] virtio: Fix returning -ENODEV
` [PATCH 41/71] virtio: Avoid strange behaviour on removal
` [PATCH 42/71] virtio: Add a block device
` [PATCH 43/71] bootstd: Add a virtio bootdev
` [PATCH 44/71] ata: Don't try to use non-existent ports
` [PATCH 45/71] bootstd: Rename bootdev checkers
` [PATCH 46/71] bootstd: Allow reading an EFI file from the network
` [PATCH 47/71] bootstd: Include the device tree in the bootflow
` [PATCH 48/71] bootstd: Support reading the device tree with EFI

[dm-devel] [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-07  7:35 UTC  (3+ messages)
  `  "

[PATCH v2 00/12] add support MDP3 on MT8195 platform
 2022-12-07  8:44 UTC  (17+ messages)
` [PATCH v2 02/12] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [PATCH v2 03/12] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v2 05/12] media: platform: mtk-mdp3: introduce more pipelines from 8195
` [PATCH v2 06/12] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v2 07/12] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v2 08/12] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v2 09/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v2 12/12] media: platform: mtk-mdp3: add 8195 component settings

[Regression] Logitech BT mouse unusable after commit 532223c8ac57 (still in 6.1-rc8)
 2022-12-07  9:04 UTC  (3+ messages)

[PATCH] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs
 2022-12-07  9:02 UTC 

How to best make include/hw/pci/pcie_sriov.h self-contained
 2022-12-07  9:02 UTC  (2+ messages)

[PATCH v2 1/4] media: ipu3-cio2: Don't dereference fwnode handle
 2022-12-07  9:02 UTC  (3+ messages)

[PATCH 1/2] target/riscv: Simplify helper_sret() a little bit
 2022-12-07  9:00 UTC  (2+ messages)
` [PATCH 2/2] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+

[PATCH net v2] net: mvneta: Fix an out of bounds check
 2022-12-07  9:01 UTC  (2+ messages)

[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
 2022-12-07  8:59 UTC  (8+ messages)
` [RFC PATCH for 8.0 10/13] virtio-net: Migrate vhost inflight descriptors

[RFC PATCH 0/2] Add reset control for mfd syscon devices
 2022-12-07  8:59 UTC  (7+ messages)
` [RFC PATCH 2/2] mfd: syscon: allow reset control for "

[PATCH] rpmsg: char: Use preallocated SKBs
 2022-12-07  8:59 UTC  (3+ messages)

[PATCH for-8.0] hw/rtc/mc146818rtc: Make this rtc device target independent
 2022-12-07  8:58 UTC  (5+ messages)

[Bug 216784] New: There is "ext4_xattr_block_set" WARNING in v6.1-rc8 guest kernel
 2022-12-07  8:58 UTC 

[PATCH] [PATCH net-next] powerpc: iommu: delete redundant row
 2022-12-07  6:53 UTC 

[PATCH v2 rdma-next 0/6] RDMA/mlx5: Switch MR cache to use RB-tree
 2022-12-07  8:57 UTC  (7+ messages)
` [PATCH v2 rdma-next 1/6] RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
` [PATCH v2 rdma-next 2/6] RDMA/mlx5: Remove explicit ODP cache entry
` [PATCH v2 rdma-next 3/6] RDMA/mlx5: Change the cache structure to RB-tree
` [PATCH v2 rdma-next 4/6] RDMA/mlx5: Introduce mlx5r_cache_rb_key
` [PATCH v2 rdma-next 5/6] RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
` [PATCH v2 rdma-next 6/6] RDMA/mlx5: Add work to remove temporary entries from the cache

[PATCH net-next] net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
 2022-12-07  8:58 UTC  (9+ messages)

[PATCH v2] Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections
 2022-12-07  8:58 UTC  (2+ messages)

[libgpiod][PATCH 00/11] treewide: an assortment of tweaks and improvements
 2022-12-07  8:58 UTC  (2+ messages)

[PATCH net v2] drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
 2022-12-07  8:54 UTC 

[PATCH net] drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
 2022-12-07  8:56 UTC  (3+ messages)

[PATCH net] ice: Fix potential memory leak in ice_gnss_tty_write()
 2022-12-07  8:55 UTC 

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-12-07  8:57 UTC  (20+ messages)

[Bug 216783] New: There is "ext4_xattr_block_set" WARNING in v6.1-rc8 guest kernel
 2022-12-07  8:56 UTC 

[PATCH] eval: Always set exitstatus in evaltree
 2022-12-07  8:55 UTC  (3+ messages)
  ` [PATCH] eval: Test evalskip before flipping status for NNOT

[PATCH 0/3] x86/pv-shim: configuring / building re-arrangements
 2022-12-07  8:55 UTC  (5+ messages)
` [PATCH 2/3] x86/pv-shim: don't even allow enabling GRANT_TABLE

[PATCH] arm64: dts: qcom: sm7225-fairphone-fp4: Add pmk8350 PMIC
 2022-12-07  8:51 UTC  (2+ messages)

[Syzkaller & bisect] There is "ext4_xattr_block_set" WARNING in v6.1-rc8 guest kernel
 2022-12-07  8:51 UTC 

[PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock
 2022-12-07  8:53 UTC  (4+ messages)
` [OE-core] "

[PATCH bpf-next v3 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-12-07  8:49 UTC  (10+ messages)
` [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension

[PATCH] media: videobuf2: add V4L2_BUF_FLAG_HEADERS_ONLY flag
 2022-12-07  8:49 UTC  (7+ messages)
        ` [EXT] "

[xen-unstable test] 175066: tolerable FAIL - PUSHED
 2022-12-07  8:52 UTC 

[RFC 0/9] KVM perf support
 2022-12-07  8:49 UTC  (10+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH] parser: Add VSBIT to ensure subtype is never zero
 2022-12-07  8:48 UTC  (3+ messages)
  ` [v2 PATCH] "

[PATCH] iio: magnetometer: bmc150_magn: Convert to use sysfs_emit_at() API
 2022-12-07  8:46 UTC  (2+ messages)

[PATCH] iio: magnetometer: hmc5843: Convert to use sysfs_emit_at() API
 2022-12-07  8:45 UTC  (2+ messages)

[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
 2022-12-07  8:47 UTC  (7+ messages)
` [PATCH v15 1/6] qmp: add QMP command x-query-virtio

NVIDIA mlx5 PMD roadmap question
 2022-12-07  8:47 UTC 

[PATCH v5] revision: use calloc instead of malloc where possible
 2022-12-07  8:44 UTC  (3+ messages)
` [PATCH v6] "

[Intel-gfx] [PATCH 00/13] drm/i915: Gamma/DSB prep work
 2022-12-07  8:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH 04/13] drm/i915: Clean up various indexed LUT registers

[PATCH] Input: Convert to use sysfs_emit_at() API
 2022-12-07  8:44 UTC 

[PATCH] KVM: x86/pmu: Avoid ternary operator by directly referring to counters->type
 2022-12-07  8:44 UTC  (5+ messages)

[PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-12-07  8:43 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Teach nfsd_mountpoint() auto mounts
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover "
` [PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check

[PATCH net-next v7] ethtool: add netlink based get rss support
 2022-12-07  8:42 UTC  (6+ messages)

[PATCH v2] mux: remove the Kconfig question for the subsystem
 2022-12-07  8:41 UTC  (3+ messages)

[XEN][RFC PATCH v4 07/16] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller
 2022-12-07  8:41 UTC  (5+ messages)
` [XEN][RFC PATCH v4 10/16] asm/smp.h: move cpu related function to asm/cpu.h
` [XEN][RFC PATCH v4 12/16] xen/arm: Implement device tree node removal functionalities

[PATCH v2] PCI/portdrv: Do not require an interrupt for all AER capable ports
 2022-12-07  8:41 UTC 

[PATCH v2 0/3] test/bbdev: fix build issues with optional build flag
 2022-12-07  8:40 UTC  (7+ messages)
` [PATCH v2 1/3] test/bbdev: fix build issue "
` [PATCH v2 2/3] "
` [PATCH v2 3/3] test/bbdev: explicit check for allocation failure

Skipping adding Signed-off-by even if it's not the last on git commit
 2022-12-07  8:40 UTC  (4+ messages)

[PATCH] blockdev: add 'media=cdrom' argument to support usb cdrom emulated as cdrom
 2022-12-07  8:39 UTC  (6+ messages)

Nowe zapytanie
 2022-12-07  8:31 UTC 

[LTP] [PATCH] memcg_lib.sh: Update 'PAGESIZES' for 6.1 kernel
 2022-12-07  8:37 UTC 

[PATCH 6.0 000/125] 6.0.12-rc3 review
 2022-12-07  8:40 UTC  (3+ messages)

[PATCH] selftests: cgroup: Fix the invalid check in proc_read_text()
 2022-12-07  8:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 5/5] tests/device_reset: Add cold reset IGT test
 2022-12-07  8:38 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 "

[PATCH] slimbus: qcom-ctrl: fix possible memory leak in qcom_slim_probe()
 2022-12-07  8:36 UTC  (2+ messages)

[PATCH v8 0/2] gpiolib: don't allow user-space to crash the kernel with hot-unplugs
 2022-12-07  8:37 UTC  (2+ messages)

[PATCH net] s390/qeth: fix use-after-free in hsci
 2022-12-07  8:36 UTC  (2+ messages)

[PATCH net] net: stmmac: fix possible memory leak in stmmac_dvr_probe()
 2022-12-07  8:34 UTC  (2+ messages)

[PATCH] git-compat-util.h: Fix build without threads
 2022-12-07  8:33 UTC  (7+ messages)
  ` [PATCH] git-compat-util: avoid redefining system function names

[PATCH 1/2] spi: spi-fsl-lpspi: support multiple cs for lpspi
 2022-12-07  8:33 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: spi: spi-fsl-lpspi: add num-cs "

[PATCH net] net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
 2022-12-07  8:31 UTC 

[PATCH] RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
 2022-12-07  8:32 UTC 

[isar-cip-core] security-customizations: Fix account locked for non-consecutive failed attempts
 2022-12-07  8:30 UTC  (2+ messages)

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-12-07  8:29 UTC  (8+ messages)
` [PATCH RFC 07/10] domain: map/unmap GADDR based shared guest areas

[PATCH v2 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
 2022-12-07  8:29 UTC  (7+ messages)

[PATCH 01/15] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
 2022-12-07  8:29 UTC  (3+ messages)
` [PATCH 09/15] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC

virtio PMD roadmap question
 2022-12-07  8:28 UTC 

VMware vmxnet3 PMD roadmap question
 2022-12-07  8:28 UTC 

Intel i40e and ice PMD roadmap question
 2022-12-07  8:28 UTC 

[PATCH 0/5] Complete the migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT
 2022-12-07  8:26 UTC  (6+ messages)
` [PATCH 1/5] configs: am333x_guardian: move MTDIDS_DEFAULT in defconfif
` [PATCH 2/5] configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfig
` [PATCH 3/5] configs: SBx81LIFXCAT: move MTDPART_DEFAULT "
` [PATCH 4/5] configs: SBx81LIFKW: "
` [PATCH 5/5] configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT

[PATCH v2] docs: Integrate rustdoc into Rust documentation
 2022-12-07  8:27 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] docs: Move rustdoc output, cross-reference it

[linux-next:master 4325/13707] drivers/net/ipa/ipa_table.c:425 ipa_table_init_add() error: we previously assumed 'hash_mem' could be null (see line 416)
 2022-12-07  8:26 UTC 

drivers/net/dsa/ocelot/felix.c:318:35: warning: shift by negative count ('-1')
 2022-12-07  8:26 UTC 

[PATCH net-next v3 0/4] net: lan966x: Enable PTP on bridge interfaces
 2022-12-07  8:30 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: microchip: vcap: Add vcap_get_rule

[PATCH] configure: Fix check-tcg not executing any tests
 2022-12-07  8:23 UTC 

[PATCH bpf-next 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2022-12-07  8:23 UTC  (4+ messages)
` [PATCH bpf-next 07/15] selftests/xsk: get rid of asm store/release implementations

[RFC PATCH 0/2] Add vcpu debugfs to record statstical data for every single
 2022-12-07  8:21 UTC  (2+ messages)

Strangeness in ehea network driver's shutdown
 2022-12-07  8:23 UTC  (5+ messages)

[PATCH iproute2 1/1] tc: ct: Fix invalid pointer dereference
 2022-12-07  8:22 UTC 

[PATCH v3 -next] ALSA:usb-audio:add the information of KT0206 device driven by USB audio
 2022-12-07  8:20 UTC 

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-12-07  8:21 UTC  (7+ messages)
` [PATCH v10 05/13] kbuild: remove MODULE_LICENSE/AUTHOR/DESCRIPTION in non-modules

[kbd] [patch 0/3] VT: Support >32x32 fonts for hidpi displays
 2022-12-07  8:21 UTC  (7+ messages)
` [kbd] [patch 1/3] VT: Add height parameter to con_font_get/set consw operations
        `  "

[OE-core] [dunfell][PATCH] Python3: Update stable branch 3.8.14 -> 3.8.16
 2022-12-07  8:18 UTC  (2+ messages)
`  "

[PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
 2022-12-07  8:18 UTC  (11+ messages)

[PATCH linux-next] net: record times of netdev_budget exhausted
 2022-12-07  8:17 UTC  (2+ messages)

[PATCH] [RFC] serial: stm32: Move stm32_usart_transmit_chars() to interrupt thread
 2022-12-07  8:15 UTC  (3+ messages)

[PATCH v2 0/3] wifi: mt76: mt7915: rework thermal protection
 2022-12-07  8:15 UTC  (3+ messages)
` [PATCH v2 1/3] wifi: mt76: mt7915: rework mt7915_thermal_set_cur_throttle_state()

[PATCH V2 4/4] mmc: sdhci: Enable card clock instead of ->set_clock()
 2022-12-07  8:13 UTC  (3+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-07  8:13 UTC  (3+ messages)
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

[syzbot] BUG: stack guard page was hit in inet6_release
 2022-12-07  8:12 UTC  (3+ messages)

[PATCH v2] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2022-12-07  8:11 UTC  (4+ messages)

[PATCH V1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
 2022-12-07  8:10 UTC  (2+ messages)

[linux-linus test] 175065: regressions - FAIL
 2022-12-07  8:11 UTC 

[PATCH v3 0/3] Make ILI9486 driver working with 16-bits SPI controllers
 2022-12-06 13:00 UTC  (6+ messages)
` [PATCH v3 2/3] drm/tiny: ili9486: Do not assume 8-bit only "
` [PATCH v3 3/3] drm/tiny: ili9486: remove conflicting framebuffers

[amir73il:sb_write_barrier] [vfs] 95586ea7c5: unixbench.score -4.9% regression
 2022-12-07  8:10 UTC  (2+ messages)

[PATCH v5 0/7] Renesas V4H DSI & DP output support
 2022-12-06 13:44 UTC  (4+ messages)
` [PATCH v5 5/7] arm64: dts: renesas: white-hawk-cpu: Add "

[PATCH v1] irqchip: loongson-liointc: add hierarchy irq support
 2022-12-07  8:08 UTC  (2+ messages)

[PATCH] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2022-12-06  7:31 UTC 

[PATCH 1/1] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
 2022-12-06 16:06 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.