All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 22:34:40 to 2026-07-07 23:54:37 UTC [more...]

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-07 23:54 UTC  (7+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v9 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

zsbl PR #135: sg2042 bootargs clobber fix
 2026-07-07 23:53 UTC 

[PATCH v5 0/2] ima: measure write on securityfs policy file
 2026-07-07 23:53 UTC  (4+ messages)
` [PATCH v5 1/2] ima: add critical data measurement for loaded policy

[PATCH v2 00/10] HID: steam: General cleanup and improvements
 2026-07-07 23:52 UTC  (17+ messages)
` [PATCH v2 01/10] HID: steam: Update documentation
` [PATCH v2 02/10] HID: steam: Refactor and clean up report parsing
` [PATCH v2 03/10] HID: steam: Rename some constants that got renamed upstream
` [PATCH v2 04/10] HID: steam: Add support for sensor events on the Steam Controller (2015)
` [PATCH v2 05/10] HID: steam: Coalesce rumble packets
` [PATCH v2 06/10] HID: steam: Fully unregister controller when hidraw is opened
` [PATCH v2 07/10] HID: steam: Rearrange deinitialization sequence
` [PATCH v2 08/10] HID: steam: Improve logging and other cleanup
` [PATCH v2 09/10] HID: steam: Reject short reads
` [PATCH v2 10/10] HID: steam: Retry send/recv reports if stale

[PATCH 1/2] mm: nommu: fix the error path when vma_iter_prealloc() fails
 2026-07-07 23:51 UTC  (2+ messages)
` [PATCH 2/2] mm: nommu: fix error handling on vma_iter_prealloc() failure

[PATCH] drm/xe/pxp: add termination on resume
 2026-07-07 23:51 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

kernel NULL pointer dereference in drain_obj_stock during ext4 e4defrag
 2026-07-07 23:51 UTC 

[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
 2026-07-07 23:50 UTC  (6+ messages)

[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-07 23:49 UTC  (9+ messages)
` [PATCH 1/3] mm/mempolicy: skip device-private PMDs when queueing folios
` [PATCH 2/3] mm/madvise: skip device-private PMDs in cold and pageout walks
` [PATCH 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd

[PATCH] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
 2026-07-07 23:48 UTC  (5+ messages)

[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
 2026-07-07 23:48 UTC  (13+ messages)
` [PATCH v4 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing
` [PATCH v4 4/9] usb: misc: qcom_eud: add per-path role switch support

[PATCH v8 0/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-07 23:48 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH v2] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
 2026-07-07 23:47 UTC  (2+ messages)

[PATCH v16 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-07 23:40 UTC  (34+ messages)
` [PATCH v16 01/33] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v16 02/33] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v16 03/33] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v16 04/33] hw/s390x/ipl: Create "
` [PATCH v16 05/33] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v16 06/33] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v16 07/33] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v16 08/33] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v16 09/33] s390x/diag: Implement "
` [PATCH v16 10/33] hw/s390x: Define finite size for single entry VCEntry
` [PATCH v16 11/33] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v16 12/33] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v16 13/33] s390x/diag: Generalize s390_ipl_read/write to accept void *
` [PATCH v16 14/33] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v16 15/33] s390x/ipl: Introduce IPL Information Report Block (IIRB)
` [PATCH v16 16/33] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v16 17/33] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v16 18/33] hw/s390x/ipl: Rework s390_ipl_map_iplb_chain for certificate storage
` [PATCH v16 19/33] s390x: Guest support for Secure-IPL Facility
` [PATCH v16 20/33] pc-bios/s390-ccw: Refactor zipl_run()
  ` [PATCH v16 21/33] pc-bios/s390-ccw: Rework zipl_load_segment function
  ` [PATCH v16 22/33] pc-bios/s390-ccw: Introduce ZiplBootMode enum for IPL mode selection
  ` [PATCH v16 23/33] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
  ` [PATCH v16 24/33] pc-bios/s390-ccw: Add signed component address overlap checks
  ` [PATCH v16 25/33] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
  ` [PATCH v16 26/33] pc-bios/s390-ccw: Add additional security checks for secure boot
  ` [PATCH v16 27/33] Add secure-boot to s390-ccw-virtio machine type option
  ` [PATCH v16 28/33] hw/s390x/ipl: Set IPIB flags for secure IPL
  ` [PATCH v16 29/33] pc-bios/s390-ccw: Handle true secure IPL mode
  ` [PATCH v16 30/33] hw/s390x/ipl: Handle secure boot with multiple boot devices
  ` [PATCH v16 31/33] tests/functional/s390x: Add secure IPL functional test
  ` [PATCH v16 32/33] docs/specs: Add secure IPL documentation
  ` [PATCH v16 33/33] docs/system/s390x: "

[PATCH 0/4] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-07 23:43 UTC  (3+ messages)
` [PATCH 1/4] mm: hugetlb: Fix subpool usage leak on allocation failure

[PATCH v4] hfsplus: validate thread record before delete key rebuild
 2026-07-07 23:41 UTC 

[for-linus][PATCH 0/2] tracing: More fixes for v7.2
 2026-07-07 23:34 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing/user_events: Fix use-after-free in user_event_mm_dup()
` [for-linus][PATCH 2/2] tracing/synthetic: Free type string on error path

[PATCH net v2] net/mlx5e: Use sender devcom for MPV master-up
 2026-07-07 23:39 UTC 

[linux-next:master 3509/4300] include/vdso/limits.h:8:25: warning: overflow in conversion from 'int' to 's8' {aka 'signed char'} changes value from '2147483647' to '-1'
 2026-07-07 23:37 UTC 

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-07 23:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
 2026-07-07 23:35 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] gpio: mvebu: convert to noirq suspend/resume to prevent interrupt storm on resume
 2026-07-07 23:35 UTC 

[PATCH v6 00/10] x86,fs/resctrl: Fix long-standing issues
 2026-07-07 23:33 UTC  (3+ messages)
` [PATCH v6 08/10] fs/resctrl: Prevent deadlock and use-after-free in info file handlers

[PATCH 0/2] ASoC: SOF: Intel: reset spib_addr in stream cleanup
 2026-07-07 23:31 UTC  (3+ messages)
` [PATCH 2/2] ASoC: SOF: Intel: Disable SPIB in both direction

[PATCH] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-07 23:28 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] gpio: mvebu: validate ngpios before use
 2026-07-07 23:27 UTC 

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-07 23:25 UTC  (3+ messages)
` [PATCH v4 2/3] iommu/arm-smmu-v3: Detect Tegra264 erratum

test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
 2026-07-07 23:25 UTC  (3+ messages)

[PATCH] gpio/mvebu: Use irq_domain_add_linear
 2026-07-07 23:24 UTC  (2+ messages)

[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
 2026-07-07 23:24 UTC  (12+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values

[PATCH] gpio: mvebu: free generic chips on unbind
 2026-07-07 23:23 UTC 

[PATCH net-next v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-07-07 23:23 UTC  (4+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07 23:22 UTC  (3+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-07 23:20 UTC  (3+ messages)
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH v9 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-07 23:17 UTC  (3+ messages)
` [PATCH v9 04/14] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

[PATCH v3] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-07 23:16 UTC  (2+ messages)

[PATCH net] openvswitch: fix GSO userspace truncation underflow
 2026-07-07 23:16 UTC  (2+ messages)

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-07 23:16 UTC  (6+ messages)
` [PATCH 29/33] bpf: crypto: Use AES-CBC and AES-ECB libraries

[tip:tip/urgent] BUILD SUCCESS d8e9789505bbe757d697b05a0f731a87879622e3
 2026-07-07 23:14 UTC 

[broonie-ci:kvm-arm64-sme 4/30] include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'int'
 2026-07-07 23:15 UTC 

[tip:locking/debug] BUILD SUCCESS 80b445aaa7e2ef4d62afc7857a955a4b60c40565
 2026-07-07 23:13 UTC 

[avpatel:riscv_trace_support_v4 43/58] arch/riscv/include/asm/sbi.h:799:5: warning: no previous prototype for 'sbi_mpxy_read_attrs'
 2026-07-07 23:14 UTC 

[wireless-next:main] BUILD SUCCESS ac798f757d6475dc6fee2ec899980d6740714596
 2026-07-07 23:10 UTC 

[thomas-weissschuh:b4/vdso-have_generic_vdso 3/5] lib/vdso/Kconfig:27: unexpected 'if' within menu block
 2026-07-07 23:10 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 2c94bde29aefb559eab0abec11574e9655c9d6a2
 2026-07-07 23:08 UTC 

[PATCH] gpio: mvebu: use devm_clk_get_optional_enabled()
 2026-07-07 23:06 UTC 

[RFC] platform/x86: redmi-wmi/bitland-mifs-wmi: shared WMI GUID ownership
 2026-07-07 23:05 UTC  (3+ messages)

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-07 23:04 UTC  (3+ messages)

[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
 2026-07-07 23:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add and use more KLV helpers (rev2)

[linux-next:master 3509/4300] arch/arm64/kvm/hyp/pgtable.c:1359:13: warning: implicit conversion from 'int' to 's8' (aka 'signed char') changes value from 2147483647 to -1
 2026-07-07 23:02 UTC 

[PATCH] cpu/hotplug: Use sysfs_emit_at() in states_show()
 2026-07-07 23:02 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/26] Add RZ/G3L IA55 support
 2026-07-07 23:01 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] Fix for untrusted BTF pointer writes
 2026-07-07 22:58 UTC  (5+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Add untrusted BTF write regression

[PATCH v2 0/6] drm/xe/nvl/guc: Add NVL GuC firmware definitions
 2026-07-07 22:57 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/nvl/guc: Add NVL GuC firmware definitions (rev2)

[PATCH v6 00/18] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-07 22:57 UTC  (21+ messages)
` [PATCH v6 01/18] media: iris: Add Gen2 firmware autodetect and fallback
` [PATCH v6 04/18] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH v6 09/18] media: iris: Add platform flag for instantaneous bandwidth voting
` [PATCH v6 10/18] media: iris: skip PIPE if it is not supported by the platform
` [PATCH v6 11/18] media: iris: Add framework support for AR50_LITE video core
` [PATCH v6 12/18] media: iris: add minimal GET_PROPERTY implementation
` [PATCH v6 13/18] media: iris: update buffer requirements based on received info
` [PATCH v6 14/18] media: iris: implement support for the Agatti platform
` [PATCH v6 15/18] media: iris: Introduce buffer size calculations for AR50LT
` [PATCH v6 17/18] media: venus: skip QCM2290 if Iris driver is enabled

