All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-26 07:31:09 to 2024-08-26 08:19:52 UTC [more...]

[PATCH V4 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-26  8:12 UTC  (8+ messages)
` [PATCH V4 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V4 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V4 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V4 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V4 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V4 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V4 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets

[PATCH md-6.12] md: remove flush handling
 2024-08-26  8:19 UTC  (2+ messages)

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-26  8:18 UTC  (4+ messages)
` [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests

[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-26  8:18 UTC  (2+ messages)

[Buildroot] [PATCH next] package/freeradius-server: update to 3.2.6
 2024-08-26  8:19 UTC 

[PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings
 2024-08-26  8:18 UTC  (3+ messages)

[PATCH v3 0/3] uart: Introduce uart driver for the Loongson family chips
 2024-08-26  8:18 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: serial: Add Loongson UART controller
` [PATCH v3 3/3] LoongArch: Update dts to support Loongson UART driver

[PROBLEM] bus: mhi: host: pci_generic: SDX24 Channels
 2024-08-26  8:17 UTC  (4+ messages)

[PATCH v2 0/4] riscv: spacemit: add pinctrl support to K1 SoC
 2024-08-26  8:16 UTC  (7+ messages)
` [PATCH v2 2/4] pinctrl: spacemit: add support for SpacemiT "
` [PATCH v2 3/4] riscv: dts: spacemit: add pinctrl support for "

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-26  8:16 UTC  (22+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic

[PATCH] riscv: Report error when repeatedly recording CPU hardware ID
 2024-08-26  8:15 UTC  (4+ messages)

[PATCH 0/3] Add support for LCKFB Taishan Pi RK3566
 2024-08-26  8:08 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add dts "

[PATCH v2 4/5] usb: mpfs: Use devm_clk_get_enabled() helpers
 2024-08-26  7:06 UTC 

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-26  6:55 UTC  (3+ messages)
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text

[PATCH v3 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-26  7:08 UTC 

[PATCH v3 0/4] drm/tidss: Add OLDI bridge support
 2024-08-26  8:15 UTC  (9+ messages)
` [PATCH v3 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v3 3/4] dt-bindings: display: ti,am65x-dss: Add OLDI properties for AM625 DSS

[PATCH 0/2] ROHM BD96801 Support ERRB IRQ
 2024-08-26  8:15 UTC  (3+ messages)
` [PATCH 1/2] mfd: bd96801: Add "
` [PATCH 2/2] regulator: "

[linyunsheng:page_frag_cache_v15] [mm] 4ce453f49e: kernel_BUG_at_arch/x86/mm/physaddr.c
 2024-08-26  8:14 UTC 

[OE-core] [PATCH] testimage: Add support to create test report in JUnit XML format
 2024-08-26  8:13 UTC 

[PATCH] powerpc/qspinlock: Fix deadlock in MCS queue
 2024-08-26  8:12 UTC 

[PATCH v3] i3c: master: support to adjust first broadcast address speed
 2024-08-26  8:13 UTC  (3+ messages)

[PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal
 2024-08-26  8:12 UTC  (45+ messages)
` [PATCH md-6.12 v2 01/42] md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
` [PATCH md-6.12 v2 02/42] md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
` [PATCH md-6.12 v2 03/42] md: use new helper md_bitmap_get_stats() in update_array_info()
` [PATCH md-6.12 v2 04/42] md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
` [PATCH md-6.12 v2 05/42] md/md-cluster: fix spares warnings for __le64
` [PATCH md-6.12 v2 06/42] md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
` [PATCH md-6.12 v2 07/42] md/md-bitmap: add 'file_pages' "
` [PATCH md-6.12 v2 08/42] md/md-bitmap: add 'behind_writes' and 'behind_wait' "
` [PATCH md-6.12 v2 09/42] md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
` [PATCH md-6.12 v2 10/42] md/md-bitmap: add a new helper md_bitmap_set_pages()
` [PATCH md-6.12 v2 11/42] md/md-bitmap: introduce struct bitmap_operations
` [PATCH md-6.12 v2 12/42] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
` [PATCH md-6.12 v2 13/42] md/md-bitmap: merge md_bitmap_create() into bitmap_operations
` [PATCH md-6.12 v2 14/42] md/md-bitmap: merge md_bitmap_load() "
` [PATCH md-6.12 v2 15/42] md/md-bitmap: merge md_bitmap_destroy() "
` [PATCH md-6.12 v2 16/42] md/md-bitmap: merge md_bitmap_flush() "
` [PATCH md-6.12 v2 17/42] md/md-bitmap: make md_bitmap_print_sb() internal
` [PATCH md-6.12 v2 18/42] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
` [PATCH md-6.12 v2 19/42] md/md-bitmap: merge md_bitmap_status() "
` [PATCH md-6.12 v2 20/42] md/md-bitmap: remove md_bitmap_setallbits()
` [PATCH md-6.12 v2 21/42] md/md-bitmap: merge bitmap_write_all() into bitmap_operations
` [PATCH md-6.12 v2 22/42] md/md-bitmap: merge md_bitmap_dirty_bits() "
` [PATCH md-6.12 v2 23/42] md/md-bitmap: merge md_bitmap_startwrite() "
` [PATCH md-6.12 v2 24/42] md/md-bitmap: merge md_bitmap_endwrite() "
` [PATCH md-6.12 v2 25/42] md/md-bitmap: merge md_bitmap_start_sync() "
` [PATCH md-6.12 v2 26/42] md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
` [PATCH md-6.12 v2 27/42] md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
` [PATCH md-6.12 v2 28/42] md/md-bitmap: merge md_bitmap_close_sync() "
` [PATCH md-6.12 v2 29/42] md/md-bitmap: mrege md_bitmap_cond_end_sync() "
` [PATCH md-6.12 v2 30/42] md/md-bitmap: merge md_bitmap_sync_with_cluster() "
` [PATCH md-6.12 v2 31/42] md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
` [PATCH md-6.12 v2 32/42] md/md-bitmap: merge bitmap_unplug() into bitmap_operations
` [PATCH md-6.12 v2 33/42] md/md-bitmap: merge md_bitmap_daemon_work() "
` [PATCH md-6.12 v2 34/42] md/md-bitmap: pass in mddev directly for md_bitmap_resize()
` [PATCH md-6.12 v2 35/42] md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
` [PATCH md-6.12 v2 36/42] md/md-bitmap: merge get_bitmap_from_slot() "
` [PATCH md-6.12 v2 37/42] md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation
` [PATCH md-6.12 v2 38/42] md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
` [PATCH md-6.12 v2 39/42] md/md-bitmap: merge md_bitmap_free() into bitmap_operations
` [PATCH md-6.12 v2 40/42] md/md-bitmap: merge md_bitmap_wait_behind_writes() "
` [PATCH md-6.12 v2 41/42] md/md-bitmap: merge md_bitmap_enabled() "
` [PATCH md-6.12 v2 42/42] md/md-bitmap: make in memory structure internal

[RFC PATCH 0/4] mwifiex: add support for iw61x
 2024-08-26  8:12 UTC  (4+ messages)
` [EXT] "

[PATCH v2] tests/functional: Convert Aarch64 Virt machine avocado tests
 2024-08-26  8:12 UTC  (2+ messages)

[PATCH] drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16
 2024-08-26  8:11 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
 2024-08-26  8:04 UTC  (2+ messages)

[PATCH v2 -next] mtd: rawnand: denali: Fix missing pci_release_regions in probe and remove
 2024-08-26  8:11 UTC  (2+ messages)

[PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm
 2024-08-26  8:10 UTC  (3+ messages)
` [PATCH 2/2] memory: pl353-smc: simplify with scoped for each OF child loop

[PATCH 0/5] iommu: Domain allocation enhancements
 2024-08-26  8:08 UTC  (7+ messages)
` [PATCH 1/5] iommu: Enhance domain allocation code to take additional flags

[PATCH] bus: mhi: host: make mhi_bus_type const
 2024-08-26  8:08 UTC  (2+ messages)

[PATCH 2/2] dm-integrity: introduce the Inline mode
 2024-08-26  8:08 UTC  (2+ messages)

[PATCH v3] media: platform: rzg2l-cru: rzg2l-video: Move request_irq() to probe()
 2024-08-26  8:08 UTC  (3+ messages)

[PATCH 00/10] rm/bochs: Modernize driver
 2024-08-26  8:08 UTC  (5+ messages)

[tip:timers/core] BUILD SUCCESS ed4fb6d7ef68111bb539283561953e5c6e9a6e38
 2024-08-26  8:07 UTC 

[PATCH] bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
 2024-08-26  8:07 UTC  (2+ messages)

[Buildroot] [git commit] package/xserver_xorg-server: security update to 21.1.13
 2024-08-26  7:59 UTC 

[PATCH] genirq: Get rid of global lock in irq_do_set_affinity()
 2024-08-26  8:06 UTC 

[Buildroot] [git commit] package/proftpd: fix group name preventing server from starting
 2024-08-26  8:05 UTC 

[Buildroot] [git commit] package/postgresql: fix typo in init script info printout
 2024-08-26  8:02 UTC 

[Buildroot] [git commit] package/postgresql: security bump version to 16.4
 2024-08-26  8:01 UTC 

[PATCH] bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69
 2024-08-26  8:06 UTC  (2+ messages)

[PATCH v3 00/11] i3c: master: some fix and improvemnt for hotjoin
 2024-08-26  8:05 UTC  (11+ messages)
` [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT

[Buildroot] [PATCH 1/1] package/proftpd: fix group name preventing server from starting
 2024-08-26  8:05 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2024-08-26  8:04 UTC  (2+ messages)

[PATCH v5 0/7] FriendlyELEC NanoPC-T6 improvements
 2024-08-26  8:02 UTC  (16+ messages)
` [PATCH v5 1/7] dt-bindings: arm: rockchip: Add NanoPC-T6 LTS
` [PATCH v5 2/7] arm64: dts: rockchip: add "
` [PATCH v5 3/7] arm64: dts: rockchip: add SPI flash on NanoPC-T6
` [PATCH v5 4/7] arm64: dts: rockchip: add IR-receiver to NanoPC-T6
` [PATCH v5 5/7] arm64: dts: rockchip: enable GPU on NanoPC-T6
` [PATCH v5 6/7] arm64: dts: rockchip: enable USB-C "
` [PATCH v5 7/7] arm64: dts: rockchip: add Mask Rom key "

[Buildroot] [PATCH 1/2] package/postgresql: security bump version to 16.4
 2024-08-26  8:02 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/postgresql: fix typos in init script

[LTP] [PATCH] doc: add `--recurse-submodules` when cloning the repo
 2024-08-23  8:37 UTC 

[Buildroot] [PATCH] package/xserver_xorg-server: security update to 21.1.13
 2024-08-26  8:01 UTC  (2+ messages)

linux-next: boot warning after merge of the vfs-brauner tree
 2024-08-26  7:59 UTC 

[PATCH v2] firmware_loader: Block path traversal
 2024-08-26  7:59 UTC  (4+ messages)

[PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
 2024-08-26  7:58 UTC  (4+ messages)
` [PATCH v2 3/3] nvme: add test for controller rescan under I/O load

[PATCH v3] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
 2024-08-26  7:57 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices (rev2)

[PATCH -next] mtd: rawnand: denali: Use the devm_clk_get_enabled() helper function
 2024-08-26  8:04 UTC 

Linux 6.11-rc5
 2024-08-26  7:55 UTC  (2+ messages)
` Build regressions/improvements in v6.11-rc5

[PATCH] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
 2024-08-26  7:54 UTC  (3+ messages)

[PATCH v5 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-08-26  7:55 UTC  (3+ messages)
` [PATCH v5 2/3] PCI: qcom: Add equalization settings for 16 GT/s

[PATCH v1] iTCO_wdt: ignore NMI_NOW bit on register comparison
 2024-08-26  7:53 UTC 

[PATCH] net: Remove a local variable with the same name as the parameter
 2024-08-26  7:35 UTC 

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-08-26  7:51 UTC  (6+ messages)

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-26  7:52 UTC  (11+ messages)

[PATCH v3] x86/boot: Preserve the value clobbered by the load-base calculation
 2024-08-26  7:51 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: remove unnecessary properties for Radxa ROCK 5A
 2024-08-26  7:51 UTC 

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-26  7:50 UTC  (12+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH 0/1] btf_loader support for subprogram linkage
 2024-08-26  7:50 UTC  (3+ messages)
` [PATCH 1/1] btf_loader: Support linkages for BTF subprograms

[PATCH 1/2] drm/virtio: Defer the host dumb buffer creation
 2024-08-26  7:47 UTC  (4+ messages)

[PATCH v8 0/8] Add Rust build support, ARM PL011 device impl
 2024-08-26  7:45 UTC  (5+ messages)
` [PATCH v8 6/8] rust: add crate to expose bindings and interfaces

[LTP] [PATCH 0/3] ci: Simplify and speedup minimal installation
 2024-08-26  7:44 UTC  (3+ messages)
` [LTP] [PATCH 3/3] ci/debian.sh: Make dependencies really minimal

[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
 2024-08-26  7:44 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath11k: "

[PATCH v3 0/2] Replace dma-fence chain with dma-fence array for media GT TLB invalidation
 2024-08-26  7:43 UTC  (5+ messages)
` [PATCH v3 2/2] drm/xe: Use dma-fence array for media GT TLB invalidations in PT code

[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-08-26  7:43 UTC  (4+ messages)

[PATCH] macintosh/via-pmu: register_pmu_pm_ops() can be __init
 2024-08-26  7:42 UTC  (2+ messages)

[PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26  7:42 UTC  (3+ messages)

[PATCH v3] m68k: Fix kernel_clone_args.flags in m68k_clone()
 2024-08-26  7:40 UTC  (2+ messages)

[PATCH v2] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26  7:40 UTC 

[PATCH v4 0/9] Add SDUC Support
 2024-08-26  7:39 UTC  (6+ messages)
` [PATCH v4 9/9] mmc: core: Adjust ACMD22 to SDUC

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-26  7:38 UTC  (5+ messages)

Dovetail: x86 compat syscall handling broken, missing backport in 6.6 and 6.1
 2024-08-26  7:36 UTC 

[PATCH v2] MIPS: crypto: Clean up useless assignment operations
 2024-08-26  7:35 UTC 

[XEN PATCH v13 0/6] Support device passthrough when dom0 is PVH on Xen
 2024-08-26  7:35 UTC  (3+ messages)
` [XEN PATCH v13 3/6] x86/pvh: Add PHYSDEVOP_setup_gsi for PVH dom0

[PATCH 0/4] Fix some starvation problems
 2024-08-26  7:33 UTC  (5+ messages)
` [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
    `  "

[PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
 2024-08-26  7:00 UTC  (2+ messages)

[ovmf test] 187348: all pass - PUSHED
 2024-08-26  7:32 UTC 

[PATCH] rtc: at91sam9: fix OF node leak in probe() error path
 2024-08-26  7:30 UTC  (5+ messages)
    `  "

[PATCH 0/7] Code cleanup and CDL memory usage reduction
 2024-08-26  7:31 UTC  (7+ messages)
` [PATCH 2/7] ata: libata: Improve __ata_qc_complete()
` [PATCH 3/7] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH 4/7] ata: libata: Move sata_std_hardreset() definition "
` [PATCH 5/7] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH 6/7] ata: libata: Move ncq_sense_buf to struct ata_device
` [PATCH 7/7] ata: libata: Improve CDL resource management


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.