All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-10 06:07:03 to 2023-10-10 07:08:28 UTC [more...]

[PATCH v2] media: i2c: ov8858: Don't set fwnode in the driver
 2023-10-10  7:07 UTC  (2+ messages)

[PATCH -next 0/7] mm: convert page cpupid functions to folios
 2023-10-10  6:45 UTC  (8+ messages)
` [PATCH -next 1/7] mm_types: add _last_cpupid into folio
` [PATCH -next 2/7] mm: mprotect: use a folio in change_pte_range()
` [PATCH -next 3/7] mm: huge_memory: use a folio in change_huge_pmd()
` [PATCH -next 4/7] mm: convert xchg_page_access_time to xchg_folio_access_time()
` [PATCH -next 5/7] mm: convert page_cpupid_last() to folio_cpupid_last()
` [PATCH -next 6/7] mm: make wp_page_reuse() and finish_mkwrite_fault() to take a folio
` [PATCH -next 7/7] mm: convert page_cpupid_xchg_last() to folio_cpupid_xchg_last()

[Outreachy Applicant] NEEDS SOME CLARIFICATIONS
 2023-10-10  7:06 UTC 

[Buildroot] [PATCH] package/qemu: security bump version to 8.1.1
 2023-10-10  7:05 UTC 

[igt-dev] [PATCH i-g-t 0/2] Move dpcd_(read/write) to igt_dpcd
 2023-10-10  7:05 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib
` [igt-dev] [PATCH i-g-t 2/2] lib/meson.build: Add igt_dpcd for compilation

[PATCHSET v3 0/1] fstests: fix unshare data corruption bug
 2023-10-10  7:05 UTC  (3+ messages)
` [PATCH 1/1] generic: test FALLOC_FL_UNSHARE when pagecache is not loaded

[PATCH v5 0/3] ramfb: migration support
 2023-10-10  7:03 UTC  (4+ messages)
` [PATCH v5 3/3] hw/vfio: add ramfb "

[PATCH 0/3] Add DesignWare Mobile mmc driver
 2023-10-10  7:04 UTC  (3+ messages)
