All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-11 20:40:22 to 2025-03-11 21:56:52 UTC [more...]

[PATCH v4 0/4] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-03-11 21:56 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: media: Add qcom,x1e80100-camss

[PATCH v2] drm/amdkfd: Fix instruction hazard in gfx12 trap handler
 2025-03-11 21:56 UTC  (2+ messages)

[PATCH mm-unstable 0/2] mseal system mappings fix + s390 enablement
 2025-03-11 21:55 UTC  (5+ messages)
` [PATCH mm-unstable 1/2] mseal sysmap: generic vdso vvar mapping
` [PATCH mm-unstable 2/2] mseal sysmap: enable s390

[PATCH] drm/xe: Use local fence in error path of xe_migrate_clear
 2025-03-11 21:55 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[Buildroot] [git commit branch/next] package/network-manager: bump version to 1.52.0
 2025-03-11 21:52 UTC 

[PATCH v2] hyperv: Remove unused union and structs
 2025-03-11 21:54 UTC  (2+ messages)

[PATCH bpf-next v5 0/4] Support freplace prog from user namespace
 2025-03-11 21:54 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v5 2/4] bpf: return prog btf_id without capable check
` [PATCH bpf-next v5 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v5 4/4] selftests/bpf: test freplace from user namespace

[RFC PATCH v2 0/3] platform/x86: acer-wmi: Add fan control support
 2025-03-11 21:53 UTC  (3+ messages)

[PATCH] btrfs-progs: fi defrag: allow passing compression levels
 2025-03-11 21:53 UTC  (2+ messages)

[PATCH v2 00/11] Python improvements for a real use of parse_events
 2025-03-11 21:52 UTC  (10+ messages)
` [PATCH v2 11/11] perf python tracepoint: Switch to using parse_events

[Buildroot] [PATCH] configs/olpc_xo175_defconfig: bump kernel version to 6.13.6
 2025-03-11 21:51 UTC  (2+ messages)

[PATCH 00/11] DC Patches March 11, 2025
 2025-03-11 21:42 UTC  (12+ messages)
