messages from 2025-09-03 23:55:42 to 2025-09-04 02:54:17 UTC [more...]
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-09-04 2:53 UTC (6+ messages)
` [RFC PATCH v2 04/23] KVM: TDX: Introduce tdx_clear_folio() to clear huge pages
[PATCH v1 1/2] This patch adds a new device tree binding documentation
2025-09-04 2:53 UTC (3+ messages)
` [PATCH v2 "
[PATCH v1 0/2] Add LT9611C DRM bridge driver and device tree binding
2025-09-04 2:52 UTC (5+ messages)
` [PATCH v1 1/2] This patch adds a new device tree binding documentation
` [PATCH v1 2/2] This patch adds a new DRM bridge driver for the Lontium LT9611C chip
[PATCH v2] kconfig: Add transitional symbol attribute for migration support
2025-09-04 2:51 UTC (7+ messages)
[PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
2025-09-04 2:50 UTC (2+ messages)
[PATCH v1 0/3] coresight: add static TPDM support
2025-09-04 2:48 UTC (7+ messages)
` [PATCH v1 2/3] coresight: tpdm: add static tpdm support
` [PATCH v1 3/3] arm64: dts: qcom: lemans: enable static TPDM
[PATCH -next] tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
2025-09-04 2:39 UTC
[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-04 2:47 UTC (6+ messages)
` [PATCH 4/4] netdev queue flow control for vhost_net
[GIT PULL] ksmbd server fix
2025-09-04 2:46 UTC
[PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
2025-09-04 2:46 UTC (6+ messages)
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-04 2:44 UTC (10+ messages)
[PATCH v6 0/2] Add driver support for ESWIN eic7700 SoC reset controller
2025-09-04 2:44 UTC (2+ messages)
[PATCH RFC v3 00/15] block: fix disordered IO in the case recursive split
2025-09-04 2:44 UTC (11+ messages)
` [PATCH RFC v3 02/15] block: add QUEUE_FLAG_BIO_ISSUE
` [PATCH RFC v3 03/15] md: fix mssing blktrace bio split events
` [PATCH RFC v3 11/15] md/md-linear: convert to use bio_submit_split_bioset()
[PATCH] PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
2025-09-04 2:40 UTC (2+ messages)
[PATCH 1/3] drm/i915: rename range_overflows_end() to range_end_overflows()
2025-09-04 2:43 UTC (3+ messages)
` [PATCH 3/3] overflow: add range_overflows() and range_end_overflows()
[PATCH v3] sched/rt: Optimize cpupri_vec layout to mitigate cache line contention
2025-09-04 2:46 UTC
[PATCH v2 0/2] tpm: Clean up HMAC validation and computation
2025-09-04 2:38 UTC (7+ messages)
` [PATCH v2 1/2] tpm: Compare HMAC values in constant time
[PATCH net-next v10 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-04 2:38 UTC (8+ messages)
` [PATCH net-next v10 3/5] net: rnpgbe: Add basic mbx ops support
[PATCH 00/16] rtl8723bs: cleanup and style improvements for better readability
2025-09-04 2:38 UTC (11+ messages)
` [PATCH 01/16] staging: rtl8723bs: fix spacing around operators
` [PATCH 02/16] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH 03/16] staging: rtl8723bs: fix overlong lines to conform with kernel coding style
` [PATCH 04/16] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH 05/16] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH 06/16] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH 07/16] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH 08/16] staging: rtl8723bs: remove space before semicolon
` [PATCH 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH 0/16] staging: rtl8723bs: style cleanups — please ignore v1; see v2
[PATCH] elevator: avoid redundant conditions
2025-09-04 2:33 UTC (2+ messages)
[PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
2025-09-04 2:35 UTC
[PATCH v2] panic: Remove redundant panic-cpu backtrace
2025-09-04 2:34 UTC (3+ messages)
[PATCH] vt: remove redundant check on vc_mode in con_font_set()
2025-09-04 2:33 UTC
[PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
2025-09-04 2:31 UTC (2+ messages)
[PATCH] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer
2025-09-04 2:00 UTC
[PATCH v1 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
2025-09-04 2:21 UTC (16+ messages)
` [PATCH v1 1/3] objtool/LoongArch: Fix fall through warning about efi_boot_kernel()
` [PATCH v1 2/3] objtool/LoongArch: Fix unreachable instruction warnings about EFISTUB
` [PATCH v1 3/3] LoongArch: Fix unreachable instruction warnings about entry functions
[PATCH v7 0/2] Convert inno hdmi to drm bridge
2025-09-04 2:17 UTC (6+ messages)
` [PATCH v7 1/2] drm/rockchip: inno-hdmi: Convert "
[PATCH v1] bpf: Add kernel-doc for struct bpf_prog_info
2025-09-04 2:17 UTC (2+ messages)
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-04 2:16 UTC (3+ messages)
[PATCH v2 00/16] rtl8723bs: cleanup and style improvements for better readability
2025-09-04 2:14 UTC (17+ messages)
` [PATCH v2 01/16] staging: rtl8723bs: fix spacing around operators
` [PATCH v2 02/16] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH v2 03/16] staging: rtl8723bs: fix overlong lines to conform with kernel coding style
` [PATCH v2 04/16] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH v2 05/16] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH v2 06/16] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH v2 07/16] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH v2 08/16] staging: rtl8723bs: remove space before semicolon
` [PATCH v2 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH v2 10/16] staging: rtl8723bs: fix unbalanced braces around conditional blocks
` [PATCH v2 11/16] staging: rtl8723bs: remove unnecessary parentheses in conditional
` [PATCH v2 12/16] staging: rtl8723bs: remove unnecessary braces for single statement blocks
` [PATCH v2 13/16] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH v2 14/16] staging: rtl8723bs: fix line ending with '('
` [PATCH v2 15/16] staging: rtl8723bs: place constant on right side of comparison
` [PATCH v2 16/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems
linux-next: build warning after merge of the mm-unstable tree
2025-09-04 2:14 UTC
[PATCH v8] perf: Fujitsu: Add the Uncore PMU driver
2025-09-04 2:12 UTC
[RFC PATCH net-next] ppp: enable TX scatter-gather
2025-09-04 2:13 UTC
[PATCH net-next] r8169: set EEE speed down ratio to 1
2025-09-04 2:11 UTC
[PATCH RESEND bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-09-04 2:10 UTC (4+ messages)
` [PATCH RESEND bpf-next v3 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH RESEND bpf-next v3 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH RESEND bpf-next v3 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v0 0/6] Hyper-V: Implement hypervisor core collection
2025-09-04 2:10 UTC (7+ messages)
` [PATCH v0 1/6] x86/hyperv: Rename guest shutdown functions
` [PATCH v0 2/6] Hyper-V: Add two new hypercall numbers to guest ABI public header
` [PATCH v0 3/6] Hyper-V: Add definitions for hypervisor crash dump support
` [PATCH v0 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v0 6/6] Hyper-V: Enable build of hypervisor crash collection files
[PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
2025-09-04 2:09 UTC (2+ messages)
[PATCH] mm/filemap: Align last_index to folio size
2025-09-04 2:04 UTC (5+ messages)
[PATCH v3] soc: tegra: fuse: speedo-tegra210: Update speedo ids
2025-09-04 1:58 UTC
[PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
2025-09-04 1:55 UTC (3+ messages)
[PATCH 0/5] Properly Limit Tegra210 Clock Rates
2025-09-04 1:55 UTC (5+ messages)
` [PATCH 5/5] arm64: tegra: Limit max cpu frequency on P3450
[PATCH] sched/fair: Fix DELAY_DEQUEUE issue related to cgroup throttling
2025-09-04 1:51 UTC
[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
2025-09-04 1:50 UTC (8+ messages)
` [PATCH RESEND v14 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH RESEND v14 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH RESEND v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH RESEND v14 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH RESEND v14 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH RESEND v14 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH RESEND v14 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v7 00/21] SLUB percpu sheaves
2025-09-04 1:41 UTC (5+ messages)
` [PATCH v7 01/21] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v7 02/21] slab: simplify init_kmem_cache_nodes() error handling
[PATCH v2 0/3] Support GPIO controller of Loongson 2K0300 SoC
2025-09-04 1:40 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: loongson: Document GPIO controller of "
[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
2025-09-04 1:40 UTC (7+ messages)
[PATCH v3 0/3] Support GPIO controller of Loongson-2K0300 SoC
2025-09-04 1:34 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: loongson: Document GPIO controller of LS2K0300 SoC
` [PATCH v3 2/3] gpio: loongson-64bit: Add support for Loongson-2K0300 SoC
` [PATCH v3 3/3] LoongArch: dts: Add GPIO controller for Loongson-2K0300
linux-next: build failure after merge of the vfs-brauner tree
2025-09-04 1:33 UTC
[PATCH v2] trace_fprobe.c: TODO: handle filter, nofilter or symbol list
2025-09-04 1:32 UTC (4+ messages)
[PATCH 10/16] staging: rtl8723bs: fix unbalanced braces around conditional blocks
2025-09-04 1:28 UTC (7+ messages)
` [PATCH 11/16] staging: rtl8723bs: remove unnecessary parentheses in conditional
` [PATCH 12/16] staging: rtl8723bs: remove unnecessary braces for single statement blocks
` [PATCH 13/16] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH 14/16] staging: rtl8723bs: fix line ending with '('
` [PATCH 15/16] staging: rtl8723bs: place constant on right side of comparison
` [PATCH 16/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems
[PATCH] perf/x86/intel: Fix KASAN global-out-of-bounds warning
2025-09-04 1:24 UTC
[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
2025-09-04 1:15 UTC (10+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates
[PATCH bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-09-04 1:12 UTC (3+ messages)
[PATCH v1] coresight: tpda: fix the logic to setup the element size
2025-09-04 1:12 UTC (4+ messages)
[PATCH] i2c: Main i2c-*.c files and algos/ subdirectory : Fix errors and warnings generated by checkpatch
2025-09-04 1:08 UTC (5+ messages)
[syzbot] [sound?] possible deadlock in __snd_pcm_lib_xfer (2)
2025-09-04 1:05 UTC (4+ messages)
従業員の健康管理
2025-09-04 1:02 UTC
[PATCH] arm64: dts: xilinx: Drop undocumented "always-on" properties
2025-09-04 0:56 UTC (3+ messages)
[PATCH v2 0/3] Type correctness cleanup for ARM64 MMU initialization
2025-09-04 0:52 UTC (4+ messages)
` [PATCH v2 1/3] arm64: mm: Cast start/end markers to char *, not u64
` [PATCH v2 2/3] arm64: mm: Make map_fdt() return mapped pointer
` [PATCH v2 3/3] arm64: mm: Represent physical memory with phys_addr_t and resource_size_t
[PATCH v2] riscv: dts: spacemit: uart: remove sec_uart1 device node
2025-09-04 0:52 UTC (2+ messages)
[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-04 0:52 UTC (7+ messages)
` [PATCH v7 2/6] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH v7 3/6] arm64: mm: support large block mapping when rodata=full
[PATCH net-next v7 0/2] net: phy: micrel: Add PTP support for lan8842
2025-09-04 0:50 UTC (2+ messages)
[PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-09-04 0:48 UTC (2+ messages)
` (subset) "
[PATCH net-next v2 0/6] Add AF_XDP zero copy support
2025-09-04 0:48 UTC (3+ messages)
` [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
[PATCH 0/2] Move sdhci0 from common & update sdhci0
2025-09-04 0:47 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62p/j722s: Move sdhci0 from common
` [PATCH 2/2] arm64: dts: ti: k3-am62p: Update sdhci0 tap setting & STRB
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-09-04 0:46 UTC (2+ messages)
[PATCH 0/2] Fix riscv sparse warnings
2025-09-04 0:42 UTC (5+ messages)
` [PATCH 1/2] riscv: Fix sparse warning in __get_user_error()
` [PATCH 2/2] riscv: Fix sparse warning about different address spaces
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-04 0:24 UTC (3+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH net-next] selftest: netcons: create a torture test
2025-09-04 0:37 UTC (2+ messages)
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-09-04 0:34 UTC (3+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150
[PATCH v5 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
2025-09-04 0:32 UTC (5+ messages)
` [PATCH v5 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P
` [PATCH v5 3/3] arm64: dts: ti: var-som-am62p: Add support for Variscite Symphony Board
[PATCH net-next v3] net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
2025-09-04 0:30 UTC (2+ messages)
[PATCH net-next v4 0/3] net: stmmac: allow generation of flexible PPS relative to MAC time
2025-09-04 0:30 UTC (2+ messages)
[RESEND x2][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
2025-09-04 0:26 UTC (3+ messages)
` [RESEND x2][PATCH 2/3] test-ww_mutex: Move work to its own UNBOUND workqueue
` [RESEND x2][PATCH 3/3] test-ww_mutex: Allow test to be run (and re-run) from userland
[PATCH v2 00/18] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
2025-09-04 0:21 UTC (19+ messages)
` [PATCH v2 01/18] mm/ksw: add build system support
` [PATCH v2 02/18] mm/ksw: add ksw_config struct and parser
` [PATCH v2 03/18] mm/ksw: add /proc/kstackwatch interface
` [PATCH v2 04/18] mm/ksw: add HWBP pre-allocation support
` [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
` [PATCH v2 07/18] mm/ksw: add atomic watch on/off operations
` [PATCH v2 08/18] mm/ksw: add stack probe support
` [PATCH v2 09/18] mm/ksw: implement stack canary and local var resolution logic
` [PATCH v2 10/18] mm/ksw: add per-task recursion depth tracking
` [PATCH v2 11/18] mm/ksw: coordinate watch and stack for full functionality
` [PATCH v2 12/18] mm/ksw: add self-debug functions for kstackwatch watch
` [PATCH v2 13/18] mm/ksw: add test module
` [PATCH v2 14/18] mm/ksw: add stack overflow test
` [PATCH v2 15/18] mm/ksw: add simplified silent corruption test
` [PATCH v2 16/18] mm/ksw: add recursive "
` [PATCH v2 17/18] tools/kstackwatch: add interactive test script for KStackWatch
` [PATCH v2 18/18] MAINTAINERS: add entry for KStackWatch (Kernel Stack Watch)
[PATCH 0/2] support for xr109ai2t panel
2025-09-04 0:22 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add compatible for STARRY xr109ai2t
` [PATCH 2/2] drm/panel: himax-hx83102: add panel starry xr109ia2t
[RESEND][PATCH v21 0/6] Donor Migration for Proxy Execution (v21)
2025-09-04 0:21 UTC (7+ messages)
` [RESEND][PATCH v21 1/6] locking: Add task::blocked_lock to serialize blocked_on state
` [RESEND][PATCH v21 2/6] sched/locking: Add blocked_on_state to provide necessary tri-state for proxy return-migration
` [RESEND][PATCH v21 3/6] sched: Add logic to zap balance callbacks if we pick again
` [RESEND][PATCH v21 4/6] sched: Handle blocked-waiter migration (and return migration)
` [RESEND][PATCH v21 5/6] sched: Add blocked_donor link to task for smarter mutex handoffs
` [RESEND][PATCH v21 6/6] sched: Migrate whole chain in proxy_migrate_task()
[PATCH net-next 0/2] net: devmem: improve cpu cost of RX token management
2025-09-04 0:15 UTC (4+ messages)
` [PATCH net-next 2/2] net: devmem: use niov array for "
[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
2025-09-04 0:13 UTC (4+ messages)
` [RFC PATCH 6/6] mm: Change dup_mmap() recovery
[PATCH v2 0/4] Introduce Panfrost JM contexts
2025-09-04 0:08 UTC (5+ messages)
` [PATCH v2 1/4] drm/panfrost: Introduce uAPI for JM context creation
` [PATCH v2 2/4] drm/panfrost: Introduce JM contexts for manging job resources
` [PATCH v2 3/4] drm/panfrost: Expose JM context IOCTLs to UM
` [PATCH v2 4/4] drm/panfrost: Display list of device JM contexts over debugfs
[PATCH 0/2] Add support for Gunyah Watchdog
2025-09-04 0:10 UTC (2+ messages)
[PATCH net] ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
2025-09-04 0:10 UTC (2+ messages)
[PATCH] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
2025-09-04 0:06 UTC (2+ messages)
[PATCH 1/2] cpufreq: intel_pstate: Remove EPB related changes
2025-09-04 0:06 UTC (2+ messages)
` [PATCH 2/2] cpufreq: intel_pstate: Enable HWP without EPP feature
[PATCH net v3] phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
2025-09-04 0:05 UTC (2+ messages)
[PATCH] usb: dwc3: Log dwc3 instance name in traces
2025-09-04 0:00 UTC (6+ messages)
[PATCH net] net: thunder_bgx: decrement cleanup index before use
2025-09-04 0:00 UTC (2+ messages)
[PATCH] net: thunder_bgx: add a missing of_node_put
2025-09-04 0:00 UTC (2+ messages)
[PATCH 1/2] dt-bindings: leds: add generic LED consumer documentation
2025-09-03 23:56 UTC (2+ messages)
[PATCH v2 0/3] ASoC: dt-bindings: Document routing strings for various codecs
2025-09-03 23:55 UTC (3+ messages)
` [PATCH v2 3/3] ASoC: dt-bindings: wlf,wm8960: Document routing strings (pin names)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox