mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v1] fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
 2025-06-30  5:18 UTC  (2+ messages)

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-30  5:17 UTC  (4+ messages)
` [PATCH v6 14/23] ACPI: property: Add support for cells property

[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
 2025-06-30  5:11 UTC  (7+ messages)
` [PATCH v3 1/5] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy
` [PATCH v3 3/5] iommufd/vdevice: Remove struct device reference from struct vdevice

[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-30  5:10 UTC  (4+ messages)
` [PATCH v6 7/8] serial: qcom-geni: Enable PM runtime for serial driver

[PATCH] drm/bridge: it6505: replace scnprintf with sysfs_emit_at in debugfs show
 2025-06-30  5:09 UTC  (2+ messages)

[PATCH] EDAC/amd64: replace sprintf with sysfs_emit in show functions
 2025-06-30  5:06 UTC  (2+ messages)

[PATCH] Input: pcf50633-input - Remove
 2025-06-30  5:05 UTC  (2+ messages)

[PATCH v4 0/2] PM: domains: Detach on device_unbind_cleanup()
 2025-06-30  5:02 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH 1/2] cxl/edac: Fix wrong dpa checking for PPR operation
 2025-06-30  4:56 UTC  (4+ messages)
` [PATCH 2/2] cxl/core: Add a helper function to check dpa availability

[PATCH] usb: gadget: max3420_udc: Fix out-of-bounds endpoint index access
 2025-06-30  4:56 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] "

[PATCH 0/6] Add support for A523 Thermal system
 2025-06-30  4:53 UTC  (7+ messages)
` [PATCH 2/6] thermal/drivers/sun8i: replace devm_reset_control_get to shared
` [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH 5/6] arm64: dts: allwinner: A523: Add thermal sensors and zones

[PATCH] khugepaged: Reduce race probability between migration and khugepaged
 2025-06-30  4:48 UTC 

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-30  4:47 UTC  (5+ messages)
` [PATCH v3 1/7] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v3 3/7] mm/shmem, swap: tidy up THP swapin checks

[PATCH] arm: DT: imx6: Replace license text comment with SPDX identifier
 2025-06-30  4:39 UTC  (2+ messages)

[PATCH v2 0/9] kconfig: improve gconfig
 2025-06-30  4:37 UTC  (5+ messages)
` [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3

[PATCH 00/66] kconfig: improve xconfig and gconfig
 2025-06-30  4:22 UTC  (42+ messages)
` [PATCH 02/66] kconfig: qconf: do not show checkbox icon for choice
` [PATCH 03/66] kconfig: qconf: show selected choice in the Value column
` [PATCH 04/66] kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
` [PATCH 05/66] kconfig: re-add menu_get_parent_menu() that returns parent menu
` [PATCH 06/66] kconfig: gconf: make columns resizable
` [PATCH 07/66] kconfig: gconf: fix potential memory leak in renderer_edited()
` [PATCH 08/66] kconfig: gconf: always destroy dialog in on_window1_delete_event()
` [PATCH 10/66] kconfig: gconf: remove empty if-block
` [PATCH 11/66] kconfig: gconf: remove meaningless code in init_main_window()
` [PATCH 21/66] kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
` [PATCH 25/66] kconfig: gconf: refactor view setting code
` [PATCH 26/66] kconfig: gconf: grey out button for current view
` [PATCH 29/66] kconfig: gconf: add static qualifiers to event handlers
` [PATCH 30/66] kconfig: gconf: remove glade_xml_signal_autoconnect() call
` [PATCH 36/66] kconfig: gconf: use GtkFileChooser in on_load1_activate()
` [PATCH 37/66] kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
` [PATCH 40/66] kconfig: gconf: make introduction, about, license dialogs modal
` [PATCH 45/66] kconfig: gconf: remove global 'model1' and 'model2' variables

[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
 2025-06-30  4:18 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH v5 00/14] Enhance the PCIe controller driver
 2025-06-30  4:16 UTC  (15+ messages)
` [PATCH v5 01/14] dt-bindings: pci: cadence: Extend compatible for new RP configuration
` [PATCH v5 02/14] dt-bindings: pci: cadence: Extend compatible for new EP configuration
` [PATCH v5 03/14] PCI: cadence: Split PCIe controller header file
` [PATCH v5 04/14] PCI: cadence: Add register definitions for HPA(High Perf Architecture)
` [PATCH v5 05/14] PCI: cadence: Split PCIe EP support into common and specific functions
` [PATCH v5 06/14] PCI: cadence: Split PCIe RP "
` [PATCH v5 07/14] PCI: cadence: Split the common functions for PCIE controller support
` [PATCH v5 08/14] PCI: cadence: Add support for High Performance Arch(HPA) controller
` [PATCH v5 09/14] PCI: cadence: Add support for PCIe HPA controller platform
` [PATCH v5 10/14] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v5 11/14] PCI: sky1: Add PCIe host support for CIX Sky1
` [PATCH v5 12/14] MAINTAINERS: add entry for CIX Sky1 PCIe driver
` [PATCH v5 13/14] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v5 14/14] arm64: dts: cix: Enable PCIe on the Orion O6 board

[PATCH ath-next 0/2] wifi: ath12k: add support for Tx Power insertion
 2025-06-30  4:15 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: add support for Tx Power insertion in RRM action frame
` [PATCH ath-next 2/2] wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support

