messages from 2024-07-20 12:48:32 to 2024-07-20 17:03:21 UTC [more...]
[PATCH v2] execve: Move KUnit tests to tests/ subdirectory
2024-07-20 17:03 UTC
vmlinux.o: warning: objtool: .text.nvmet_ctrl_state_show: unexpected end of section
2024-07-20 17:01 UTC
libbtrfsutil Python bindings FTBFS with Python 3.13 on Fedora Linux 41
2024-07-20 16:59 UTC
[PATCH] pxm2: switch to DM_I2C
2024-07-20 16:54 UTC
[PATCH v2] Documentation: KUnit: Update filename best practices
2024-07-20 16:54 UTC
[PATCH v4 0/2] iio: humidity: Add support for en210 sensor family
2024-07-20 16:54 UTC (3+ messages)
` [PATCH v4 2/2] iio: humidity: Add support for ENS210
[RFC PATCH 0/2] power: refactor power management library
2024-07-20 16:50 UTC (7+ messages)
` [PATCH v1 0/4] "
` [PATCH v1 1/4] power: refactor core "
` [PATCH v1 2/4] power: refactor uncore "
` [PATCH v1 3/4] test/power: removed function pointer validations
` [PATCH v1 4/4] power/amd_uncore: uncore power management support for AMD EPYC processors
[drm-xe:drm-xe-next] BUILD SUCCESS d930c19fdff3109e97b610fa10943b7602efcabd
2024-07-20 16:48 UTC
[PATCH net-next RFC] net: ethernet: mtk_eth_soc: use prefetch methods
2024-07-20 16:46 UTC
[PATCH] slab: Introduce kmalloc_obj() and family
2024-07-20 16:44 UTC (3+ messages)
[PATCH v2] loongarch: Support RANDOMIZE_KSTACK_OFFSET
2024-07-20 16:42 UTC (4+ messages)
[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in path_from_stashed
2024-07-20 16:36 UTC
[PATCH v1 2/2] iio: adc: adding support for PAC194X
2024-07-20 16:30 UTC (3+ messages)
[alexshi:mmunstable2 42/42] mm/khugepaged.c:1226:9: warning: assignment makes pointer from integer without a cast
2024-07-20 16:30 UTC
[GIT PULL] RISC-V Patches for the 6.11 Merge Window, Part 1
2024-07-20 16:30 UTC (4+ messages)
[GIT PULL] MIPS changes for v6.11
2024-07-20 16:30 UTC (2+ messages)
[PATCH v8 1/2] dt-bindings: iio: light: ROHM BH1745
2024-07-20 16:29 UTC (3+ messages)
` [PATCH v8 2/2] iio: light: ROHM BH1745 colour sensor
[bluetooth-next:master] BUILD REGRESSION 52828ea60dfdd05246fc92dedfad1c8bbfa2dd66
2024-07-20 16:28 UTC
[oe-core][PATCHv3] mesa: update 24.0.7 -> 24.1.4
2024-07-20 16:28 UTC (2+ messages)
[PATCH 1/5] iio: light: noa1305: Simplify noa1305_read_raw()
2024-07-20 16:22 UTC (3+ messages)
[PATCH 1/2] kallsyms: unify seq and start_pos fields of struct sym_entry
2024-07-20 16:21 UTC (2+ messages)
` [PATCH 2/2] kallsyms: change sym_entry::percpu_absolute to bool type
[PATCH 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
2024-07-20 16:19 UTC (25+ messages)
` [PATCH 02/14] spl: Correct use of CMD_BOOTI and CMD_BOOTZ
` [PATCH 03/14] spl: Remove some #ifdefs in spl_parse_image_header()
` [PATCH 04/14] spl: Remove remaining #ifdef "
` [PATCH 05/14] mmc: Use logging instead of printf()
` [PATCH 06/14] mmc: Use logging instead of pr_err()
` [PATCH 07/14] log: Avoid including function names by default
` [PATCH 08/14] spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
` [PATCH 09/14] spl: mmc: Handle error codes consistently
` [PATCH 10/14] spl: mmc: Adjust args of spl_mmc_find_device()
` [PATCH 12/14] spl: Use unified inline functions for spl_load_info
` [PATCH 13/14] spl: Create a function to init spl_load_info
` [PATCH 14/14] blk: Correct comment for blk_get_devnum_by_uclass_idname()
[PATCH] da8xx-cfgchip.c: replace of_node_put with __free improves cleanup
2024-07-20 16:18 UTC (2+ messages)
[PATCH 00/22] iio: make masklength __private (round 2)
2024-07-20 16:14 UTC (18+ messages)
` [PATCH 01/22] iio: adc: cc10001_adc: make use of iio_for_each_active_channel()
` [PATCH 02/22] iio: adc: dln2-adc: use new '.masklength' accessors
` [PATCH 03/22] iio: adc: hx711: make use of iio_for_each_active_channel()
` [PATCH 04/22] iio: dummy: iio_simple_dummy_buffer: use iio_for_each_active_channel()
` [PATCH 05/22] iio: health: afe4403: make use of iio_for_each_active_channel()
` [PATCH 06/22] iio: health: max30102: make use of iio_get_masklength()
` [PATCH 07/22] iio: health: afe4404: make use of iio_for_each_active_channel()
` [PATCH 22/22] iio: proximity: sx_common: "
[PATCH v3 0/7] Convert live tests to parameterized style
2024-07-20 16:13 UTC (16+ messages)
` [PATCH v3 1/7] drm/xe: Introduce const cast helper
` [PATCH v3 2/7] drm/xe/tests: Add helpers for use in live tests
` [PATCH v3 3/7] drm/xe/tests: Convert xe_bo "
` [PATCH v3 4/7] drm/xe/tests: Convert xe_dma_buf "
` [PATCH v3 5/7] drm/xe/tests: Convert xe_migrate "
` [PATCH v3 6/7] drm/xe/tests: Convert xe_mocs "
` [PATCH v3 7/7] drm/xe/tests: Skip xe_mocs live tests on VF device
` ✓ CI.Patch_applied: success for Convert live tests to parameterized style (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[alexshi:mmunstable2 42/42] mm/khugepaged.c:1226:16: warning: assignment to 'struct ptdesc *' from 'int' makes pointer from integer without a cast
2024-07-20 16:08 UTC
[PATCH v2 0/8] hw/display/apple-gfx: New macOS PV Graphics device
2024-07-20 16:06 UTC (4+ messages)
[PATCH v2 4.19 1/4] ext4: check and update i_disksize properly
2024-07-20 16:04 UTC (4+ messages)
` [PATCH v2 4.19 2/4] ext4: correct the error path of ext4_write_inline_data_end()
` [PATCH v2 4.19 3/4] ext4: factor out write end code of inline file
` [PATCH v2 4.19 4/4] ext4: drop unnecessary journal handle in delalloc write
[PATCH v2 4.19 0/4] ext4: improve delalloc buffer write performance
2024-07-20 16:04 UTC
[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
2024-07-20 16:03 UTC (10+ messages)
[PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty
2024-07-20 16:02 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] add-patch: use normalize_marker() when recounting edited hunk
[PATCH] drm/amdgpu: convert bios_hardcoded_edid to drm_edid
2024-07-20 7:35 UTC (3+ messages)
[PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
2024-07-20 7:31 UTC (5+ messages)
[PATCH 1/4] ext4: check and update i_disksize properly
2024-07-20 15:57 UTC (5+ messages)
` [PATCH 2/4] ext4: correct the error path of ext4_write_inline_data_end()
` [PATCH 3/4] ext4: factor out write end code of inline file
` [PATCH 4/4] ext4: drop unnecessary journal handle in delalloc write
[PATCH] iio: light: ltr390: Add configurable gain, resolution and ALS reading
2024-07-20 15:55 UTC (2+ messages)
[PATCH] kontron-sl-mx6ul: switch to DM_SERIAL
2024-07-20 15:54 UTC
[PATCH 4.19 0/4] ext4: improve delalloc buffer write performance
2024-07-20 15:51 UTC
[bug report] tracing/kprobes: Add symbol counting check when module loads
2024-07-20 15:52 UTC (2+ messages)
[alexshi:mmunstable2 42/42] mm/khugepaged.c:1226:9: error: incompatible integer to pointer conversion assigning to 'struct ptdesc *' from 'int'
2024-07-20 15:47 UTC
[alexshi:mmunstable2 41/42] mm/memory.c:192:25: warning: initialization makes pointer from integer without a cast
2024-07-20 15:47 UTC
[drm-misc:drm-misc-next 1/4] ld.lld: error: duplicate symbol: drm_panic_is_enabled
2024-07-20 15:47 UTC
[GIT PULL] bcachefs changes for 6.11
2024-07-20 15:48 UTC (7+ messages)
` mounts failing with -EBUSY on device mapper (was: Re: [GIT PULL] bcachefs changes for 6.11)
[Patch] Do not clear BSS region in x86 stub
2024-07-20 15:47 UTC (6+ messages)
[PATCH kmod] Use SPDX header for license
2024-07-20 15:39 UTC (2+ messages)
[PATCH] mx6boards: convert to DM_I2C and DM_SERIAL
2024-07-20 15:35 UTC
[PATCH] drivers: Bosch SMI240 IMU Driver
2024-07-20 15:34 UTC (2+ messages)
[PATCH] HitShield:Something new eviction process for MGLRU
2024-07-20 15:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/zabbix: fix patch fuzz
2024-07-20 15:31 UTC
[PATCH iproute] ss: fix expired time format of timer
2024-07-20 15:23 UTC
[alexshi:mmunstable2 41/42] mm/memory.c:192:32: warning: initialization of 'struct ptdesc *' from 'int' makes pointer from integer without a cast
2024-07-20 15:26 UTC
[agd5f:amd-staging-drm-next-queue-reset 59/60] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:6177:11: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first
2024-07-20 15:26 UTC
Unable to mount after successful replace
2024-07-20 15:22 UTC (2+ messages)
[PULL 00/30] riscv-to-apply queue
2024-07-20 15:19 UTC (5+ messages)
` [PULL 21/30] target/riscv: Implement privilege mode filtering for cycle/instret
` [PULL 26/30] target/riscv: Do not setup pmu timer if OF is disabled
[alexshi:mmunstable2 40/42] arch/s390/include/asm/pgalloc.h:147:6: error: conflicting types for 'pte_free_defer'
2024-07-20 15:16 UTC
[alexshi:mmunstable2 41/42] include/linux/mm_types.h:510:51: error: '_Generic' selector of type 'struct ptdesc *' is not compatible with any association
2024-07-20 15:16 UTC
[alexshi:mmunstable2 40/42] arch/powerpc/include/asm/pgalloc.h:49:24: error: conflicting types for 'pte_free_defer'; have 'void(struct mm_struct *, pte_t *)' {aka 'void(struct mm_struct *, long unsigned int *)'}
2024-07-20 15:16 UTC
[alexshi:mmunstable2 41/42] mm/memory.c:192:32: error: implicit declaration of function 'pmd_ptdesc'; did you mean 'pfn_ptdesc'?
2024-07-20 15:16 UTC
[PATCH v7 05/28] dma-heap: Add proper kref handling on dma-buf heaps
2024-07-20 15:13 UTC (2+ messages)
[PULL 00/26] target-arm queue
2024-07-20 15:05 UTC (3+ messages)
` [PULL 21/26] hw/arm/smmu: Refactor SMMU OAS
[PATCH net] bnxt_en: update xdp_rxq_info in queue restart logic
2024-07-20 15:06 UTC (3+ messages)
[PATCH v2] drm/xe: Wedge the entire device
2024-07-20 15:06 UTC (4+ messages)
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-20 15:05 UTC (10+ messages)
[PATCH v1] scsi: Check the SPC version in sd_read_cpr
2024-07-20 15:00 UTC
Filesystem corruption when adding a new device (delayed-resync, write-mostly)
2024-07-20 14:47 UTC
[Buildroot] [PATCH 1/1] package/flashrom: fix satamv handling
2024-07-20 14:50 UTC
[Buildroot] [PATCH 1/1] package/flashrom: disable -Werror
2024-07-20 14:48 UTC
[PATCH bpf-next 1/3] bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
2024-07-20 14:45 UTC (2+ messages)
[PATCH v2 00/21] Universal Payload initial series
2024-07-20 14:44 UTC (5+ messages)
` [PATCH v2 15/21] spl: Plumb in the Universal Payload handoff
[PATCH] iio: light: ltrf216a: Document the device name
2024-07-20 14:43 UTC (3+ messages)
[PATCH 0/7] clk: clocking-wizard: add user clock monitor support
2024-07-20 14:37 UTC (4+ messages)
` [PATCH 4/7] dt-bindings: clock: xilinx: add description of user monitor interrupt
[PATCH 3/3] greybus: gb-beagleplay: Add firmware upload API
2024-07-20 14:33 UTC (2+ messages)
[drm-misc:drm-misc-next 1/4] drm_atomic_uapi.c:(.text+0x1e40): multiple definition of `drm_panic_is_enabled'; drivers/gpu/drm/drm_atomic.o:drm_atomic.c:(.text+0x2ca0): first defined here
2024-07-20 14:33 UTC
[PATCH] [PATCH] system/memory: Fix max access size
2024-07-20 14:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/autossh: fix build with gcc >= 14
2024-07-20 14:26 UTC
[tip:timers/urgent] BUILD SUCCESS bfb05c7ccd03d2838342d23bbcd587f203a98b88
2024-07-20 14:23 UTC
[PATCH v2] Makefile: add comment to discourage tools/* addition for kernel builds
2024-07-20 14:22 UTC (3+ messages)
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-07-20 14:22 UTC (6+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()
[PATCH RFC v3 0/6] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
2024-07-20 14:19 UTC (14+ messages)
` [PATCH RFC v3 1/6] arm: dts: marvell: armada-388-clearfog: enable third usb on m.2/mpcie
` [PATCH RFC v3 2/6] arm: dts: marvell: armada-388-clearfog-base: add rfkill for m.2
` [PATCH RFC v3 3/6] dt-bindings: phy: cp110-utmi-phy: add compatible string for armada-38x
` [PATCH RFC v3 4/6] arm: dts: marvell: armada-38x: add description for usb phys
` [PATCH RFC v3 5/6] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
` [PATCH RFC v3 6/6] arm: dts: marvell: armada-388-clearfog: add description for usb phys
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-20 14:14 UTC (6+ messages)
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
[alexshi:mmunstable2 36/42] mm/khugepaged.c:772:39: error: implicit declaration of function 'pmd_ptdesc'; did you mean 'page_ptdesc'?
2024-07-20 14:11 UTC
[PATCH] util-linux: install lastlog2 volatile file
2024-07-20 14:12 UTC
[net] tcp: add SO_PEEK_OFF socket option tor TCPv6
2024-07-20 14:09 UTC
[meta-oe][PATCH] netplan: upgrade 1.0 -> 1.0.1
2024-07-20 13:51 UTC
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-20 13:49 UTC (4+ messages)
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-20 11:43 UTC (9+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
[PATCH 1/2] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
2024-07-20 13:47 UTC (4+ messages)
` [PATCH 2/2] memory tiering: introduce folio_has_cpupid() check
[PATCH v7 0/4] iio: adc: adc7192: Improvements
2024-07-20 13:45 UTC (9+ messages)
` [PATCH v7 3/4] dt-bindings: iio: adc: ad7192: Add clock provider
` [PATCH v7 4/4] "
[GIT PULL] i2c-host for v6.11 - part 2
2024-07-20 13:45 UTC (4+ messages)
[sj:damon/next 53/55] mm/damon/tests/core-kunit.h:394:undefined reference to `kunit_binary_assert_format'
2024-07-20 13:40 UTC
[PATCH 1/2] dt-bindings: iio: adf4377: add adf4378 link
2024-07-20 13:36 UTC (5+ messages)
` [PATCH 2/2] iio: frequency: adf4377: add adf4378 support
[PATCH] cache: StarFive: Require a 64-bit system
2024-07-19 16:38 UTC (2+ messages)
[PATCH] dt-bindings: iio: magnetometer: bmc150: Document mount-matrix
2024-07-20 13:30 UTC (3+ messages)
[PATCH RFC v2 0/4] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
2024-07-20 13:19 UTC (5+ messages)
` [PATCH RFC v2 2/4] arm: dts: marvell: armada-38x: add description for usb phys
[PATCH 0/3] KX022-1020 accel support + inertial sensors on msm8226-microsoft
2024-07-20 13:12 UTC (2+ messages)
[oe-core][PATCHv2] mesa: update 24.0.7 -> 24.1.4
2024-07-20 13:13 UTC (3+ messages)
[dtor-input:next] BUILD SUCCESS 075d9b22c8feacd02f3ffdce918d34790a3ba9d1
2024-07-20 13:11 UTC
[PATCH v7 0/7] Add support for AD4000 series of ADCs
2024-07-20 13:10 UTC (2+ messages)
[PATCH] board: beagle: convert to CONFIG_DM_I2C
2024-07-20 13:09 UTC (3+ messages)
[PATCH] python3-attrs: drop python3-ctypes from RDEPENDS
2024-07-20 13:07 UTC
[PATCH] meson: upgrade 1.4.0 -> 1.5.0
2024-07-20 13:06 UTC (2+ messages)
` [OE-core] "
[deller-parisc:for-next 6/6] arch/parisc/kernel/time.c:119:2-4: WARNING !A || A && B is equivalent to !A || B
2024-07-20 12:59 UTC
usb gadget driver initialization issue
2024-07-20 11:21 UTC
[OE-core][kirkstone 5/6] python3-jinja2: Upgrade 3.1.3 -> 3.1.4
2024-07-20 12:53 UTC (2+ messages)
` Patchtest results for "
[PATCH] nitrogen6x: convert to DM_I2C and DM_SERIAL
2024-07-20 12:48 UTC
[PATCH 0/6] iio: use devm_regulator_get_enable_read_voltage round 3
2024-07-20 12:50 UTC (2+ messages)
[PATCH 01/40] drivers: ata: Remove duplicate newlines
2024-07-20 12:41 UTC (13+ messages)
` [PATCH 29/40] drivers: scsi: "
` [PATCH 30/40] drivers: serial: "
` [PATCH 31/40] drivers: soc: "
` [PATCH 32/40] drivers: sound: "
` [PATCH 33/40] drivers: spi: "
` [PATCH 34/40] drivers: sysreset: "
` [PATCH 35/40] drivers: thermal: "
` [PATCH 36/40] drivers: timer: "
` [PATCH 37/40] drivers: tpm: "
` [PATCH 38/40] drivers: usb: "
` [PATCH 39/40] drivers: video: "
` [PATCH 40/40] drivers: watchdog: "
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.