messages from 2024-07-25 19:46:26 to 2024-07-25 20:52:43 UTC [more...]
+ lib-lru_cache-fix-spelling-mistake-colision-collision.patch added to mm-nonmm-unstable branch
2024-07-25 20:52 UTC
[Bug 219088] New: bluetooth scanning doesn't work in 6.10.0
2024-07-25 20:52 UTC (5+ messages)
` [Bug 219088] "
[PATCH v4 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-25 20:45 UTC (39+ messages)
` [PATCH v4 01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host
` [PATCH v4 02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c
` [PATCH v4 03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine
` [PATCH v4 04/38] mmc: dw_mmc: Extract FIFO init "
` [PATCH v4 05/38] mmc: dw_mmc: Extract divider update to a separate function
` [PATCH v4 06/38] mmc: dw_mmc: Extract FIFO data transfer into a separate routine
` [PATCH v4 07/38] mmc: dw_mmc: Extract DMA transfer handling code "
` [PATCH v4 08/38] mmc: dw_mmc: Extract setting the DMA descriptor "
` [PATCH v4 09/38] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings
` [PATCH v4 10/38] mmc: dw_mmc: Add support for 64-bit IDMAC
` [PATCH v4 11/38] mmc: dw_mmc: Replace fifoth_val property with fifo-depth
` [PATCH v4 12/38] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h
` [PATCH v4 13/38] mmc: dw_mmc: Improve coding style
` [PATCH v4 14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts
` [PATCH v4 15/38] dt-bindings: exynos: Update bindings doc for DW MMC controller
` [PATCH v4 16/38] arm: exynos: Add header guard for dwmmc.h
` [PATCH v4 17/38] mmc: exynos_dw_mmc: Fix obtaining the base address of controller
` [PATCH v4 18/38] mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
` [PATCH v4 19/38] mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
` [PATCH v4 20/38] mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
` [PATCH v4 21/38] mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
` [PATCH v4 22/38] mmc: exynos_dw_mmc: Convert to use livetree API
` [PATCH v4 23/38] mmc: exynos_dw_mmc: Read upstream SDR timing properties
` [PATCH v4 24/38] mmc: exynos_dw_mmc: Abstract CLKSEL register
` [PATCH v4 25/38] mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
` [PATCH v4 26/38] mmc: exynos_dw_mmc: Read common bus-width property
` [PATCH v4 27/38] mmc: exynos_dw_mmc: Read common clock-frequency property
` [PATCH v4 28/38] mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
` [PATCH v4 29/38] mmc: exynos_dw_mmc: Read and use DDR timing when available
` [PATCH v4 30/38] mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
` [PATCH v4 31/38] mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
` [PATCH v4 32/38] mmc: exynos_dw_mmc: Pull all init code into probe function
` [PATCH v4 33/38] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
` [PATCH v4 34/38] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
` [PATCH v4 35/38] mmc: exynos_dw_mmc: Improve coding style
` [PATCH v4 36/38] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts
` [PATCH v4 37/38] configs: e850-96: Enable MMC
` [PATCH v4 38/38] doc: samsung: Mention enabled eMMC in E850-96 board doc
[Intel-xe] [PATCH v5] drm/xe/xe2: Enable Priority Mem Read
2024-07-25 20:51 UTC (6+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Enable Priority Mem Read (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
+ mm-kmem-add-lockdep-assertion-to-obj_cgroup_memcg.patch added to mm-unstable branch
2024-07-25 20:51 UTC
[PATCH 1/2] drm/vblank: add dynamic per-crtc vblank configuration support
2024-07-25 20:51 UTC (2+ messages)
` [PATCH 2/2] drm/amd/display: use drm_crtc_vblank_on_config()
[PATCH] mm: Capitalize letters for readability
2024-07-25 20:49 UTC (3+ messages)
[PATCH] w1: ds2482: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-07-25 20:51 UTC (2+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-25 20:50 UTC (11+ messages)
+ mm-kvmalloc-align-kvrealloc-with-krealloc-fix.patch added to mm-unstable branch
2024-07-25 20:50 UTC
+ mm-vmalloc-implement-vrealloc-fix-2.patch added to mm-unstable branch
2024-07-25 20:50 UTC
[PATCH 0/1] Use 64K pages on Xe2 HPG
2024-07-25 20:49 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v3] tests/intel/xe_vm: Add test for 64k page corners
2024-07-25 20:49 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/intel/xe_vm: Add test for 64k page corners (rev3)
` ✗ Fi.CI.BAT: failure "
[PATCH 0/2] Input: spear-keyboard - Fix an issue and clean-up code
2024-07-25 20:46 UTC (3+ messages)
` [PATCH 1/2] Input: spear-keyboard - Fix a double put in spear_kbd_remove()
` [PATCH 2/2] Input: spear-keyboard - Switch to devm_clk_get_prepared()
[PATCH] net: phy: realtek: add support for RTL8366S Gigabit PHY
2024-07-25 20:47 UTC (3+ messages)
QCA6390 broken in current kernel
2024-07-25 20:47 UTC (3+ messages)
pull request: iwlwifi firmware updates 2024-07-25
2024-07-25 20:46 UTC (3+ messages)
[PATCH 3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const)
2024-07-25 20:45 UTC
[RFC PATCH] rust: types: Add explanation for ARef pattern
2024-07-25 20:43 UTC (9+ messages)
[PATCH mm-unstable v1 0/4] Improve mem_cgroup_iter()
2024-07-25 20:43 UTC (3+ messages)
` [PATCH mm-unstable v1 1/4] mm: don't hold css->refcnt during traversal
[PATCH v3 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-07-25 20:43 UTC (2+ messages)
[PATCH] drm/amdgpu: fix contiguous handling for IB parsing v2
2024-07-25 20:42 UTC (3+ messages)
[PATCH net v2] net: phy: realtek: add support for RTL8366S Gigabit PHY
2024-07-25 20:41 UTC
+ mm-hugetlb-fix-hugetlb-vs-core-mm-pt-locking.patch added to mm-hotfixes-unstable branch
2024-07-25 20:41 UTC
+ mm-let-pte_lockptr-consume-a-pte_t-pointer.patch added to mm-hotfixes-unstable branch
2024-07-25 20:41 UTC
[PATCH v1 0/2] mm/hugetlb: fix hugetlb vs. core-mm PT locking
2024-07-25 20:41 UTC (2+ messages)
tracing: user events UAF crash report
2024-07-25 20:41 UTC (14+ messages)
[PATCH v8 0/5] block: add larger order folio instead of pages
2024-07-25 20:40 UTC (3+ messages)
` [PATCH v8 5/5] block: unpin user pages belonging to a folio at once
[PATCH bpf-next] selftests/bpf: Load struct_ops map in global_maps_resize test
2024-07-25 20:40 UTC (2+ messages)
[PATCH 0/4] gdbstub: Add support for MTE in system mode
2024-07-25 20:38 UTC (3+ messages)
` [PATCH 3/4] tests/guest-debug: Support passing arguments to the GDB test script
[PATCH v4 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-25 20:38 UTC (7+ messages)
` [PATCH v4 09/12] PCI: brcmstb: Refactor for chips with many regular inbound BARs
` [PATCH v4 11/12] PCI: brcmstb: Change field name from 'type' to 'model'
[RFC PATCH v5 00/29] TDX KVM selftests
2024-07-25 20:37 UTC (7+ messages)
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-25 20:37 UTC (8+ messages)
[GIT PULL] EFI fixes for v6.11 #1
2024-07-25 20:37 UTC (2+ messages)
[arnd-asm-generic:syscall-tbl-6.11] BUILD REGRESSION 297d47a6407bea09324a4e1ba26a1735093f433f
2024-07-25 20:36 UTC
[GIT PULL] UML Changes for v6.11-rc1
2024-07-25 20:37 UTC (2+ messages)
[GIT PULL] kgdb changes for v6.11
2024-07-25 20:37 UTC (2+ messages)
[GIT PULL] trivial printk changes for 6.11
2024-07-25 20:37 UTC (2+ messages)
[GIT PULL] Networking for v6.11-rc1
2024-07-25 20:37 UTC (3+ messages)
[GIT PULL] MIPS changes part 2 for v6.11
2024-07-25 20:37 UTC (2+ messages)
[GIT PULL] parisc architecture fixes for v6.11-rc1
2024-07-25 20:37 UTC (2+ messages)
ARCH_DMA_MINALIGN on PA-RISC
2024-07-25 20:36 UTC (7+ messages)
[PATCH v6 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-25 20:34 UTC (7+ messages)
` [PATCH v6 6/8] RISC-V: Detect unaligned vector accesses supported
[Intel-xe] [PATCH v4] drm/xe/xe2: Enable Priority Mem Read
2024-07-25 20:34 UTC (3+ messages)
New NFSv4.2 attribute |FATTR4_TMPFILE| (sort of opposite of |FATTR4_OFFLINE|) ?
2024-07-25 20:34 UTC (5+ messages)
[PATCH v2] Documentation: add platform support policy
2024-07-25 20:31 UTC (6+ messages)
` [PATCH v3] "
[PATCH] Documentation/fs/9p: Expand goo.gl link
2024-07-25 20:31 UTC (2+ messages)
[PATCH] contrib/plugins/cache.c: Remove redundant check of l2_access
2024-07-25 20:30 UTC (3+ messages)
[PATCH v2] tests/tcg: Skip failing ppc64 multi-threaded tests
2024-07-25 20:29 UTC (3+ messages)
[pull] amdgpu drm-fixes-6.11
2024-07-25 20:29 UTC
[PATCH] Documentation: ioctl: document 0x07 ioctl code
2024-07-25 20:28 UTC (2+ messages)
[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
2024-07-25 20:27 UTC (9+ messages)
` [PATCH bpf-next v1 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs
` [PATCH bpf-next v1 5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
` [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-07-25 20:24 UTC (6+ messages)
[PATCH 0/2] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
2024-07-25 20:23 UTC (5+ messages)
` ✓ CI.Build: success for Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2 (rev2)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 00/10] fanotify: add pre-content hooks
2024-07-25 20:19 UTC (3+ messages)
` [PATCH 10/10] fsnotify: generate pre-content permission event on page fault
[PATCH 0/6] Move HuC and GSC FW defs for LNL and BMG to drm-xe-next
2024-07-25 20:19 UTC (5+ messages)
[ndctl PATCH] cxl/list: add firmware_version to default memdev listing
2024-07-25 20:15 UTC (2+ messages)
[PATCH 0/8] git-prompt: support more shells
2024-07-25 20:03 UTC (8+ messages)
` [PATCH 6/8] git-prompt: add fallback for shells without $'...'
[robh:rust/panthor-6.10 9/10] drivers/gpu/drm/panthor/panthor_drv.c:749:5: warning: no previous prototype for function '_panthor_ioctl_dev_query'
2024-07-25 20:13 UTC
[PULL 0/1] Block patches
2024-07-25 20:12 UTC (2+ messages)
` [PULL 1/1] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
[PATCH i-g-t 0/3] Add I915_FORMAT_MOD_4_TILED_XE2_CCS modifier for Intel hw
2024-07-25 20:11 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[ovmf test] 187008: all pass - PUSHED
2024-07-25 20:09 UTC
[PATCH v4 0/3] PCIe Enclosure LED Management
2024-07-25 20:08 UTC (2+ messages)
[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
2024-07-25 20:07 UTC (15+ messages)
[PATCH i-g-t v1 0/4] runner: Allow dynamically ignore dmesg errors or warnings
2024-07-25 20:06 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-25 20:05 UTC (3+ messages)
Can you make a new v4l-utils release?
2024-07-25 20:03 UTC (7+ messages)
[PATCH 6.6 00/16] 6.6.43-rc1 review
2024-07-25 20:04 UTC (2+ messages)
[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-07-25 20:03 UTC (12+ messages)
` [PATCH v2 bpf-next 01/10] lib/buildid: add single page-based file reader abstraction
` [PATCH v2 bpf-next 02/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests
[PATCH 4/7] minmax: Simplify signedness check
2024-07-25 20:02 UTC
+ slub-introduce-config_slub_rcu_debug-v3.patch added to mm-unstable branch
2024-07-25 20:02 UTC
Sporadic failures of swupdate tests
2024-07-25 20:01 UTC (5+ messages)
ZSTD compression-level when CONFIG_MODULE_COMPRESS_ZSTD=y
2024-07-25 19:59 UTC (3+ messages)
[PATCH] nbd: add support for rotational devices
2024-07-25 19:59 UTC (2+ messages)
[PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
2024-07-25 19:57 UTC (2+ messages)
[PATCH] accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logic
2024-07-25 19:57 UTC (2+ messages)
[lttng-dev] Using lttng-ust 2.13.6 from Yocto Kirkstone and getting weird segfault saying strlen_asimd.S can't be found
2024-07-25 19:54 UTC (11+ messages)
[PATCH] drm/amd/display: Fix documentation warning for mpc.h
2024-07-25 19:54 UTC (3+ messages)
[PATCH net] net: ethernet: lantiq_etop: fix memory disclosure
2024-07-25 19:47 UTC (4+ messages)
[PATCH 6.9 00/29] 6.9.12-rc1 review
2024-07-25 19:53 UTC (2+ messages)
[PATCH] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
2024-07-25 19:52 UTC (5+ messages)
+ mm-vmalloc-implement-vrealloc-fix.patch added to mm-unstable branch
2024-07-25 19:52 UTC
[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.4.39
2024-07-25 19:52 UTC
[Buildroot] [PATCH 1/1] package/openvpn: bump version to 2.6.12
2024-07-25 19:51 UTC
[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.62
2024-07-25 19:50 UTC
[PATCH v8 00/13] riscv: Add support for xtheadvector
2024-07-25 19:50 UTC (3+ messages)
[PATCH] drm/amdgpu: increase mes log buffer size for gfx12
2024-07-25 19:50 UTC (2+ messages)
[Buildroot] [PATCH 1/3] {linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 9}.x series
2024-07-25 19:50 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] {toolchain, linux-headers}: add support for 6.10 headers
` [Buildroot] [PATCH 3/3] linux: bump latest version to 6.10
[PATCH -next] drm/amd/display: remove unneeded semicolon
2024-07-25 19:49 UTC (2+ messages)
[PATCH 0/7] Drivers to support the MCU on QNAP NAS devices
2024-07-25 19:45 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: mfd: add binding for qnap,mcu devices
` [PATCH 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH 3/7] leds: add driver for LEDs from "
` [PATCH 4/7] Input: add driver for the input part of "
` [PATCH 5/7] hwmon: add driver for the hwmon parts "
` [PATCH 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433
[PATCH RFT 0/6] PWM & TPU patches for V4M
2024-07-25 19:49 UTC (7+ messages)
` [PATCH RFT 1/6] clk: renesas: r8a779h0: Add PWM clock
` [PATCH RFT 2/6] clk: renesas: r8a779h0: Add TPU clock
` [PATCH RFT 3/6] arm64: dts: renesas: r8a779h0: Add PWM device node
` [PATCH RFT 4/6] arm64: dts: renesas: r8a779h0: Add TPU "
` [PATCH RFT 5/6] arm64: dts: r8a779h0-gray-hawk-single: Add PWM support
` [PATCH RFT 6/6] arm64: dts: r8a779h0-gray-hawk-single: Add TPU support
[PATCH] mm/vmstat: Fix placement of per-node stats in /proc/zoneinfo
2024-07-25 19:47 UTC (2+ messages)
pull-request: bpf 2024-07-25
2024-07-25 19:47 UTC (7+ messages)
[PATCH v4 1/2] tests/intel/xe_vm: Test zero number of VM binds
2024-07-25 19:46 UTC (2+ messages)
` ✓ CI.xeBAT: success for series starting with [v4,1/2] "
[PATCH] PCI: r8169: add suspend/resume aspm quirk
2024-07-25 19:46 UTC (4+ messages)
[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
2024-07-25 19:46 UTC (11+ messages)
` [PATCH 1/4] module: "
` [f2fs-dev] "
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.