All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-02 09:38:45 to 2023-05-02 10:22:53 UTC [more...]

[PATCH 0/4] Enable U-Boot at Virtualbox to boot images
 2023-05-02 10:15 UTC  (9+ messages)
` [PATCH 1/4] X86: Add support for SCSI devices
` [PATCH 2/4] X86: Change command prompt
` [PATCH 3/4] X86: Add support for distro boot
` [PATCH 4/4] X86: pxeboot: bugfix: Set variable for size of initrd

[PATCH] x86/msi: dynamically map pages for MSI-X tables
 2023-05-02 10:22 UTC  (4+ messages)

[dm-devel] [PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-02 10:19 UTC  (54+ messages)
` [Cluster-devel] "
`  "
` [dm-devel] [PATCH v5 01/20] swap: use __bio_add_page to add page to bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v5 02/20] drbd: "
  ` [Cluster-devel] "
  `  "
` [PATCH v5 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 04/20] fs: buffer: use __bio_add_page to add single page to bio
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 05/20] md: use __bio_add_page to add single page
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 06/20] md: raid5-log: "
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 07/20] md: raid5: use __bio_add_page to add single page to new bio
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 09/20] gfs2: use __bio_add_page for adding "
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 10/20] zonefs: "
  ` [Cluster-devel] "
  ` [dm-devel] "
` [PATCH v5 11/20] zram: "
  ` [Cluster-devel] "
  ` [dm-devel] "
` [dm-devel] [PATCH v5 12/20] floppy: "
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 13/20] md: check for failure when adding pages in alloc_behind_master_bio
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 14/20] md: raid1: use __bio_add_page for adding single page to bio
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 15/20] md: raid1: check if adding pages to resync bio fails
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 16/20] dm-crypt: check if adding pages to clone "
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 17/20] block: mark bio_add_page as __must_check
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 18/20] block: add __bio_add_folio
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 19/20] fs: iomap: use __bio_add_folio where possible
  ` [Cluster-devel] "
` [dm-devel] [PATCH v5 20/20] block: mark bio_add_folio as __must_check
  ` [Cluster-devel] "

[PATCH] doc: devicetree: fix u-boot.bin filename typo
 2023-05-02 10:21 UTC 

[PATCH] reset: starfive: select AUXILIARY_BUS
 2023-05-02 10:20 UTC 

[PATCH v2 0/4] Cleanup [h_enter|spapr_exit]_nested routines
 2023-05-02 10:20 UTC  (8+ messages)
` [PATCH v2 2/4] ppc: spapr: cleanup h_enter_nested() with helper routines

[PATCH] x86/mm: replace bogus assertion in paging_log_dirty_op()
 2023-05-02 10:20 UTC  (2+ messages)

[PATCH] reset: mpfs: select AUXILIARY_BUS
 2023-05-02 10:20 UTC 

[PATCH 0/2] Add rs485 support to uartps driver
 2023-05-02 10:19 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485

[PULL 0/3] Various fixes
 2023-05-02 10:18 UTC  (4+ messages)
