linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 16:34:25 to 2022-11-03 18:39:46 UTC [more...]

[PATCH 00/30] Remove strtobool()
 2022-11-03 18:39 UTC  (3+ messages)
` [PATCH 14/30] powercap: Use kstrtobool() instead of strtobool()

[PATCH V3] efi: pstore: Add module parameter for setting the record size
 2022-11-03 18:38 UTC  (3+ messages)

[PATCH] samples/bpf: Fix sockex3: missing BPF prog type
 2022-11-03 18:38 UTC  (3+ messages)
` [PATCH bpf-next] "

[PATCH RFC] rcu/kfree: Do not request RCU when not needed
 2022-11-03 18:36 UTC  (12+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-03 18:35 UTC  (11+ messages)
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock

[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-11-03 18:32 UTC  (4+ messages)
` [PATCH 1/2] component: Add helper for device nodes
` [PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of

[PATCH] x86: intel_epb: Set Alder Lake N and Raptor Lake P normal EPB
 2022-11-03 18:32 UTC  (4+ messages)

[PATCH] drm: rcar_du: DRM_RCAR_DU optionally depends on RCAR_MIPI_DSI
 2022-11-03 18:31 UTC  (6+ messages)

[GIT PULL] Btrfs fixes for 6.1-rc4, part 2
 2022-11-03 18:31 UTC  (2+ messages)

[GIT PULL] Networking for 6.1-rc4
 2022-11-03 18:31 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.1-rc4
 2022-11-03 18:31 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-4 tag
 2022-11-03 18:31 UTC  (3+ messages)

[PATCH v5 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2022-11-03 18:29 UTC  (7+ messages)
` [PATCH v5 1/6] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
` [PATCH v5 2/6] locking/rwsem: Disable preemption at all down_read*() and up_read() code paths
` [PATCH v5 3/6] locking/rwsem: Disable preemption at all down_write*() and up_write() "
` [PATCH v5 4/6] locking/rwsem: Change waiter->hanodff_set to a handoff_state enum
` [PATCH v5 5/6] locking/rwsem: Enable direct rwsem lock handoff
` [PATCH v5 6/6] locking/rwsem: Update handoff lock events tracking

[PATCH v3] clk: qcom: gdsc: Remove direct runtime PM calls
 2022-11-03 18:30 UTC 

[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one
 2022-11-03 18:29 UTC  (10+ messages)
` [PATCH v2 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v2 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v2 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v2 4/4] pcmcia: "

[PATCH] net: fman: Unregister ethernet device on removal
 2022-11-03 18:28 UTC 

[PATCH] cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmware
 2022-11-03 18:23 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge
 2022-11-03 18:22 UTC  (2+ messages)

[PATCH v6 0/2] mfd: max597x: Add support for max597x
 2022-11-03 18:20 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: mfd: Add bindings for MAX5970 and MAX5978

[PATCH] cpufreq: acpi: Defer setting boost MSRs
 2022-11-03 18:19 UTC  (2+ messages)

[PATCH] clk: qcom: gdsc: Remove direct runtime PM calls
 2022-11-03 18:19 UTC  (5+ messages)

[PATCH] cpufreq: SPEAr: Make read-only array sys_clk_src static
 2022-11-03 18:16 UTC  (2+ messages)

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03 18:15 UTC  (4+ messages)
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH] ASoC: Intel: cirrus-common: Make const array uid_strings static
 2022-11-03 16:34 UTC  (3+ messages)

[PATCH v2 0/2] AM62x watchdog support
 2022-11-03 18:14 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62: add watchdog nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-am625-sk: mark MCU and WKUP watchdogs as reserved

[PATCH][V2] cpufreq: longhaul: Make array speeds static const
 2022-11-03 18:14 UTC  (2+ messages)

[PATCH RFC 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-03 18:11 UTC  (4+ messages)
` [PATCH RFC 02/10] mm/hugetlb: Comment huge_pte_offset() for its locking requirements

[PATCH v1 1/1] cpufreq: ACPI: Use str_enabled_disabled() helper
 2022-11-03 18:12 UTC  (2+ messages)

[PATCH 0/5] Implement writeback for zsmalloc
 2022-11-03 18:10 UTC  (8+ messages)
` [PATCH 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks

[PATCH] pinctrl: qcom: sc8280xp: Rectify UFS reset pins
 2022-11-03 18:10 UTC 

[PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq support
 2022-11-03 18:09 UTC  (7+ messages)

staging: rtl8192e: build warning on HZ
 2022-11-03 18:07 UTC 

[rft, PATCH v2 1/1] gpiolib: Get rid of not used of_node member
 2022-11-03 18:06 UTC 

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-03 18:01 UTC  (12+ messages)
` [PATCH v4 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v4 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v4 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v4 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v4 06/11] security: keys: trusted: Verify "
` [PATCH v4 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v4 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v4 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v4 10/11] PM: hibernate: Verify the digest encryption key
` [PATCH v4 11/11] PM: hibernate: seal the encryption key with a PCR policy

[v2 00/13] Make microcode late loading more robust
 2022-11-03 17:59 UTC  (14+ messages)
` [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times
` [v2 02/13] x86/microcode/intel: Print old and new rev after early microcode update
` [v2 03/13] x86/microcode/intel: Fix a hang if early loading microcode fails
` [v2 04/13] x86/microcode: Fix microcode_check() compare after a new uCode update
` [v2 05/13] x86/microcode: Move late-load warning to earlier where kernel taint happens
` [v2 06/13] x86/ipi: Support sending NMI_VECTOR as self ipi
` [v2 07/13] x86/microcode: Place siblings in NMI loop while update in progress
` [v2 08/13] x86/mce: Warn of a microcode update is in progress when MCE arrives
` [v2 09/13] x86/microcode/intel: Add minimum required revision to microcode header
` [v2 10/13] x86/microcode: Add a generic mechanism to declare support for minrev
` [v2 11/13] x86/microcode/intel: Drop wbinvd() from microcode loading
` [v2 12/13] x86/microcode: Display revisions only when update is successful
` [v2 13/13] x86/microcode/intel: Add ability to update microcode even if rev is unchanged

[PATCH] staging: vt6655: change the function name s_vFillRTSHead
 2022-11-03 17:58 UTC  (8+ messages)

[PATCH v3 0/4] hyper-v: Introduce TSC page for root partition
 2022-11-03 17:59 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/clocksource/hyper-v: Introduce a pointer to TSC page
` [PATCH v3 2/4] drivers/clocksource/hyper-v: Introduce TSC PFN getter
` [PATCH v3 3/4] drivers/clocksource/hyper-v: Use TSC PFN getter to map vvar page
` [PATCH v3 4/4] drivers/clocksource/hyper-v: Add TSC page support for root partition

[PATCH v2 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-11-03 17:57 UTC  (5+ messages)
` [PATCH v2 1/2] efi/cper, cxl: Decode CXL Protocol Error Section
` [PATCH v2 2/2] efi/cper, cxl: Decode CXL Error Log

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-03 17:56 UTC  (8+ messages)
` [PATCH 3/5] userfualtfd: Replace lru_cache functions with folio_add functions

[PATCH net-next v2] netconsole: Enable live renaming for network interfaces used by netconsole
 2022-11-03 17:52 UTC  (6+ messages)

[PATCH v6 0/2] Enable RPi header on j721e sk
 2022-11-03 17:50 UTC  (3+ messages)

[PATCH v7 0/2] Enable RPi header on j721e sk
 2022-11-03 17:47 UTC  (3+ messages)
` [PATCH v7 1/2] arm64: dts: ti: k3-j721e-main: Add dts nodes for EHRPWMs
` [PATCH v7 2/2] arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header

[PATCH v2 1/3] kunit: tool: make TestCounts a dataclass
 2022-11-03 17:47 UTC  (3+ messages)
` [PATCH v2 2/3] kunit: tool: unit tests all check parser errors, standardize formatting a bit
` [PATCH v2 3/3] kunit: tool: remove redundant file.close() call in unit test

[PATCH 1/3] kunit: tool: make TestCounts a dataclass
 2022-11-03 17:45 UTC  (4+ messages)
` [PATCH 2/3] kunit: tool: unit tests all check parser errors, standardize formatting a bit

[PATCH 0/7] Add Tegra234 HTE support
 2022-11-03 17:45 UTC  (8+ messages)
` [PATCH 1/7] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH 2/7] hte: Add Tegra234 provider
` [PATCH 3/7] gpio: tegra186: Add Tegra234 hte support
` [PATCH 4/7] dt-bindings: timestamp: Add Tegra234 support
` [PATCH 5/7] hte: Re-phrase tegra API document
` [PATCH 6/7] arm64: tegra: Enable GTE nodes
` [PATCH 7/7] arm64: defconfig: Enable HTE config

[PATCH v2 00/39] Shadowstacks for userspace
 2022-11-03 17:39 UTC  (12+ messages)
` [PATCH v2 33/39] x86/cpufeatures: Limit shadow stack to Intel CPUs

[PATCH 01/13] mm: Update ptep_get_lockless()s comment
 2022-11-03 17:36 UTC  (17+ messages)
                      ` mm: delay rmap removal until after TLB flush

[PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
 2022-11-03 17:35 UTC  (13+ messages)

[PATCH v9 1/4] iommu: Add dummy dev_iommu_fwspec_get() helper
 2022-11-03 17:35 UTC  (6+ messages)
` [PATCH v10 1/4] iommu: Always define struct iommu_fwspec

[PATCH v3 2/2] x86: Fix /proc/cpuinfo cpumask warning
 2022-11-03 17:31 UTC  (11+ messages)

[PATCH v3 0/4] rcu: Add RCU stall diagnosis information
 2022-11-03 17:28 UTC  (3+ messages)
` [PATCH v3 4/4] "

[PATCH v2] staging: r8188eu: remove unused ijk_matrix_regs_set implementation
 2022-11-03 17:28 UTC 

[RFC PATCH 0/3] mips: ralink: mt7621: fix too-early kzalloc
 2022-11-03 17:25 UTC  (4+ messages)
` [RFC PATCH 3/3] mips: ralink: mt7621: do not use kzalloc too early

[PATCH 0/3] watchdog: xilinx_wwdt: Add Versal watchdog support
 2022-11-03 17:24 UTC  (6+ messages)
` [PATCH 2/3] watchdog: xilinx_wwdt: Add Versal window "

[tip:x86/core 6/10] arch/x86/kvm/kvm.o: warning: objtool: .text+0xa390: unreachable instruction
 2022-11-03 17:22 UTC 

[PATCH v2 0/4] hyper-v: Introduce TSC page for root partition
 2022-11-03 17:22 UTC  (5+ messages)
` [PATCH v2 4/4] drivers/clocksource/hyper-v: Add TSC page support "

[RFC PATCH 0/7] fix reset line polarity for Goodix touchscreen controllers
 2022-11-03 17:17 UTC  (2+ messages)

[PATCH] mm: convert mm's rss stats into percpu_counter
 2022-11-03 17:14 UTC  (3+ messages)

[PATCH] mm: don't warn if the node is offlined
 2022-11-03 17:13 UTC  (12+ messages)

drivers/net/ethernet/mediatek/mtk_eth_soc.c:1846:40: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-11-03 17:12 UTC 

[PATCH -next 0/2] Fixes to the hibernate_preallocate_memory()
 2022-11-03 17:11 UTC  (5+ messages)
` [PATCH -next 2/2] PM: hibernate: add check of preallocate mem for image size pages

[PATCH] mm/slab_common: repair kernel-doc for __ksize()
 2022-11-03 17:11 UTC  (2+ messages)

[PATCHv4 0/9] zram: Support multiple compression streams
 2022-11-03 17:11 UTC  (13+ messages)
` [PATCHv4 2/9] zram: Add recompression algorithm sysfs knob
` [PATCHv4 4/9] zram: Introduce recompress "

[PATCH 0/3] ftrace: add sample code with dynamic ftrace_ops
 2022-11-03 17:09 UTC  (4+ messages)
` [PATCH 1/3] ftrace: maintain samples/ftrace
` [PATCH 2/3] ftrace: export ftrace_free_filter() to modules
` [PATCH 3/3] ftrace: add sample with custom ops

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-11-03 17:06 UTC  (19+ messages)

[PATCH v2 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-11-03 17:05 UTC  (5+ messages)
` [PATCH v2 1/4] ftrace: pass fregs to arch_ftrace_set_direct_caller()
` [PATCH v2 2/4] ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instruction_pointer()
` [PATCH v2 3/4] ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
` [PATCH v2 4/4] ftrace: arm64: move from REGS to ARGS

[PATCH 0/2] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-03 17:04 UTC  (5+ messages)
` [PATCH 2/2] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[PATCH v7 0/9] Add latency priority for CFS class
 2022-11-03 17:02 UTC  (6+ messages)
` [PATCH v7 6/9] sched/fair: Add sched group latency support

[PATCH net v2] uapi: Add missing linux/stddef.h header file to in.h
 2022-11-03 17:02 UTC  (2+ messages)

[PATCH] vfs: vfs_tmpfile: ensure O_EXCL flag is enforced
 2022-11-03 17:02 UTC 

[PATCH v2 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-03 17:01 UTC  (3+ messages)
` [PATCH v2 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH v2 3/3] s390/lcs: Fix return type of lcs_start_xmit()

[PATCH v2] ARM : Support for optional ARMv8.2 half-precision floating point extension
 2022-11-03 16:59 UTC  (3+ messages)

[PATCH net] net: ping6: Fix possible leaked pernet namespace in pingv6_init()
 2022-11-03 16:58 UTC  (2+ messages)

[PATCH 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-11-03 16:58 UTC  (8+ messages)

[PATCH v2] clk: qcom: gdsc: Remove direct runtime PM calls
 2022-11-03 16:55 UTC  (3+ messages)

[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-03 16:53 UTC  (5+ messages)

[PATCH v5 00/15] KVM: nVMX: VMX MSR quirk+fixes, CR4 fixes
 2022-11-03 16:53 UTC  (8+ messages)
` [PATCH v5 05/15] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value

[PATCH] xfs: extend the freelist before available space check
 2022-11-03 16:51 UTC  (2+ messages)

[PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2022-11-03 16:51 UTC  (6+ messages)
` [PATCH 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
` [PATCH 3/9] drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c

[PATCH v3] kprobes,lib: kretprobe scalability improvement
 2022-11-03 16:46 UTC  (6+ messages)
` [PATCH v4] "

[PATCH 5/5] zsmalloc: Implement writeback mechanism for zsmalloc
 2022-11-03 16:45 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-11-03 16:38 UTC  (3+ messages)

[PATCH v8 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-11-03 16:37 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v8 2/6] dt-bindings: media: sun6i-a31-csi: Add internal output port to the ISP
` [PATCH v8 3/6] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v8 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v8 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v8 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[PATCH 0/4] iommu/exynos: Convert to module
 2022-11-03 16:37 UTC  (5+ messages)
  ` [PATCH 3/4] iommu/exynos: Modularize the driver

[PATCH] ASoC: simple-mux: add read function
 2022-11-03 16:34 UTC  (2+ messages)

[PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data
 2022-11-03 16:35 UTC  (2+ messages)

[PATCH] cifs: fix use-after-free on the link name
 2022-11-03 16:35 UTC  (2+ messages)

[PATCH] btrfs: fix match incorrectly in dev_args_match_device
 2022-11-03 16:33 UTC  (2+ messages)

kernel BUG in ext4_free_blocks (2)
 2022-11-03 16:33 UTC 

[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
 2022-11-03 16:32 UTC  (5+ messages)
` [PATCH v1 4/7] dt-bindings: usb: hpe,gxp-vuhc: add binding for gxp vEHCI
` [PATCH v1 6/7] ARM: configs: multi_v7_defconfig: Enable HPE GXP USB Driver

BUG: ib_mad ftrace event unsupported migration
 2022-11-03 16:32 UTC  (12+ 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).