[linus:master] [locking/lockdep] de4b59d652: BUG:KASAN:slab-use-after-free_in_raw_spin_lock_irq
 2025-06-30  4:13 UTC  (2+ messages)

[PATCH RFC] pci: report surprise removal events
 2025-06-30  4:07 UTC  (5+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-30  4:02 UTC  (4+ messages)

[PATCH v2 1/1] spi: spi-cadence-quadspi: Implement refcount to handle unbind during busy
 2025-06-30  4:01 UTC 

[PATCH v3 0/3] RISC-V: Add ACPI support for IOMMU
 2025-06-30  3:51 UTC  (5+ messages)
` [PATCH v3 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v3 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v3 3/3] iommu/riscv: Add ACPI support

[PATCH v3 0/2] Optimize r1conf->r1bio_pool
 2025-06-30  3:49 UTC  (4+ messages)
` [PATCH v3 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type

[PATCH] mtd:spinand:gigadevice:Add support for GD5F1GM9 chips
 2025-06-30  3:49 UTC 

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-06-30  3:48 UTC  (2+ messages)

[PATCH v2 00/16] ext4: better scalability for ext4 block allocation
 2025-06-30  3:48 UTC  (7+ messages)
` [PATCH v2 02/16] ext4: remove unnecessary s_mb_last_start
` [PATCH v2 03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-30  3:47 UTC  (3+ messages)
` [v4 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-06-30  3:46 UTC  (11+ messages)
` [PATCH 15/23] md/md-llbitmap: implement llbitmap IO
` [PATCH 16/23] md/md-llbitmap: implement bit state machine

[PATCH v2] platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
 2025-06-30  3:43 UTC 

[f2fs-dev] [PATCH v4 1/2] f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
 2025-06-30  3:41 UTC  (5+ messages)
` [f2fs-dev] [PATCH v4 2/2] f2fs: don't allow unaligned truncation to smaller/equal size on pinned file

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-06-30  3:41 UTC  (4+ messages)

[PATCH] ocfs2: Avoid NULL pointer dereference in dx_dir_lookup_rec()
 2025-06-30  3:40 UTC  (5+ messages)

[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-06-30  3:36 UTC  (4+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff

[PATCH 0/3] update NETC node of i.MX95
 2025-06-30  3:35 UTC  (2+ messages)

[PATCH 0/7] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-06-30  3:34 UTC  (13+ messages)
` [PATCH 1/7] firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
` [PATCH 5/7] firmware: arm_scmi: imx: Support getting syslog of MISC protocol
` [PATCH 6/7] firmware: arm_scmi: imx: Support getting board info "
` [PATCH 7/7] firmware: imx: sm-misc: Dump syslog and system info

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-30  3:34 UTC  (5+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-06-30  3:33 UTC  (3+ messages)

[PATCH v2 0/6] arm64: dts: imx943: Add sound card support
 2025-06-30  3:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: add NXP S32G RTC driver
 2025-06-30  3:26 UTC  (2+ messages)

[PATCH V5 0/2] arm64: refactor the rodata=xxx
 2025-06-30  3:25 UTC  (4+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED

[PATCH v2 0/6] regulator: Add support for MediaTek MT6316/6363/6373 PMICs
 2025-06-30  3:25 UTC  (4+ messages)
` [PATCH v2 3/6] dt-bindings: regulator: Document MediaTek MT6363 PMIC Regulators

[PATCH] Bluetooth: set bcsp to NULL after purging
 2025-06-30  3:23 UTC 

[syzbot] [bluetooth?] general protection fault in bcsp_recv
 2025-06-30  3:22 UTC 

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-06-30  3:19 UTC 

[PATCH v3 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-06-30  3:18 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-30  3:14 UTC  (16+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-06-30  3:13 UTC  (3+ messages)

[syzbot] [bluetooth?] general protection fault in bcsp_recv
 2025-06-30  3:03 UTC  (2+ messages)
` [syzbot] "

[PATCH] ata: ahci: Add ALPM power state accounting to the AHCI driver
 2025-06-30  2:51 UTC  (2+ messages)

[PATCH v5 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
 2025-06-30  2:45 UTC  (2+ messages)

[PATCH 0/4] Add 4-bit SPI bus width on target devices
 2025-06-30  2:44 UTC  (2+ messages)

[PATCH] ocfs2: embed actual values into ocfs2_sysfile_lock_key names
 2025-06-30  2:42 UTC  (3+ messages)

[PATCH] net: stmmac: add support for dwmac 5.20
 2025-06-30  2:16 UTC  (3+ messages)

[PATCH RFC v2] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
 2025-06-30  2:11 UTC  (2+ messages)

[PATCH 0/4] firmware: arm_scmi: Add xfer inflight debug and trace
 2025-06-30  2:00 UTC  (5+ messages)

[PATCH] ocfs2: update d_splice_alias() return code checking
 2025-06-30  1:58 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-06-30  1:56 UTC  (4+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping

[PATCH] wifi: rtw88: enable TX reports for the management queue
 2025-06-30  1:51 UTC  (2+ messages)

[PATCH v4 1/2] arm64: refactor the rodata=xxx
 2025-06-30  1:40 UTC  (4+ messages)
` [PATCH v4 1/2 fix-v2 ] "

[PATCH V2] tools/perf: Add --exclude-buildids option to perf archive command
 2025-06-30  1:36 UTC  (3+ messages)

[PATCH 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-06-30  1:34 UTC  (7+ messages)
` [PATCH 1/3] arm64: realm: ioremap: Allow mapping memory as encrypted
` [PATCH 2/3] arm64: Enable EFI secret area Securityfs support
` [PATCH 3/3] arm64: acpi: Enable ACPI CCEL support

[PATCH v2 0/8] update DMA API documentation
 2025-06-30  1:32 UTC  (3+ messages)
` [PATCH v2 7/8] docs: dma-api: update streaming DMA physical address constraints

[PATCH v3] LF-15225 input: goodix: add poll mode for goodix touchscreen
 2025-06-30  1:28 UTC  (2+ messages)

[PATCH net] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
 2025-06-30  1:25 UTC  (5+ messages)

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-30  1:18 UTC  (11+ messages)
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()

[PATCH v3 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-06-30  1:13 UTC 

[PATCH v2] xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
 2025-06-30  1:11 UTC 

[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
 2025-06-30  1:10 UTC  (12+ messages)
` [PATCH v4 2/5] iio: adc: ti-adc128s052: Use shift and realbits
` [PATCH v4 4/5] iio: adc: ti-adc128s052: Add lower resolution devices support

[PATCH bpf-next v2 0/3] bpf: Fix and test aux usage after do_check_insn()
 2025-06-30  1:05 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: Fix "

[PATCH v10 00/13] nommu UML
 2025-06-30  1:04 UTC  (6+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-06-30  0:58 UTC  (3+ messages)
  ` [syzbot] [smc?] "

[PATCH 0/5] ext4 docs toctree reorganization
 2025-06-30  0:53 UTC  (2+ messages)

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-06-30  0:43 UTC  (4+ messages)

[PATCH v3 0/2] x86/smpboot: tidy sched-topology and drop useless SMT level
 2025-06-30  0:39 UTC  (9+ messages)
` [PATCH v3 1/2] x86/smpboot: Decrapify build_sched_topology()
` [PATCH v3 2/2] x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled

[PATCH 0/7] printk cleanup - part 2
 2025-06-30  0:31 UTC  (4+ messages)
` [PATCH 6/7] debug: kgd_io: Don't check for CON_ENABLED

[Question] About the elf program header size
 2025-06-30  0:12 UTC  (3+ messages)

[PATCH] platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
 2025-06-29 23:50 UTC  (3+ messages)

[PATCH v2 0/3] add dma noncoherent API
 2025-06-29 23:39 UTC  (4+ messages)
` [PATCH v2 1/3] usb: core: add dma-noncoherent buffer alloc and free API

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-29 23:34 UTC  (6+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH 0/2] Add SM7635 RPMHPD power domains
 2025-06-29 23:30 UTC  (3+ messages)
` [PATCH 2/2] pmdomain: qcom: rpmhpd: Add SM7635 "

[PATCH 1/2] maple tree: Clean up mtree_range_walk()
 2025-06-29 23:16 UTC  (5+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments

[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
 2025-06-29 23:14 UTC  (5+ messages)
` [PATCH 09/11] power: supply: qcom_smbx: add "

[PATCH] refscale: Check that nreaders and loops multiplication doesn't overflow
 2025-06-29 23:12 UTC 

[PATCH 0/5] sched/deadline: Fix GRUB accounting
 2025-06-29 23:08 UTC  (3+ messages)
` [PATCH 1/5] sched/deadline: Initialize dl_servers after SMP

linux-next: duplicate patches in the btrfs tree
 2025-06-29 22:52 UTC 

[PATCH] platform/x86: lenovo-hotkey: Handle missing hardware features gracefully
 2025-06-29 22:52 UTC  (7+ messages)

[syzbot] [mm?] WARNING in xfs_init_fs_context
 2025-06-29 22:47 UTC 

[PATCH v5 0/5] Add support for BeagleBone Green Eco board
 2025-06-29 22:38 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-06-29 22:22 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: mtk_eth_soc: improve support for named interrupts
` [PATCH net-next v2 2/3] net: ethernet: mtk_eth_soc: fix kernel-doc comment
` [PATCH net-next v2 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

[GIT PULL] RTC fixes for 6.16
 2025-06-29 22:15 UTC 

[PATCH] ARM: dts: renesas: Add boot phase tags marking to Renesas RZ/A1
 2025-06-29 22:04 UTC 

[PATCH net-next 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-06-29 21:50 UTC  (8+ messages)
` [PATCH net-next 1/6] af_unix: rework unix_maybe_add_creds() to allow sleep
` [PATCH net-next 2/6] af_unix: introduce unix_skb_to_scm helper
` [PATCH net-next 3/6] af_unix: introduce and use __scm_replace_pid() helper
` [PATCH net-next 4/6] af_unix: stash pidfs dentry when needed
` [PATCH net-next 5/6] af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
` [PATCH net-next 6/6] selftests: net: extend SCM_PIDFD test to cover stale pidfds

[PATCH] HID: elecom: add support for ELECOM HUGE 019B variant
 2025-06-29 21:48 UTC 

Weird delay introduced in v6.16-rc only, possible regression
 2025-06-29 21:45 UTC 

[RESEND PATCH net-next 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-06-29 21:44 UTC  (7+ messages)
` [RESEND PATCH net-next 1/6] af_unix: rework unix_maybe_add_creds() to allow sleep
` [RESEND PATCH net-next 2/6] af_unix: introduce unix_skb_to_scm helper
` [RESEND PATCH net-next 3/6] af_unix: introduce and use __scm_replace_pid() helper
` [RESEND PATCH net-next 4/6] af_unix: stash pidfs dentry when needed
` [RESEND PATCH net-next 5/6] af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
` [RESEND PATCH net-next 6/6] selftests: net: extend SCM_PIDFD test to cover stale pidfds

[PATCH v6 7/8] drm/vkms: Create helper macro for YUV formats
 2025-06-29 21:27 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®