linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 23:22:39 to 2022-09-09 04:44:58 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-09  4:44 UTC  (4+ messages)

[PATCH v1] drivers/usb/core/driver: check return value of usb_set_interface()
 2022-09-09  4:42 UTC 

[PATCH v2 6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
 2022-09-09  4:40 UTC  (2+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-09  4:40 UTC  (6+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-09-09  4:37 UTC  (17+ messages)
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree
` [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree

[PATCH v4 00/26] KVM: hardware enable/disable reorganize
 2022-09-09  4:34 UTC  (30+ messages)
` [PATCH v4 01/26] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v4 02/26] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [PATCH v4 03/26] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH v4 04/26] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v4 05/26] KVM: Provide more information in kernel log if hardware enabling fails
` [PATCH v4 06/26] KVM: arm64: Simplify the CPUHP logic
` [PATCH v4 07/26] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v4 08/26] KVM: Do compatibility checks on hotplugged CPUs
` [PATCH v4 09/26] KVM: Do processor compatibility check on resume
` [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
` [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
` [PATCH v4 14/26] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
` [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
` [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
` [PATCH v4 18/26] KVM: x86: Duplicate arch callbacks related to pm events and compat check
` [PATCH v4 19/26] KVM: Eliminate kvm_arch_post_init_vm()
` [PATCH v4 20/26] KVM: Add config to not compile kvm_arch.c
` [PATCH v4 21/26] KVM: x86: Delete kvm_arch_hardware_enable/disable()
` [PATCH v4 22/26] KVM: x86: Make x86 processor compat check callback empty
` [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
` [PATCH v4 24/26] KVM: Eliminate kvm_arch_check_processor_compat()
` [PATCH v4 25/26] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
` [PATCH v4 26/26] RFC: KVM: "

[syzbot] WARNING in bpf_verifier_vlog
 2022-09-09  4:19 UTC 

[PATCH net-next v1] drivers/net/ethernet/intel/e100: check the return value of e100_exec_cmd()
 2022-09-09  4:16 UTC 

[PATCH v1] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
 2022-09-09  4:09 UTC 

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-09-09  4:03 UTC  (7+ messages)
` [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response

[PATCH v3] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
 2022-09-09  3:44 UTC 

[PATCH v2 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
 2022-09-09  4:01 UTC  (10+ messages)
` [PATCH v2 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long

[PATCH 0/2] can: bcm: random optimizations
 2022-09-09  3:58 UTC  (7+ messages)
` [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init()

[PATCH v5 0/3] Add support for Xiaomi Poco F1 EBBG variant
 2022-09-09  3:54 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts
` [PATCH v5 2/3] dt-bindings: arm: qcom: Add Xiaomi Poco F1 EBBG variant bindings
` [PATCH v5 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce Xiaomi Poco F1 EBBG variant

[PATCH 0/2] Remove unused declarations
 2022-09-09  3:54 UTC  (3+ messages)
` [PATCH 1/2] ALSA: line6: remove line6_set_raw declaration
` [PATCH 2/2] ALSA: memalloc: remove snd_dma_sg_ops declaration

[PATCH v12 0/3] Add TDX Guest Attestation support
 2022-09-09  3:48 UTC  (9+ messages)
` [PATCH v12 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v12 2/3] selftests: tdx: Test TDX attestation GetReport support

[PATCH v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
 2022-09-09  3:48 UTC  (2+ messages)

[PATCH] fsnotify: remove unused declaration
 2022-09-09  3:38 UTC 

[PATCH] sched: Move numa_balancing sysctls to its own file
 2022-09-09  3:37 UTC  (4+ messages)

[PATCH] iavf: Remove useless else if
 2022-09-09  3:32 UTC 

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-09-09  3:29 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: nvmem: Allow bit offsets greater than a byte

[PATCH] ARM: pxa: fix platform_get_irq error checking
 2022-09-09  3:27 UTC 

[PATCH v2 0/3] LoongArch: Add kexec/kdump support
 2022-09-09  3:20 UTC  (4+ messages)
` [PATCH v2 1/3] LoongArch: Add kexec support
` [PATCH v2 2/3] LoongArch: Add kdump support
` [PATCH v2 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-09  3:17 UTC  (9+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH] docs: zh_CN: fix several inapproriate terms
 2022-09-09  3:14 UTC 

[PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events for BRBE
 2022-09-09  3:14 UTC  (5+ messages)

[arm-integrator:virt-to-pfn-v6.0-rc1 23/24] s390-linux-ld:arch/s390/kernel/vdso64/vdso64.lds:255: syntax error
 2022-09-09  3:12 UTC 

[ammarfaizi2-block:arm64/linux/for-next/misc 2/2] arch/arm64/kernel/irq.c:81:6: warning: no previous prototype for function 'do_softirq_own_stack'
 2022-09-09  3:12 UTC 

[PATCH v2 00/15] Tidy up vfio_device life cycle
 2022-09-09  3:09 UTC  (11+ messages)
` [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
` [PATCH v2 15/15] vfio: Add struct device to vfio_device

[PATCH] xfs: remove the redundant check in xfs_bmap_first_unused
 2022-09-09  3:07 UTC 

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-09  3:07 UTC  (8+ messages)
` [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-09  3:07 UTC  (6+ messages)
` [PATCH v2 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-09-09  3:06 UTC  (2+ messages)

[PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-09 10:22 UTC  (16+ messages)
` [PATCH v3 01/15] vfio: Add helpers for unifying "
` [PATCH v3 02/15] vfio/pci: Use the new device life cycle helpers
` [PATCH v3 03/15] vfio/mlx5: "
` [PATCH v3 04/15] vfio/hisi_acc: "
` [PATCH v3 05/15] vfio/mdpy: "
` [PATCH v3 06/15] vfio/mtty: "
` [PATCH v3 07/15] vfio/mbochs: "
` [PATCH v3 08/15] drm/i915/gvt: "
` [PATCH v3 09/15] vfio/ap: "
` [PATCH v3 10/15] vfio/fsl-mc: "
` [PATCH v3 11/15] vfio/platform: "
` [PATCH v3 12/15] vfio/amba: "
` [PATCH v3 13/15] vfio/ccw: "
` [PATCH v3 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH v3 15/15] vfio: Add struct device to vfio_device

[PATCH 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-09  3:03 UTC  (12+ messages)
` [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH] riscv: Allow PROT_WRITE-only mmap()
 2022-09-09  3:01 UTC  (3+ messages)
` [PATCH v2] riscv: Make mmap() with PROT_WRITE imply PROT_READ

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-09  3:00 UTC  (7+ messages)
  ` [Phishing Risk] [External] "
      ` [Phishing Risk] "
          ` [Phishing Risk] "

[PATCH] net/ncsi: Add Intel OS2BMC OEM command
 2022-09-09  2:57 UTC 

[PATCH] writeback: remove unused macro DIRTY_FULL_SCOPE
 2022-09-09  2:57 UTC 

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-09  2:55 UTC  (9+ messages)
  ` [External] "

[PATCH V4] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-09  2:41 UTC 

[syzbot] WARNING in erofs_iget
 2022-09-09  2:39 UTC  (2+ messages)
` [PATCH] erofs: fix order >= MAX_ORDER warning due to crafted nagative i_size

[PATCH RESEND v2 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
 2022-09-09  2:36 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe

[PATCH v1 19/19] powerpc: Remove impossible mmu_psize_defs[] on nohash
 2022-09-09  2:35 UTC  (2+ messages)

[PATCH] drm/qxl: drop set_prod_notify parameter from qxl_ring_create
 2022-09-09  2:35 UTC 

BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
 2022-09-09  2:35 UTC  (8+ messages)

[PATCH] ACPI: PCC: Fix memory leak in address space setup
 2022-09-09  2:34 UTC  (2+ messages)

[PATCH v3] of/fdt: Don't calculate initrd size from DT if start > end
 2022-09-09  2:33 UTC 

[PATCH] infiniband: ulp: srpt: Use flex array destination for memcpy()
 2022-09-09  2:29 UTC 

[PATCH net v3] net: mptcp: fix unreleased socket in accept queue
 2022-09-09  2:25 UTC  (4+ messages)

make run_tests -C proc: proc-pid-vm assertion failed
 2022-09-09  2:19 UTC 

[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-09  2:18 UTC  (7+ messages)
` [PATCH v5 07/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v5 08/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional
` [PATCH v5 09/21] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-09  2:14 UTC  (24+ messages)

[PATCH V3] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-09  2:10 UTC  (2+ messages)

[PATCH v8 0/7] sched: Persistent user requested affinity
 2022-09-09  2:03 UTC  (4+ messages)
` [PATCH v8 4/7] sched: Introduce affinity_context structure

[PATCH] tty: vt: add a bounds checking in vt_do_kdgkb_ioctl()
 2022-09-09  2:02 UTC  (3+ messages)

[PATCH v2] of/fdt: Don't calculate phys_initrd_size from DT if start < end
 2022-09-09  1:56 UTC  (2+ messages)

[PATCH] riscv/kprobe: Optimize the performance of patching instruction slot
 2022-09-09  1:55 UTC  (5+ messages)

[PATCH v13 00/13] iommu: SVA and IOPF refactoring
 2022-09-09  1:54 UTC  (9+ messages)
` [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

[PATCH v2] mm/damon: introduce struct damos_access_pattern
 2022-09-09  1:53 UTC  (2+ messages)

[PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-09  1:46 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-09  1:44 UTC  (2+ messages)

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-09  1:43 UTC  (3+ messages)
` [PATCH v9 3/4] dt-bindings: irqchip: imx mu work as msi controller

[PATCH v3] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-09  2:16 UTC 

[syzbot] KASAN: use-after-free Read in hugetlb_handle_userfault
 2022-09-09  1:37 UTC 

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-09  1:36 UTC  (5+ messages)
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60

[PATCH] fs/ocfs2: fix repeated words in comments
 2022-09-09  1:29 UTC  (2+ messages)

[PATCH net-next 0/8] add tc-testing test cases
 2022-09-09  1:29 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests/tc-testings: add selftests for ctinfo action
` [PATCH net-next 2/8] selftests/tc-testings: add selftests for gate action
` [PATCH net-next 3/8] selftests/tc-testings: add selftests for xt action
` [PATCH net-next 4/8] selftests/tc-testings: add connmark action deleting test case
` [PATCH net-next 5/8] selftests/tc-testings: add ife "
` [PATCH net-next 6/8] selftests/tc-testings: add nat "
` [PATCH net-next 7/8] selftests/tc-testings: add sample "
` [PATCH net-next 8/8] selftests/tc-testings: add tunnel_key "

[PATCH v2] tracing/kprobes: Add method to display private kprobes in tracefs
 2022-09-09  1:26 UTC  (4+ messages)

[PATCH] proc/proc_sysctl: Remove unnecessary 'NULL' values from Pointer
 2022-09-09  1:26 UTC  (3+ messages)

[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-09-09  1:25 UTC  (8+ messages)
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi

[PATCH AUTOSEL 5.19 01/33] firmware: dmi: Use the proper accessor for the version field
 2022-09-09  1:22 UTC  (7+ messages)
` [PATCH AUTOSEL 5.19 24/33] fec: Restart PPS after link state change

[PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
 2022-09-09  1:17 UTC  (3+ messages)

[PATCH 1/2] debugfs: Only clobber mode/uid/gid on remount if asked
 2022-09-09  1:05 UTC  (8+ messages)

[PATCH v3 1/2] Add CABA tree to task_struct
 2022-09-09  1:02 UTC  (3+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-09  0:51 UTC  (13+ messages)
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust

[PATCH] dm raid: fix spelling typo in comment
 2022-09-09  0:43 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 20/24] arch/openrisc/include/asm/page.h:82:26: error: invalid operands to binary << (have 'void *' and 'int')
 2022-09-09  0:42 UTC 

[PATCH 0/4] Add Support for Qualcomm SPMI GPIOs
 2022-09-09  0:25 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping

[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
 2022-09-09  0:26 UTC  (5+ messages)
` [PATCH 1/3] memcg: extract memcg_vmstats from struct mem_cgroup
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures

[PATCH v2] debugfs: Only clobber mode/uid/gid on remount if asked
 2022-09-09  0:13 UTC 

[GIT PULL] perf tools changes for v6.0: 3rd batch
 2022-09-09  0:10 UTC 

[PATCH] locking: Add __sched to semaphore functions
 2022-09-09  0:08 UTC 

[PATCH v2 0/2] Use sysctl_vals in sysctl-test.c
 2022-09-08 23:59 UTC  (2+ messages)

[PATCH v4 0/2] add support for PON GEN3 device
 2022-09-08 23:57 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details

[PATCH] sysctl: remove max_extfrag_threshold
 2022-09-08 23:55 UTC  (2+ messages)

[PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
 2022-09-08 23:50 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: remove unnecessary (void*) conversions
 2022-09-08 23:46 UTC  (2+ messages)

[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
 2022-09-08 23:44 UTC  (3+ messages)

[PATCH] proc: remove initialization assignment
 2022-09-08 23:40 UTC  (2+ messages)

[PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
 2022-09-08 23:31 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
` [PATCH 2/5] KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
` [PATCH 3/5] KVM: selftests: Remove unnecessary register shuffling "
` [PATCH 4/5] KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
` [PATCH 5/5] KVM: selftests: Dedup subtests of fix_hypercall_test

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-08 23:22 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).