` [PATCH 01/11] drm/amd/display: Check pipe->stream before passing it to a function
` [PATCH 02/11] drm/amd/display: Prevent VStartup Overflow
` [PATCH 03/11] drm/amd/display: Guard against setting dispclk low for dcn31x
` [PATCH 04/11] drm/amd/display: Fix message for support_edp0_on_dp1
` [PATCH 05/11] drm/amd/display: Change notification of link BW allocation
` [PATCH 06/11] drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs"
` [PATCH 07/11] drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
` [PATCH 08/11] drm/amd/display: Fix incorrect fw_state address in dmub_srv
` [PATCH 09/11] drm/amd/display: Update static soc table
` [PATCH 10/11] drm/amd/display: Use DPM table clk setting for dml2 soc dscclk
` [PATCH 11/11] drm/amd/display: 3.2.325

[GIT PULL] Hyper-V fixes for v6.14-rc7
 2025-03-11 21:51 UTC 

linux-next: manual merge of the scsi tree with the rockchip tree
 2025-03-11 21:51 UTC  (3+ messages)

[Buildroot] [git commit branch/next] configs/olpc_xo175_defconfig: bump kernel version to 6.13.6
 2025-03-11 21:32 UTC 

[PATCH i-g-t] runner/kmemleak: Remove unnecessary lseek() calls
 2025-03-11 21:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/16] Suspend to RAM support for Xen on arm64
 2025-03-11 21:49 UTC  (9+ messages)
` [PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64
` [PATCH 05/16] xen/percpu: don't initialize percpu on resume
` [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers
` [PATCH 11/16] xen/arm: Implement PSCI system suspend

[PATCH i-g-t v3 0/5] Update image assets
 2025-03-11 21:49 UTC  (4+ messages)
` [PATCH i-g-t v3 1/5] data: Move PNG images to new data directory

[Buildroot] [PATCH] package/libedit: bump to 20250104-3.1
 2025-03-11 21:49 UTC 

[PATCH] x86/stackprotector: fix build failure with CONFIG_STACKPROTECTOR=n
 2025-03-11 21:47 UTC  (14+ messages)

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-03-11 21:47 UTC  (11+ messages)

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-11 21:45 UTC  (7+ messages)
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-11 21:44 UTC  (14+ messages)
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-11 21:44 UTC  (6+ messages)
` [patch V3 17/18] posix-timers: Provide a mechanism to allocate a given timer ID
` [patch V3 18/18] selftests/timers/posix-timers: Add a test for exact allocation mode
  ` [patch V3a "

[thomas-weissschuh:b4/module-hashes 9/9] llvm-objcopy: error: '.tmp_module_hashes.o': The file was not recognized as a valid object file
 2025-03-11 21:43 UTC  (4+ messages)

[PATCH v2] nfsd: refine and rename NFSD_MAY_LOCK
 2025-03-11 21:42 UTC  (2+ messages)

[LTP] [PATCH 1/1] compat_16.mk: Cleanup INTERMEDIATE object syntax
 2025-03-11 21:41 UTC  (8+ messages)

[for-next][PATCH] ring-buffer: Have parameter to virt_addr_valid() cast to pointer
 2025-03-11 21:41 UTC 

[PATCH] net/ice: set flags while adding vsi
 2025-03-11 21:40 UTC 

[PATCH v14 00/11] rust: add dma coherent allocator abstraction
 2025-03-11 21:39 UTC  (5+ messages)
` [PATCH v14 02/11] "

[PATCH v2] QIOChannelSocket: Flush zerocopy socket error queue on ENOBUF failure for sendmsg
 2025-03-11 21:37 UTC  (10+ messages)

[PATCH v2 0/6] Mypy and pylint build support
 2025-03-11 21:36 UTC  (7+ messages)
` [PATCH v2 1/6] tools/build: Don't pass test log files to linker
` [PATCH v2 2/6] perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
` [PATCH v2 3/6] perf build: Add mypy build tests
` [PATCH v2 4/6] perf build: Add pylint "
` [PATCH v2 5/6] perf test: Address attr.py mypy error
` [PATCH v2 6/6] perf python: Fix setup.py mypy errors

Linux'n'Beer v4
 2025-03-11 21:36 UTC  (4+ messages)

[PATCH] btrfs-progs: add slack space for mkfs --shrink
 2025-03-11 21:33 UTC  (3+ messages)

[PATCH v3] drm/xe: Apply Wa_16023105232
 2025-03-11 21:33 UTC  (2+ messages)

[net-next PATCH v3 0/2] octeontx2-af: fix build warnings flagged
 2025-03-11 21:32 UTC  (5+ messages)
` [net-next PATCH v3 1/2] octeontx2-af: correct __iomem annotations flagged by Sparse
` [net-next PATCH v3 2/2] octeontx2-af: fix compiler warnings "

[PATCH] x86/IDT: Fix IDT generation for INT $0x80
 2025-03-11 21:27 UTC  (2+ messages)

[PATCH RESEND 0/4] media: i2c: imx214: Add support for 23.88MHz clock
 2025-03-11 21:25 UTC  (9+ messages)
` [PATCH RESEND 1/4] media: i2c: imx214: Calculate link bit rate from clock frequency
` [PATCH RESEND 2/4] media: i2c: imx214: Prepare for variable "
` [PATCH RESEND 3/4] media: i2c: imx214: Read clock frequency from device tree
` [PATCH RESEND 4/4] media: i2c: imx214: Add support for 23.88MHz clock

[PATCH net v3] net: ipv6: fix TCP GSO segmentation with NAT
 2025-03-11 21:25 UTC 

[PATCH] btrfs: tests: fix chunk map leak after failure to add it to the tree
 2025-03-11 21:25 UTC  (2+ messages)

[PATCH v1 0/4] drop "name-rev --stdin" support
 2025-03-11 21:25 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] t: document test_lazy_prereq
  ` [PATCH v2 2/6] t: extend test_lazy_prereq
  ` [PATCH v2 3/6] t: introduce WITH_BREAKING_CHANGES prerequisite
  ` [PATCH v2 4/6] t6120: avoid hiding "git" exit status
  ` [PATCH v2 5/6] t6120: further modernize
  ` [PATCH v2 6/6] name-rev: remove "--stdin" support

linux-next: Signed-off-by missing for commit in the sunxi tree
 2025-03-11 21:24 UTC 

[PATCH 1/2] tcmode-default: eliminate needless rust, cargo defaults
 2025-03-11 21:24 UTC  (3+ messages)
` [OE-core] "

[meta-ti][scarthgap][PATCH] ti-bsp: ti-img-encode-decode: Out-of-Tree Recipe Cleanup
 2025-03-11 21:24 UTC 

[PATCH v4] README.md: add example email for TC vote request
 2025-03-11 21:20 UTC 

[PATCH v2 0/2] isolate privatens way
 2025-03-11 21:19 UTC  (7+ messages)
` [PATCH v2 1/2] check: disable HAVE_PRIVATENS by default

[PATCH v6 0/5] Add support for the TPM FF-A start method
 2025-03-11 21:17 UTC  (6+ messages)
` Build error on -next due to tpm_crb.c changes? (was: Re: [PATCH v6 0/5] Add support for the TPM FF-A start method)
  ` Build error on -next due to tpm_crb.c changes?

[PATCH v1] perf tests annotate: Add pipe output to output testing
 2025-03-11 21:16 UTC 

[PATCH 0/9] Remove pcf50633
 2025-03-11 21:15 UTC  (4+ messages)
` (subset) "

[f2fs-dev] [PATCH] f2fs: optimize f2fs DIO overwrites
 2025-03-11 21:14 UTC  (4+ messages)
    `  "

A syscall for changing birth time
 2025-03-11 21:14 UTC  (6+ messages)

[PATCH 0/8] x86: Drop the vm86 segments selectors from struct cpu_user_regs
 2025-03-11 21:10 UTC  (9+ messages)
` [PATCH 1/8] x86/regs: Fold x86_64/regs.h into it's single includer
` [PATCH 2/8] x86/traps: Rework register state printing to use a struct
` [PATCH 3/8] x86/traps: Avoid OoB accesses to print the data selectors
` [PATCH 4/8] Revert "x86/traps: 'Fix' safety of read_registers() in #DF path"
` [PATCH 5/8] x86/domctl: Stop using XLAT_cpu_user_regs()
` [PATCH 6/8] x86/pv: Store the data segment selectors outside of cpu_user_regs
` [PATCH 7/8] x86/public: Split the struct cpu_user_regs type
` [PATCH 8/8] x86: Drop the vm86 segments selectors from struct cpu_user_regs

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-11 21:07 UTC  (5+ messages)
` [RFC PATCH v2 08/20] hw/arm/smmuv3-accel: Provide get_address_space callback
` [RFC PATCH v2 09/20] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback

[Intel-wired-lan] [PATCH iwl-next v2] ice: add E830 Earliest TxTime First Offload support
 2025-03-11 13:23 UTC  (2+ messages)
`  "

[PATCH v2] i2c: omap: fix IRQ storms
 2025-03-11 21:12 UTC  (4+ messages)

[PATCH BlueZ v1 1/2] sco-tester: Fix closing the socket
 2025-03-11 21:11 UTC  (2+ messages)
` [BlueZ,v1,1/2] "

[PATCH] btrfs: don't clobber ret in btrfs_validate_super()
 2025-03-11 21:10 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe: Fix survivability
 2025-03-11 21:09 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: Move survivability back to xe

[PATCHv5 net 0/3] bond: fix xfrm offload issues
 2025-03-11 21:08 UTC  (5+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions

[PATCH 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-11 21:06 UTC  (4+ messages)
` ✓ CI.Hooks: success for drm/i915/display: conversions to struct intel_display (rev2)
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
 2025-03-11 21:04 UTC  (6+ messages)

[PATCH 0/9] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-11 21:03 UTC  (2+ messages)

In-kernel parser for the BMOF format used by WMI-ACPI
 2025-03-11 21:02 UTC  (4+ messages)

[PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()
 2025-03-11 21:02 UTC  (2+ messages)

[PULL 00/14] Misc HW patches for 2025-03-11
 2025-03-11 21:00 UTC  (3+ messages)
` [PULL 14/14] hw/sd/sdhci: Remove need for SDHCI_VENDOR_FSL definition

[PATCH 8/9] mm/madvise: batch tlb flushes for [process_]madvise(MADV_{DONTNEED[_LOCKED],FREE})
 2025-03-11 21:01 UTC  (2+ messages)

[broonie-ci:file9lz3qR 69/69] sound/soc/intel/common/soc-acpi-intel-ptl-match.c:583:30: error: use of undeclared identifier 'sof_sdw_get_tplg_files'
 2025-03-11 21:00 UTC 

[jlayton:nfsd-tracepoints 11/14] fs/nfsd/nfsproc.c:447:2: error: call to undeclared function 'trace_nfsd_proc_remove'; ISO C99 and later do not support implicit function declarations
 2025-03-11 21:00 UTC 

[PATCH 7/9] mm/madvise: let madvise_{dontneed,free}_single_vma() caller batches tlb flushes
 2025-03-11 21:00 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] Support freplace prog from user namespace
 2025-03-11 20:59 UTC  (4+ messages)
` [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID

[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
 2025-03-11 20:58 UTC  (7+ messages)

[PATCH v2 0/5] Add support for RZ/G2L USB interface
 2025-03-11 20:57 UTC  (6+ messages)
` [PATCH v2 1/5] reset: rzg2l-usbphy-ctrl: Add new driver
` [PATCH v2 2/5] regulator: rzg2l-usbphy: "
` [PATCH v2 3/5] reset: rzg2l-usbphy-ctrl: Connect up vbus regulator
` [PATCH v2 4/5] phy: rcar: Support RZ/G2L USB PHY
` [PATCH v2 5/5] renesas_rzg2l_smarc_defconfig: Enable USB support

[PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
 2025-03-11 20:58 UTC  (2+ messages)

[PATCH v2] dt-bindings: soc: airoha: Add the pbus-csr node for EN7581 SoC
 2025-03-11 20:56 UTC 

[PATCH 5/9] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
 2025-03-11 20:56 UTC  (2+ messages)

[PATCH 0/8] drm/xe: GT initialization rework
 2025-03-11 20:55 UTC  (5+ messages)
` [PATCH 3/8] drm/xe: Simplify GuC early initialization
` [PATCH 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early

[PATCH 3/9] mm/madvise: deduplicate madvise_do_behavior() skip case handlings
 2025-03-11 20:54 UTC  (2+ messages)

[Patch bpf-next v2 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-03-11 20:54 UTC  (3+ messages)
` [Patch bpf-next v2 4/4] "

rc4 and later log message: gpiochip_add_data_with_key: get_direction failed
 2025-03-11 20:53 UTC  (6+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-03-11 20:53 UTC  (11+ messages)

[PATCH] gpiolib: don't check the retval of get_direction() when registering a chip
 2025-03-11 20:53 UTC  (2+ messages)

[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
 2025-03-11 20:51 UTC  (11+ messages)
` [PATCH v2 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit

[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.3.1
 2025-03-11 20:51 UTC  (2+ messages)

TEO as default governor ?
 2025-03-11 20:51 UTC  (8+ messages)

[Buildroot] [git commit branch/next] package/zfs: bump version to 2.3.1
 2025-03-11 20:14 UTC 

[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
 2025-03-07 12:34 UTC  (5+ messages)

[PATCH] i3c: master: svc: fix signed/unsigned mismatch in dynamic address assignment
 2025-03-09 16:43 UTC 

[pull-request] mlx5-next updates 2025-03-10
 2025-03-11 20:50 UTC  (3+ messages)

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
 2025-03-11 20:49 UTC  (4+ messages)

[jlayton:kdevops 77/81] fs/nfsd/nfsproc.c:609:9: error: implicit declaration of function 'trace_nfsd_proc_readdir'; did you mean 'nfsd_proc_readdir'?
 2025-03-11 20:48 UTC 

[PATCH] f2fs/008: avoid endless wait
 2025-03-11 20:48 UTC  (2+ messages)

[PATCH] promisor-remote: fix segfault when remote URL is missing
 2025-03-11 20:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/boot: Fix zap_low_mappings() to map less of the trampoline
 2025-03-11 20:47 UTC  (3+ messages)

[OE-core][PATCH v2] go: upgrade 1.24.0 -> 1.24.1
 2025-03-11 20:46 UTC 

[PATCH v3] README.md: add example email for TC vote request
 2025-03-11 20:47 UTC  (2+ messages)

[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
 2025-03-11 20:46 UTC  (9+ messages)
` [PATCH 3/6] drm/i915/display: use display runtime PM interfaces for for atomic state
` [PATCH 4/6] drm/i915/display: convert to display runtime PM interfaces
` [PATCH 5/6] drm/i915/power: "
` [PATCH 6/6] drm/xe/compat: remove intel_runtime_pm.h

[PATCH] dt-bindings: timer: Add SiFive CLINT2
 2025-03-11 20:46 UTC  (6+ messages)

[meta-arago][master/scarthgap][PATCH v2] meta-arago-extras: Add recipe for NNShark
 2025-03-11 20:45 UTC 

Building QEMU as a Shared Library
 2025-03-11 20:44 UTC  (7+ messages)

[PATCH 1/6] drm/amdgpu/pm: add VCN activity for renoir
 2025-03-11 20:44 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu/pm: add VCN activity for SMU 13.0.0/7
` [PATCH 3/6] drm/amdgpu/pm: add VCN activity for SMU 14.0.2
` [PATCH 4/6] drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.x
` [PATCH 5/6] drm/amdgpu/pm: enable vcn busy sysfs for GC 12.x
` [PATCH 6/6] drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0

[PATCH i-g-t 0/2] Refactor DRM Debug Severity Handling for enhanced precision
 2025-03-11 20:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-03-11 20:44 UTC  (5+ messages)
` [PATCH v3 4/4] platform/x86: Add Lenovo Other Mode WMI Driver

[PATCH] arm64: defconfig: Enable Qualcomm interconnects as built-in
 2025-03-11 20:41 UTC  (3+ messages)

[PATCH v4 net-next 0/2] udp_tunnel: GRO optimizations
 2025-03-11 20:42 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] udp_tunnel: create a fastpath GRO lookup
` [PATCH v4 net-next 2/2] udp_tunnel: use static call for GRO hooks when possible


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.