messages from 2023-09-13 13:48:44 to 2023-09-13 14:17:08 UTC [more...]
[PATCH] drm/tests: provide exit function
2023-09-13 14:01 UTC (3+ messages)
[PATCH v3 0/2] Add interconnect driver for SDX75
2023-09-13 14:10 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add compatibles "
` [PATCH v3 2/2] interconnect: qcom: Add SDX75 interconnect provider driver
[net-next v4 4/5] net: wwan: t7xx: Adds sysfs attribute of modem event
2023-09-13 14:16 UTC (4+ messages)
` [net-next v4 5/5] net: wwan: t7xx: Devlink documentation
Linux IMA documentation
2023-09-13 14:16 UTC (6+ messages)
md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
2023-09-13 14:16 UTC (11+ messages)
[PATCH] bcachefs: add module description to fix modpost warning
2023-09-13 14:14 UTC
[PATCH 00/15] wifi: iwlwifi: updates - 2023-09-13
2023-09-13 14:15 UTC (3+ messages)
` [PATCH 13/15] wifi: iwlwifi: mvm: support set_antenna()
[PATCH v2] CI: allow jobs to be run in merge requests
2023-09-13 14:15 UTC
[PATCH net-next 1/6] net: stmmac: add platform library
2023-09-13 14:14 UTC (7+ messages)
[ImageBuilder PATCH v3] uboot-script-gen: use size from arm64 Image header
2023-09-13 14:13 UTC
[libgpiod] Thread safety API contract
2023-09-13 14:10 UTC (5+ messages)
[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
2023-09-13 14:11 UTC (12+ messages)
[PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc()
2023-09-13 14:08 UTC (5+ messages)
` [PATCH v2] KVM: x86: add KVM_VCPU_TSC_VALUE attribute
[PATCH v2 1/3] phy: mapphone-mdm6600: Fix runtime disable on probe
2023-09-13 14:11 UTC (5+ messages)
` [PATCH v2 2/3] phy: mapphone-mdm6600: Fix runtime PM for remove
` [PATCH v2 3/3] phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
[PATCH bpf-next v3 00/13] bpf: Add support for local percpu kptr
2023-09-13 14:10 UTC (3+ messages)
` [PATCH bpf-next v3 01/13] bpf: Add support for non-fix-size percpu mem allocation
[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
2023-09-13 14:11 UTC (3+ messages)
` [RFC PATCH v1 4/4] sample: rust: add Asix PHY driver
[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
2023-09-13 14:00 UTC (4+ messages)
` [PATCH 1/4] hw/cxl: Fix CFMW config memory leak
[PATCH v2 00/52] m68k: W=1 fixes
2023-09-13 14:08 UTC (53+ messages)
` [PATCH v2 01/52] m68k: kernel: Add missing asmlinkage to do_notify_resume()
` [PATCH v2 02/52] m68k: kernel: Include <linux/cpu.h> for trap_init()
` [PATCH v2 03/52] m68k: kernel: Make bad_super_trap() static
` [PATCH v2 04/52] m68k: kernel: Add and use <asm/syscalls.h>
` [PATCH v2 05/52] m68k: kernel: Add and use "ints.h"
` [PATCH v2 06/52] m68k: kernel: Add and use "process.h"
` [PATCH v2 07/52] m68k: kernel: Add and use "ptrace.h"
` [PATCH v2 08/52] m68k: kernel: Add and use "signal.h"
` [PATCH v2 09/52] m68k: kernel: Add and use "traps.h"
` [PATCH v2 10/52] m68k: kernel: Add and use "vectors.h"
` [PATCH v2 11/52] m68k: mm: Include <asm/hwtest.h> for hwreg_()
` [PATCH v2 12/52] m68k: mm: Move paging_init() to common <asm/pgtable.h>
` [PATCH v2 13/52] m68k: mm: Add and use "fault.h"
` [PATCH v2 14/52] m68k: emu: Remove unused vsnprintf() return value in nfprint()
` [PATCH v2 15/52] m68k: emu: Mark version[] __maybe_unused
` [PATCH v2 16/52] m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()
` [PATCH v2 17/52] m68k: amiga: Add and use "amiga.h"
` [PATCH v2 18/52] m68k: atari: Document data parameter of stdma_try_lock()
` [PATCH v2 19/52] m68k: atari: Make ikbd_reset() static
` [PATCH v2 20/52] m68k: atari: Make atari_platform_init() static
` [PATCH v2 21/52] m68k: atari: Make atari_stram_map_pages() static
` [PATCH v2 22/52] m68k: atari: Add and use "atari.h"
` [PATCH v2 23/52] m68k: apollo: Remove unused debug console functions
` [PATCH v2 24/52] m68k: apollo: Make local reset, serial, and irq functions static
` [PATCH v2 25/52] m68k: apollo: Replace set but not used variable by READ_ONCE()
` [PATCH v2 26/52] m68k: apollo: Add and use "apollo.h"
` [PATCH v2 27/52] m68k: bvme6000: Make bvme6000_abort_int() static
` [PATCH v2 28/52] m68k: hp300: Include "time.h" for hp300_sched_init()
` [PATCH v2 29/52] m68k: mac: Remove unused sine_data[]
` [PATCH v2 30/52] m68k: mac: Remove unused yday in unmktime()
` [PATCH v2 31/52] m68k: mac: Make mac_platform_init() static
` [PATCH v2 32/52] m68k: mac: Add and use "mac.h"
` [PATCH v2 33/52] m68k: mvme147: Make mvme147_init_IRQ() static
` [PATCH v2 34/52] m68k: mvme16x: Remove unused sink in mvme16x_cons_write()
` [PATCH v2 35/52] m68k: mvme16x: Add and use "mvme16x.h"
` [PATCH v2 36/52] m68k: q40: Add and use "q40.h"
` [PATCH v2 37/52] m68k: sun3/3x: Include <asm/config.h> for config_sun3*()
` [PATCH v2 38/52] m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>
` [PATCH v2 39/52] m68k: sun3: Fix context restore in flush_tlb_range()
` [PATCH v2 40/52] m68k: sun3: Fix signature of sun3_get_model()
` [PATCH v2 41/52] m68k: sun3: Add missing asmlinkage to sun3_init()
` [PATCH v2 42/52] m68k: sun3: Remove unused orig_baddr in free_baddr()
` [PATCH v2 43/52] m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()
` [PATCH v2 44/52] m68k: sun3: Remove unused vsprintf() return value in prom_printf()
` [PATCH v2 45/52] m68k: sun3: Annotate prom_printf() with __printf()
` [PATCH v2 46/52] m68k: sun3: Make print_pte() static
` [PATCH v2 47/52] m68k: sun3: Make sun3_platform_init() static
` [PATCH v2 48/52] m68k: sun3x: Fix signature of sun3_leds()
` [PATCH v2 49/52] m68k: sun3x: Do not mark dvma_map_iommu() inline
` [PATCH v2 50/52] m68k: sun3x: Make sun3x_halt() static
` [PATCH v2 51/52] m68k: sun3x: Make dvma_print() static
` [PATCH v2 52/52] m68k: sun3/3x: Add and use "sun3.h"
[PATCH] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884
2023-09-13 14:09 UTC (2+ messages)
[PATCH] bitbake: fetch2: git: revert path checks
2023-09-13 14:09 UTC (6+ messages)
` [bitbake-devel] "
[PATCH 0/2] python3-jsonschema: Fix rfc3339 validation dependencies in #kirkstone
2023-09-13 14:08 UTC (3+ messages)
` [PATCH 1/2] python3-jsonschema: Update homepage URL
` [PATCH 2/2] python3-jsonschema: Fix rfc3339 validation dependencies
[PATCH 1/4] sh: remove stale microdev board
2023-09-13 14:08 UTC (4+ messages)
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()
[RFC] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2023-09-13 14:08 UTC
[PATCH 0/2] Add CMC of Facebook Minerva platform
2023-09-13 14:06 UTC (7+ messages)
` [PATCH 2/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board
[PATCH] selftests: sud_test: return correct emulated syscall value on RISC-V
2023-09-13 14:07 UTC (2+ messages)
[skeggsb-nouveau:00.02-gsp-rm 37/88] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:1689 nv50_disp_oneinit() warn: address of NULL pointer 'outp'
2023-09-13 14:06 UTC
[PATCH 0/1] sbsa-ref: add non-secure EL2 virtual timer
2023-09-13 14:06 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v8 0/8] erofs-utils: mkfs: introduce rebuild mode
2023-09-13 13:47 UTC (3+ messages)
` [PATCH v8 8/8] erofs-utils: mkfs: add `--ovlfs-strip` option
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-09-13 13:43 UTC (20+ messages)
` [PATCH v8 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v8 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v8 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v8 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v8 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v8 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v8 11/24] iommu/tegra-smmu: "
` [PATCH v8 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v8 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v8 14/24] iommu/msm: "
` [PATCH v8 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v8 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v8 17/24] iommu/ipmmu: "
` [PATCH v8 18/24] iommu/mtk_iommu: "
` [PATCH v8 19/24] iommu/sun50i: "
` [PATCH v8 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v8 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v8 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v8 24/24] iommu: Convert remaining simple drivers "
[dm-devel] [PATCH v2 00/37] multipath-tools: user-friendly names rework
2023-09-13 14:05 UTC (7+ messages)
` [dm-devel] [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
` [dm-devel] [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
[PATCH] btrfs: remove pointless loop from btrfs_update_block_group()
2023-09-13 14:05 UTC (2+ messages)
[PATCH 1/2] CI: Allow a GitHub container registry mirror to be specified
2023-09-13 14:03 UTC (2+ messages)
` [PATCH 2/2] CI: Make update-repos more resilient to network issues
[igt-dev] [PATCH i-g-t v2 00/17] Fix IGT Kunit implementation issues
2023-09-13 14:04 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t v2 07/17] lib/ktap: Don't ignore interrupt signals
` [igt-dev] [Intel-gfx] "
` [Intel-xe] "
` "
[syzbot] WARNING in do_chunk_alloc
2023-09-13 14:03 UTC (3+ messages)
` [syzbot] [btrfs?] "
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-13 14:00 UTC (3+ messages)
[PATCH] net/iavf: fix Tx debug
2023-09-13 14:03 UTC
[PATCH net] net: prevent address overwrite in connect() and sendmsg()
2023-09-13 14:02 UTC (9+ messages)
[PATCH] common/cnxk: remove dead meson code
2023-09-13 14:02 UTC
[PATCH bpf] bpf: Skip unit_size checking for global per-cpu allocator
2023-09-13 14:02 UTC (2+ messages)
[PATCH bpf-next v2 0/6] Add Open-coded process and css iters
2023-09-13 14:02 UTC (6+ messages)
` [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
[Nouveau] [PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-13 14:01 UTC (11+ messages)
` [Nouveau] [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
` "
[PATCH 1/2] crypto/dpaa2_sec: fix debug prints
2023-09-13 14:01 UTC (2+ messages)
` [PATCH 2/2] crypto/dpaa_sec: "
[PATCH] i2c: mt65xx: allow optional pmic clock
2023-09-13 14:00 UTC (3+ messages)
[Virtio-fs] [BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
2023-09-13 14:00 UTC (6+ messages)
` "
[PATCH 01/17] openssl: build and install manpages only if they are enabled
2023-09-13 14:00 UTC (15+ messages)
` [PATCH 16/17] build-sysroots.bb: run tasks one after the other
` [OE-core] "
[PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
2023-09-13 14:00 UTC (3+ messages)
[PATCH v6 0/4] TI K3 M4F support on AM64x and AM62x SoCs
2023-09-13 13:59 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
[PATCH] app/bbdev: fix link with NXP LA12XX
2023-09-13 13:58 UTC
[Intel-gfx] [PATCH] drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
2023-09-13 13:57 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[PATCH] common/rc: make _get_max_file_size find file size on mount point
2023-09-13 13:57 UTC (5+ messages)
[PATCH v3 00/20] media: i2c: imx219: Miscellaneous cleanups and improvements
2023-09-13 13:56 UTC (21+ messages)
` [PATCH v3 01/20] media: i2c: imx219: Convert to CCI register access helpers
` [PATCH v3 02/20] media: i2c: imx219: Drop unused macros
` [PATCH v3 03/20] media: i2c: imx219: Replace register addresses with macros
` [PATCH v3 04/20] media: i2c: imx219: Drop IMX219_REG_CSI_LANE_MODE from common regs array
` [PATCH v3 05/20] media: i2c: imx219: Fix test pattern window for 640x480 mode
` [PATCH v3 06/20] media: i2c: imx219: Set mode registers programmatically
` [PATCH v3 07/20] media: i2c: imx219: Merge format and binning setting functions
` [PATCH v3 08/20] media: i2c: imx219: Initialize ycbcr_enc
` [PATCH v3 09/20] media: i2c: imx219: Use active crop rectangle to configure registers
` [PATCH v3 10/20] media: i2c: imx219: Infer binning settings from format and crop
` [PATCH v3 11/20] media: i2c: imx219: Access height from active format in imx219_set_ctrl
` [PATCH v3 12/20] media: i2c: imx219: Don't store the current mode in the imx219 structure
` [PATCH v3 13/20] media: i2c: imx219: Drop IMX219_VTS_* macros
` [PATCH v3 14/20] media: i2c: imx219: Group functions by purpose
` [PATCH v3 15/20] media: i2c: imx219: Drop system suspend/resume operations
` [PATCH v3 16/20] media: i2c: imx219: Implement .init_cfg() using .set_fmt()
` [PATCH v3 17/20] media: i2c: imx219: Separate horizontal and vertical binning
` [PATCH v3 18/20] media: i2c: imx219: Calculate crop rectangle dynamically
` [PATCH v3 19/20] media: i2c: imx219: Name all subdev state variables 'state'
` [PATCH v3 20/20] media: i2c: imx219: Move variables to inner scope
[linux-next:master 3525/4552] fs/bcachefs/movinggc.c:176:21: warning: comparison of distinct pointer types ('typeof (16UL) *' (aka 'unsigned long *') and 'typeof (buckets_in_flight->nr / 4) *' (aka 'unsigned int *'))
2023-09-13 13:56 UTC
[GIT PULL 0/5] Missed starfive pmdomain changes for v6.6, now for v6.7
2023-09-13 13:54 UTC (12+ messages)
` [GIT PULL 1/5] pmdomain: starfive: Explicitly include correct DT includes
` [GIT PULL 2/5] dt-bindings: power: Add power-domain header for JH7110
` [GIT PULL 3/5] pmdomain: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [GIT PULL 4/5] pmdomain: starfive: Extract JH7110 pmu private operations
` [GIT PULL 5/5] pmdomain: starfive: Add JH7110 AON PMU support
[Intel-xe] [PATCH] drm/xe/uapi: Remove MMIO ioctl
2023-09-13 13:56 UTC (8+ messages)
[PATCH 6.1 000/600] 6.1.53-rc1 review
2023-09-13 13:55 UTC (8+ messages)
[virtio-comment] [PATCH v1 0/2] Support enabling virtqueue after DRIVER_OK
2023-09-13 13:55 UTC (3+ messages)
` [virtio-comment] [PATCH v1 1/2] conformance: Add missing virtqueue reset conformance references
` [virtio-comment] [PATCH v1 2/2] content: Support enabling virtqueue after DRIVER_OK stage
[PATCH 5.10.y-cip 00/15] Enable Renesas PMIC RAA215300 and RTC builtin support
2023-09-13 13:55 UTC (4+ messages)
[PATCH] drm/amdgpu: Ignore first evction failure during suspend
2023-09-13 13:54 UTC (7+ messages)
` 回复: "
[Intel-xe] [PATCH 0/6] MMIO extension support for multi-tile devices
2023-09-13 13:54 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[PATCH net-next] net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()
2023-09-13 13:53 UTC (4+ messages)
[PATCH] init/main: Clear boot task idle flag
2023-09-13 13:52 UTC (2+ messages)
[nf PATCH v3 0/2] nf_tables: follow-up on audit fix, add selftest
2023-09-13 13:51 UTC (3+ messages)
` [nf PATCH v3 1/2] netfilter: nf_tables: Fix entries val in rule reset audit log
` [nf PATCH v3 2/2] selftests: netfilter: Test nf_tables audit logging
[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-13 13:51 UTC (10+ messages)
[PATCH v13 0/9] rutabaga_gfx + gfxstream
2023-09-13 13:49 UTC (6+ messages)
[PATCH net-next] net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
2023-09-13 13:48 UTC
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.