[f2fs-dev] [PATCH v2 1/2] f2fs: use BIT_ULL() for mount option bits
 2026-07-07 22:54 UTC  (4+ messages)
  `  "
  ` [f2fs-dev] [PATCH v2 2/2] f2fs: introduce gcless mount option to avoid foreground GC
    `  "

[PATCH v5] drm/v3d: bound CPU-job query writes to their destination BO
 2026-07-07 22:54 UTC  (2+ messages)

Incremental 'git fetch' downloaded everything again
 2026-07-07 22:51 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:pr/190 2/2] include/linux/pcs/pcs.h:90:1: warning: 'fwnode_phylink_pcs_get_from_fwnode' defined but not used
 2026-07-07 22:50 UTC 

[PATCH v1] rust: bug: Add bug_on macro
 2026-07-07 22:48 UTC  (4+ messages)

[PATCH] bloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFF
 2026-07-07 22:48 UTC 

[PATCH v2] sched_ext: Add tracepoint for scheduler exit
 2026-07-07 22:46 UTC  (2+ messages)

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07 22:45 UTC  (3+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-07 22:44 UTC  (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH] Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE device
 2026-07-07 22:44 UTC  (2+ messages)
`  "

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-07 22:43 UTC  (26+ messages)
` [RFC v1 01/25] linux-headers: Add RME related definitions
` [RFC v1 02/25] target/arm/kvm: Return immediately on error in kvm_arch_init()
` [RFC v1 03/25] target/arm: Add confidential guest support
` [RFC v1 04/25] target/arm/kvm-rme: Add mechanic to initialize realms
` [RFC v1 05/25] target/arm/kvm: Split kvm_arch_get/put_registers
` [RFC v1 06/25] target/arm/kvm-rme: Initialize vCPU
` [RFC v1 07/25] target/arm/kvm: Create scratch Realm VM when requested
` [RFC v1 08/25] target/arm/kvm: Use kvm_vm_check_extension() where necessary
` [RFC v1 09/25] target/arm/kvm-rme: Initialise Realm Initial Address space
` [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
` [RFC v1 11/25] target/arm/kvm-rme: Keep track of images loaded in Realm memory
` [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images
` [RFC v1 13/25] target/arm/cpu: Set number of breakpoints and watchpoints in KVM
` [RFC v1 14/25] target/arm/cpu: Set number of PMU counters "
` [RFC v1 15/25] target/arm/cpu: Don't read Realm registers
` [RFC v1 16/25] hw/arm/virt: Set proper conduit method for Realms
` [RFC v1 17/25] hw/arm/virt: Embed Realm VM type with IPA address space
` [RFC v1 18/25] hw/arm/virt: Reserve one bit of guest physical address for RME
` [RFC v1 19/25] hw/arm/virt: Disable DTB randomness for confidential VMs
` [RFC v1 20/25] hw/arm/virt: Move virt_flash_create() to machvirt_init()
` [RFC v1 21/25] hw/arm/virt: Use RAM instead of flash for confidential guest firmware
` [RFC v1 22/25] target/arm/kvm-rme: Add DMA remapping for the shared memory region
` [RFC v1 23/25] docs/interop/firmware.json: Add arm-rme firmware feature
` [RFC v1 24/25] hw/arm/boot: Load DTB as is for confidential VMs
` [RFC v1 25/25] hw/arm/boot: Skip bootloader for confidential guests

[PATCH v3 0/7] btrfs-progs: fscrypt updates
 2026-07-07 22:43 UTC  (5+ messages)
` [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
` [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking

[PATCH i-g-t] tests/kms_display_modes: Skip mirrored pipe combinations
 2026-07-07 22:39 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/kms_display_modes: Skip mirrored pipe combinations (rev2)

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-07 22:36 UTC  (3+ messages)
` [RFC PATCH 09/10] mm/swapfile: implement swap_ghost_extend_max() for dynamic growth

[PATCH v2 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-07 22:36 UTC  (2+ messages)

[PATCH] http: preserve wwwauth_headers across redirects
 2026-07-07 22:35 UTC  (6+ messages)

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-07 22:34 UTC  (2+ messages)

[PATCH net-next v5 00/13] net: Add ADIN1140 support
 2026-07-07 22:33 UTC  (14+ messages)
` [PATCH net-next v5 01/13] dt-bindings: net: Add ADIN1140
` [PATCH net-next v5 02/13] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v5 03/13] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v5 04/13] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v5 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v5 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v5 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v5 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v5 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v5 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v5 11/13] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v5 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v5 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY


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.