messages from 2023-09-22 07:54:58 to 2023-09-22 08:14:48 UTC [more...]
[PATCH 0/3] treewide: drop check because i2c_unregister_device() is NULL safe
2023-09-22 8:04 UTC (2+ messages)
` [PATCH 1/3] usb: typec: "
[PATCH v2] sched: fix warning in bandwidth distribution
2023-09-22 8:13 UTC (2+ messages)
[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-22 7:59 UTC (65+ messages)
` [PATCH v6 01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v6 02/30] soc: fsl: cpm1: qmc: "
` [PATCH v6 03/30] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v6 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v6 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v6 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v6 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v6 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v6 10/30] net: wan: Add support for QMC HDLC
` [PATCH v6 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v6 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v6 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v6 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v6 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v6 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v6 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v6 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v6 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v6 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v6 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v6 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v6 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 24/30] net: wan: Add framer framework support
` [PATCH v6 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v6 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v6 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v6 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v6 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v6 30/30] net: wan: fsl_qmc_hdlc: Add framer support
[tip: x86/mm] x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions from <asm/processor.h> to <asm/pgtable.h>
2023-09-22 8:12 UTC
[tip: x86/asm] x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32
2023-09-22 8:12 UTC
[PATCH v5] um: Enable preemption in UML
2023-09-22 8:13 UTC (6+ messages)
[tip: sched/core] <linux/list.h>: Introduce the list_for_each_reverse() method
2023-09-22 8:12 UTC
[PATCH v4 0/6] soc: qcom: Add uart console support for SM4450
2023-09-22 8:10 UTC (14+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH v4 2/6] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v4 3/6] arm64: dts: qcom: sm4450: Add RPMH and Global clock
` [PATCH v4 4/6] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v4 5/6] arm64: dts: qcom: sm4450-qrd: add QRD4450 uart support
` [PATCH v4 6/6] arm64: defconfig: enable clock controller and pinctrl
[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
2023-09-22 8:12 UTC (4+ messages)
[PATCH] drm/sti: avoid potential dereference of error pointers
2023-09-22 1:31 UTC
[PATCH] drm/gem: avoid potential dereference of error pointers
2023-09-22 1:25 UTC
[PATCH] eal: fix modify data area after memset
2023-09-22 8:12 UTC (2+ messages)
[PATCH v2] alarmtimer: Fix rebind failure
2023-09-22 8:12 UTC
[PATCH 2/3] test-ww_mutex: Fix potential workqueue corruption
2023-09-22 8:11 UTC (2+ messages)
` [tip: locking/core] locking/ww_mutex/test: "
[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
2023-09-22 8:11 UTC (3+ messages)
[PATCH 1/3] test-ww_mutex: Use prng instead of rng to avoid hangs at bootup
2023-09-22 8:11 UTC (2+ messages)
` [tip: locking/core] locking/ww_mutex/test: "
[PATCH 3/3] test-ww_mutex: Make sure we bail out instead of livelock
2023-09-22 8:11 UTC (2+ messages)
` [tip: locking/core] locking/ww_mutex/test: "
[PATCH 0/2] Declare and enable watchdog on stm32mp25
2023-09-22 8:10 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: st: add arm-wdt node for watchdog support on stm32mp251
` [PATCH 2/2] arm64: dts: st: enable secure arm-wdt watchdog on stm32mp257f-ev1
[PATCH v1 0/4] vfio: report NUMA nodes for device memory
2023-09-22 8:11 UTC (5+ messages)
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
2023-09-22 8:10 UTC (27+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[PATCH v4 0/2] selftests/resctrl: Bug fix and optimization
2023-09-22 8:10 UTC (3+ messages)
` [PATCH v4 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v4 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file
[GIT PULL FOR v6.7] RC fixes (v2)
2023-09-22 8:10 UTC
[PATCH V2 0/3] scsi: arcmsr: support Areca ARC-1688 Raid controller
2023-09-22 8:09 UTC
[PATCH v5 0/5] Implement MTE tag compression for swapped pages
2023-09-22 8:08 UTC (12+ messages)
` [PATCH v5 1/5] lib/bitmap: add bitmap_{read,write}()
` [PATCH v5 2/5] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH v5 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v5 4/5] arm64: mte: add a test for MTE tags compression
` [PATCH v5 5/5] arm64: mte: add compression support to mteswap.c
[PATCH 0/4] mm: Don't set and reset page count in MEMINIT_EARLY
2023-09-22 8:08 UTC (5+ messages)
` [PATCH 1/4] mm: pass set_count and set_reserved to __init_single_page
[PATCH] powerpc/stacktrace: Fix arch_stack_walk_reliable()
2023-09-22 8:09 UTC (2+ messages)
[BUG?] fsconfig restart_syscall failed
2023-09-22 8:08 UTC (2+ messages)
[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
2023-09-22 8:07 UTC (8+ messages)
` [PATCH v1 02/34] ml/cnxk: drop use of RTE API for firmware read
` [EXT] "
[PATCH] kexec: change locking mechanism to a mutex
2023-09-22 8:06 UTC (4+ messages)
[virtio-comment] [VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
2023-09-22 8:07 UTC (7+ messages)
` [virtio-comment] [VIRTIO PCI PATCH v5 1/1] transport-pci: "
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` "
[Intel-gfx] [PATCH 00/11] drm/i915: Improve BW management on FDI links
2023-09-22 8:07 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH v4 0/5] Implement MTE tag compression for swapped pages
2023-09-22 8:05 UTC (15+ messages)
` [PATCH v4 2/5] lib/test_bitmap: add tests for bitmap_{set,get}_value()
` [PATCH v4 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v4 4/5] arm64: mte: add a test for MTE tags compression
[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-22 8:04 UTC (6+ messages)
` [PATCH v5 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v5 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v5 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v5 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v5 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCH] arm64: dts: amlogic: Fix IR Controller register area for Meson-GX/AXG/G12 series SoCs
2023-09-22 8:05 UTC (3+ messages)
[PATCH] eal/unix: enhance error reporting for firmware
2023-09-22 8:06 UTC
[PATCH v3] console/serial: bump buffer from 16K to 128K
2023-09-22 8:04 UTC (5+ messages)
[Question] TI's u-boot.img is built twice
2023-09-22 8:04 UTC (4+ messages)
[PATCH v3] adwaita-icon-theme: 43 -> 45.0
2023-09-22 8:04 UTC
[PATCH] printk: add cpu id information to printk() output
2023-09-22 8:03 UTC (7+ messages)
[PATCH 0/3] Fix a couble of bugs in drm_kunit_helpers.c
2023-09-22 8:00 UTC (4+ messages)
` [PATCH 2/3] kunit: Add kunit_move_action_to_top_or_reset() to reorder actions
[igt-dev] [PATCH i-g-t] lib/xe: on xe driver use blitter for x-tile
2023-09-22 8:01 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH] usb: musb: Modify the "HWVers" register address
2023-09-22 7:59 UTC
[PATCH] dt-bindings: mtd: jedec,spi-nor: Document support for more MT25QU parts
2023-09-22 7:59 UTC (12+ messages)
[Intel-xe] [PATCH 0/3] Remove Stubs in HDCP code
2023-09-22 7:59 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[PATCH 00/10] mm: PCP high auto-tuning
2023-09-22 7:56 UTC (4+ messages)
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
[PATCH net 0/6] virtio-net: Fix and update interrupt moderation
2023-09-22 7:58 UTC (6+ messages)
` [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
kci command line poll: Click or Typer?
2023-09-22 7:59 UTC (3+ messages)
` [Automated-testing] "
[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
2023-09-22 7:57 UTC (7+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
[PATCH] irqchip: renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
2023-09-22 7:57 UTC (2+ messages)
[LTP] [PATCH] kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS
2023-09-22 7:56 UTC (3+ messages)
[Intel-xe] [PATCH V5 0/7] drm/xe: fdinfo memory stats
2023-09-22 7:57 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: fdinfo memory stats (rev7)
[PATCH 0/8] OpenSBI sparse HART id support
2023-09-22 7:56 UTC (5+ messages)
` [PATCH 1/8] lib: sbi: Introduce HART index in sbi_scratch
[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times
2023-09-22 7:56 UTC (5+ messages)
` [RFT PATCH v2 01/12] drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH V2 0/2] HID: touchscreen: add himax hid-over-spi driver
2023-09-22 7:56 UTC (5+ messages)
` [PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device
[PATCH 00/52] migration/rdma: Error handling fixes
2023-09-22 7:54 UTC (3+ messages)
` [PATCH 14/52] migration/rdma: Use bool for two RDMAContext flags
[PATCH] pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]
2023-09-22 7:55 UTC (2+ messages)
[PATCH net-next v3 09/18] net/smc: introduce SMC-D loopback device
2023-09-22 7:55 UTC (2+ messages)
[PATCHv4 net] ipv4/fib: send notify when delete source address routes
2023-09-22 7:55 UTC
[PATCH 0/4] iio: resolver: move ad2s1210 out of staging
2023-09-22 7:54 UTC (4+ messages)
` [PATCH 4/4] iio: resolver: add new driver for AD2S1210
[PATCH v13 0/9] rutabaga_gfx + gfxstream
2023-09-22 7:54 UTC (8+ messages)
` [PATCH v13 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH] sound: usb: increase snd_card alloc size
2023-09-22 0:51 UTC
[PATCH v10 0/2] Digiteq Automotive MGB4 driver
2023-09-22 7:54 UTC (3+ messages)
` [PATCH v10 1/2] Added "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.