messages from 2023-12-28 08:54:50 to 2023-12-28 10:21:36 UTC [more...]
[PATCH v2 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver
2023-12-28 10:21 UTC (5+ messages)
` [PATCH v2 1/6] platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform
` [PATCH v2 2/6] platform/x86/amd/pmc: Add VPE information "
` [PATCH v2 3/6] platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe
` [PATCH v2 4/6] platform/x86/amd/pmc: Add idlemask support for 1Ah family
[PATCH v4 00/12] Support Firmware Handoff spec via bloblist
2023-12-28 10:19 UTC (3+ messages)
` [PATCH v4 07/12] bloblist: Checksum the entire bloblist
[PATCH v2 0/3] Fix typos, grammatical errors and add units of function param
2023-12-28 10:15 UTC (8+ messages)
` [PATCH v2 1/3] powerpc/eeh: Fix spelling of the word "auxillary"
` [PATCH v2 2/3] powerpc/eeh: Add full stop to fix a grammatical error
` [PATCH v2 3/3] powerpc/eeh: Add the units of size param in the description
A bug was found in Linux Kernel 6.6+: KASAN: slab-use-after-free in iommufd_test (with POC)
2023-12-28 10:18 UTC (3+ messages)
[PATCH] vmstat: don't auto expand the sysfs files
2023-12-28 10:17 UTC (7+ messages)
` Sysfs one-value-per-file (was Re: [PATCH] vmstat: don't auto expand the sysfs files)
[PATCH v4 00/21] parallels: Add full dirty bitmap support
2023-12-28 10:12 UTC (22+ messages)
` [PATCH v4 01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
` [PATCH v4 02/21] parallels: Move inactivation code to a separate function
` [PATCH v4 03/21] parallels: Make mark_used() a global function
` [PATCH v4 04/21] parallels: Limit search in parallels_mark_used to the last marked claster
` [PATCH v4 05/21] parallels: Add parallels_mark_unused() helper
` [PATCH v4 06/21] parallels: Move host clusters allocation to a separate function
` [PATCH v4 07/21] parallels: Set data_end value in parallels_check_leak()
` [PATCH v4 08/21] parallels: Recreate used bitmap "
` [PATCH v4 09/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
` [PATCH v4 10/21] parallels: Create used bitmap even if checks needed
` [PATCH v4 11/21] parallels: Add dirty bitmaps saving
` [PATCH v4 12/21] parallels: Let image extensions work in RW mode
` [PATCH v4 13/21] parallels: Handle L1 entries equal to one
` [PATCH v4 14/21] parallels: Make a loaded dirty bitmap persistent
` [PATCH v4 15/21] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
` [PATCH v4 16/21] parallels: Truncate images on the last used cluster
` [PATCH v4 17/21] parallels: Check unused clusters in parallels_check_leak()
` [PATCH v4 18/21] parallels: Remove unnecessary data_end field
` [PATCH v4 19/21] tests: Add parallels images support to test 165
` [PATCH v4 20/21] tests: Turned on 256, 299, 304 and block-status-cache for parallels format
` [PATCH v4 21/21] tests: Add parallels format support to image-fleecing
[PATCH -next] fs: fix __sb_write_started() kerneldoc formatting
2023-12-28 10:06 UTC
[v6] drm/xe: Add vram frequency sysfs attributes
2023-12-28 10:04 UTC (8+ messages)
[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-12-28 10:04 UTC (9+ messages)
` [PATCH v13 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v13 14/21] PCI: microchip: Add get_events() callback and add PLDA get_event()
[RFC PATCH 0/5] regulator: support for Marvell 88PM886 LDOs and bucks
2023-12-28 9:39 UTC (6+ messages)
` [RFC PATCH 1/5] mfd: 88pm88x: differences with respect to the PMIC RFC series
` [RFC PATCH 2/5] mfd: 88pm88x: initialize the regulators regmaps
` [RFC PATCH 3/5] dt-bindings: regulator: add documentation entry for 88pm88x-regulator
` [RFC PATCH 4/5] regulator: add 88pm88x regulators driver
` [RFC PATCH 5/5] MAINTAINERS: add entries for the "
[PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
2023-12-28 6:20 UTC (21+ messages)
` [PATCH v2 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 06/14] lib/raid6: "
` [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] x86: "
` [PATCH v2 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v2 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v2 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v2 14/14] selftests/fpu: Allow building on other architectures
[PATCH 0/6] worktree: initialize refdb via ref backends
2023-12-28 10:00 UTC (7+ messages)
` [PATCH 1/6] refs: prepare `refs_init_db()` for initializing worktree refs
` [PATCH 2/6] setup: move creation of "refs/" into the files backend
` [PATCH 3/6] refs/files: skip creation of "refs/{heads,tags}" for worktrees
` [PATCH 4/6] builtin/worktree: move setup of commondir file earlier
` [PATCH 5/6] worktree: expose interface to look up worktree by name
` [PATCH 6/6] builtin/worktree: create refdb via ref backend
[LTP] [PATCH 1/1] tools: Fix syntax error caused by "; ; " in create_dmesg_entry awk script
2023-12-28 9:59 UTC (3+ messages)
` [LTP] [PATCH v2 "
[PATCH 00/12] Introduce `refStorage` extension
2023-12-28 9:58 UTC (25+ messages)
` [PATCH 01/12] t: introduce DEFAULT_REPO_FORMAT prereq
` [PATCH 03/12] refs: refactor logic to look up storage backends
` [PATCH 04/12] setup: start tracking ref storage format when
` [PATCH v2 00/12] Introduce `refStorage` extension
` [PATCH v2 01/12] t: introduce DEFAULT_REPO_FORMAT prereq
` [PATCH v2 02/12] worktree: skip reading HEAD when repairing worktrees
` [PATCH v2 03/12] refs: refactor logic to look up storage backends
` [PATCH v2 04/12] setup: start tracking ref storage format
` [PATCH v2 05/12] setup: set repository's formats on init
` [PATCH v2 06/12] setup: introduce "extensions.refStorage" extension
` [PATCH v2 07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar
` [PATCH v2 08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
` [PATCH v2 09/12] builtin/rev-parse: introduce `--show-ref-format` flag
` [PATCH v2 10/12] builtin/init: introduce `--ref-format=` value flag
` [PATCH v2 11/12] builtin/clone: "
` [PATCH v2 12/12] t9500: write "extensions.refstorage" into config
[PATCH] Bluetooth: btusb: Fix MT7925 fail to send download patch command
2023-12-28 9:56 UTC (2+ messages)
` "
[PATCH] platform/x86/amd/pmf: Return a status code only as a constant in two functions
2023-12-28 9:54 UTC
[PATCH] main: Use static global rather than 'General' string literal
2023-12-28 9:54 UTC (4+ messages)
[PATCH 01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
2023-12-28 9:53 UTC (22+ messages)
` [PATCH 02/21] parallels: Move inactivation code to a separate function
` [PATCH 03/21] parallels: Make mark_used() a global function
` [PATCH 04/21] parallels: Limit search in parallels_mark_used to the last marked claster
` [PATCH 05/21] parallels: Add parallels_mark_unused() helper
` [PATCH 06/21] parallels: Move host clusters allocation to a separate function
` [PATCH 07/21] parallels: Set data_end value in parallels_check_leak()
` [PATCH 08/21] parallels: Recreate used bitmap "
` [PATCH 09/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
` [PATCH 10/21] parallels: Create used bitmap even if checks needed
` [PATCH 11/21] parallels: Add dirty bitmaps saving
` [PATCH 12/21] parallels: Let image extensions work in RW mode
` [PATCH 13/21] parallels: Handle L1 entries equal to one
` [PATCH 14/21] parallels: Make a loaded dirty bitmap persistent
` [PATCH 15/21] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
` [PATCH 16/21] parallels: Truncate images on the last used cluster
` [PATCH 17/21] parallels: Check unused clusters in parallels_check_leak()
` [PATCH 18/21] parallels: Remove unnecessary data_end field
` [PATCH 19/21] tests: Add parallels images support to test 165
` [PATCH 20/21] tests: Turned on 256, 299, 304 and block-status-cache for parallels format
` [PATCH 21/21] tests: Add parallels format support to image-fleecing
[PATCH v2] smsutil: Validate the length of the address field
2023-12-28 9:51 UTC
[PATCH v4 0/5] support ipq5332 platform
2023-12-28 9:49 UTC (3+ messages)
` [PATCH v4 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register
[PATCH v4 0/6] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-28 9:49 UTC (6+ messages)
` [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
[Buildroot] [PATCH] package/catch2: bump to version 3.5.0
2023-12-28 9:47 UTC
[PATCH] q800: move dp8393x_prom memory region to Q800MachineState
2023-12-28 9:46 UTC (2+ messages)
[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2023-12-28 9:46 UTC
[PATCH v5 0/5] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-28 9:45 UTC (6+ messages)
` [PATCH v5 1/5] mm/zswap: reuse dstmem when decompress
` [PATCH v5 2/5] mm/zswap: refactor out __zswap_load()
` [PATCH v5 3/5] mm/zswap: cleanup zswap_load()
` [PATCH v5 4/5] mm/zswap: cleanup zswap_writeback_entry()
` [PATCH v5 5/5] mm/zswap: change per-cpu mutex and buffer to per-acomp_ctx
[net-next v3 1/3] wwan: core: Add WWAN fastboot port type
2023-12-28 9:44 UTC (3+ messages)
` [net-next v3 2/3] net: wwan: t7xx: Add sysfs attribute for device state machine
` [net-next v3 3/3] net: wwan: t7xx: Add fastboot WWAN port
[net-next v3 0/3] net: wwan: t7xx: Add fastboot interface
2023-12-28 9:44 UTC
[PATCH mptcp-next v14 00/25] userspace pm enhancements
2023-12-28 9:44 UTC (4+ messages)
[PATCH] media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
2023-12-28 9:39 UTC
F X (was Syn X, Symbol, Fair Pay, Low Jitter)
2023-12-28 9:37 UTC (2+ messages)
` F X (was Hacker, "
[PATCH] coresight: Add coresight name support
2023-12-28 9:33 UTC (2+ messages)
[PATCH 0/8] Intel PMC Core GBE LTR regression fix
2023-12-28 9:35 UTC (3+ messages)
[PATCH v2 0/5] Add Tegra Security Engine driver
2023-12-28 9:33 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: crypto: Add Tegra Security Engine
[PATCH] drm: Check output polling initialized before disabling
2023-12-27 7:27 UTC
[PATCH] drm/debugfs: fix memory leak in drm_debugfs_remove_files()
2023-12-28 8:07 UTC
[PATCH net] net/smc: fix invalid link access in dumping SMC-R connections
2023-12-28 9:32 UTC (2+ messages)
Some thoughts following a brief test of libgpiod ver 2.1
2023-12-28 9:29 UTC (2+ messages)
` [libgpiod] "
[inline_data] ext4: Stale flags before sync when convert to non-inline
2023-12-28 9:29 UTC (3+ messages)
[OE-core] [PATCH V3] rust-cross-canadian: Fix file conflicts for arm and aarch64
2023-12-28 9:28 UTC (2+ messages)
` "
[PATCH iwl-net] igc: Fix hicredit calculation
2023-12-28 9:24 UTC (2+ messages)
` [Intel-wired-lan] "
[frederic-dynticks:timers/core 6/11] kernel/cpu.c:2214:43: error: 'tick_cpu_dying' undeclared here (not in a function); did you mean 'tick_cpu_device'?
2023-12-28 9:22 UTC
[PATCH 00/10] wifi: mt76: mt7925: fix connection and throughput issues
2023-12-28 9:07 UTC (11+ messages)
` [PATCH 01/10] wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz band
` [PATCH 02/10] wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz band
` [PATCH 03/10] wifi: mt76: mt7925: fix mcu query command fail
` [PATCH 04/10] wifi: mt76: mt7925: fix wmm queue mapping
` [PATCH 05/10] wifi: mt76: mt7925: fix fw download fail
` [PATCH 06/10] wifi: mt76: mt7925: fix WoW failed in encrypted mode
` [PATCH 07/10] wifi: mt76: mt7925: fix the wrong header translation config
` [PATCH 08/10] wifi: mt76: mt7925: add flow to avoid chip bt function fail
` [PATCH 09/10] wifi: mt76: mt7925: add support to set ifs time by mcu command
` [PATCH 10/10] wifi: mt76: mt7925: update PCIe DMA settings
Fruits
2023-12-28 9:00 UTC
[PATCH 0/2] platform/x86/intel/pmc: Fix recent instances of -Wmissing-prototypes
2023-12-28 9:07 UTC (2+ messages)
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2023-12-28 9:07 UTC (5+ messages)
[PATCH v5 0/5] Implement fastboot multiresponce
2023-12-28 9:02 UTC (6+ messages)
` [PATCH v5 1/5] fastboot: multiresponse support
` [PATCH v5 2/5] fastboot: implement "getvar all"
` [PATCH v5 3/5] common: console: introduce overflow and isempty calls
` [PATCH v5 4/5] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v5 5/5] fastboot: add oem console command support
[Buildroot] [PATCH 1/2] package/exim: fix build with libexecinfo
2023-12-28 9:02 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/exim: do not build perl-based utilities
[linux-linus test] 184230: tolerable FAIL - PUSHED
2023-12-28 9:00 UTC
[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
2023-12-28 8:46 UTC (9+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1
[Buildroot] [PATCH v3 1/8] package/python-typing-extensions: bump to version 4.9.0
2023-12-28 8:59 UTC (5+ messages)
` [Buildroot] [PATCH v3 6/8] package/python-fastapi-sessions: new package
[GIT PULL 1/1] Broadcom devicetree changes for 6.8
2023-12-28 8:58 UTC (2+ messages)
[PATCH v2 0/6] Remove some lruvec page accounting functions
2023-12-28 8:57 UTC (7+ messages)
` [PATCH v2 1/6] mm: Remove inc/dec lruvec page state functions
` [PATCH v2 2/6] slub: Use alloc_pages_node() in alloc_slab_page()
` [PATCH v2 3/6] slub: Use folio APIs in free_large_kmalloc()
` [PATCH v2 4/6] slub: Use a folio in __kmalloc_large_node
` [PATCH v2 5/6] mm/khugepaged: Use a folio more in collapse_file()
` [PATCH v2 6/6] mm/memcontrol: Remove __mod_lruvec_page_state()
[PATCH v3 0/9] Add loongarch kvm accel support
2023-12-28 8:40 UTC (5+ messages)
` [PATCH v3 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc7
` [PATCH v3 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH v3 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH v3 8/9] target/loongarch: Implement set vcpu intr for kvm
[PATCH] leds: Change devm_led_classdev_register_ext stub logic to use IS_REACHABLE
2023-12-28 8:55 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.