All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-22 07:42:07 to 2023-09-22 08:06:49 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 v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-22  7:59 UTC  (46+ 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 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

[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 v4 0/5] Implement MTE tag compression for swapped pages
 2023-09-22  8:05 UTC  (27+ messages)
` [PATCH v4 1/5] lib/bitmap: add bitmap_{set,get}_value()
` [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] 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  (9+ messages)

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-22  7:54 UTC  (30+ 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 v5] um: Enable preemption in UML
 2023-09-22  8:01 UTC  (5+ 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  (10+ 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  (11+ messages)
` [PATCH 11/52] migration/rdma: Drop rdma_add_block() error handling
` [PATCH 12/52] migration/rdma: Drop qemu_rdma_search_ram_block() "
` [PATCH 13/52] migration/rdma: Make qemu_rdma_buffer_mergable() return bool
` [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  (3+ messages)

[PATCH net-next v3 12/18] net/smc: implement DMB-related operations of loopback
 2023-09-22  7:55 UTC  (4+ messages)
  ` [PATCH net-next v3 09/18] net/smc: introduce SMC-D loopback device

[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 "

[PATCH v2] ASoC: dt-bindings: tfa9879: Convert to dtschema
 2023-09-21 18:33 UTC 

drivers/pinctrl/pinctrl-cy8c95x0.c:168: warning: Function parameter or member 'gpio_reset' not described in 'cy8c95x0_pinctrl'
 2023-09-22  7:51 UTC 

[rt-devel:linux-6.4.y-rt-rebase 38/79] kernel/printk/printk_nobkl.c:1457: warning: Function parameter or member 'skip_unsafe' not described in 'cons_atomic_try_acquire'
 2023-09-22  7:51 UTC 

[bug report] RIP: 0010:throtl_trim_slice+0xc6/0x320 caused kernel panic
 2023-09-22  7:50 UTC  (2+ messages)

[PATCH 0/2] Remove `ArcBorrow`
 2023-09-22  7:50 UTC  (3+ messages)
` [PATCH 1/2] rust: arc: rename `ArcInner` to `WithRef`

[PATCH] dmaengine: altera-msgdma: fix descriptors freeing logic
 2023-09-22  7:49 UTC  (4+ messages)

[RFC v1 0/6] riscv,isa-extensions additions
 2023-09-22  7:33 UTC  (3+ messages)
` [RFC v1 1/6] riscv: dts: microchip: convert isa detection to new properties

[PATCH v2 1/2] credit: Limit load balancing to once per millisecond
 2023-09-22  7:49 UTC  (3+ messages)
` [PATCH v2 2/2] credit: Don't steal vcpus which have yielded

[PATCH 0/4] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-09-22  7:48 UTC  (4+ messages)
` [PATCH 1/4] mm: pass set_count and set_reserved to __init_single_page

[PATCH] staging: speakup: Remove repeated word in comments
 2023-09-22  7:48 UTC 

Rozłożenie zobowiązania na raty
 2023-09-22  7:40 UTC 

[PATCH v3 0/4] kunit: Fix some bugs in kunit
 2023-09-22  7:47 UTC  (9+ messages)
` [PATCH v3 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH v3 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH v3 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH v3 4/4] kunit: test: Fix the possible memory leak in executor_test

[PATCH] [v2] scsi: zfcp: Fix a double put in zfcp_port_enqueue
 2023-09-22  7:46 UTC 

[PATCH v2 0/4] kunit: Fix some bugs in kunit
 2023-09-22  7:45 UTC  (4+ messages)
` [PATCH v2 4/4] kunit: test: Fix the possible memory leak in executor_test

[PATCH] Use CRC32 and a 1MiB dictionary for XZ compressed modules
 2023-09-22  7:45 UTC  (2+ messages)

[PATCH 1/7] wifi: rtw89: add subband index of primary channel to struct rtw89_chan
 2023-09-22  7:44 UTC  (2+ messages)

[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
 2023-09-22  7:43 UTC  (4+ messages)

[PATCH 1/2] wifi: mwifiex: simplify PCIE write operations
 2023-09-22  7:43 UTC  (2+ messages)

[PATCH 1/2] migration: Fix rdma migration failed
 2023-09-22  7:42 UTC  (3+ messages)

[PATCH v3 1/3] lib: introduce dispatcher library
 2023-09-22  7:38 UTC  (5+ messages)
` [PATCH v4 0/3] Add "
  ` [PATCH v4 1/3] lib: introduce "
  ` [PATCH v4 2/3] test: add dispatcher test suite
  ` [PATCH v4 3/3] doc: add dispatcher programming guide

[PATCH v6 00/13] add support MDP3 on MT8195 platform
 2023-09-22  7:41 UTC  (24+ messages)
` [PATCH v6 01/13] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v6 02/13] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v6 03/13] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v6 05/13] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v6 06/13] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v6 07/13] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v6 08/13] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v6 09/13] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v6 10/13] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v6 11/13] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v6 12/13] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS
` [PATCH v6 13/13] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()

[igt-dev] [PATCH] tests/amdgpu: add amdgpu reset test
 2023-09-22  7:43 UTC 

[PATCH v5 mptcp-next 0/4] mptcp: misc improvement
 2023-09-22  7:43 UTC  (5+ messages)
` [PATCH v5 mptcp-next 1/4] mptcp: fix delegated action races
` [PATCH v5 mptcp-next 2/4] mptcp: consolidate sockopt synchronization
` [PATCH v5 mptcp-next 3/4] mptcp: ignore notsent_lowat setting at the subflow level
` [PATCH v5 mptcp-next 4/4] mptcp: refactor sndbuf auto-tuning

[PATCH v16 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-09-22  7:42 UTC  (3+ messages)

[LTP] [PATCH 1/3] Fix lockdown and secureboot check in init_module tests
 2023-09-22  7:42 UTC  (3+ messages)
` [LTP] [PATCH 2/3] madvise11: Fix lockdown check
` [LTP] [PATCH 3/3] Fix shell library secureboot and lockdown helpers


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.