linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 21:21:52 to 2022-09-09 01:26:20 UTC [more...]

[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 v8 4/7] sched: Introduce affinity_context structure
 2022-09-09  1:12 UTC  (2+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-09  1:10 UTC  (29+ 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  (6+ messages)
` [PATCH v4 "

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-09  0:55 UTC  (4+ messages)
` [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging

[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  (7+ 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 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
 2022-09-09  0:06 UTC  (15+ messages)
` [PATCH v2 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c
` [PATCH v2 3/5] selftests/sgx: Use encl->encl_size in sigstruct.c
` [PATCH v2 4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation
` [PATCH v2 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long

[PATCH] sched: Move numa_balancing sysctls to its own file
 2022-09-09  0:06 UTC  (2+ messages)

[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 v12 0/3] Add TDX Guest Attestation support
 2022-09-08 23:53 UTC  (7+ 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 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 v4 00/26] KVM: hardware enable/disable reorganize
 2022-09-08 23:25 UTC  (27+ 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: "

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

[RFC PATCH v3 1/4] ufs: core: prepare ufs for multi circular queue support
 2022-09-08 23:21 UTC  (8+ messages)
` [RFC PATCH v3 2/4] ufs: core: mcq: Adds Multi-Circular Queue support
` [RFC PATCH v3 4/4] ufs: host: qcom: Add MCQ support

[PATCH v13 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-08 23:17 UTC  (3+ messages)
` [PATCH v13 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

[PATCH net] tcp: Use WARN_ON_ONCE() in tcp_read_skb()
 2022-09-08 23:15 UTC 

[PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
 2022-09-08 23:14 UTC  (11+ messages)
` [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH v3 0/3] SDM670 Global Clocks
 2022-09-08 23:12 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH v3 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH v3 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data

[RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init()
 2022-09-08 23:12 UTC  (3+ messages)

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-08 23:09 UTC  (2+ messages)

[PATCH v2 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
 2022-09-08 23:02 UTC  (2+ messages)

[PATCH v3] perf test: Skip sigtrap test on old kernels
 2022-09-08 23:01 UTC 

[PATCH v4] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-08 23:00 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
 2022-09-08 23:01 UTC  (2+ messages)

linux-next: build failure after merge of the kbuild tree
 2022-09-08 23:00 UTC 

[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
 2022-09-08 22:57 UTC  (9+ messages)
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-08 22:55 UTC  (11+ messages)
` [PATCH 1/2] "

[PATCH] perf sched: Factor out destroy_tasks()
 2022-09-08 22:54 UTC 

[PATCH net-next v5 0/9] net: marvell: prestera: add nexthop routes offloading
 2022-09-08 22:52 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: marvell: prestera: Add router nexthops ABI
` [PATCH net-next v5 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
` [PATCH net-next v5 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
` [PATCH net-next v5 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
` [PATCH net-next v5 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
` [PATCH net-next v5 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
` [PATCH net-next v5 7/9] net: marvell: prestera: add stub handler neighbour events
` [PATCH net-next v5 8/9] net: marvell: prestera: Add neighbour cache accounting
` [PATCH net-next v5 9/9] net: marvell: prestera: Propagate nh state from hw to kernel

[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
 2022-09-08 22:40 UTC  (5+ messages)

[PATCH v3 00/22] KVM: hardware enable/disable reorganize
 2022-09-08 22:51 UTC  (4+ messages)
` [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-08 22:41 UTC  (7+ messages)
` [PATCH 09/15] cxl/acpi: Determine PCI host bridge's ACPI UID

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-08 22:40 UTC  (5+ messages)
` [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional

[PATCH 0/2] SPDX tags for copyright
 2022-09-08 22:38 UTC  (3+ messages)
` [PATCH 1/2] kallsyms: Specify license using SPDX
` [PATCH 2/2] kallsyms: Specify copyright "

[PATCH] sh: machvec: Use char[] for section boundaries
 2022-09-08 22:15 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-09-08 22:28 UTC  (8+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[PATCH] kernfs: fix use-after-free in __kernfs_remove
 2022-09-08 22:25 UTC  (3+ messages)

[PATCH] mm: bring back update_mmu_cache() to finish_fault()
 2022-09-08 22:24 UTC  (2+ messages)

[linux][PATCH v8 1/2] dt-bindings: arm: at91: Add info on SAMA5D3-EDS
 2022-09-08 22:21 UTC  (2+ messages)
` [linux][PATCH v8 2/2] dts: arm: at91: Add SAMA5D3-EDS Board

[esmil:visionfive 3/42] arch/riscv/lib/string.c:154:7: error: redefinition of '__memset'
 2022-09-08 22:19 UTC 

[PATCH] mm/damon/sysfs: change few functions execute order
 2022-09-08 22:16 UTC  (4+ messages)

Potentially undesirable interactions between vfork() and time namespaces
 2022-09-08 22:13 UTC  (8+ messages)

[PATCH v4 0/2] cleared DP_DOWNSPREAD_CTRL register
 2022-09-08 22:10 UTC  (3+ messages)
` [PATCH v4 2/2] drm/msm/dp: retry 3 times if set sink to D0 poweer state failed

[PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS
 2022-09-08 22:08 UTC  (4+ messages)

[PATCH 1/3] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
 2022-09-08 22:05 UTC  (3+ messages)
` [PATCH 2/3] pci_ids: Add Microsoft PCI Vendor ID, and remove redundant definitions
` [PATCH 3/3] pci_ids: Add the various Microsoft PCI device IDs

[PATCH] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-08 22:02 UTC  (2+ messages)

[PATCH] lockdown: ratelimit denial messages
 2022-09-08 22:02 UTC 

[PATCH v5 0/6] tracing/hist: Add percentage histogram suffixes
 2022-09-08 22:01 UTC  (2+ messages)

[PATCH] proc: Enable smaps_rollup without ptrace rights
 2022-09-08 21:59 UTC  (2+ messages)

[PATCH net-next v5 0/8] net: phy: Add support for rate adaptation
 2022-09-08 21:58 UTC  (11+ messages)
` [PATCH net-next v5 1/8] net: phylink: Document MAC_(A)SYM_PAUSE

[RFC/PATCH] remoteproc/keystone: switch to using gpiod API
 2022-09-08 21:57 UTC  (2+ messages)

[PATCH] of: irq: Report individual failures in of_irq_init()
 2022-09-08 21:32 UTC  (3+ messages)
` [PATCH] mips: Select SPARSEMEM_EXTREME for CAVIUM_OCTEON_SOC

[PATCH v5 00/22] KCFI support
 2022-09-08 21:55 UTC  (23+ messages)
` [PATCH v5 01/22] treewide: Filter out CC_FLAGS_CFI
` [PATCH v5 02/22] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v5 03/22] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v5 04/22] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v5 05/22] cfi: Switch to -fsanitize=kcfi
` [PATCH v5 06/22] cfi: Add type helper macros
` [PATCH v5 07/22] lkdtm: Emit an indirect call for CFI tests
` [PATCH v5 08/22] psci: Fix the function type for psci_initcall_t
` [PATCH v5 09/22] arm64: Add types to indirect called assembly functions
` [PATCH v5 10/22] arm64: Add CFI error handling
` [PATCH v5 11/22] arm64: Drop unneeded __nocfi attributes
` [PATCH v5 12/22] init: Drop __nocfi from __init
` [PATCH v5 13/22] treewide: Drop function_nocfi
` [PATCH v5 14/22] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 15/22] treewide: Drop __cficanonical
` [PATCH v5 16/22] objtool: Preserve special st_shndx indexes in elf_update_symbol
` [PATCH v5 17/22] objtool: Disable CFI warnings
` [PATCH v5 18/22] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v5 19/22] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v5 20/22] x86: Add types to indirectly called assembly functions
` [PATCH v5 21/22] x86/purgatory: Disable CFI
` [PATCH v5 22/22] x86: Add support for CONFIG_CFI_CLANG

[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
 2022-09-08 21:44 UTC  (3+ messages)

[RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
 2022-09-08 21:44 UTC  (2+ messages)

[PATCH 1/3] perf: Use sample_flags for callchain
 2022-09-08 21:41 UTC  (3+ messages)
` [PATCH 2/3] perf/bpf: Always use perf callchains if exist
` [PATCH 3/3] perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY

[PATCH v2] mm/slub: fix to return errno if kmalloc() fails
 2022-09-08 21:34 UTC  (2+ messages)

[PATCH v2 0/6] Use composable cache instead of L2 cache
 2022-09-08 21:32 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache

[PATCH] mm/slub: fix to return errno if kmalloc() fails
 2022-09-08 21:25 UTC  (3+ messages)

[GIT PULL] tracing: Fixes for 6.0
 2022-09-08 21:23 UTC 

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


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).