All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 09:24:32 to 2026-01-06 10:21:17 UTC [more...]

[PATCH] staging: sm750fb: fix const array warning
 2026-01-06 10:21 UTC  (4+ messages)
` [PATCH v2] staging: sm750fb: fix const array warning for fix_id

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-06 10:18 UTC  (3+ messages)
` [PATCH v3 01/24] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [PATCH v3 02/24] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()

[PATCH] t5550: add netrc tests for http 401/403
 2026-01-06 10:20 UTC  (2+ messages)

linux-next: build warnings after merge of the sysctl tree
 2026-01-06 10:19 UTC  (3+ messages)

[PATCH] tests/intel/xe_multigpu_svm: fix 32-bit build error
 2026-01-06 10:19 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_multigpu_svm: fix 32-bit build error (rev2)

[PATCH v2 0/5] OpenRISC de0 nano single and multicore boards
 2026-01-06 10:18 UTC  (7+ messages)
` [PATCH v2 2/5] openrisc: dts: Add de0 nano config and devicetree

[PATCH] xen: Drop xenoprofile support
 2026-01-06 10:17 UTC  (5+ messages)

[PATCH v9 0/7] Provide support for Trigger Generation Unit
 2026-01-06 10:16 UTC  (3+ messages)
` [PATCH v9 7/7] qcom-tgu: Add reset node to initialize

[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-06 10:17 UTC  (14+ messages)
` [PATCH 01/11] of: Add for_each_compatible_node_scoped() helper
` [PATCH 02/11] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH 03/11] ARM: exynos: "
` [PATCH 04/11] powerpc/fsp2: "
` [PATCH 05/11] powerpc/wii: "
` [PATCH 06/11] cdx: "

[PATCH 1/1] arm64: dts: imx8mp-skov: add pinctrl-name 'reset' to fix CHECK_DTB warning
 2026-01-06 10:18 UTC  (3+ messages)

[char-misc] mei: trace: treat reg parameter as string
 2026-01-06 10:17 UTC  (2+ messages)

[PATCH v2] arm64: Disable branch profiling for all arm64 code
 2026-01-06 10:16 UTC 

[PATCH] man3/strftime.3: Fix spelling (British -> American)
 2026-01-06 10:16 UTC 

[PATCH 0/2] more t/perf meson/GIT-BUILD-OPTIONS fallout
 2026-01-06 10:16 UTC  (3+ messages)
` [PATCH 1/2] t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORY
` [PATCH 2/2] t/perf/run: preserve GIT_PERF_* from environment

[PATCH v2 00/21] Add smu message control block
 2026-01-06 10:12 UTC  (22+ messages)
` [PATCH v2 01/21] drm/amd/pm: "
` [PATCH v2 02/21] drm/amd/pm: Add message control for SMUv11
` [PATCH v2 03/21] drm/amd/pm: Add message control for SMUv12
` [PATCH v2 04/21] drm/amd/pm: Add message control for SMUv13
` [PATCH v2 05/21] drm/amd/pm: Add message control for SMUv14
` [PATCH v2 06/21] drm/amd/pm: Use message control in messaging
` [PATCH v2 07/21] drm/amd/pm: Add async message call support
` [PATCH v2 08/21] drm/amd/pm: Replace without wait with async calls
` [PATCH v2 09/21] drm/amd/pm: Remove unused legacy message functions
` [PATCH v2 10/21] drm/amd/pm: Drop legacy message fields from SMUv11
` [PATCH v2 11/21] drm/amd/pm: Drop legacy message fields from SMUv12
` [PATCH v2 12/21] drm/amd/pm: Drop legacy message fields from SMUv13
` [PATCH v2 13/21] drm/amd/pm: Drop legacy message fields from SMUv14
` [PATCH v2 14/21] drm/amd/pm: Drop legacy message related fields
` [PATCH v2 15/21] drm/amd/pm: Drop unused ppt callback from SMUv11
` [PATCH v2 16/21] drm/amd/pm: Drop unused ppt callback from SMUv12
` [PATCH v2 17/21] drm/amd/pm: Drop unused ppt callback from SMUv13
` [PATCH v2 18/21] drm/amd/pm: Drop unused ppt callback from SMUv14
` [PATCH v2 19/21] drm/amd/pm: Drop unused ppt callback definitions
` [PATCH v2 20/21] drm/amd/pm: Add debug message callback
` [PATCH v2 21/21] drm/amd/pm: Use message control for debug mailbox