` [PATCH 2/3] [02/03] mmc: Add Synopsys DesignWare mmc cmdq host driver

[PATCH] sched/wait: introduce endmark in __wake_up_common
 2023-10-10  7:04 UTC  (3+ messages)

[PATCHSET 0/3] fstests: random fixes for v2023.10.08
 2023-10-10  7:03 UTC  (7+ messages)
` [PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
` [PATCH 2/3] generic/465: only complain about stale disk contents when racing directio
` [PATCH 3/3] generic/269,xfs/051: don't drop fsstress failures to stdout

[PATCH] selftests: bpf: remove unused variables
 2023-10-10  7:00 UTC 

[dm-devel] [PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-09 17:04 UTC  (21+ messages)
` [dm-devel] [PATCH 01/14] bitops: add missing prototype check
` [dm-devel] [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
` [dm-devel] [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [dm-devel] [PATCH 04/14] linkmode: convert linkmode_{test, set, clear, mod}_bit() to macros
` [dm-devel] [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [dm-devel] [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [dm-devel] [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [dm-devel] [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
` [dm-devel] [PATCH 09/14] bitmap: extend bitmap_{get, set}_value8() to bitmap_{get, set}_bits()
` [dm-devel] [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [dm-devel] [PATCH 11/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [dm-devel] [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
` [dm-devel] [PATCH 13/14] lib/bitmap: add tests for bitmap_{get, set}_bits()
` [dm-devel] [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers

[PATCH v10 00/14] Add TPS25750 USB type-C PD controller support
 2023-10-10  7:02 UTC  (2+ messages)

[PATCH bpf-next] Detect jumping to reserved code during check_cfg()
 2023-10-10  7:02 UTC  (2+ messages)

[isar-cip-core 0/2] Enable SWU file in reproducible test
 2023-10-10  7:01 UTC  (5+ messages)
` [isar-cip-core 2/2] reproducible.yml: Disable signed swupdate in reproducible tests
      ` [cip-dev] "

[Intel-xe] [RFC] drm/xe: A minimal assert for some forcewake domain on xe_mmio
 2023-10-10  7:00 UTC  (8+ messages)

[Outreachy Applicant] NEEDS SOME CLARIFICATIONS
 2023-10-10  6:59 UTC 

linux-next: build failure after merge of the dmaengine tree
 2023-10-10  6:59 UTC  (2+ messages)

[PATCH 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
 2023-10-10  6:58 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/7] drivers/rtc/sysfs: move code to count_attribute_groups()
 2023-10-10  6:57 UTC  (6+ messages)
` [PATCH 6/7] fs/sysfs/group: make attribute_group pointers const

[igt-dev] [PATCH i-g-t 0/2] tests/kms_vblank: Test cleanup and dynamic conversion
 2023-10-10  6:58 UTC  (3+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for tests/kms_vblank: Test cleanup and dynamic conversion (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
 2023-10-10  6:57 UTC  (6+ messages)
  ` [PATCH bpf-next v2] "
      ` [PATCH bpf-next v3] "
        ` [PATCH bpf-next -v4] "

[PATCH 01/10] appletalk: remove localtalk and ppp support
 2023-10-10  7:00 UTC  (5+ messages)
` [PATCH 08/10] wireless: atmel: remove unused ioctl function
` [PATCH 09/10] wireless: hostap: "

[PATCH] dmaengine: mmp_tdma: drop unused variable 'of_id'
 2023-10-10  6:57 UTC 

[PATCH v6] xfs: introduce protection for drop nlink
 2023-10-10  6:57 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 7a83d7318ee1ca071ec5ceeabd2aae410fdfb7fb
 2023-10-10  6:56 UTC 

[PATCH] usb: misc: onboard_usb_hub: extend gl3510 reset duration
 2023-10-10  6:56 UTC  (2+ messages)

[PATCHSET 0/2] xfs: bug fixes for 6.6
 2023-10-10  6:56 UTC  (5+ messages)
` [PATCH 1/2] xfs: adjust the incore perag block_count when shrinking
` [PATCH 2/2] xfs: process free extents to busy list in FIFO order

[libgpiod][PATCH 0/2] bindings: rust: feature gate unreleased features
 2023-10-10  6:55 UTC  (9+ messages)

[android-common:android-4.19-stable 14239/30000] drivers/cpuidle/cpuidle.c:598:27: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-10-10  6:54 UTC 

[PATCH] ceph: fix type promotion bug on 32bit systems
 2023-10-10  6:54 UTC  (5+ messages)

[PATCH 0/2] Support multiple interrupts for virtio over MMIO devices
 2023-10-10  6:52 UTC  (4+ messages)
` [PATCH 2/2] virtio-mmio: Support multiple interrupts per device

[PATCH v1] Ftrace: make sched_wakeup can focus on the target process
 2023-10-10  6:53 UTC  (2+ messages)

Feature Request: Device Manager Fake Trim / Zero Trim
 2023-10-10  6:53 UTC  (6+ messages)

[PATCH v2 0/4] V4L2 sub-device active state helper, CCS fixes
 2023-10-10  6:52 UTC  (2+ messages)

[PATCH] perf pmu: add loaded_json_aliases firstly for perf_pmu__num_events()
 2023-10-10  6:57 UTC 

[Intel-gfx] [PATCH v5 0/2] Refactor i915 HDCP for XE
 2023-10-10  6:52 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Refactor i915 HDCP for XE (rev6)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

serial: 8250_omap: suspend issue with console_suspend disabled
 2023-10-10  6:51 UTC  (4+ messages)

[PATCH] cmd: mmc: Add mmc reg read command for reading card registers
 2023-10-10  6:51 UTC  (2+ messages)

[bug report] net: liquidio: fix mixed module-builtin object
 2023-10-10  6:50 UTC  (3+ messages)

[igt-dev] [PATCH] tests/amd_dispatch: add negative test
 2023-10-10  6:50 UTC 

[GIT PULL] sound fixes for 6.6-rc6
 2023-10-10  6:50 UTC 

are there any plans for a RISC-V reference board?
 2023-10-10  6:49 UTC  (2+ messages)
` [yocto] "

Questions about the memory of CXL Type3 device offline
 2023-10-10  6:46 UTC 

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-10  6:46 UTC  (3+ messages)
` [PATCH RFC V2 03/37] hw/arm/virt: Move setting of common CPU properties in a function

[PATCH 0/5] srcu fixes
 2023-10-10  6:46 UTC  (3+ messages)
` [PATCH 2/5] srcu: Only accelerate on enqueue time

[igt-dev] [v2] tests/kms_concurrent: remove pipe dependency in subtest name
 2023-10-10  6:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_concurrent: remove pipe dependency in subtest name (rev2)

[PATCH v2 0/5] Abstract vma_merge() and split_vma()
 2023-10-10  6:46 UTC  (3+ messages)
` [PATCH v2 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h

[PATCH] Bluetooth: hci_sock: fix slab oob read in create_monitor_event
 2023-10-10  6:43 UTC  (2+ messages)
`  "

[PATCH] drivers: firmware: Handle error case in the zynqmp_pm_feature
 2023-10-10  6:43 UTC  (2+ messages)

[PATCH v3 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-10  6:42 UTC  (5+ messages)
` [PATCH v3 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator

[PATCH vhost v3 0/4] strictly check the acccess to the common cfg
 2023-10-10  6:43 UTC  (7+ messages)
` [PATCH vhost v3 1/4] virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bit
` [PATCH vhost v3 2/4] virtio_pci: fix the common cfg map size
` [PATCH vhost v3 3/4] virtio_pci: add check for common cfg size

[PATCH 0/5] crypto: arm64 - clean up backwards function names
 2023-10-10  6:41 UTC  (6+ messages)
` [PATCH 1/5] crypto: arm64/sha1-ce "
` [PATCH 2/5] crypto: arm64/sha2-ce "
` [PATCH 3/5] crypto: arm64/sha512-ce "
` [PATCH 4/5] crypto: arm64/sha256 "
` [PATCH 5/5] crypto: arm64/sha512 "

[PATCH] drm/amd/pm: wait for completion of the EnableGfxImu command
 2023-10-10  6:41 UTC  (4+ messages)

[Nouveau] [PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
 2023-10-10  6:40 UTC  (10+ messages)
` [Nouveau] [PATCH drm-misc-next v6 4/6] drm/gpuvm: track/lock/validate external/evicted objects
      `  "

[Intel-gfx] [PATCH] drm/i915: Add wrapper for getiing display step
 2023-10-10  6:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add wrapper for getiing display step (rev3)

[PATCH 0/9] media: fix smatch warnings
 2023-10-10  6:40 UTC  (5+ messages)
` [PATCH 2/9] media: i2c: adp1653: don't reuse the same node pointer
` [PATCH 7/9] media: i2c: tc358746: check fmt validity

[PATCH 0/4] x86/percpu: Use segment qualifiers
 2023-10-10  6:37 UTC  (4+ messages)
` [PATCH 4/4] x86/percpu: Use C for percpu read/write accessors

[PATCH 0/7] merge-ort: implement support for packing objects together
 2023-10-10  6:36 UTC  (7+ messages)
` [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`

[Intel-xe] [RFC PATCH] Documentation/gpu: Add a VM_BIND async document
 2023-10-10  6:34 UTC  (3+ messages)

[PATCH] accel/habanalabs: make hl_class constant
 2023-10-10  6:34 UTC  (5+ messages)

[PATCH vhost v3 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-10  6:33 UTC  (22+ messages)
` [PATCH vhost v3 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH vhost v3 11/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH vhost v3 12/16] vdpa/mlx5: Improve mr update flow
` [PATCH vhost v3 13/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH vhost v3 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH vhost v3 15/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH vhost v3 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change

[PATCH v2] net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
 2023-10-10  6:33 UTC  (4+ messages)

[PATCH v5 0/6] cpufreq: qcom-nvmem: support apq8064 cpufreq scaling
 2023-10-10  6:32 UTC  (2+ messages)

[PATCH] net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
 2023-10-10  6:31 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/lnl: Remove watchdog timers for PSR
 2023-10-10  6:31 UTC  (3+ messages)

[libgpiod][PATCH] bindings: python: replace PyModule_AddObjectRef() with PyModule_AddObjectRef()
 2023-10-10  6:31 UTC  (3+ messages)

inode mismatch
 2023-10-10  6:30 UTC 

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-10  6:29 UTC  (15+ messages)
` [PATCH V2 1/4] dt-bindings: clock: add Amlogic C3 PLL clock controller bindings
` [PATCH V2 2/4] dt-bindings: clock: add Amlogic C3 peripherals "
` [PATCH V2 3/4] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH V2 4/4] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH] watchdog: st_lpc: Use device_get_match_data()
 2023-10-10  6:29 UTC  (3+ messages)

[PATCH] remoteproc: st: Use device_get_match_data()
 2023-10-10  6:28 UTC  (3+ messages)

[PATCH v6 0/2] selftests/resctrl: Bug fix and optimization
 2023-10-10  6:28 UTC  (4+ messages)
` [PATCH v6 1/2] selftests/resctrl: Fix schemata write error check

[PATCH] drm/amdgpu: save VCN instances init info before jpeg init
 2023-10-10  6:27 UTC 

kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.6-rc2-18-g2531f374f922e)
 2023-10-10  6:26 UTC 

kselftest/next kselftest-lib: 2 runs, 2 regressions (v6.6-rc2-18-g2531f374f922e)
 2023-10-10  6:26 UTC 

kselftest/next kselftest-cpufreq: 3 runs, 2 regressions (v6.6-rc2-18-g2531f374f922e)
 2023-10-10  6:26 UTC 

[Intel-xe] [PATCH 00/11] Supporting CSC and SOC HARDWARE ERROR HANDLING on PVC
 2023-10-10  6:27 UTC  (9+ messages)
` [Intel-xe] [PATCH 07/11] drm/xe: Support SOC FATAL error handling for PVC

[PATCH] virtio-serial-bus: Discard throttled VirtQueueElement when virtio-serial closed
 2023-10-10  6:22 UTC 

[PATCH 0/3] Fix three coverity issues of bond PMD
 2023-10-10  6:23 UTC  (4+ messages)
` [PATCH 1/3] app/test: fix control flow issue
` [PATCH 2/3] net/bonding: fix illegal memory accesses
` [PATCH 3/3] app/test: fix checking return value

[PATCH 6.5 000/163] 6.5.7-rc1 review
 2023-10-10  6:23 UTC  (2+ messages)

[PATCH] drm/amd/pm: Fix a memory leak on an error path
 2023-10-10  6:23 UTC  (4+ messages)

[PATCH] wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warning
 2023-10-10  6:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: test odd size planar yuv
 2023-10-10  6:22 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

RK356x hdmi doesn't support resolutions up to 4k@60Hz
 2023-10-10  6:20 UTC  (2+ messages)

[Outreachy Applicant] NEEDS SOME CLARIFICATIONS
 2023-10-10  6:20 UTC  (2+ messages)

[PATCH v2 0/6] wifi: rtw89: handle EHT rate
 2023-10-10  6:20 UTC  (3+ messages)
` [PATCH v2 5/6] wifi: radiotap: add bandwidth definition of EHT U-SIG

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-10  6:19 UTC  (2+ messages)

[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
 2023-10-10  6:19 UTC  (17+ messages)
` [RFC PATCH 5/7] "

[PATCH v2] alarmtimer: Fix rebind failure
 2023-10-10  6:18 UTC  (7+ messages)

[PATCH v3 0/1] Restrict access to TIOCLINUX
 2023-10-10  6:17 UTC  (6+ messages)

[PATCH 0/2] Fix two converity issue of NFP PMD
 2023-10-10  6:17 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix checking return value
` [PATCH 2/2] net/nfp: fix illegal memory accesses

[PATCH][next] hostap: Add __counted_by for struct prism2_download_data and use struct_size()
 2023-10-10  6:17 UTC  (5+ messages)

[PATCH v4 0/2] Add Nitro Secure Module support
 2023-10-10  6:15 UTC  (5+ messages)
` [PATCH v4 1/2] Import CBOR library
` [PATCH v4 2/2] misc: Add Nitro Secure Module driver

[PATCH 0/5] media: Sony IMX335 improvements
 2023-10-10  6:14 UTC  (7+ messages)
` [PATCH 1/5] media: dt-bindings: media: imx335: Add supply bindings
` [PATCH 2/5] media: i2c: imx335: Enable regulator supplies
` [PATCH 3/5] media: i2c: imx335: Implement get selection API

[PATCH mptcp-next v12 0/5] userspace pm remove id 0 subflow & address
 2023-10-10  6:13 UTC  (4+ messages)
` [PATCH mptcp-next v12 1/5] mptcp: avoid resetting when another subflow available

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-10-10  6:08 UTC  (4+ messages)

[PATCH] net/nfp: update incorrect MAC stats offset
 2023-10-10  6:09 UTC 

[PATCH 0/6] Add Andes PMU extension support
 2023-10-10  6:09 UTC  (3+ messages)

[PATCH] net/nfp: fix jumbo packet descriptors for NFDk
 2023-10-10  6:06 UTC 

[PATCH 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-10  6:06 UTC  (4+ messages)
` [PATCH 3/4] clk: meson: C3: add support for the C3 SoC PLL clock


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.