All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 18:10:04 to 2026-07-31 19:04:50 UTC [more...]

[PATCH v3 0/8] rtc: abx80x: add support for abx81x
 2026-07-31 19:04 UTC  (14+ messages)
` [PATCH v3 1/8] dt-bindings: rtc: abx80x: document ABX81X RTCs
` [PATCH v3 2/8] rtc: abx80x: add mutex protection for register writes
` [PATCH v3 3/8] rtc: abx80x: properly handle shared IRQs
` [PATCH v3 4/8] rtc: abx80x: add irq to struct abx80x_priv
` [PATCH v3 5/8] rtc: abx80x: use regmap instead of I2C specific API
` [PATCH v3 6/8] rtc: abx80x: replace read-modify-write pattern with regmap helpers
` [PATCH v3 7/8] rtc: abx80x: create abx80x_i2c_probe()
` [PATCH v3 8/8] rtc: abx80x: add support for ABX81X

linux-next: manual merge of the paulmck tree with the tip tree
 2026-07-31 19:03 UTC  (2+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 19:02 UTC  (5+ messages)
` [PATCH v10 18/69] drm/display: bridge_connector: Switch to .force_ctx() connector helper
` [PATCH v10 22/69] drm/display: hdmi-state-helper: Sync SCDC state on hotplug

[stdexec] Long-Term Ownership and Maintenance of stdexec Dependency
 2026-07-31 19:02 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()
 2026-07-31 18:59 UTC 

[Buildroot] [PATCH] package/heaptrack: new package
 2026-07-31 18:59 UTC  (2+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-07-31 18:59 UTC  (11+ messages)

[PATCH 00/14] target/s390x: Clean up mem ops and byte swapping
 2026-07-31 18:56 UTC  (15+ messages)
` [PATCH 01/14] target/s390x: Convert op_ld8s to op_ld
` [PATCH 02/14] target/s390x: Convert op_ld8u "
` [PATCH 03/14] target/s390x: Convert op_ld16s "
` [PATCH 04/14] target/s390x: Convert op_ld16u "
` [PATCH 05/14] target/s390x: Convert op_ld32s "
` [PATCH 06/14] target/s390x: Convert op_ld32u "
` [PATCH 07/14] target/s390x: Convert op_ld64 "
` [PATCH 08/14] target/s390x: Convert op_st8 to op_st
` [PATCH 09/14] target/s390x: Convert op_st16 "
` [PATCH 10/14] target/s390x: Convert op_st32 "
` [PATCH 11/14] target/s390x: Convert op_st64 "
` [PATCH 12/14] target/s390x: Use op_ld for LOAD REVERSED
` [PATCH 13/14] target/s390x: Use op_st for STORE REVERSED
` [PATCH 14/14] target/s390x: Simplify LRVR

[PATCH 7.1 000/744] 7.1.6-rc1 review
 2026-07-31 18:57 UTC  (2+ messages)

[PATCH v2 00/12] media: iris: Migrate iommus to iris sub nodes
 2026-07-31 18:57 UTC  (20+ messages)
` [PATCH v2 01/12] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v2 02/12] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v2 03/12] media: iris: Add platform hooks for context bank device setup
` [PATCH v2 04/12] media: iris: Add helper to create a context bank device
` [PATCH v2 05/12] media: iris: Route buffers to the matching "
` [PATCH v2 06/12] media: iris: Skip DMA mask setup when the core device has no IOMMU
` [PATCH v2 07/12] media: iris: Create pixel and non-pixel context banks on VPU3x
` [PATCH v2 08/12] arm64: dts: qcom: hamoa: Add Iris context bank subnodes
` [PATCH v2 09/12] arm64: dts: qcom: sm8550: "
` [PATCH v2 10/12] arm64: dts: qcom: lemans: "
` [PATCH v2 11/12] arm64: dts: qcom: monaco: "
` [PATCH v2 12/12] arm64: dts: qcom: sm8650: "

[android-common:android13-5.15 2/2] drivers/scsi/ufs/ufs-mediatek.c:1142:5: warning: no previous prototype for function 'ufs_mtk_system_suspend'
 2026-07-31 18:55 UTC 

[BUG] ath12k: NULL deref in ath12k_mac_op_hw_scan() when a scan is requested during firmware recovery (IPQ5332 + QCN9274)
 2026-07-31 18:55 UTC  (4+ messages)

[PATCH net] net/mlx5e: strip runt Ethernet padding in HW-GRO (SHAMPO)
 2026-07-31 18:54 UTC 

[RFC PATCH net-next] net: gro: coalesce padded small IPv4 TCP segments
 2026-07-31 18:54 UTC 

[PATCH v4 00/10] [PATCH v4 00/10] YUV Conversion Colorop tests
 2026-07-31 18:53 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for YUV Conversion Colorop tests (rev3)
` ✗ i915.CI.BAT: failure "

[PATCH] sdl2: fix HighDPI display scaling
 2026-07-31 18:52 UTC  (4+ messages)

[PATCH v8 0/3] Support zero-sized HDM decoders
 2026-07-31 18:52 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: validate QCA rampatch size
 2026-07-31 18:52 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcm2712: adjust display status
 2026-07-31 18:51 UTC  (3+ messages)

[PATCH v3] KVM: arm64: Optimize protected mode with FWB and DIC
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH v7 0/8] KVM: arm64: pKVM vCPU state management at EL2
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH v4 00/29] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH v5 0/7] KVM: arm64: pKVM stage-2 mapping and memcache fixes
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Fix host-directed debug for non-protected pKVM guests
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH] Bluetooth: hcli_ldisc: Remove reduntant braces
 2026-07-31 18:50 UTC  (2+ messages)

[PATCH] Bluetooth: hci_aml: validate firmware segment lengths
 2026-07-31 18:50 UTC  (2+ messages)

[PATCH v8 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-07-31 18:50 UTC  (7+ messages)
` [PATCH v8 19/21] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
` [PATCH v8 20/21] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v8 21/21] drm/bridge: synopsys: dw-dp: Add audio support

[PATCH v2] Bluetooth: virtio_bt: avoid OOB read of build info string
 2026-07-31 18:50 UTC  (2+ messages)

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 18:50 UTC  (13+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH] Bluetooth: virtio_bt: avoid OOB read of build info string in virtbt_setup_zephyr()
 2026-07-31 18:50 UTC  (2+ messages)

[PATCH] Bluetooth: hci_event: fix LE list UAF on reset
 2026-07-31 18:50 UTC  (2+ messages)

Git trailing blank lines feature configuration
 2026-07-31 18:49 UTC  (3+ messages)

[PATCH RESEND] Input: rmi4 - Move sensor initialization into own function for F12
 2026-07-31 18:49 UTC  (3+ messages)

[PATCH v2 0/4] accel/mshv: add gdbstub guest debugging support
 2026-07-31 18:46 UTC  (5+ messages)
` [PATCH v2 1/4] include/hw/hyperv: add ABI for exception intercepts and pending events
` [PATCH v2 2/4] accel/mshv: add gdbstub software breakpoint support
` [PATCH v2 3/4] target/i386/mshv: support single-stepping
` [PATCH v2 4/4] accel/mshv: break the vCPU run loop on exit_request

[PATCH] bus: fsl-mc: set dma_mask for the root DPRC device
 2026-07-31 18:47 UTC  (3+ messages)

[PATCH 0/6] PCI/AER: Support Advisory Non-Fatal Errors
 2026-07-31 18:47 UTC  (4+ messages)

[PATCH] EDAC/fsl_ddr: use non devm for request_irq()
 2026-07-31 18:46 UTC  (6+ messages)

[PATCH] kvm: apply VM_READ/VM_WRITE checks to all VMA types
 2026-07-31 18:46 UTC  (2+ messages)

[PATCH v1] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-07-31 18:41 UTC 

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 0c39e2f552f5e16be695cec3a1c77d6a6bf086bb
 2026-07-31 18:40 UTC  (3+ messages)

[PATCH 0/2] xfs: fix a couple sparse chunk alloc problems
 2026-07-31 18:40 UTC  (4+ messages)
` [PATCH 1/2] xfs: set minleft correctly for sparse chunk errortag allocation
  ` [External] : "

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-07-31 18:39 UTC  (5+ messages)

[GIT PULL] PCI fixes for v7.2
 2026-07-31 18:38 UTC  (2+ messages)

[PATCH v3 5/5] serial: imx: serialize imx_uart_ports[] lifetime
 2026-07-31 18:38 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v7.2-rc6
 2026-07-31 18:38 UTC  (2+ messages)

[PATCH] KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
 2026-07-31 18:38 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.2-rc6
 2026-07-31 18:38 UTC  (2+ messages)

[GIT PULL] additional hotfixes for 7.2-rc6
 2026-07-31 18:38 UTC  (2+ messages)

[GIT PULL] uml-for-linus-7.2-rc5
 2026-07-31 18:38 UTC  (2+ messages)

[PATCH v3] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
 2026-07-31 18:38 UTC  (4+ messages)

[PATCH v5 0/4] Clk improvements
 2026-07-31 18:37 UTC  (3+ messages)

[PATCH 0/7] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-07-31 18:37 UTC  (3+ messages)
` [PATCH 4/7] x86/sev: Route unsupported APIC register accesses to the hypervisor APIC emulation

[PATCH v2] alloc_tag: expose profiling and compression states in /proc/allocinfo
 2026-07-31 18:37 UTC  (4+ messages)

[PATCH v4 0/5] serial: fix console lifetime bugs on failed bind and removal
 2026-07-31 18:35 UTC  (7+ messages)
` [PATCH v4 1/5] serial: core: do fallible allocations before the console can be registered
` [PATCH v4 2/5] serial: core: clear freed pointers on uart_register_driver() failure
` [PATCH v4 3/5] tty: skip cdev_del() when no cdev is registered
` [PATCH v4 4/5] tty: clear cdev pointer after cdev_add() failure
` [PATCH v4 5/5] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH i-g-t 0/3] gem_wsim: fix batch premature completion
 2026-07-31 18:34 UTC  (2+ messages)
` ✓ i915.CI.Full: success for gem_wsim: fix batch premature completion (rev2)

[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
 2026-07-31 18:32 UTC  (3+ messages)

[PATCH] net: tulip: xircom_cb: drop runt frames before skb copy
 2026-07-31 18:33 UTC 

[PATCH V1] accel/amxdna: fix page-insertion errors in amdxdna_insert_pages()
 2026-07-31 18:33 UTC  (3+ messages)

[PATCH] add tlbi=off to disable INVLPGB
 2026-07-31 18:32 UTC  (8+ messages)

[PATCH] crypto: qce - Replace with stub driver
 2026-07-31 18:31 UTC  (3+ messages)

[PATCH v4 0/4] s390: Remove or replace cond_resched() calls
 2026-07-31 18:31 UTC  (3+ messages)
` [PATCH v4 1/4] s390/crypto: Replace cond_resched() with msleep(1)

[PATCH v3 0/4] Tunables-related updates
 2026-07-31 18:22 UTC  (5+ messages)
` [PATCH v3 1/4] man/man5/ld.so.conf.5: document include syntax
  ` [PATCH v3 2/4] man/man5/tunables.conf: Document system-wide tunables config
    ` [PATCH v3 3/4] man/man8/ld.so.8: Note that ld.so.cache includes tunables
      ` [PATCH v3 4/4] man/man8/ldconfig.8: Add tunables options

[PATCH] usb: gadget: f_uac1_legacy: fix double close of the ALSA devices
 2026-07-31 18:26 UTC 

[PATCH net v1] net: ravb: fix use-after-free in ravb_get_ts_info
 2026-07-31 18:25 UTC  (2+ messages)

[PATCH 0/2] Input: rmi4 - honor touchscreen-{x,y}-mm
 2026-07-31 18:25 UTC  (8+ messages)
` [PATCH 1/2] Input: rmi4 - report difference between platform data and detected coord in F12
` [PATCH 2/2] Input: rmi4 - fallback to platform data for x/y-mm "

[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
 2026-07-31 18:25 UTC  (3+ messages)
` [PATCH 5/6] firmware: arm_rmm: Add support for SRO

[PATCH i-g-t 0/4] Add HDCP support for unigraf
 2026-07-31 18:23 UTC  (6+ messages)
` [PATCH i-g-t 1/4] tests/kms_content_protection: Avoid using internal pointers
` [PATCH i-g-t 2/4] lib/unigraf: Add HDCP management
` [PATCH i-g-t 3/4] tests/kms_content_protection: Enable HDCP for unigraf if available
` [PATCH i-g-t 4/4] tests/kms_content_protection: Add test to ensure HDCP is properly detected by the DUT

[PATCHSET v3 sched_ext/for-7.3] sched_ext: Fix idle CPU state initialization and validation
 2026-07-31 18:23 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Initialize idle masks before ops.init()
` [PATCH 2/2] selftests/sched_ext: Make allowed_cpus idle validation race-free

[PATCH v3 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling
 2026-07-31 18:23 UTC  (4+ messages)
` [PATCH v3 1/3] iio: adc: bcm_iproc_adc: Remove redundant error message after devm_request_threaded_irq()
` [PATCH v3 2/3] iio: adc: bcm_iproc_adc: Introduce local device pointer
` [PATCH v3 3/3] iio: adc: bcm_iproc_adc: Convert probe error handling to dev_err_probe()

[syzbot] [edac?] WARNING in mce_timer_fn
 2026-07-31 18:23 UTC  (2+ messages)

[PATCH 0/3] Pinctrl support for SM8475
 2026-07-31 18:23 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: qcom: Commonize pinctrl-sm8450 headers
` [PATCH 2/3] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475
` [PATCH 3/3] pinctrl: qcom: Add SM8475 pinctrl driver

[syzbot] [kernel?] WARNING in do_clear_cpu_cap
 2026-07-31 18:22 UTC  (3+ messages)

net/mptcp/options.c:1207:39: warning: implicit conversion from 'enum <anonymous>' to 'enum linux_mptcp_mib_field'
 2026-07-31 18:22 UTC 

[PATCH] ocfs2: fix circular locking dependency in reflink
 2026-07-31 18:21 UTC  (2+ messages)

+ ocfs2-fix-circular-locking-dependency-in-reflink.patch added to mm-nonmm-unstable branch
 2026-07-31 18:20 UTC 

[BUG] git config --global: doc and behaviour disagree when ~/.gitconfig and XDG config file coexist
 2026-07-31 18:19 UTC  (3+ messages)

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-07-31 18:19 UTC  (11+ messages)

[PATCH v2 0/3] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-07-31 18:18 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add Glymur-based Lenovo Yoga Slim 7x Gen11

[PATCH 1/4] packagegroup-core-buildessential-rust: add new packagegroup
 2026-07-31 18:16 UTC  (4+ messages)
` [PATCH 4/4] populate_sdk_base: add kernel-devsrc via SDK_TOOLCHAIN_LANGS
  ` [OE-core] "

[LTP] [PATCH v2] perf_event_open03: Track SUnreclaim growth instead of MemAvailable
 2026-07-31 18:15 UTC  (2+ messages)

[PATCH] mm/swap: reject swapon() on filesystem-level encrypted files
 2026-07-31 18:14 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v5 00/10] YUV conversion colorop with amdgpu and VKMS
 2026-07-31 18:15 UTC  (11+ messages)
` [PATCH v5 01/10] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v5 02/10] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v5 03/10] drm/vkms: Add fixed matrix colorop to color pipeline
` [PATCH v5 04/10] drm/vkms: Add atomic check and matrix handling for fixed matrix colorop
` [PATCH v5 05/10] drm/amd/display: Add fixed matrix colorop to color pipeline
` [PATCH v5 06/10] drm/amd/display: Implement fixed matrix colorop color space mapping
` [PATCH v5 07/10] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v5 08/10] drm/amd/display: Check actual state during commit_tail
` [PATCH v5 09/10] drm/amd/display: Set color_space to plane_infos
` [PATCH v5 10/10] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG

+ mm-sparse-correct-init-section-annotations.patch added to mm-new branch
 2026-07-31 18:15 UTC 

[PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-07-31 18:15 UTC  (2+ messages)

[PATCH] mm/sparse: correct init section annotations
 2026-07-31 18:15 UTC  (2+ messages)

[PATCH v9 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-31 18:15 UTC  (3+ messages)
` [PATCH v9 1/5] vfio: selftests: igb: Add driver for Intel 82576 device

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-07-31 18:12 UTC  (5+ messages)
` [PATCH v2 01/16] docs/zh_TW: process: localize terminology in 7.AdvancedTopics.rst

[PATCH v4 1/1] powerpc: enable dynamic preemption
 2026-07-31 18:11 UTC  (11+ messages)

[PATCH v2] scsi: storvsc: Support manual scans for all Hyper-V targets
 2026-07-31 18:11 UTC  (3+ messages)

[PATCH v2] kexec: keep the next kernel off hardware-poisoned pages
 2026-07-31 18:11 UTC  (3+ messages)

[PATCH v3 net-next 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-07-31 18:09 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH v3 net-next 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator
` [PATCH v3 net-next 3/3] dpll: add SiTime SiT9531x DPLL clock driver


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.