The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-10 17:47:05 to 2026-07-10 19:36:08 UTC [more...]

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 19:35 UTC  (20+ messages)
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion

[PATCH] regulator: adp5055: Fix error code in adp5055_of_parse_cb()
 2026-07-10 19:34 UTC 

[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
 2026-07-10 19:34 UTC  (3+ messages)

[PATCH] cpufreq: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
 2026-07-10 19:34 UTC 

[PATCHv2] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
 2026-07-10 19:33 UTC  (2+ messages)

[PATCH v4] smb: client: restrict implied bcc[0] exemption to responses without data area
 2026-07-10 19:32 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] ata: libata-scsi: add out-of-bounds checks in ata_scsiop_inq_b9
 2026-07-10 19:32 UTC 

[PATCH] Documentation/kernel-parameters: fix brackets
 2026-07-10 19:32 UTC  (2+ messages)

[PATCH] sched/Documentation: fix code
 2026-07-10 19:31 UTC  (2+ messages)

[PATCH v3] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
 2026-07-10 19:30 UTC 

[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
 2026-07-10 19:29 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Cover tracing implicit kfunc args

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-10 19:28 UTC  (6+ messages)
` [PATCH v5 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
` [PATCH v5 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v5 4/5] docs: rpmsg: add virtio config space details
` [PATCH v5 5/5] samples: rpmsg: add MTU size info

[PATCH net-next v4] net: mana: Add handler for sriov configure
 2026-07-10 19:27 UTC 

[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Hawi and Maili SoCs
 2026-07-10 19:27 UTC 

[PATCH net v2 00/16] rxrpc: Fix CHALLENGE packet handling
 2026-07-10 19:22 UTC  (17+ messages)
` [PATCH net v2 01/16] afs: Fix NULL deref in afs_deliver_cb_init_call_back_state3()
` [PATCH net v2 02/16] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net v2 03/16] afs: Fix UAF when sending a message
` [PATCH net v2 04/16] afs: Fix two delivery functions to pass back -EAGAIN
` [PATCH net v2 05/16] afs: Fix afs_fs_fetch_data() to set call->async
` [PATCH net v2 06/16] rxrpc: Fix packet encryption error handling
` [PATCH net v2 07/16] rxrpc: Fix update of call->tx_pending without holding lock
` [PATCH net v2 08/16] rxrpc: Fix generation of notifications after call completion
` [PATCH net v2 09/16] afs: Simplify call refcounting
` [PATCH net v2 10/16] afs: Make afs_put_call() take trace argument
` [PATCH net v2 11/16] afs: Fix UAF in afs_make_call()
` [PATCH net v2 12/16] keys: Add refcounting to user-defined key type payload
` [PATCH net v2 13/16] afs: Create a server appdata key
` [PATCH net v2 14/16] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
` [PATCH net v2 15/16] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
` [PATCH net v2 16/16] rxrpc: Remove OOB challenge/response code

[PATCH net-next v3] net: mana: Add handler for sriov configure
 2026-07-10 19:19 UTC  (2+ messages)

[PATCH] docs: custom.css: don't limit randering to old 800px monitors
 2026-07-10 19:19 UTC  (3+ messages)

[RFC PATCH bpf-next v1 0/1] Enable BPF JIT hardening by default when x86_64 CFI is enabled
 2026-07-10 19:19 UTC  (2+ messages)
` [RFC PATCH bpf-next v1 1/1] bpf: Enable "

[PATCH] wifi: brcmfmac: drain bus_reset work on device removal
 2026-07-10 19:18 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: ucsi_glink: Prevent suspend during UCSI notification handling
 2026-07-10 19:17 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: fix a doc for efi_no_storage_paranoia the "5KB" instead of the "50%"
 2026-07-10 19:17 UTC  (2+ messages)

[PATCH v4 0/8] ibmvfc: make ibmvfc support FPIN messages
 2026-07-10 19:16 UTC  (9+ messages)
` [PATCH v4 1/8] ibmvfc: add basic FPIN support
` [PATCH v4 2/8] ibmvfc: Add NOOP command support
` [PATCH v4 3/8] ibmvfc: make ibmvfc login to fabric
` [PATCH v4 4/8] ibmvfc: define asynchronous sub-queue
` [PATCH v4 5/8] ibmvfc: allocate "
` [PATCH v4 6/8] ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v4 7/8] ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v4 8/8] ibmvfc: handle extended FPIN events

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-10 19:14 UTC  (25+ messages)
` [PATCH v3 01/16] arm_mpam: let low level MSC read accessors return an error
` [PATCH v3 02/16] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v3 03/16] arm_mpam: propagate MSC read errors for hw_probe functions
` [PATCH v3 04/16] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v3 05/16] arm_mpam: propagate MSC read errors for msmon helpers
` [PATCH v3 06/16] arm_mpam: propagate MSC read errors for __ris_msmon_read()
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling
` [PATCH v3 08/16] arm_mpam: propagate MSC read errors for state saving functions
` [PATCH v3 09/16] arm_mpam: let low level MSC write accessors return an error
` [PATCH v3 11/16] arm_mpam: propagate MSC write errors for hardware probe functions
` [PATCH v3 12/16] arm_mpam: propagate MSC write errors for remaining MSC write users
` [PATCH v3 13/16] arm_mpam: prepare mon_sel locking for MPAM-Fb

[PATCH] sched/doc: Fix stale em_pd_energy() reference in sched-energy
 2026-07-10 19:14 UTC  (2+ messages)

[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-07-10 19:14 UTC  (3+ messages)

[GIT PULL] audit/audit-pr-20260710
 2026-07-10 19:13 UTC 

[GIT PULL] selinux/selinux-pr-20260710
 2026-07-10 19:13 UTC 

[PATCH] staging: nvec: kbd: replace global state with dynamic allocation
 2026-07-10 19:12 UTC 

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-10 19:09 UTC  (9+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-10 18:52 UTC  (13+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 02/12] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/12] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 05/12] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/12] drm/ttm: move delete handling into ttm_bo_evict
` [PATCH 07/12] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/12] drm/ttm: use dma_resv reference in ttm_device_clear_lru_dma_mappings
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4
` [PATCH 12/12] drm/amdgpu: use drm_exec during BO validation

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-10 19:07 UTC  (11+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH] docs: dma-api: remove needless bracket
 2026-07-10 19:07 UTC  (2+ messages)

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-07-10 19:05 UTC  (3+ messages)

[PATCH] errseq: add missing bracket
 2026-07-10 19:04 UTC  (2+ messages)

[PATCH] Docs: list: Fix bracket
 2026-07-10 19:03 UTC  (2+ messages)

[PATCH net v2 0/2] net: dsa: mv88e6xxx: 6141/6341 workarounds
 2026-07-10 19:02 UTC  (4+ messages)
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes

[PATCH v3] docs: packing: fix brackets
 2026-07-10 19:02 UTC  (2+ messages)

