messages from 2024-07-12 02:59:14 to 2024-07-12 05:51:26 UTC [more...]
[GSoC][PATCH v3 0/7] t: port reftable/merged_test.c to the unit testing framework
2024-07-12 5:39 UTC (6+ messages)
` [GSoC][PATCH v4 "
` [PATCH v4 1/7] t: move "
` [PATCH v4 2/7] t: harmonize t-reftable-merged.c with coding guidelines
` [PATCH v4 3/7] t-reftable-merged: improve the test t_merged_single_record()
` [PATCH v4 4/7] t-reftable-merged: improve the const-correctness of helper functions
[PATCH 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
2024-07-12 5:50 UTC (9+ messages)
` [PATCH 2/2] dma: Add IOMMU static calls with clear default ops
[PATCH 0/2] add device managed version of dev_pm_domain_attach|detach_list()
2024-07-12 5:48 UTC (3+ messages)
` [PATCH 1/2] PM: domains: "
` [PATCH 2/2] media: venus: use device managed APIs for power domains
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-07-12 5:47 UTC (4+ messages)
[GIT PULL] Block updates for 6.11-rc1
2024-07-12 5:44 UTC
[GIT PULL] io_uring updates for 6.11-rc1
2024-07-12 5:43 UTC
Regression on linux-next (next-20240709)
2024-07-12 5:42 UTC
[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
2024-07-12 5:41 UTC (16+ messages)
` [PATCH 3/3] "
[PATCH] android: binder: print error message on failure of creating proc file
2024-07-12 5:40 UTC (4+ messages)
[PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
2024-07-12 5:40 UTC (3+ messages)
[PATCH] mm/huge_memory: Avoid PMD-size page cache if needed
2024-07-12 5:39 UTC (4+ messages)
[PATCH v3 0/7] perf: build: Fix cross compilation
2024-07-12 5:37 UTC (6+ messages)
` [PATCH v3 1/7] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v3 7/7] perf docs: Remove the Android cross building document
[Buildroot] [PATCH] package/mpd: fix build with fmt 11
2024-07-12 5:35 UTC
[scarthgap][PATCH 1/2] webkitgtk: fix do_configure error on beaglebone-yocto
2024-07-12 5:36 UTC (3+ messages)
` [scarthgap][PATCH 2/2] webkitgtk: fix do_compile errors "
` Patchtest results for "
[rgushchin:page_counters.2 1/4] mm/page_counter.c:428:44: error: 'MCT_MEM' undeclared
2024-07-12 5:31 UTC
Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
2024-07-12 5:31 UTC (4+ messages)
[linux-next:master 11606/12643] arm-linux-gnueabi-ld: arch/arm/mach-pxa/devices.o:undefined reference to `gpio_set_wake'
2024-07-12 5:31 UTC (2+ messages)
[PATCH i-g-t v5 0/2] Runtime alteration of debuglog level
2024-07-12 5:29 UTC (5+ messages)
` [PATCH i-g-t v5 1/2] lib/igt_sysfs: Implement dynamic adjustment of debug log level
` [PATCH i-g-t v5 2/2] tests/kms_atomic_transition: Reducing debug loglevel dynamically
` ✓ CI.xeBAT: success for Runtime alteration of debuglog level (rev5)
` ✓ Fi.CI.BAT: "
[PATCH] perf annotate: Cache debuginfo for data type profiling
2024-07-12 5:29 UTC (2+ messages)
[PATCH] xfs: honor init_xattrs in xfs_init_new_inode for !attr && attr2 fs
2024-07-12 5:28 UTC (6+ messages)
[PATCH v5 0/2] led: implement software blinking
2024-07-12 5:25 UTC (3+ messages)
` [PATCH v5 1/2] led: Implement software led blinking
` [PATCH v5 2/2] led: Add dts property to specify blinking of the led
[PATCH v5 0/3] hwmon: (adt7475) duty cycle configuration
2024-07-12 5:24 UTC (4+ messages)
` [PATCH v5 3/3] hwmon: (adt7475) Add support for configuring initial PWM state
[PATCH v1] target/s390x: filter deprecated features based on model expansion type
2024-07-12 5:23 UTC (2+ messages)
[PATCH 0/2] blk-ioprio: remove per-disk structure
2024-07-12 5:22 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v4] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-07-12 5:20 UTC (2+ messages)
[PATCH] vfio: Reuse file f_inode as vfio device inode
2024-07-12 5:19 UTC (11+ messages)
[PATCH v2] io_uring: Avoid polling configuration errors
2024-07-12 5:20 UTC (2+ messages)
Help in booting The board
2024-07-12 5:20 UTC
[PATCH v6 00/23] zram: introduce custom comp backends API
2024-07-12 5:18 UTC (24+ messages)
` [PATCH v6 01/23] lib: zstd: export API needed for dictionary support
` [PATCH v6 02/23] lib: lz4hc: export LZ4_resetStreamHC symbol
` [PATCH v6 03/23] lib: zstd: fix null-deref in ZSTD_createCDict_advanced2()
` [PATCH v6 04/23] zram: introduce custom comp backends API
` [PATCH v6 05/23] zram: add lzo and lzorle compression backends support
` [PATCH v6 06/23] zram: add lz4 compression backend support
` [PATCH v6 07/23] zram: add lz4hc "
` [PATCH v6 08/23] zram: add zstd "
` [PATCH v6 09/23] zram: pass estimated src size hint to zstd
` [PATCH v6 10/23] zram: add zlib compression backend support
` [PATCH v6 11/23] zram: add 842 "
` [PATCH v6 12/23] zram: check that backends array has at least one backend
` [PATCH v6 13/23] zram: introduce zcomp_params structure
` [PATCH v6 14/23] zram: recalculate zstd compression params once
` [PATCH v6 15/23] zram: extend comp_algorithm attr write handling
` [PATCH v6 16/23] zram: add support for dict comp config
` [PATCH v6 17/23] zram: introduce zcomp_req structure
` [PATCH v6 18/23] zram: introduce zcomp_ctx structure
` [PATCH v6 19/23] zram: move immutable comp params away from per-CPU context
` [PATCH v6 20/23] zram: add dictionary support to lz4
` [PATCH v6 21/23] zram: add dictionary support to lz4hc
` [PATCH v6 22/23] zram: add dictionary support to zstd backend
` [PATCH v6 23/23] Documentation/zram: add documentation for algorithm parameters
[PATCH 1/8] Input: usbtouchscreen - use driver core to instantiate device attributes
2024-07-12 5:18 UTC (8+ messages)
` [PATCH 2/8] Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macro
` [PATCH 3/8] Input: usbtouchscreen - move the driver ID table
` [PATCH 4/8] Input: usbtouchscreen - move process_pkt() into main device structure
` [PATCH 5/8] Input: usbtouchscreen - constify usbtouch_dev_info table
` [PATCH 6/8] Input: usbtouchscreen - split device info table into individual pieces
` [PATCH 7/8] Input: usbtouchscreen - use guard notation when acquiring mutexes
` [PATCH 8/8] Input: usbtouchscreen - switch to using __free() cleanup facility
[PATCH v2 0/4] Add support for SPI-NOR Macronix OTP
2024-07-12 5:13 UTC (17+ messages)
` [PATCH v2 3/4] dt-bindings: mtd: macronix,mx25l12833f: add SPI-NOR chip
Removal of MSC-5000/5080 touchscreen/touchkey drivers?
2024-07-12 5:11 UTC
[PATCH v1 0/7] pinctrl: npcm8xx: pin configuration changes
2024-07-11 19:37 UTC (2+ messages)
` [PATCH v1 2/7] pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36
[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
2024-07-12 5:07 UTC (5+ messages)
` [PATCH v2 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
[PATCH net-next 00/11] eth: bnxt: use the new RSS API
2024-07-12 5:08 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Get better reg range with ldsx and 32bit compare
2024-07-12 5:07 UTC (3+ messages)
[PATCH v2 0/7] rockchip: Add GMAC support for RK3568 and RK3588
2024-07-11 19:38 UTC (3+ messages)
` [PATCH v2 6/7] configs: rockchip: Enable ethernet driver on RK356x boards
[meta-webserver][PATCH] webmin: Upgrade to 2.111 release
2024-07-12 5:05 UTC
[Buildroot] [autobuild.buildroot.net] Daily results for 2024-07-11
2024-07-12 5:05 UTC
[PATCH v2 1/2] dt-bindings: arm: amlogic: add support for Radxa ZERO 2 Pro
2024-07-12 5:01 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: "
[PATCH] xfs: fix file_path handling in tracepoints
2024-07-12 5:03 UTC (3+ messages)
[PATCH v3 0/2] gs101 oriole: UART clock fixes
2024-07-12 5:00 UTC (4+ messages)
` [PATCH v3 2/2] clk: samsung: gs101: don't mark non-essential (UART) clocks critical
linux-next: build failure after merge of the leds-lj tree
2024-07-12 4:48 UTC
[PATCH v2 00/11] perf/uprobe: Optimize uprobes
2024-07-12 4:57 UTC (2+ messages)
[PATCH] nvme: remove redundant bdev local variable
2024-07-12 4:56 UTC (2+ messages)
[PATCH v2 00/13] forcealign for xfs
2024-07-12 4:56 UTC (5+ messages)
` [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-12 4:54 UTC (8+ messages)
[PATCH i-g-t v2] tests/kms_getfb: Skip getfb2-accept-ccs subtest on Xe2 platforms
2024-07-12 4:52 UTC (2+ messages)
[linux-next:fs-next] BUILD SUCCESS 046bdfeb107a289e7e21d6499d5f345d081cab6f
2024-07-12 4:50 UTC
[PATCH net-next] net/mlx5: Reclaim max 50K pages at once
2024-07-12 4:48 UTC (3+ messages)
[git pull] drm fixes for 6.10-rc8
2024-07-12 4:46 UTC
[scarthgap][master][PATCH] multilib.conf: remove appending to PKG_CONFIG_PATH
2024-07-12 4:46 UTC
[PATCH] ceph: force sending a cap update msg back to MDS for revoke op
2024-07-12 4:40 UTC (2+ messages)
[PATCH v2] ceph: force sending a cap update msg back to MDS for revoke op
2024-07-12 4:40 UTC
[PATCH v5 04/11] irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic()
2024-07-12 4:38 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: use auto-dependencies for test objects
2024-07-12 4:36 UTC
[PATCH 1/1] perf archive: unpack to correct dir given by perf
2024-07-12 4:35 UTC (2+ messages)
[GIT PULL virtio 00/40] virtio master branch with fixes and admin commands
2024-07-12 4:31 UTC (3+ messages)
[PATCH] sysfs/cpu: Make crash_hotplug attribute world-readable
2024-07-12 4:30 UTC (5+ messages)
[PATCH] mm: list_lru: Fix NULL pointer dereference in list_lru_add()
2024-07-12 4:28 UTC (3+ messages)
[PATCH 3/3] mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
2024-07-12 4:27 UTC (4+ messages)
[PULL 0/6] administration commands for device parts
2024-07-12 4:26 UTC
[PATCH 1/1] alloc_tag: Export memory allocation profiling symbols used by modules
2024-07-12 4:25 UTC (2+ messages)
[RFC PATCH 0/8] Convert avocado tests to normal Python unittests
2024-07-12 4:24 UTC (9+ messages)
` [RFC PATCH 5/8] tests_pytest: Implement fetch_asset() method for downloading assets
[PATCH 1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
2024-07-12 4:24 UTC (9+ messages)
` [PATCH 2/6] drm/xe/migrate: Add kunit to test clear functionality
` [PATCH 3/6] drm/xe/xe2: Introduce identity map for compressed pat for vram
[PATCH RESEND v9 0/2] Add support for Loongson1 APB DMA
2024-07-12 4:22 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: use auto-dependencies for test objects
2024-07-12 4:21 UTC (4+ messages)
[PATCH v3 1/2] mm/memcg: alignment memcg_data define condition
2024-07-12 4:21 UTC (6+ messages)
` [REF PATCH v3 2/2] mm/slab: decouple the SLAB_OBJ_EXT from MEMCG
[gustavoars:testing/WFAMNAE-next20240621-CbC 1/11] arch/powerpc/include/asm/hvcall.h:697:48: warning: structure containing a flexible array member is not at the end of another structure
2024-07-12 4:19 UTC
[gustavoars:testing/WFAMNAE-next20240621-CbC 1/11] include/linux/tty_buffer.h:40:27: warning: structure containing a flexible array member is not at the end of another structure
2024-07-12 4:19 UTC
[gustavoars:testing/wfamnae-next20240710-cbc 1/13] drivers/leds/leds-cros_ec.c:70:40: warning: structure containing a flexible array member is not at the end of another structure
2024-07-12 4:19 UTC
[gustavoars:testing/wfamnae-next20240710-cbc 1/13] arch/powerpc/include/asm/hvcall.h:697:48: error: structure containing a flexible array member is not at the end of another structure
2024-07-12 4:17 UTC
[PATCH] editorial: replace hyperref with ref
2024-07-12 4:14 UTC
Issue : Writing commits into the git repository takes longer than expected
2024-07-12 4:10 UTC
[PATCH v3] mm/memcg: alignment memcg_data define condition
2024-07-12 4:14 UTC
[PATCH] main: remove static from const strlen
2024-07-12 4:08 UTC (2+ messages)
` [PATCH] "
[RFC PATCH 0/3] Fix and refactor do_{huge_pmd_}numa_page()
2024-07-12 4:01 UTC (4+ messages)
` [RFC PATCH 1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
[bluetooth-next:master 65/70] arch/arm64/boot/dts/qcom/sm8650-qrd.dtb: bluetooth: 'vddrfacmn-supply' is a required property
2024-07-12 3:54 UTC
How to debug intermittent increasing md/inflight but no disk activity?
2024-07-12 3:54 UTC (3+ messages)
linux-next tag next-240709: potential bug from commit "28ab42489515 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git"
2024-07-12 3:53 UTC
[PATCH 1/3] memblock tests: include memory_hotplug.h in mmzone.h as kernel dose
2024-07-12 3:51 UTC (3+ messages)
` [PATCH 2/3] memblock tests: include export.h in linkage.h "
` [PATCH 3/3] tools/testing: abstract two init.h into common include directory
[PATCH 1/1] mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILING
2024-07-12 3:51 UTC (2+ messages)
[PATCH] mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
2024-07-12 3:51 UTC (2+ messages)
[PATCH v2 00/18] PCI device authentication
2024-07-12 3:49 UTC (3+ messages)
` [PATCH v2 13/18] sysfs: Allow bin_attributes to be added to groups
[PATCH V6 00/18] Add data type profiling support for powerpc
2024-07-12 3:48 UTC (5+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-07-12 3:49 UTC (2+ messages)
` [syzbot] "
mm.git: a small error in mm-stable
2024-07-12 3:45 UTC (2+ messages)
[PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
2024-07-12 3:42 UTC
[PATCH 1/2] arm64: dts: rockchip: add support for Radxa ROCK Pi E v3.0
2024-07-12 3:40 UTC (4+ messages)
[Bug 219034] New: [linux-next][tag next-20240709] kernel BUG at lib/dynamic_queue_limits.c:99! and Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
2024-07-12 3:40 UTC
[PATCH v4] ALSA: compress_offload: introduce passthrough operation mode
2024-07-12 3:38 UTC (2+ messages)
[RFC PATCH v16 0/8] TPEBS counting mode support
2024-07-12 3:36 UTC (9+ messages)
` [RFC PATCH v16 8/8] perf test: Add test for Intel TPEBS counting mode
[PATCH qemu v2 0/1] target/riscv: Add Zilsd and Zcmlsd extension support
2024-07-12 3:32 UTC (2+ messages)
` [PATCH qemu v2 1/1] "
[ovmf test] 186770: all pass - PUSHED
2024-07-12 3:32 UTC
[PATCH v4 00/11] Add per-core RAPL energy counter support for AMD CPUs
2024-07-12 3:30 UTC (17+ messages)
` [PATCH v4 02/11] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v4 04/11] perf/x86/rapl: Make rapl_model struct global
` [PATCH v4 05/11] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH v4 06/11] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH v4 07/11] perf/x86/rapl: Add an argument to the cleanup and init functions
` [PATCH v4 08/11] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v4 09/11] perf/x86/rapl: Remove the global variable rapl_msrs
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-07-12 3:27 UTC (4+ messages)
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp, imx9-memory-controller
[xen-unstable test] 186764: tolerable FAIL - PUSHED
2024-07-12 3:25 UTC
overlayfs: NFS lowerdir changes & opaque negative lookups
2024-07-12 3:24 UTC (3+ messages)
[PATCH v1 0/4] Refine i.MX8QM SATA based on generic PHY callbacks
2024-07-12 3:22 UTC (4+ messages)
` [PATCH v1 3/4] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
[PATCH v3] drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
2024-07-12 3:22 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8 (rev4)
[linux-next:master 12508/12643] ERROR: start_text address is c000000000000400, should be c000000000000200
2024-07-12 3:21 UTC
[LTP] [PATCH] utimensat: Convert docs to docparse
2024-07-12 3:18 UTC (2+ messages)
[PATCH v2 0/4] Add SBAF test to IFS
2024-07-12 3:18 UTC (7+ messages)
` [PATCH v2 3/4] platform/x86/intel/ifs: Add SBAF test support
[PATCH v2] mm/hugetlb: fix possible recursive locking detected warning
2024-07-12 3:13 UTC
linux-next: build failure after merge of the drm tree
2024-07-12 3:12 UTC (4+ messages)
[PATCH v9] virtio-net: Fix network stall at the host side waiting for kick
2024-07-12 3:10 UTC
[PATCH next] usb: usbfs: Add reset_resume for usbfs
2024-07-12 3:10 UTC (3+ messages)
[PATCH net-next] l2tp: fix l2tp_session_register with colliding l2tpv3 IDs
2024-07-12 3:10 UTC (2+ messages)
[LTP] [PATCH v3 00/11] landlock testing suite
2024-07-12 3:03 UTC (5+ messages)
` [LTP] [PATCH v3 05/11] Add landlock01 test
[PATCH ipsec v3 0/4] Support IPsec crypto offload for IPv6 ESP and IPv4 UDP-encapsulated ESP data paths
2024-07-12 3:02 UTC (4+ messages)
[PATCH 1/1] iommufd: Fix error pointer checking
2024-07-12 2:58 UTC
[PATCH v1 0/2] mTHP allocation stats for file-backed memory
2024-07-12 3:00 UTC (3+ messages)
` [PATCH v1 2/2] mm: mTHP stats for pagecache folio allocations
[PATCH] mm: unified folio_test_anon()/folio_anon_vma() and use them
2024-07-12 2:59 UTC (4+ messages)
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.