[PATCH v3 2/2] mm: vmscan: add PIDs to vmscan tracepoints
 2026-01-06 10:13 UTC  (3+ messages)

[PATCH 0/2] docs/interop/firmware: Introduce extended syntax for FirmwareMappingMemory
 2026-01-06 10:13 UTC  (4+ messages)
` [PATCH 2/2] "

Yocto migration meta-barebox -> walnascar
 2026-01-06 10:12 UTC  (3+ messages)

[PATCH] man3/getopt.3: Fix spelling (British -> American)
 2026-01-06 10:13 UTC 

Possible regression after NFS eof page pollution fix (ext4 checksum errors)
 2026-01-06 10:12 UTC  (5+ messages)

[PATCH v2 0/13] io_uring: add IORING_OP_BPF for extending io_uring
 2026-01-06 10:11 UTC  (14+ messages)
` [PATCH V2 01/13] io_uring: make io_import_fixed() global
` [PATCH V2 02/13] io_uring: refactor io_prep_reg_iovec() for BPF kfunc use
` [PATCH V2 03/13] io_uring: refactor io_import_reg_vec() "
` [PATCH V2 04/13] io_uring: prepare for extending io_uring with bpf
` [PATCH V2 05/13] io_uring: bpf: extend io_uring with bpf struct_ops
` [PATCH V2 06/13] io_uring: bpf: implement struct_ops registration
` [PATCH V2 07/13] io_uring: bpf: add BPF buffer descriptor for IORING_OP_BPF
` [PATCH V2 08/13] io_uring: bpf: add uring_bpf_memcpy() kfunc
` [PATCH V2 09/13] selftests/io_uring: update mini liburing
` [PATCH V2 10/13] selftests/io_uring: add BPF struct_ops and kfunc tests
` [PATCH V2 11/13] selftests/io_uring: add bpf_memcpy selftest for uring_bpf_memcpy() kfunc
` [PATCH V2 12/13] selftests/io_uring: add copy_user_to_fixed() and copy_fixed_to_user() bpf_memcpy tests
` [PATCH V2 13/13] selftests/io_uring: add copy_user_to_reg_vec() and copy_reg_vec_to_user() "

[PATCH v2] arm64: dts: mediatek: mt8183: Add missing endpoint IDs to display graph
 2026-01-06 10:11 UTC 

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2026-01-06 10:10 UTC  (8+ messages)
        ` [PATCH for 6.19-rc1] fs: preserve file type in make_bad_inode() unless invalid

[PATCH v4] Bluetooth: hci_qca: Cleanup on all setup failures
 2026-01-06 10:09 UTC  (2+ messages)
` [v4] "

[PATCH 5.10.y-cip 0/7] RZ/G3S: Backport TSU support
 2026-01-06 10:08 UTC  (2+ messages)

