linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 15:09:40 to 2021-11-18 18:26:41 UTC [more...]

[PATCH] pstore/blk: Use "%lu" to format unsigned long
 2021-11-18 18:26 UTC 

[PATCH 1/2] soc: qcom: rpmhpd: Rename rpmhpd struct names
 2021-11-18 18:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Atish's email address
 2021-11-18 18:22 UTC  (2+ messages)

[PATCH] x86/csum: fix compilation error for UM
 2021-11-18 18:22 UTC  (2+ messages)

[PATCH] spidev: Make probe to fail early if a spidev compatible is used
 2021-11-18 18:21 UTC  (3+ messages)

[PATCH v4 0/2] Add Realtek Otto WDT support
 2021-11-18 18:19 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: watchdog: Realtek Otto WDT binding
` [PATCH v4 2/2] watchdog: Add Realtek Otto watchdog timer

[PATCH v17 0/7] usb: misc: Add onboard_usb_hub driver
 2021-11-18 18:13 UTC  (8+ messages)
` [PATCH v17 1/7] "
` [PATCH v17 7/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'

[PATCH] extcon: fix extcon_get_extcon_dev() error handling
 2021-11-18 18:16 UTC  (4+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-18 18:16 UTC  (8+ messages)

[RFC 00/19] KVM: x86/mmu: Optimize disabling dirty logging
 2021-11-18 18:14 UTC  (13+ messages)
` [RFC 07/19] KVM: x86/mmu: Factor wrprot for nested PML out of make_spte
` [RFC 11/19] KVM: x86/mmu: Factor shadow_zero_check "

[RFC PATCH 0/4] namespacefs: Proof-of-Concept
 2021-11-18 18:12 UTC  (5+ messages)
` [RFC PATCH 1/4] namespacefs: Introduce 'namespacefs'
` [RFC PATCH 2/4] namespacefs: Add methods to create/remove PID namespace directories
` [RFC PATCH 3/4] namespacefs: Couple namespacefs to the PID namespace
` [RFC PATCH 4/4] namespacefs: Couple namespacefs to the UTS namespace

[PATCH 0/3] of/fdt: Rework early FDT scanning functions
 2021-11-18 18:12 UTC  (4+ messages)
` [PATCH 1/3] of/fdt: Rework early_init_dt_scan_chosen() to call directly
` [PATCH 2/3] of/fdt: Rework early_init_dt_scan_root() "
` [PATCH 3/3] of/fdt: Rework early_init_dt_scan_memory() "

[PATCH] locking/rwsem: Optimize down_read_trylock() under highly contended case
 2021-11-18 18:12 UTC  (3+ messages)

[PATCH] mm/page_counter: remove an incorrect call to propagate_protected_usage()
 2021-11-18 18:11 UTC 

[PATCH 5.15 000/920] 5.15.3-rc4 review
 2021-11-18 18:11 UTC  (4+ messages)

[PATCH] iio: adc: stm32: fix null pointer on defer_probe error
 2021-11-18 18:11 UTC  (3+ messages)

[PATCH] pstore/ftrace: add a kernel parameter to start pstore recording
 2021-11-18 18:08 UTC  (2+ messages)

[PATCH] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-18 18:08 UTC  (4+ messages)

[PATCH v2] KVM: x86: check PIR even for vCPUs with disabled APICv
 2021-11-18 17:56 UTC  (6+ messages)

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-11-18 17:54 UTC  (13+ messages)
` [PATCH 04/15] KVM: VMX: Add and use X86_CR4_TLB_BITS when !enable_ept
` [PATCH 09/15] KVM: SVM: Remove the unneeded code to mark available for CR3
` [PATCH 12/15] KVM: VMX: Reset the bits that are meaningful to be reset in vmx_register_cache_reset()
` [PATCH 13/15] KVM: SVM: Add and use svm_register_cache_reset()
` [PATCH 15/15] KVM: nVMX: Always write vmcs.GUEST_CR3 during nested VM-Exit

[jolsa-perf:bpf/batch 18/29] kernel/bpf/syscall.c:2904:2: error: implicit declaration of function 'bpf_tramp_id_put'
 2021-11-18 17:52 UTC 

[RFC v1 0/8] RFC v1: Kernel handling of CPU and memory hot un/plug for crash
 2021-11-18 17:49 UTC  (9+ messages)
` [RFC v1 1/8] crash: fix minor typo/bug in debug message
` [RFC v1 2/8] crash hp: Introduce CRASH_HOTPLUG configuration options
` [RFC v1 3/8] crash hp: definitions and prototypes for crash hotplug support
` [RFC v1 4/8] crash hp: generic crash hotplug support infrastructure
` [RFC v1 5/8] crash hp: kexec_file changes for use by crash hotplug handler
` [RFC v1 6/8] crash hp: Add x86 crash hotplug state items to kimage
` [RFC v1 7/8] crash hp: Add x86 crash hotplug support for kexec_file_load
` [RFC v1 8/8] crash hp: Add x86 crash hotplug support for bzImage

[PATCH bpf-next] libbpf: Add ability to clear per-program load flags
 2021-11-18 17:49 UTC  (2+ messages)

[PATCH 0/4] clk: renesas: trivial fixes
 2021-11-18 17:46 UTC  (13+ messages)
` [PATCH 1/4] clk: renesas: rzg2l: Check return value of pm_genpd_init()
` [PATCH 2/4] clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()
` [PATCH 3/4] clk: renesas: cpg-mssr: Check return value of pm_genpd_init()
` [PATCH 4/4] clk: renesas: cpg-mssr: propagate return value of_genpd_add_provider_simple()

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-18 17:43 UTC  (8+ messages)
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver
` [PATCH v7 44/45] virt: sevguest: Add support to derive key

[PATCH] media: i2c: imx274: implement enum_mbus_code
 2021-11-18 17:39 UTC  (6+ messages)

[PATCH] rpmsg: Fix documentation return formatting
 2021-11-18 17:38 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.16-rc2
 2021-11-18 17:37 UTC 

[PATCH] selftests/seccomp: fix check of fds being assigned
 2021-11-18 17:37 UTC  (2+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-18 17:32 UTC  (11+ messages)

USB: invalid maxpacket 8
 2021-11-18 17:27 UTC  (2+ messages)

[PATCH V5 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-18 17:27 UTC  (4+ messages)
` [PATCH V5 01/50] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()

[PATCH] rpmsg: char: Add pr_fmt() to prefix messages
 2021-11-18 17:26 UTC  (2+ messages)

[PATCH v2 00/28] iomap/xfs folio patches
 2021-11-18 17:26 UTC  (7+ messages)
` [PATCH v2 02/28] mm: Add functions to zero portions of a folio

[GIT PULL] SPI fixes for v5.16-rc1
 2021-11-18 17:25 UTC 

[PATCH v2] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18 17:20 UTC  (2+ messages)

[PATCH v3 0/1] PCI: Initial KUnit test fixture for resource assignment
 2021-11-18 17:18 UTC  (2+ messages)
` [PATCH v3 1/1] PCI: Add KUnit tests for __pci_read_base()

[PATCH 5.15 000/923] 5.15.3-rc3 review
 2021-11-18 17:17 UTC  (11+ messages)

[PATCH v3 0/2] Add Realtek Otto WDT support
 2021-11-18 17:15 UTC  (6+ messages)
` [PATCH v3 2/2] watchdog: Add Realtek Otto watchdog timer

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 22/36] kernel/printk/sysctl.c:82:13: warning: no previous prototype for 'printk_sysctl_init'
 2021-11-18 17:14 UTC  (2+ messages)

[PATCH v1] perf cs-etm: Pass -1 as pid value for machine__set_current_tid()
 2021-11-18 17:14 UTC  (2+ messages)

[PATCH] skbuff: suppress clang object-size-mismatch error
 2021-11-18 17:09 UTC  (7+ messages)

[PATCH 5.15 000/927] 5.15.3-rc2 review
 2021-11-18 17:09 UTC  (6+ messages)

[PATCH v2 1/2] gpiolib: improve coding style for local variables
 2021-11-18 17:06 UTC  (8+ messages)
` [PATCH v2 2/2] gpiolib: check the 'ngpios' property in core gpiolib code

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2021-11-18 17:02 UTC  (7+ messages)

[jolsa-perf:bpf/batch 16/29] kernel/bpf/syscall.c:2776:8: error: implicit declaration of function 'bpf_tramp_id_single'
 2021-11-18 17:01 UTC 

[PATCH] vt: Fix sleeping functions called from atomic context
 2021-11-18 17:01 UTC  (4+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in copy_urb_data_to_user
 2021-11-18 17:01 UTC 

[PATCH v9 0/4] gpio-sim: configfs-based GPIO simulator
 2021-11-18 16:59 UTC  (4+ messages)

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 3/36] kernel/hung_task.c:69:8: error: 'sysctl_hung_task_timeout_secs' redeclared as different kind of symbol
 2021-11-18 16:58 UTC  (2+ messages)

[PATCH v1 01/19] lib/string_helpers: Introduce kasprintf_strarray()
 2021-11-18 16:56 UTC  (4+ messages)

[GIT PULL] sound updates for 5.16-rc1
 2021-11-18 16:57 UTC  (7+ messages)

drivers/net/wireless/ath/ath11k/mac.c:5408:22: warning: parameter 'changed_flags' set but not used
 2021-11-18 16:53 UTC 

[PATCH v2 REPOST] fscache: Use only one fscache_object_cong_wait
 2021-11-18 16:54 UTC 

[PATCH] HID: magicmouse: Report battery level over USB
 2021-11-18 16:52 UTC 

[PATCH] drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
 2021-11-18 16:52 UTC  (2+ messages)

[PATCH v3] KVM: MMU: update comment on the number of page role combinations
 2021-11-18 16:49 UTC  (2+ messages)

[BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
 2021-11-18 16:47 UTC  (7+ messages)

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2021-11-18 16:43 UTC  (11+ messages)

[GIT PULL] Networking for 5.16-rc2
 2021-11-18 16:42 UTC 

[PATCH v2] sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
 2021-11-18 16:42 UTC 

[PATCH] sound: soc-core: add the driver component name to the component struc
 2021-11-18 16:30 UTC 

[RFC PATCH] kernfs: release kernfs_mutex before the inode allocation
 2021-11-18 16:35 UTC  (10+ messages)

[PATCH] arm64: uaccess: fix put_user() with TTBR0 PAN
 2021-11-18 16:34 UTC 

[ANNOUNCE] v5.16-rc1-rt2
 2021-11-18 16:34 UTC 

[PATCH] media: i2c: dw9714: use pm_runtime_force_suspend/resume for system suspend
 2021-11-18 16:33 UTC  (3+ messages)

[mcgrof-next:20211116-sysctl-cleanups-v4 3/35] kernel/hung_task.c:66:28: sparse: sparse: symbol 'sysctl_hung_task_all_cpu_backtrace' was not declared. Should it be static?
 2021-11-18 16:32 UTC  (3+ messages)
` [RFC PATCH mcgrof-next] hung_task: sysctl_hung_task_all_cpu_backtrace can be static

[PATCH] [v3] iwlwifi: pcie: fix constant-conversion warning
 2021-11-18 16:27 UTC  (3+ messages)

[PATCH v8 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-18 16:11 UTC  (4+ messages)
` [PATCH v8 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures

[PATCH v3 0/4] x86/kvm: add boot parameters for max vcpu configs
 2021-11-18 16:19 UTC  (21+ messages)
` [PATCH v3 1/4] x86/kvm: add boot parameter for adding vcpu-id bits
` [PATCH v3 3/4] x86/kvm: add max number of vcpus for hyperv emulation
` [PATCH v3 4/4] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH v2] power: bq25890: add POWER_SUPPLY_PROP_TEMP
 2021-11-18 16:18 UTC 

[PATCH net-next 0/5] net: lan966x: Add lan966x switch driver
 2021-11-18 16:18 UTC  (10+ messages)
` [PATCH net-next 3/5] net: lan966x: add port module support

[PATCH] sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
 2021-11-18 16:17 UTC  (5+ messages)

BUG with 5.14.19
 2021-11-18 16:16 UTC  (2+ messages)

[RESEND PATCH net-next v2] net: phylink: Add helpers for c22 registers without MDIO
 2021-11-18 16:14 UTC 

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-11-18 16:14 UTC  (2+ messages)

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-18 16:10 UTC  (12+ messages)

[PATCH] USB: serial: simple: add sierra wireless xm1210 gnss receiver
 2021-11-18 16:09 UTC  (3+ messages)

[PATCH 00/15] KVM: X86: Miscellaneous cleanups
 2021-11-18 16:05 UTC  (5+ messages)
` [PATCH 01/15] KVM: VMX: Use x86 core API to access to fs_base and inactive gs_base
` [PATCH 05/15] KVM: VMX: Add document to state that write to uret msr should always be intercepted

[PATCH v2 net-next 0/2] net: snmp: tracepoint support for snmp
 2021-11-18 15:57 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] net: snmp: add "

[PATCH v6] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2021-11-18 15:56 UTC 

realtek,rtl-intc IRQ mapping broken on 5.16-rc1
 2021-11-18 15:56 UTC 

[PATCH v9 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-18 15:50 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v9 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH v9 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
 2021-11-18 15:50 UTC  (10+ messages)
` [PATCH v8 5/8] PCI/portdrv: add mechanism to turn on subdev regulators

[syzbot] INFO: task hung in loop_set_status
 2021-11-18 15:46 UTC 

[PATCH v10 0/5] Add Xilinx AMS Driver
 2021-11-18 15:42 UTC  (5+ messages)
` [PATCH v10 3/5] iio: adc: Add Xilinx AMS driver

[GIT PULL v2] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v4.0
 2021-11-18 15:41 UTC 

Re: [PATCH 5.10 000/578] 5.10.80-rc2 review
 2021-11-18 15:37 UTC  (3+ messages)

[RFC 0/3] vfio/pci: Enable runtime power management support
 2021-11-18 15:37 UTC  (10+ messages)
` [RFC 1/3] vfio/pci: register vfio-pci driver with runtime PM framework
` [RFC 2/3] vfio/pci: virtualize PME related registers bits and initialize to zero
` [RFC 3/3] vfio/pci: use runtime PM for vfio-device into low power state

[ANNOUNCE] v5.16-rc1-rt1
 2021-11-18 15:34 UTC 

[PATCH] clk: qcom: gcc-msm8974: Modernize the driver
 2021-11-18 15:31 UTC 

[PATCH 0/5] Few miscellaneous regulator improvements
 2021-11-18 15:31 UTC  (6+ messages)
` [PATCH 1/5] regulator: irq_helpers: Allow omitting map_event for simple IRQs

[PATCH 00/15] Currently disabling dirty logging with the TDP MMU is extremely slow. On a 96 vCPU / 96G VM it takes ~45 seconds to disable dirty logging with the TDP MMU, as opposed to ~3.5 seconds with the legacy MMU. This series optimizes TLB flushes and introduces in-place large page promotion, to bring the disable dirty log time down to ~2 seconds
 2021-11-18 15:30 UTC  (4+ messages)
` [PATCH 11/15] KVM: x86/MMU: Refactor vmx_get_mt_mask

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-18 15:24 UTC  (3+ messages)
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-18 15:24 UTC  (7+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC

[PATCH v4 0/12] riscv: switch to relative extable and other improvements
 2021-11-18 15:21 UTC  (4+ messages)
` [PATCH 09/12] riscv: extable: add `type` and `data` fields

[PATCH -next 0/1] Restart rt period timer when rt runtime exceeded
 2021-11-18 15:20 UTC  (3+ messages)
` [PATCH -next 1/1] sched/rt: Try to restart "

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-18 15:20 UTC  (8+ messages)

[jolsa-perf:bpf/batch 13/29] kernel/bpf/syscall.c:2858:24: warning: assignment to 'struct bpf_tramp_attach *' from 'int' makes pointer from integer without a cast
 2021-11-18 15:18 UTC 

[PATCH] arm64: extable: remove unsed ex_handler_t definition
 2021-11-18 15:13 UTC  (2+ messages)

[PATCH] net: bnx2x: fix variable dereferenced before check
 2021-11-18 15:09 UTC  (3+ messages)

[PATCH v3 0/9] STM32 CRYP driver: many fixes
 2021-11-18 15:07 UTC  (5+ messages)
` [PATCH v3 6/9] crypto: stm32/cryp - fix double pm exit
` [PATCH v3 7/9] crypto: stm32/cryp - fix lrw chaining mode
` [PATCH v3 8/9] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH v3 9/9] crypto: stm32/cryp - reorder hw initialization

[PATCH net] can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
 2021-11-18 15:09 UTC  (2+ 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).