messages from 2024-08-26 06:37:19 to 2024-08-26 08:19:59 UTC [more...]
[PATCH 0/3] Add support for LCKFB Taishan Pi RK3566
2024-08-26 8:08 UTC (7+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add dts "
[PATCH v7 0/2] Add notifier for PLL0 clock and set it 1.5GHz on the JH7110 SoC
2024-08-26 8:04 UTC
[PATCH V4 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-26 8:12 UTC (12+ 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 V4 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V4 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V4 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V4 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address
[PATCH md-6.12] md: remove flush handling
2024-08-26 8:19 UTC (2+ messages)
[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
2024-08-26 8:18 UTC
[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
2024-08-26 8:19 UTC (3+ messages)
` [PATCH v4 2/4] dt-bindings: media: Document bindings for "
[PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings
2024-08-26 8:18 UTC (2+ 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
[PATCH v2 0/4] riscv: spacemit: add pinctrl support to K1 SoC
2024-08-26 8:16 UTC (5+ 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 (27+ 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 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [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 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [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 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: "
[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 (2+ 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 (8+ messages)
` [PATCH 1/4] wifi: mwifiex: release firmware at remove time
` [PATCH 2/4] wifi: mwifiex: handle VDLL
` [PATCH 3/4] wifi: mwifiex: wait longer for SDIO card status
` [PATCH 4/4] mwifiex: add iw61x support
` [EXT] [RFC PATCH 0/4] mwifiex: add support for iw61x
[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] 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
[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)
[PATCH] genirq: Get rid of global lock in irq_do_set_affinity()
2024-08-26 8:06 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 (9+ 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
linux-next: build failure after merge of the tip tree
2024-08-26 8:04 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 -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 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 (3+ 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 v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-26 7:50 UTC (10+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[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 v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2024-08-26 7:43 UTC (4+ 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 v9 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-08-26 7:38 UTC (4+ messages)
[PATCH v2] MIPS: crypto: Clean up useless assignment operations
2024-08-26 7:35 UTC
[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)
[RESEND PATCH] m68k: cmpxchg: Use swap() to improve code
2024-08-26 7:30 UTC (2+ messages)
[PATCH] rtc: at91sam9: fix OF node leak in probe() error path
2024-08-26 7:30 UTC (5+ messages)
` "
[PATCH] staging: vme_user: Change slot number type from int to u32
2024-08-26 7:28 UTC (2+ messages)
[PATCH] docs: process: fix typos in Documentation/process/backporting.rst
2024-08-26 7:26 UTC (2+ messages)
[PATCH v2] pinctrl: renesas: Switch to use kmemdup_array()
2024-08-26 7:24 UTC (2+ messages)
[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2024-08-26 7:24 UTC (8+ messages)
` [PATCH v6 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
2024-08-26 7:21 UTC (11+ messages)
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
[PATCH 1/1] iommu/vt-d: Fix incorrect domain ID in context flush helper
2024-08-26 7:20 UTC (3+ messages)
[PATCH] ACPI: CPPC: Fix MASK_VAL() usage
2024-08-26 7:20 UTC (3+ messages)
[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
2024-08-26 7:16 UTC (5+ messages)
` [PATCH v1 1/4] iommu: Add IOMMU_SYS_CACHE flag for system cache control
` [PATCH v1 2/4] iommu/io-pgtable-arm: Force outer cache for page-level MAIR via user flag
` [PATCH v1 3/4] vfio: Add VFIO_DMA_MAP_FLAG_SYS_CACHE to control device access to system cache
` [PATCH v1 4/4] vfio/type1: Add support for VFIO_DMA_MAP_FLAG_SYS_CACHE
[PATCH v2 0/5] usb drivers use devm_clk_get_enabled() helpers
2024-08-26 7:14 UTC (2+ messages)
[PATCH 0/3] iio: Add Everlight PM16D17 proximity sensor
2024-08-26 7:12 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: iio: Add everlight pm16d17 binding
[PATCH v7 00/10] media: Fix the last set of coccinelle warnings
2024-08-26 7:12 UTC (3+ messages)
` [PATCH v7 01/10] media: venus: Use flex array for hfi_session_release_buffer_pkt
[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
2024-08-26 7:11 UTC (2+ messages)
[PATCH] x86/mm/pat: Support splitting of virtual memory areas
2024-08-26 7:11 UTC (2+ messages)
[PATCH v1] net: sunrpc: Fix error checking for d_hash_and_lookup()
2024-08-26 7:06 UTC
[PATCH v8] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
2024-08-26 7:07 UTC (2+ messages)
[PATCH v2 5/5] sb: ux500: Use devm_clk_get_enabled() helpers
2024-08-26 7:07 UTC
[PATCH v2 4/5] usb: mpfs: Use devm_clk_get_enabled() helpers
2024-08-26 7:06 UTC
[PATCH net-next v1] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 7:06 UTC (2+ messages)
[PATCH v2 3/5] usb: r8a66597-udc: Use devm_clk_get_enabled() helpers
2024-08-26 7:06 UTC
[PATCH v2 2/5] usb: pxa27x_udc: Use devm_clk_get_enabled() helpers
2024-08-26 7:06 UTC
[PATCH v2 1/5] usb: aspeed_udc: Use devm_clk_get_enabled() helpers
2024-08-26 7:05 UTC
[RFC PATCH -next 0/3] fs: Introduce the scope-based resource management for folio_lock/unlock
2024-08-26 7:10 UTC (4+ messages)
` [RFC PATCH -next 1/3] mm: Support "
` [RFC PATCH -next 2/3] buffer: Using scope-based resource instead of folio_lock/unlock
` [RFC PATCH -next 3/3] splice: "
[PATCH V2] ovl: fsync after metadata copy-up via mount option "fsync=strict"
2024-08-26 6:56 UTC (5+ messages)
` 答复: "
[PATCH] clk: bcm: bcm53573: fix OF node leak in init
2024-08-26 6:58 UTC
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-08-26 6:55 UTC (9+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text
[Patch v5 00/18] pmu test bugs fix and improvements
2024-08-26 6:56 UTC (4+ messages)
` [Patch v5 06/18] x86: pmu: Add asserts to warn inconsistent fixed events and counters
[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-26 6:55 UTC (4+ messages)
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
[PATCH] dt-bindings: mfd: mediatek,mt6357: Fixup reference to pwrap node
2024-08-26 6:54 UTC
[PATCH] mm: shmem: extend shmem_unused_huge_shrink() to all sizes
2024-08-26 6:53 UTC (2+ messages)
[PATCH v23 2/4] random: introduce generic vDSO getrandom() implementation
2024-08-26 6:53 UTC (3+ messages)
` [PATCH] random: vDSO getrandom() must reject invalid flag
[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
2024-08-26 6:52 UTC
[PATCH] mm: shmem: fix minor off-by-one in shrinkable calculation
2024-08-26 6:48 UTC (2+ messages)
[PATCH] mm: page_alloc: simpify page del and expand
2024-08-26 6:40 UTC
[PATCH v3] wifi: mwifiex: Convert to use jiffies macro
2024-08-26 6:40 UTC (4+ messages)
[PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
2024-08-26 6:31 UTC (8+ messages)
` [PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
` [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *
` [PATCH 3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
` [PATCH 4/7] sched: Document wait_var_event() family of functions and wake_up_var()
` [PATCH 5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
` [PATCH 6/7] sched: Add wait/wake interface for variable updated under a lock
` [PATCH 7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox