public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-10 20:44:03 to 2024-07-10 23:42:54 UTC [more...]

[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
 2024-07-10 23:42 UTC  (17+ messages)
` [RFC PATCH 01/18] KVM: Add KVM_USERFAULT build option
` [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT
` [RFC PATCH 03/18] KVM: Put struct kvm pointer in memslot
` [RFC PATCH 04/18] KVM: Fail __gfn_to_hva_many for userfault gfns
` [RFC PATCH 05/18] KVM: Add KVM_PFN_ERR_USERFAULT
` [RFC PATCH 06/18] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT
` [RFC PATCH 07/18] KVM: Provide attributes to kvm_arch_pre_set_memory_attributes
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support
` [RFC PATCH 09/18] KVM: x86: Add vCPU fault fast-path for Userfault
` [RFC PATCH 10/18] KVM: arm64: Add KVM Userfault support
` [RFC PATCH 11/18] KVM: arm64: Add vCPU memory fault fast-path for Userfault
` [RFC PATCH 12/18] KVM: arm64: Add userfault support for steal-time
` [RFC PATCH 13/18] KVM: Add atomic parameter to __gfn_to_hva_many
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT
` [RFC PATCH 15/18] KVM: guest_memfd: Add KVM Userfault support
` [RFC PATCH 16/18] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION

[PATCH net-next v16 00/13] Device Memory TCP
 2024-07-10 23:42 UTC  (9+ messages)
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support

[PATCH v4 0/3] pwm: meson: add pwm support for A1
 2024-07-10 23:41 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: amlogic: Add optional power-domains
` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
` [PATCH v4 3/3] arm64: dts: meson: a1: add definitions for meson PWM

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-07-10 23:40 UTC  (9+ messages)
` [PATCH v3 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()

[PATCH] dmaengine: idxd: Convert comma to semicolon
 2024-07-10 23:39 UTC  (2+ messages)

[PATCH] efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array
 2024-07-10 23:34 UTC  (3+ messages)

[PATCH 0/2] clk: qcom: gpucc-*: stop requesting register resource
 2024-07-10 23:32 UTC  (4+ messages)
` [PATCH 1/2] clk: qocm: add qcom_cc_map_norequest

[PATCH] arm64/fpsimd: Ensure we don't contend a SMCU from idling CPUs
 2024-07-10 23:28 UTC  (3+ messages)

[PATCH v4 00/21] Avoid MAP_FIXED gap exposure
 2024-07-10 23:26 UTC  (4+ messages)
` [PATCH v4 17/21] mm/mmap: Drop arch_unmap() call from all archs

[PATCH 0/6] PCI: align small (<4k) BARs
 2024-07-10 23:26 UTC  (2+ messages)

[PATCH] fs/affs: struct affs_head: Replace 1-element array with flexible array
 2024-07-10 23:26 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: cirrus,cs4270: Convert to dtschema
 2024-07-10 23:26 UTC  (2+ messages)

[PATCH] fs/affs: struct affs_data_head: Replace 1-element array with flexible array
 2024-07-10 23:25 UTC  (2+ messages)

[RFC PATCH 0/3] regmap: Implement regmap_multi_reg_read()
 2024-07-10 23:24 UTC  (2+ messages)
` (subset) "

[PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
 2024-07-10 23:23 UTC  (2+ messages)

[PATCH] virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexible array
 2024-07-10 23:21 UTC  (2+ messages)

[PATCH 0/6] Binding and driver for "dumb" clock generators
 2024-07-10 23:21 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: clocks: add binding for generic clock-generators
      `  "

[PATCH 1/3] f2fs: clean up F2FS_I()
 2024-07-10 23:20 UTC  (3+ messages)
` [PATCH 3/3] f2fs: clean up data_blkaddr() and get_dnode_addr()

[PATCH 0/2] media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt
 2024-07-10 23:17 UTC  (5+ messages)
` [PATCH 1/2] media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Replace 1-element array with flexible array
` [PATCH 2/2] media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Add __counted_by annotation

[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
 2024-07-10 23:18 UTC  (11+ messages)

[PATCH v2 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-07-10 23:17 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
` [PATCH v2 2/7] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks

[PATCH] hid: usbhid: Enable remote wake-up based on device configuration
 2024-07-10 23:16 UTC 

[PATCH v4] x86/entry_32: Use stack segment selector for VERW operand
 2024-07-10 23:16 UTC  (3+ messages)

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-07-10 23:10 UTC  (12+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-07-10 23:07 UTC  (11+ messages)

[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
 2024-07-10 23:06 UTC  (6+ messages)
` [PATCH] net: linearizing skb when downgrade gso_size

[PATCH v4 00/16] Enable Linear Address Space Separation support
 2024-07-10 23:05 UTC  (5+ messages)
` [PATCH v4 03/16] x86/alternatives: Disable LASS when patching kernel alternatives

[PATCH v2 0/2] virtio-balloon: make it spec compliant
 2024-07-10 23:05 UTC  (8+ messages)
` [PATCH v2 2/2] virtio: fix vq # for balloon

[PATCH 0/3] usb: dwc3: add fsl,ls-dwc3 glue layer support
 2024-07-10 23:02 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: Add fsl,ls-dwc3.yaml for layerscape usb3 glue layer
` [PATCH 2/3] usb: dwc3: of-simple: Add compatible string fsl,ls1028a-dwc3
` [PATCH 3/3] arm64: dts: layerscape: move dwc3 usb under glue layer node

[PATCH net-next 0/5] Eliminate CONFIG_NR_CPUS dependency in dpaa-eth and enable COMPILE_TEST in fsl_qbman
 2024-07-10 23:00 UTC  (6+ messages)
` [PATCH net-next 1/5] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH net-next 2/5] net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
` [PATCH net-next 3/5] net: dpaa: stop ignoring TX queues past the number of CPUs
` [PATCH net-next 4/5] net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
` [PATCH net-next 5/5] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-07-10 22:59 UTC  (8+ messages)
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-07-10 22:50 UTC 

[RFC PATCH 4/6] x86: PCI: preserve IORESOURCE_STARTALIGN alignment
 2024-07-10 22:49 UTC  (3+ messages)

[PATCH 0/8] reset: amlogic: move audio reset drivers out of CCF
 2024-07-10 22:49 UTC  (9+ messages)
` [PATCH 2/8] reset: amlogic: add driver parameters
` [PATCH 3/8] reset: amlogic: split the device and platform probe
` [PATCH 5/8] reset: amlogic: add reset status support
` [PATCH 7/8] reset: amlogic: add auxiliary reset driver support

linux-next: manual merge of the mm-nonmm-stable tree with Linus' tree
 2024-07-10 22:48 UTC 

[PATCH cgroup/for-6.11] cgroup: Add Michal Koutny as a maintainer
 2024-07-10 22:44 UTC 

[PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
 2024-07-10 22:36 UTC  (4+ messages)
` [PATCH for 6.10] "

[PATCH v2 0/3] amlogic SoC's power-domains fixes
 2024-07-10 22:32 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: amlogic,meson6-i2c: add optional power-domains
` [PATCH v2 2/3] dt-bindings: thermal: amlogic,thermal: "
` [PATCH v2 3/3] arm64: dts: meson: a1: bind power domain to temperature sensor

[PATCH 0/1] perf tool: fix handling NULL al->maps returned from thread__find_map
 2024-07-10 22:29 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-10 22:26 UTC  (7+ messages)
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO

[PATCH v2 00/60] i2c: reword first drivers according to newest specification
 2024-07-10 22:21 UTC  (26+ messages)
` [PATCH v2 21/60] i2c: ibm_iic: reword "
` [PATCH v2 22/60] i2c: iop3xx: "
` [PATCH v2 23/60] i2c: isch: "
` [PATCH v2 24/60] i2c: jz4780: "
` [PATCH v2 25/60] i2c: kempld: "
` [PATCH v2 26/60] i2c: ljca: "
` [PATCH v2 27/60] i2c: lpc2k: "
` [PATCH v2 28/60] i2c: ls2x: "
` [PATCH v2 29/60] i2c: mlxcpld: "
` [PATCH v2 30/60] i2c: mpc: "
` [PATCH v2 31/60] i2c: mt7621: "
` [PATCH v2 32/60] i2c: mv64xxx: "

[PATCH 2/2] kernel: rerun task_work while freezing in get_signal()
 2024-07-10 22:17 UTC  (13+ messages)

[PATCH v3] PCI: vmd: Create domain symlink before pci_bus_add_devices()
 2024-07-10 22:16 UTC  (2+ messages)

[PATCH v3 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-10 22:16 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: PCI: Change brcmstb YAML maintainer
` [PATCH v3 02/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v3 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v3 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v3 05/12] PCI: brcmstb: Use swinit "
` [PATCH v3 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v3 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v3 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v3 09/12] PCI: brcmstb: Refactor for chips with many regular inbound BARs
` [PATCH v3 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v3 11/12] PCI: brcmstb: Change field name from 'type' to 'model'
` [PATCH v3 12/12] PCI: brcmstb: Enable 7712 SOCs

[GIT PULL] hotfixes against 6.10-rc7
 2024-07-10 22:16 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.10-rc7
 2024-07-10 22:16 UTC  (2+ messages)

[PATCH v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update
 2024-07-10 22:12 UTC  (2+ messages)

[PATCH v2 0/6] clk: qcom: sm8150: Add camera clock controller support for SM8150
 2024-07-10 22:10 UTC  (5+ messages)
` [PATCH v2 5/6] clk: qcom: Add camera clock controller driver "

[PATCH 2/3] mtd: spinand: macronix: Fixups for PLANE_SELECT_BIT
 2024-07-10 22:09 UTC  (2+ messages)

[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
 2024-07-10 22:08 UTC  (4+ messages)

[PATCH 0/5] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
 2024-07-10 22:07 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: qcom: x1e80100-crd: Fix backlight

[RFC 0/5] SEV Kernel Selftests
 2024-07-10 22:05 UTC  (6+ messages)
` [RFC 1/5] selftests: KVM: Add a basic SNP smoke test
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "
` [RFC 5/5] selftests: KVM: SEV-SNP test for KVM_SEV_INIT2

[RFC PATCH V3 0/8] Rust bindings for cpufreq and OPP core + sample driver
 2024-07-10 21:58 UTC  (8+ messages)
` [RFC PATCH V3 1/8] rust: Add initial bindings for OPP framework

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-10 22:05 UTC  (6+ messages)
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests

[PATCH v5 0/7] KVM: Guest Memory Pre-Population API
 2024-07-10 22:04 UTC  (5+ messages)
` [PATCH v5 2/7] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-10 22:01 UTC  (13+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH v3 1/2] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-10 21:59 UTC  (3+ messages)

[PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
 2024-07-10 21:57 UTC  (3+ messages)

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-10 21:56 UTC  (13+ messages)
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[PATCH v2 net] net: ethernet: mtk-star-emac: set mac_managed_pm when probing
 2024-07-10 21:56 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2024-07-10 21:55 UTC 

[PATCH] hpet: Optimize local variable data type in hpet_alloc()
 2024-07-10 21:52 UTC 

[PATCH v2 0/3] kselftest: Add test to report device log errors
 2024-07-10 21:49 UTC  (3+ messages)

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-07-10 21:48 UTC  (6+ messages)
` [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers

[RFC PATCH 8/9] PCI/AER: Export pci_aer_unmask_internal_errors()
 2024-07-10 21:47 UTC  (2+ messages)

[PATCH v2] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
 2024-07-10 21:43 UTC 

[PATCH] wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()
 2024-07-10 21:33 UTC  (2+ messages)

[PATCH] mm/slub: quiet the clang warning with -Wunused-function enabled
 2024-07-10 21:40 UTC  (4+ messages)

[PATCH v1] mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
 2024-07-10 21:40 UTC  (3+ messages)

[PATCH] PCI: r8169: add suspend/resume aspm quirk
 2024-07-10 21:38 UTC  (2+ messages)

[PATCH] riscv: Remove unnecessary int cast in variable_fls()
 2024-07-10 21:36 UTC  (2+ messages)

[PATCH v2] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
 2024-07-10 21:35 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: convert U-Boot env to a layout
 2024-07-10 21:26 UTC  (2+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-10 21:25 UTC  (15+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests

[PATCH] timekeeping: Use min() to fix Coccinelle warning
 2024-07-10 21:23 UTC  (4+ messages)

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-07-10 21:22 UTC  (8+ messages)

[PATCH 0/2] Optimize the return_instance management of uretprobe
 2024-07-10 21:21 UTC  (5+ messages)
` [PATCH 1/2] uprobes: Optimize the return_instance related routines

[syzbot] [net?] possible deadlock in do_ip_getsockopt (3)
 2024-07-10 21:17 UTC 

[PATCH v2 0/3] perf: Add Arm Network-on-Chip PMU driver
 2024-07-10 21:09 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings/perf: Add Arm NI-700 PMU

[syzbot] [mm?] BUG: corrupted list in __folio_undo_large_rmappable
 2024-07-10 21:04 UTC  (2+ messages)

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-10 21:04 UTC  (10+ messages)
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check in mmap_region()

[PATCH 0/8] Make SCMI transport as standalone drivers
 2024-07-10 21:04 UTC  (3+ messages)
` [PATCH v2 5/8] firmware: arm_scmi: Make SMC transport a standalone driver

[PATCH] drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning
 2024-07-10 21:00 UTC 

[PATCH] selftests:Fix printf format string in kselftest_harness.h
 2024-07-10 21:01 UTC  (2+ messages)

[PATCH v2 0/4] Verify devices transition from D3cold to D0
 2024-07-10 20:58 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait()
` [PATCH v2 2/4] PCI: Verify functions currently in D3cold have entered D0
` [PATCH v2 3/4] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
` [PATCH v2 4/4] PCI: Drop Radeon quirk for Macbook Pro 8.2

[syzbot] [bcachefs?] kernel BUG in bch2_journal_noflush_seq
 2024-07-10 20:55 UTC 

arch/arm64/boot/dts/microchip/sparx5_pcb134.dtb: i2c-mux-1: idle-state: [8] is not of type 'integer'
 2024-07-10 20:54 UTC 

[PATCH 0/3] LoongArch: CPU parallel bring up
 2024-07-10 20:51 UTC  (3+ messages)
` [PATCH 1/3] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT

[PATCH 0/2] uprobes: document mmap_lock, don't abuse get_user_pages_remote()
 2024-07-10 20:46 UTC  (6+ messages)
` [PATCH 0/3] uprobes: future cleanups for review
  ` [PATCH 3/3] uprobes: make uprobe_register() return struct uprobe *

[PATCH] smp: Fix missed destroy_work_on_stack() calls in smp_call_on_cpu()
 2024-07-10 20:45 UTC  (2+ messages)
` [tip: smp/core] smp: Add missing destroy_work_on_stack() call "


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