[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
 2026-01-06 10:06 UTC  (2+ messages)

[PATCH V3 0/4] Add support for DS90UB954-Q1
 2026-01-06 10:06 UTC  (4+ messages)
` [PATCH V3 3/4] media: dt-bindings: ti,ds90ub960: "

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-06 10:05 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/9] Misc patches for RTRS
 2026-01-06 10:03 UTC  (15+ messages)
` [PATCH 2/9] RDMA/rtrs: Add error description to the logs
` [PATCH 3/9] RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
` [PATCH 5/9] RDMA/rtrs-clt: Remove unused list-head in rtrs_clt_io_req
` [PATCH 6/9] RDMA/rtrs-srv: Add check and closure for possible zombie paths

[Intel-wired-lan] [PATCH iwl-next v2 1/1] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
 2026-01-06 10:03 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-01-06 10:03 UTC  (3+ messages)

[PATCH 0/1] Mediatek uart patch
 2026-01-06 10:02 UTC  (3+ messages)
` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support

[PATCH v4 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-06 10:01 UTC  (5+ messages)
` [PATCH v4 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v4 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v4 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v4 4/4] efi/cper: don't dump the entire memory region

[PATCH for 6.12.y-cip + 6.12.63 ] can: rcar_canfd: Fix build error caused by is_gen4()
 2026-01-06 10:01 UTC  (6+ messages)
` FW: "

[LTP] [PATCH v5 0/3] new cmd support option for needs_cmds
 2026-01-06 10:02 UTC  (6+ messages)
` [LTP] [PATCH v6 0/4] "
  ` [LTP] [PATCH v6 1/4] lib: Add support option for .needs_cmds
  ` [LTP] [PATCH v6 2/4] tst_test.c: Add tst_cmd_present check if a command is present

[PATCH net] wifi: ath12k: fix dma_free_coherent() pointer
 2026-01-06 10:01 UTC  (2+ messages)

[PATCH v2] docs: process: email-client: add Thunderbird "Toggle Line Wrap" extension
 2026-01-06 10:00 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: rockchip: Enable PCIe for ArmSoM Sige1
 2026-01-06 10:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v1 1/1] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
 2026-01-06  9:59 UTC  (3+ messages)

git-last-modified on bare repository
 2026-01-06  9:58 UTC  (6+ messages)

[PATCH v2 0/3] Add the DWC3 instance name in traces
 2026-01-06  9:58 UTC  (3+ messages)
` [PATCH v2 3/3] usb: dwc3: Log dwc3 "

[PATCH v2] btrfs: send: check for inline extents in range_is_hole_in_parent()
 2026-01-06  9:56 UTC 

[PATCH v4 0/1] RISC-V: Introduce vSBI framework
 2026-01-06  9:55 UTC  (5+ messages)
` [PATCH v4 1/1] xen/riscv: add RISC-V virtual SBI base extension support for guests

[syzbot] [xfs?] possible deadlock in xfs_ilock (4)
 2026-01-06  9:54 UTC  (4+ messages)

[Patch v2] mm/huge_memory: consolidate order-related checks into folio_check_splittable()
 2026-01-06  9:54 UTC  (4+ messages)

[PATCH RFC] wifi: mac80211: Update mesh rate control per beacon to restore correct MCS
 2026-01-06  9:53 UTC 

[PATCH net-next v2 0/3] net: gso: fix MTU validation of BIG TCP
 2026-01-06  9:52 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: gso: do not include jumbogram HBH header in seglen calculation
` [PATCH net-next v2 2/3] ipv6: remove IP6SKB_FAKEJUMBO flag
` [PATCH net-next v2 3/3] selftests/net: remove unnecessary MTU config in big_tcp.sh

[PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
 2026-01-06  9:53 UTC  (3+ messages)
` [tip: irq/msi] "

[master][PATCH] docbook-xml-dtd4: fix the fetching failure
 2026-01-06  2:55 UTC 

[PATCH 0/6] arm64: dts: imx8mq-librem5: Various improvements for Librem 5
 2026-01-06  9:53 UTC  (11+ messages)
` [PATCH 1/6] arm64: dts: imx8mq-librem5: Enable I2C recovery
` [PATCH 2/6] arm64: dts: imx8mq-librem5: Set vibrator's PWM frequency to 20kHz
` [PATCH 3/6] arm64: dts: imx8mq-librem5: Enable SNVS RTC
` [PATCH 4/6] arm64: dts: imx8mq-librem5: Limit uSDHC2 frequency to 50MHz
` [PATCH 5/6] arm64: dts: imx8mq-librem5: Set cap-power-off-card for usdhc2

[pci:dt-bindings] BUILD SUCCESS 72b39430284fc4a7a960133b70137c24fed63b74
 2026-01-06  9:51 UTC 

[PATCH 1/2] x86/crash: Use set_memory_p instead of __set_memory_prot
 2026-01-06  9:50 UTC  (2+ messages)
` [PATCH 2/2] Reapply "x86/mm: Remove unused __set_memory_prot()"

[PATCH] scripts/atomic: fix kerneldoc spelling in try_cmpxchg
 2026-01-06  9:50 UTC  (3+ messages)

[PATCH 0/2] x86/cpu-policy: librarify copy-in/-out
 2026-01-06  9:49 UTC  (4+ messages)
` [PATCH 1/2] x86/cpu-policy: enable build of fuzzing harness by default

[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-06  9:49 UTC  (8+ messages)

[PATCH] platform/x86: ISST: Check for admin capability for write commands
 2026-01-06  9:49 UTC  (2+ messages)

[PATCH net] net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
 2026-01-06  9:47 UTC 

[PATCH] net: optimize raw checksum computation
 2026-01-05 23:27 UTC 

[PATCH] net/mlx5: fix offset handling in mlx5_aso_cnt_sq_enqueue_burst
 2026-01-05 14:24 UTC 

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-06  9:48 UTC  (3+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline

[PATCH] dt-bindings: firmware: Convert cznic,turris-mox-rwtm to DT schema
 2026-01-06  9:47 UTC  (2+ messages)

[PATCH v1 0/2] Free contiguous order-0 pages efficiently
 2026-01-06  9:47 UTC  (4+ messages)
` [PATCH v1 2/2] vmalloc: Optimize vfree

[RFC PATCH 0/2] zsmalloc: size-classes chain-length tunings
 2026-01-06  9:47 UTC  (7+ messages)
` [RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics

[PATCH] rust: id_pool: fix example
 2026-01-06  9:46 UTC  (6+ messages)

[PATCH 0/2] platform/x86: ISST: Fix for write lock and suspend/resume
 2026-01-06  9:44 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: ISST: Store and restore all domains data

[meta-python][PATCH 1/5] python3-pyro5: Upgrade 5.15 -> 5.16
 2026-01-06  9:42 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-parse-type: Upgrade 0.6.3 -> 0.6.6
` [meta-python][PATCH 3/5] python3-brotli: Upgrade 1.1.0 -> 1.2.0
` [meta-python][PATCH 4/5] python3-networkx: Upgrade 3.6 -> 3.6.1
` [meta-python][PATCH 5/5] python3-fastapi: Upgrade 0.124.4 -> 0.128.0

[PATCH net-next v2 0/5] net: phy: realtek: various improvements for 2.5GE PHYs
 2026-01-06  9:42 UTC  (3+ messages)
` [PATCH net-next v2 5/5] net: phy: realtek: get rid of magic number in rtlgen_read_status()

[PATCH v2] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
 2026-01-06  6:12 UTC  (2+ messages)

[PATCH net-next v3 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-06  9:41 UTC  (5+ messages)
` [PATCH v3 2/2] net: "

[PATCH v2 0/4] Add CCI and imx577 sensor support for Talos evk
 2026-01-06  9:39 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH v2 2/4] arm64: dts: qcom: talos: Add CCI definitions
` [PATCH v2 3/4] arm64: dts: qcom: talos: Add camera MCLK pinctrl
` [PATCH v2 4/4] arm64: dts: qcom: talos-evk-camera: Add DT overlay

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2026-01-06  9:39 UTC  (3+ messages)

[Buildroot] [PATCH] package/systemd: remove several Kernel config options
 2026-01-06  9:39 UTC  (4+ messages)

[PATCH] hfsplus: pretend special inodes as regular files
 2026-01-06  9:39 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[OE-core][PATCH 0/5 v2] python3: upgrade 3.13.9 -> 3.14.2
 2026-01-06  9:39 UTC  (8+ messages)

[PATCH v11 0/8] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-06  9:37 UTC  (4+ messages)
` [PATCH v11 3/8] pkcs7, x509: Add ML-DSA support

[PATCH 0/2] Fix vm.dirtytime_expire_seconds=0 causing 100% CPU
 2026-01-06  9:37 UTC  (5+ messages)
` [PATCH 1/2] writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
` [PATCH 2/2] docs: clarify that dirtytime_expire_seconds=0 disables writeback

[PATCH] riscv, bpf: Emit fence.i for BPF_NOSPEC
 2026-01-06  8:44 UTC  (2+ messages)
` [PATCH] riscv, bpf: add a speculation barrier "

[PATCH 0/6] Misc patches for RNBD
 2026-01-06  9:36 UTC  (2+ messages)

[PATCH net-next 00/13] NPC HW block support for cn20k
 2026-01-06  9:32 UTC  (4+ messages)
` [PATCH net-next 01/13] octeontx2-af: npc: cn20k: Index management

[f2fs-dev] [PATCH v1 0/5] f2fs: fix large folio read corner cases for immutable files
 2026-01-06  9:35 UTC  (7+ messages)
` [f2fs-dev] [PATCH v1 4/5] f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submission
    `  "
` [f2fs-dev] [PATCH v1 5/5] f2fs: advance index and offset after zeroing in large folio read
    `  "

[PATCH] perf: Fix refcount warning on event->mmap_count increment
 2026-01-06  9:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] gpio: shared: another set of small fixes
 2026-01-06  9:34 UTC  (4+ messages)
` [PATCH v2 1/3] gpio: shared: assign the correct firmware node for reset-gpio use-case
` [PATCH v2 2/3] gpio: shared: fix a race condition
` [PATCH v2 3/3] gpio: shared: don't allocate the lookup table until we really need it

[PATCH v8 0/5] smb: improve search speed of SMB2 maperror
 2026-01-06  9:34 UTC  (2+ messages)

[PATCH 0/1] add Acer battery control driver
 2026-01-06  9:34 UTC  (3+ messages)
` [PATCH 1/1] platform/x86: "

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-01-06  9:33 UTC  (2+ messages)

[Outreachy PATCH v2] environment: move "core.attributesFile" into repo-setting
 2026-01-06  9:33 UTC  (5+ messages)

[PATCH] pinctrl: meson: amlogic-a4: mark the GPIO controller as sleeping
 2026-01-06  9:32 UTC  (4+ messages)

[PATCH 1/2] bpf/verifier: allow calls to arena functions while holding spinlocks
 2026-01-06  9:31 UTC  (3+ messages)

[PATCH i-g-t v1 0/2] PSR2 Selective Fetch detection for async flips
 2026-01-06  9:31 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[f2fs-dev] [PATCH v1 3/5] f2fs: add f2fs_block_needs_zeroing() to handle hole blocks
 2026-01-06  9:30 UTC  (3+ messages)
  `  "

[PATCH 0/2] PCI: endpoint: BAR subrange mapping support
 2026-01-06  9:30 UTC  (4+ messages)

[PATCH RESEND] kernel/fork: Update obsolete use_mm references to kthread_use_mm
 2026-01-06  9:29 UTC  (3+ messages)

[PATCH] rust: declare cfi_encoding for lru_status
 2026-01-06  9:28 UTC  (3+ messages)

[PATCH v2 1/2] rust: io: remove square brackets from pci::Bar reference
 2026-01-06  9:27 UTC  (3+ messages)
` [PATCH v2 2/2] rust: pci: fix typos in Bar struct's comments

[PATCH net-next 0/3] net: gso: fix MTU validation of BIG TCP jumbograms
 2026-01-06  9:26 UTC  (5+ messages)
` [PATCH net-next 3/3] selftests/net: remove unnecessary MTU config in big_tcp.sh

[PATCH] bpftool: Add 'head' option for tcx attach to insert at chain start
 2026-01-06  8:55 UTC  (2+ messages)
` [PATCH v2] bpftool: Add 'prepend' "

[PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
 2026-01-06  9:25 UTC  (5+ messages)
` [PATCH 11/19] mmu: introduce pbl_remap_range()

[PATCH v6 0/2] Don't set MD_BROKEN on failfast bio failure
 2026-01-06  9:25 UTC  (6+ messages)
` [PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast

[PATCH v3 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
 2026-01-06  9:24 UTC  (7+ messages)
` [PATCH v3 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v3 3/5] KVM: riscv: "
` [PATCH v3 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v3 5/5] KVM: selftests: Fix typos and stale comments in kvm_util


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.