` [PULL 1/3] tests/qtest: Disable the spice test of readconfig-test on FreeBSD
` [PULL 2/3] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
` [PULL 3/3] async: avoid use-after-free on re-entrancy guard

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-05-02 10:18 UTC  (8+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-02 10:17 UTC  (6+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

[PATCH 0/2] Input: tests - miscellaneous fixes
 2023-05-02 10:17 UTC  (3+ messages)
` [PATCH 1/2] Input: tests - fix use-after-free and refcount underflow in input_test_exit()
` [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-05-02 10:11 UTC  (26+ messages)
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
 2023-05-02 10:14 UTC  (3+ messages)
` [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option

[PATCH] hw/arm/bcm2835_property: Implement "get command line" message
 2023-05-02 10:15 UTC  (2+ messages)

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-02 10:15 UTC  (7+ messages)
` [PATCH v7 1/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport

[Intel-gfx] [PATCH] drm/i915/hdcp: Check if media_gt exists
 2023-05-02 10:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[linux-linus test] 180500: regressions - FAIL
 2023-05-02 10:15 UTC 

[PATCH] rtl_bt: Update RTL8852B BT USB firmware to 0xDBC6_B20F
 2023-05-02 10:15 UTC 

[PATCH v4 1/2] usb: dwc3: core: add support for RTK SoC custom's global register start address
 2023-05-02 10:15 UTC  (7+ messages)
` [PATCH v4 2/2] dt-bindings: usb: snps,dwc3: Add the compatible name 'snps,dwc3-rtk-soc'

[syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2023-05-02 10:13 UTC  (5+ messages)

[PATCH v2 0/3] ROM migration
 2023-05-02 10:13 UTC  (10+ messages)
` [PATCH v2 2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration

[PATCH] env: Remove misuse of env is nowhere driver
 2023-05-02 10:13 UTC  (3+ messages)

[jlayton:ctime] [ext4] ff9aaf58e8: ltp.statx06.fail
 2023-05-02 10:12 UTC  (5+ messages)
    ` [LTP] "

[PATCH] oeqa/runtime/ptest: Make returning no test results a failure
 2023-05-02 10:12 UTC 

[PATCH net-next V7] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-05-02 10:09 UTC  (6+ messages)

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-02 10:09 UTC  (8+ messages)

[PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-05-02 10:09 UTC  (12+ messages)
` [PATCH v9 RESEND 0/5] Add RZ/{G2L, G2LC} "
` [PATCH v9 RESEND 1/5] drm: Place Renesas drivers in a separate dir
` [PATCH v9 RESEND 2/5] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v9 RESEND 3/5] dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L "
  ` [PATCH v9 RESEND 3/5] dt-bindings: display: renesas, rzg2l-du: "
` [PATCH v9 RESEND 4/5] drm: Add RZ/G2L DU Support
` [PATCH v9 RESEND 5/5] MAINTAINERS: Add maintainer for RZ DU drivers

[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
 2023-05-02 10:08 UTC 

[PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
 2023-05-02 10:06 UTC 

[PATCH 1/3] dt-bindings: Add doc for Fastrhino R66S / R68S
 2023-05-02 10:04 UTC  (10+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add Lunzn Fastrhino R66S

[PATCH] Documentation: timers: hrtimers: Make hybrid union historical
 2023-05-02 10:05 UTC 

[PATCH 1/2] regulator: core: add debug print for regulator_resolve_supply
 2023-05-02 10:04 UTC  (5+ messages)
` [PATCH 2/2] test: self: add basic regulator selftest
  ` [PATCH] fixup! "

[Intel-gfx] [PATCH v3 0/8] mtl: add support for pmdemand
 2023-05-02 10:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 2/8] drm/i915: update the QGV point frequency calculations
` [Intel-gfx] [PATCH v3 7/8] drm/i915/mtl: Add support for PM DEMAND

QMP (without OOB) function running in thread different from the main thread as part of aio_poll
 2023-05-02 10:03 UTC  (13+ messages)

[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
 2023-05-02 10:03 UTC  (4+ messages)

Merging multiple erofs file systems on the same block device
 2023-05-02 10:03 UTC  (3+ messages)

[PATCH v9 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-05-02 10:01 UTC  (14+ messages)
` [PATCH v9 1/5] drm: Place Renesas drivers in a separate dir
` [PATCH v9 2/5] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v9 3/5] dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L "
  ` [PATCH v9 3/5] dt-bindings: display: renesas, rzg2l-du: "
` [PATCH v9 4/5] drm: Add RZ/G2L DU Support
` [PATCH v9 5/5] MAINTAINERS: Add maintainer for RZ DU drivers

[PATCH 0/3] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-05-02 10:00 UTC  (4+ messages)
` [PATCH 1/3] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers

[Buildroot] [git commit branch/2022.02.x] package/ffmpeg: bump version to 4.4.4
 2023-05-02  9:50 UTC 

[Buildroot] [git commit branch/2023.02.x] package/ffmpeg: bump version to 4.4.4
 2023-05-02  9:50 UTC 

[Intel-gfx] [PATCH] drm/i915/rc6: throw out set() wrapper
 2023-05-02  9:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ffmpeg: bump version to 4.4.4
 2023-05-02  9:59 UTC  (2+ messages)

[PATCH] rtl_bt: Update RTL8761B BT USB firmware to 0xDFC6_D922
 2023-05-02  9:59 UTC 

stable backports for arm64 shadow call stack pointer hardening patches
 2023-05-02  9:57 UTC  (2+ messages)

[PATCH] xen/blkfront: Only check REQ_FUA for writes
 2023-05-02  9:58 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-4.1.4.rc1)
 2023-05-02  9:57 UTC  (2+ messages)
` [yocto] "

[PATCH 0/2] x86: init improvements
 2023-05-02  9:54 UTC  (5+ messages)
` [PATCH 1/2] x86/head: check base address alignment
` [PATCH 2/2] x86/trampoline: load the GDT located in the trampoline page

[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
 2023-05-02  9:55 UTC  (7+ messages)
` [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm

[PATCH v2] migration: Handle block device inactivation failures better
 2023-05-02  9:54 UTC  (2+ messages)

[RFC] dpaa2: replace system("echo ...") with file i/o
 2023-05-02  9:54 UTC  (2+ messages)
` [v2] "

[ti:ti-rt-linux-6.1.y-cicd 251/382] drivers/dma-buf/heaps/carveout-heap.c:272:18: warning: variable 'ret' is uninitialized when used here
 2023-05-02  9:52 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in gpiod_set_raw_value_commit
 2023-05-02  9:52 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in gpiod_set_value
 2023-05-02  9:52 UTC 

[PATCH 0/4] SCSI core patches
 2023-05-02  9:52 UTC  (5+ messages)
` [PATCH 4/4] scsi: Trace SCSI sense data

[PATCH] usb: ehci-mx6: replace regulator_set_enable with *_if_allowed
 2023-05-02  9:18 UTC  (2+ messages)

[PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-05-02  9:36 UTC  (10+ messages)
` [PATCH v21 5/7] x86/crash: add x86 crash hotplug support

[PATCH] ext4: Fix lockdep warning when enabling MMP
 2023-05-02  9:51 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 family
 2023-05-02  9:51 UTC  (4+ messages)

[PATCH wireless-next] wifi: mt76: mt76x02: remove WEP support
 2023-05-02  9:49 UTC 

[PATCH 00/43] ep93xx device tree conversion
 2023-05-02  9:48 UTC  (4+ messages)
` [PATCH 22/43] dt-bindings: mtd: add DT bindings for ts7250 nand

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2023-05-02  9:48 UTC  (5+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[GSOC][PATCH v2] diff-index: enable sparse index
 2023-05-02  9:46 UTC  (2+ messages)
` [GSOC] "

[PATCH] rtl_bt: Update RTL8761B BT UART firmware to 0x9DC6_D922
 2023-05-02  9:46 UTC 

[PATCH] net: ifup: pass hostname and linuxdevname to linux with DHCP
 2023-05-02  9:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/xe/xe_create: Exercise oversized object detection
 2023-05-02  9:44 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH v4 5/5] Implement ndo_hwtstamp_get/set methods in netdevsim driver
 2023-05-02  9:42 UTC  (2+ messages)

[PATCH v2 net] bonding: add xdp_features support
 2023-05-02  9:42 UTC  (4+ messages)

[PATCH] ext4: Optimize memory usage in xattr
 2023-05-02  9:41 UTC  (2+ messages)

Request for reviews for 4.4-st40, 4.4-cip75
 2023-05-02  9:41 UTC  (4+ messages)
  ` [cip-dev] "

[PATCH] sysctl: XSM hook should not cause XEN_SYSCTL_getdomaininfolist to (appear to) fail
 2023-05-02  9:40 UTC  (5+ messages)

[PATCH v6 00/15] GMU-less A6xx support (A610, A619_holi)
 2023-05-02  9:40 UTC  (5+ messages)
` [PATCH v6 06/15] drm/msm/a6xx: Introduce GMU wrapper support

[PATCH v2 0/2] Qualcomm EUD: Some cleanups
 2023-05-02  9:39 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sc7280: Fix EUD dt node syntax
` [PATCH v2 2/2] dt-bindings: soc: qcom: eud: Fix compatible string in the example

update-alternatives.bbclass - is this a leftover from old override syntax?
 2023-05-02  9:40 UTC  (3+ messages)
` [OE-core] "

[LTP] [PATCH v3] Remove ltp_clone_quick usage from pidns suite
 2023-05-02  9:37 UTC 

[PATCH] credential/wincred: store password_expiry_utc
 2023-05-02  9:38 UTC  (5+ messages)

[PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support
 2023-05-02  9:37 UTC  (2+ messages)
` (subset) "


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.