public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-22 16:40:09 to 2022-09-22 19:08:12 UTC [more...]

[RFC PATCH 00/20] Add Cgroup support for SGX EPC memory
 2022-09-22 19:08 UTC  (26+ messages)
` [RFC PATCH 01/20] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [RFC PATCH 02/20] x86/sgx: Store EPC page owner as a 'void *' to handle multiple users
` [RFC PATCH 03/20] x86/sgx: Track owning enclave in VA EPC pages
` [RFC PATCH 04/20] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
` [RFC PATCH 05/20] x86/sgx: Introduce unreclaimable EPC page lists
` [RFC PATCH 06/20] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [RFC PATCH 07/20] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim
` [RFC PATCH 08/20] x86/sgx: Add EPC page flags to identify type of page
` [RFC PATCH 09/20] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
` [RFC PATCH 10/20] x86/sgx: Return the number of EPC pages that were successfully reclaimed
` [RFC PATCH 11/20] x86/sgx: Add option to ignore age of page during EPC reclaim
` [RFC PATCH 12/20] x86/sgx: Add helper to retrieve SGX EPC LRU given an EPC page
` [RFC PATCH 13/20] x86/sgx: Prepare for multiple LRUs
` [RFC PATCH 14/20] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [RFC PATCH 15/20] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [RFC PATCH 16/20] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [RFC PATCH 17/20] cgroup, x86/sgx: Add SGX EPC cgroup controller
` [RFC PATCH 18/20] x86/sgx: Enable EPC cgroup controller in SGX core
` [RFC PATCH 19/20] x86/sgx: Add stats and events interfaces to EPC cgroup controller
` [RFC PATCH 20/20] docs, cgroup, x86/sgx: Add SGX EPC cgroup controller documentation

[PATCH] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
 2022-09-22 19:01 UTC  (3+ messages)

[PATCH v2] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
 2022-09-22 19:06 UTC 

[PATCH v2] ACPI: PCC: Release resources on address space setup failure path
 2022-09-22 19:05 UTC  (3+ messages)

[PATCH] kbuild: Add an option to skip vmlinux.bz2 in the rpm's
 2022-09-22 18:45 UTC 

[PATCH] ACPI: HMAT: remove unused dev_fmt() and redundant prefixing 'HMAT'
 2022-09-22 19:02 UTC  (2+ messages)

[PATCH] ipmi: kcs: aspeed: Update port address comments
 2022-09-22 18:57 UTC  (2+ messages)

[RESEND PATCH v3] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-09-22 18:52 UTC  (2+ messages)

[dvyukov:dvyukov-perf-debugging 1/1] arch/x86/kernel/hw_breakpoint.c:101:29: warning: variable 'copy' set but not used
 2022-09-22 18:48 UTC 

[PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
 2022-09-22 18:46 UTC  (5+ messages)

Unable to handle kernel NULL pointer dereference at virtual address 00000010 - PC is at mempool_alloc
 2022-09-22 18:45 UTC  (2+ messages)

[PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
 2022-09-22 18:45 UTC  (2+ messages)

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-22 18:42 UTC  (2+ messages)

[PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
 2022-09-22 18:42 UTC  (6+ messages)

[PATCH v2] headers: Remove some left-over license text
 2022-09-22 18:41 UTC 

[PATCH V4 XDMA 0/2] xilinx XDMA driver
 2022-09-22 18:38 UTC  (3+ messages)
` [PATCH V4 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [PATCH V4 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH v3 0/4] Add support for Toshiba TC358746
 2022-09-22 18:35 UTC  (3+ messages)
` [PATCH v3 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-09-22 18:29 UTC  (7+ messages)
` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION

[PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
 2022-09-22 18:28 UTC  (7+ messages)

[PATCH v10 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
 2022-09-22 18:27 UTC  (2+ messages)

[PATCH v5 0/6] Define EINVAL as device/domain incompatibility
 2022-09-22 18:26 UTC  (14+ messages)
` [PATCH v5 1/6] iommu/msm: Fix error-out routine in msm_iommu_attach_dev()
` [PATCH v5 2/6] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
` [PATCH v5 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v5 4/6] iommu: Regulate EINVAL in ->attach_dev callback functions
` [PATCH v5 5/6] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
` [PATCH v5 6/6] iommu: Propagate return value in ->attach_dev callback functions

[PATCH 0/4] drm/bridge: lt8912b: Fix corrupt display output due to wrong bridge config
 2022-09-22 18:26 UTC  (9+ messages)
` [PATCH 1/4] drm/bridge: lt8912b: add vsync hsync
` [PATCH 2/4] drm/bridge: lt8912b: set hdmi or dvi mode
` [PATCH 3/4] drm/bridge: lt8912b: fix corrupted image output
` [PATCH 4/4] drm/bridge: lt8912b: clarify lvds output status

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

[PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
 2022-09-22 18:20 UTC  (9+ messages)
` [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use

[GIT PULL] ARM: SoC fixes for 6.0-rc6
 2022-09-22 18:17 UTC  (4+ messages)

[PULL] Networking for 6.0-rc7
 2022-09-22 18:15 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.0: 4th batch
 2022-09-22 18:15 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.0-rc7
 2022-09-22 18:15 UTC  (2+ messages)

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-22 18:13 UTC  (4+ messages)

[PATCH v3] Support ESRT in Xen dom0
 2022-09-22 18:11 UTC  (10+ messages)

[PATCH v3] f2fs: fix to detect corrupted meta ino
 2022-09-22 18:11 UTC  (3+ messages)

[RFC PATCH v2] f2fs: record need_fsck in super_block
 2022-09-22 18:08 UTC  (4+ messages)

[PATCH 0/2] Add support for Renesas ProXO XP oscillator
 2022-09-22 18:06 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: Add bindings for Renesas ProXO

[PATCH v2] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-22 18:06 UTC  (2+ messages)

[PATCH v3] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-09-22 18:06 UTC 

[PATCH 00/17] phy: qcom-qmp: config and misc clean ups
 2022-09-22 18:06 UTC  (25+ messages)
` [PATCH 05/17] phy: qcom-qmp-pcie: drop init and exit wrappers
` [PATCH 06/17] phy: qcom-qmp-usb: "
` [PATCH 08/17] phy: qcom-qmp-pcie-msm8996: drop unused kernel doc
` [PATCH 09/17] phy: qcom-qmp-pcie: drop unused mode field
` [PATCH 10/17] phy: qcom-qmp-pcie: drop unused config field
` [PATCH 11/17] phy: qcom-qmp: drop unused index field
` [PATCH 12/17] phy: qcom-qmp-pcie: consolidate lane config
` [PATCH 13/17] phy: qcom-qmp-pcie-msm8996: rename nlanes config
` [PATCH 14/17] phy: qcom-qmp-combo: consolidate lane config
` [PATCH 15/17] phy: qcom-qmp-ufs: "
` [PATCH 16/17] phy: qcom-qmp-usb: "
` [PATCH 17/17] phy: qcom-qmp-combo: drop redundant DP config flag

[PATCH] nvme-pci: Set min align mask before calculating max_hw_sectors
 2022-09-22 18:06 UTC  (4+ messages)

[PATCH] PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
 2022-09-22 18:04 UTC 

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-09-22 18:01 UTC  (2+ messages)

[PATCH v10 0/5] sched: Persistent user requested affinity
 2022-09-22 18:00 UTC  (6+ messages)
` [PATCH v10 1/5] sched: Add __releases annotations to affine_move_task()
` [PATCH v10 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v10 3/5] sched: Enforce user requested affinity
` [PATCH v10 4/5] sched: Handle set_cpus_allowed_ptr(), sched_setaffinity() & other races
` [PATCH v10 5/5] sched: Always clear user_cpus_ptr in do_set_cpus_allowed()

[PATCH -next] ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_link
 2022-09-22 17:58 UTC  (2+ messages)

[PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-22 17:58 UTC  (2+ messages)

[PATCH v3 0/8] mm: Use hotplug_memory_notifier() instead of register_hotmemory_notifier()
 2022-09-22 17:56 UTC  (3+ messages)
` [PATCH v3 1/8] cgroup/cpuset: use hotplug_memory_notifier() directly

[PATCH v4 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-22 17:55 UTC  (5+ messages)
` [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf

[PATCH] regmap: mmio: replace return 0 with break in switch statement
 2022-09-22 17:54 UTC  (2+ messages)

[PATCH 0/5] selftests/resctrl: Some improvements of resctrl selftest
 2022-09-22 17:52 UTC  (13+ messages)
` [PATCH 1/5] selftests/resctrl: Clear unused initalization code in MBM tests
` [PATCH] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH 2/5] selftests/resctrl: Clear unused common codes called by CAT/MBA tests
` [PATCH 3/5] selftests/resctrl: Remove duplicate codes that clear each test result file
` [PATCH 4/5] selftests/resctrl: Kill the child process before exiting the parent process if an exception occurs
` [PATCH 5/5] selftests/resctrl: Flush stdout file buffer before executing fork()

[PATCH net-next] cxgb4: fix missing unlock on ETHOFLD desc collect fail path
 2022-09-22 17:51 UTC 

[PATCH v2] watchdog: sp5100_tco: Add "action" module parameter
 2022-09-22 17:51 UTC  (4+ messages)

Re: [PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 17:47 UTC  (2+ messages)

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-22 17:41 UTC  (5+ messages)
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions

[RFC PATCH 0/2] clk: Avoid potential deadlock when disabling unused clocks
 2022-09-22 17:37 UTC  (3+ messages)
` [RFC PATCH 1/2] PM: runtime: Add pm_runtime_try_put_sync() and pm_runtime_try_get_sync()

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-22 17:36 UTC  (2+ messages)

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-22 17:32 UTC  (2+ messages)

[PATCH v1 0/2] rng: npcm: add Arbel NPCM8XX support
 2022-09-22 17:30 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string

[internal][PATCH] dt-bindings: dsa: lan9303: Add lan9303 yaml
 2022-09-22 17:29 UTC  (2+ messages)

[PATCH v2] dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
 2022-09-22 17:26 UTC  (2+ messages)

[PATCH] fs: drop useless condition from inode_needs_update_time
 2022-09-22 17:25 UTC 

[PATCH 1/3] Input: add `SW_BOOT_ALT`
 2022-09-22 17:20 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
 2022-09-22 17:19 UTC  (2+ messages)

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-22 17:18 UTC  (5+ messages)

aarch64 5.15.68 regression in topology/thread_siblings (huge file size and no content)
 2022-09-22 17:18 UTC  (6+ messages)

[PATCH 0/5] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE/DEFINE_SHOW_ATTRIBUTE to simplify the code
 2022-09-22 17:08 UTC  (3+ messages)
` [PATCH 3/5] nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops

[PATCH net] net: mvpp2: debugfs: fix problem with previous memory leak fix
 2022-09-22 17:08 UTC  (3+ messages)

[PATCH] cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
 2022-09-22 17:07 UTC  (2+ messages)

[PATCH v8 0/4] ECAP support on TI AM62x SoC
 2022-09-22 17:04 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: counter: add ti,am62-ecap-capture.yaml
` [PATCH v8 2/4] Documentation: ABI: sysfs-bus-counter: add frequency & num_overflows items
` [PATCH v8 3/4] counter: ti-ecap-capture: capture driver support for ECAP
` [PATCH v8 4/4] MAINTAINERS: add TI ECAP driver info

[RFC PATCH 0/5] iio: Support ROHM/Kionix kx022a
 2022-09-22 17:03 UTC  (3+ messages)
` [RFC PATCH 4/5] iio: accel: Support Kionix/ROHM KX022A accelerometer

[PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 17:02 UTC  (2+ messages)

[PATCH][next] scsi: hptiop: Replace one-element array with flexible-array member in struct hpt_iop_request_ioctl_command
 2022-09-22 17:00 UTC 

10% regression in qperf tcp latency after introducing commit "4a61bf7f9b18 random: defer fast pool mixing to worker"
 2022-09-22 16:55 UTC  (4+ messages)
              ` [PATCH] random: use tasklet rather than workqueue for mixing fast pool

[PATCH 0/2][next] Replace one-element array with flexible-array member
 2022-09-22 16:55 UTC  (3+ messages)
` [PATCH 1/2][next] scsi: hptiop: "
` [PATCH 2/2][next] scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_request_scsi_command

[PATCH V3 0/8] x86/topology: Improve CPUID.1F handling
 2022-09-22 16:53 UTC  (2+ messages)

[PATCH v4 0/8] Add latency priority for CFS class
 2022-09-22 16:50 UTC  (9+ messages)
` [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup

[PATCH 5.19 00/39] 5.19.11-rc2 review
 2022-09-22 16:44 UTC  (2+ messages)

[PATCH 5.10 00/39] 5.10.145-rc1 review
 2022-09-22 16:44 UTC  (2+ messages)

[PATCH 5.15 00/45] 5.15.70-rc1 review
 2022-09-22 16:43 UTC  (2+ messages)

[PATCH 5.19 00/38] 5.19.11-rc1 review
 2022-09-22 16:42 UTC  (2+ messages)

[jic23-iio:testing 58/58] drivers/iio/adc/mcp3911.c:274:6: warning: variable 'tmp0' set but not used
 2022-09-22 16:40 UTC  (5+ messages)

[PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-22 16:39 UTC  (4+ messages)
` [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v10 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v10 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()


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