[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
 2026-07-10 19:01 UTC  (3+ messages)
` [PATCH 04/12] pinctrl: rockchip: Add RV1106 pinctrl support

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-07-10 18:58 UTC  (8+ messages)

[PATCH] pinctrl: pinctrl-rp1: Make use of str_hi_lo helper
 2026-07-10 18:56 UTC  (2+ messages)

[paulmck-rcu:dev] BUILD SUCCESS 9e96c9e915e787d30a4f43588555add7bc043766
 2026-07-10 18:56 UTC 

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-10 18:56 UTC  (3+ messages)
` [PATCH 01/10] sched/core: Drop mutex locks before proxy rescheduling

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-10 18:55 UTC  (4+ messages)
` [PATCH v3 09/14] "

[PATCH] wifi: mt76: mt7921: validate CLC firmware records
 2026-07-10 18:54 UTC 

[PATCH 1/2] ARM: dts: st: spear: Correct indentation
 2026-07-10 18:54 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: st: ste: "

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-10 18:53 UTC  (3+ messages)

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-10 18:51 UTC  (9+ messages)
` [PATCH net 1/7] selftests: af_unix: add USER_NS config
` [PATCH net 2/7] selftests: openvswitch: add config file
` [PATCH net 3/7] selftests: ovpn: add IPV6 and VETH configs
` [PATCH net 4/7] selftests: ovpn: increase timeout
` [PATCH net 5/7] selftests: drv-net: "
` [PATCH net 6/7] selftests: drv-net: add missing kconfig for psp.py
` [PATCH net 7/7] selftests: netconsole: ignore busywait errors

[PATCH 0/2] sh: mach-x3proto: convert gpio-keys to software nodes
 2026-07-10 18:50 UTC  (2+ messages)

[PATCH v2 0/2] Add trace event support for GENI SE registers dump
 2026-07-10 18:48 UTC  (3+ messages)
` [PATCH v2 1/2] soc: qcom: geni-se: trace: "
` [PATCH v2 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
 2026-07-10 18:47 UTC  (4+ messages)

Bug#1141604: linux-image-6.12.94+deb13-amd64: does not detect ScreenPad on ASUS VivoBook
 2026-07-10 18:45 UTC  (4+ messages)

[PATCH] mm/zswap: flush dcache in the compressed decompression path
 2026-07-10 18:43 UTC  (5+ messages)

[PATCH v1] drm/bridge: inno-hdmi: reset DDC segment pointer per I2C transfer
 2026-07-10 18:40 UTC  (2+ messages)

[PATCH] riscv: kprobes: Add test case for c.jal instruction simulation
 2026-07-10 18:40 UTC  (2+ messages)

[PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
 2026-07-10 18:39 UTC  (5+ messages)
` [PATCH v6 1/2] riscv: probes: simulate c.jal instruction

[PATCH] vDSO, kbuild: Provide vDSO debug variants at runtime
 2026-07-10 18:34 UTC  (7+ messages)

[PATCH 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
 2026-07-10 18:34 UTC  (3+ messages)
` [PATCH 1/2] gpio: realtek-otto: use __raw_readl/writel in realtek_gpio_update_line_imr()
` [PATCH 2/2] gpio: realtek-otto: decide bank_read/write by device endianness

[PATCH] srcu: Queue sdp->work when the delay timer is successfully deleted
 2026-07-10 18:34 UTC  (2+ messages)

[PATCH] drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage
 2026-07-10 18:26 UTC  (2+ messages)

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-10 18:25 UTC  (10+ messages)

[GIT PULL] RISC-V devicetrees for v7.3 - Early Canaan k230 material
 2026-07-10 18:25 UTC 

[PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
 2026-07-10 18:25 UTC  (2+ messages)

[PATCH] sched_ext: Fix deadlock with PSI trigger creation
 2026-07-10 18:24 UTC  (3+ messages)

[syzbot] [jfs?] kernel BUG in lbmIOWait
 2026-07-10 18:24 UTC 

[paulmck-rcu:dev.2026.06.26a] BUILD SUCCESS b8de842c6708de99335e2f700d3668e18aeeb3eb
 2026-07-10 18:23 UTC 

[paulmck-rcu:dev.2026.07.09a] BUILD SUCCESS 69cf95a27a971625dfb6b951c9e8255125dc2ac2
 2026-07-10 18:21 UTC 

[PATCH v2 0/7] clk: Add support for clock nexus
 2026-07-10 18:22 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v2 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v2 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v2 4/7] clk: Improve a couple of comments
` [PATCH v2 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v2 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v2 7/7] clk: tests: Add Kunit testing for nexus nodes

[PATCH v2 0/2] hwrng: Enable EIP-76 on RZ/N1
 2026-07-10 18:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rng: Rename the title of the EIP-76 file
` [PATCH v2 2/2] hwrng: omap: Enable on Renesas RZ/N1D

[PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
 2026-07-10 18:16 UTC  (2+ messages)

[PATCH] tracing: Add "within" filter for call-stack-based event filtering
 2026-07-10 18:14 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix unused nskb warning in bpf_icmp_send
 2026-07-10 18:09 UTC 

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-07-10 18:07 UTC  (3+ messages)

[PATCH RESEND] dt-bindings: remoteproc: qcom,sm8550-pas: Add Qualcomm Maili ADSP and CDSP
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 18:07 UTC  (7+ messages)
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: Add Qualcomm Maili ADSP and CDSP
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH] rpmsg: glink: Replace strcpy() with strscpy()
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH] rpmsg: char: Check for ongoing chrdev destroy
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH 1/4] remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdev
 2026-07-10 18:07 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
 2026-07-10 18:07 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] remoteproc: improve robustness for rproc_attach fail cases
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_adsp: Fix reference leak for device node
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update remoteproc repo url for hwspinlock
 2026-07-10 18:07 UTC  (2+ messages)

[PATCH v5 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-10 18:07 UTC  (2+ messages)
` (subset) "

[PATCH] remoteproc: qcom: q6v5: Make handover IRQ one-shot
 2026-07-10 18:06 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-07-10 18:04 UTC 

[PATCH net v3 2/3] net: ethernet: oa_tc6: Improvement in buffer overflow handling
 2026-07-10 18:03 UTC  (3+ messages)

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-10 18:03 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-07-10 18:01 UTC 

[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-07-10 18:01 UTC  (5+ messages)

[PATCH] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
 2026-07-10 18:00 UTC  (2+ messages)

[PATCH 0/2] Add trace event support for GENI SE registers dump
 2026-07-10 17:59 UTC  (4+ messages)
` [PATCH 1/2] soc: qcom: geni-se: trace: "

[PATCH] pinctrl: sx150x: add missing MODULE_DEVICE_TABLE()
 2026-07-10 17:59 UTC  (2+ messages)

[PATCH] gpio: vf610: add missing MODULE_DEVICE_TABLE()
 2026-07-10 17:57 UTC  (2+ messages)

[PATCH net] batman-adv: bound BLA claim and backbone gateway table growth
 2026-07-10 17:56 UTC  (2+ messages)

[PATCH] crypto: pkcs7_verify: use constant-time comparison for digest and signature verification
 2026-07-10 17:56 UTC  (2+ messages)

[PATCH] crypto: ixp4xx: add missing MODULE_DEVICE_TABLE()
 2026-07-10 17:56 UTC  (2+ messages)

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-10 17:55 UTC  (5+ messages)
` [PATCH v2 06/19] ARM: mark CPU_ENDIAN_BE8 as deprecated

[PATCH net] nfc: llcp: validate TLV length before parsing to fix OOB read
 2026-07-10 17:55 UTC 

[PATCH] platform/x86: asus-wmi: temporarily revert to setting a charge limit
 2026-07-10 17:54 UTC  (2+ messages)

[PATCH v2] platform/x86/intel/vsec: free ACPI discovery data on early errors
 2026-07-10 17:54 UTC  (2+ messages)

[PATCH v3] drm/panel: samsung-s6d16d0: Power off on prepare failure
 2026-07-10 17:53 UTC  (2+ messages)

[PATCH v3 RFC v3] dt-bindings: iio: adc: add ad7816/7/8 digital temperature sensor / ADC
 2026-07-10 17:53 UTC  (3+ messages)
` [PATCH v3] staging: iio: adc: ad7816: Use devm_gpiod_get_optional() for busy GPIO

[PATCH v5 0/6] platform/x86/amd/hsmp: Serialize the data plane against socket teardown
 2026-07-10 17:51 UTC  (3+ messages)
` [PATCH v5 5/6] platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release

[PATCH net v4] tipc: serialize udp bearer replicast list updates
 2026-07-10 17:47 UTC 

[PATCH v3 0/2] Add support for the QMP PCIe PHYs in Qualcomm IPQ9650
 2026-07-10 17:46 UTC  (2+ messages)
` [PATCH v3 2/2] phy: qcom: qmp-pcie: Add IPQ9650 PCIe PHY support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox