linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-07 16:45:04 to 2022-02-07 19:34:03 UTC [more...]

[PATCH v2 00/35] Speculative page faults
 2022-02-07 19:31 UTC  (18+ messages)
` [PATCH v2 03/35] mmap locking API: name the return values
` [PATCH v2 13/35] x86/mm: attempt speculative mm faults first
` [PATCH v2 22/35] percpu-rwsem: enable percpu_sem destruction in atomic context
` [PATCH v2 33/35] arm64/mm: attempt speculative mm faults first

[PATCH 1/2] x86/Kconfig: move and modify CONFIG_I8K
 2022-02-07 19:31 UTC  (8+ messages)
` [PATCH 2/2] dell-smm-hwmon: rewrite CONFIG_I8K description

start sorting out the ZONE_DEVICE refcount mess
 2022-02-07 19:27 UTC  (14+ messages)
` [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 4/8] mm: move free_devmap_managed_page to memremap.c
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 7/8] mm: remove the extra ZONE_DEVICE struct page refcount

[PATCH] drm/ast: fix using freed memory
 2022-02-07 19:26 UTC  (2+ messages)

[RFC] x86/mce: Add workaround for SKX/CLX/CPX spurious machine checks
 2022-02-07 19:24 UTC  (4+ messages)

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-07 19:24 UTC  (13+ messages)
` [PATCH v2 01/11] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v2 02/11] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v2 03/11] KVM: s390: handle_tprot: Honor storage keys
` [PATCH v2 04/11] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v2 06/11] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v2 07/11] KVM: s390: Rename existing vcpu memop functions
` [PATCH v2 08/11] KVM: s390: selftests: Test memops with storage keys
` [PATCH v2 09/11] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v2 10/11] KVM: s390: selftests: Make use of capability in MEM_OP test
` [PATCH v2 11/11] KVM: s390: Update api documentation for memop ioctl

[PATCH] selftests: Fix build when $(O) points to a relative path
 2022-02-07 19:22 UTC  (2+ messages)

[PATCH v2] vfio/pci: fix memory leak during D3hot to D0 transition
 2022-02-07 19:20 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: samsung,s3c2410-i2c: convert to dtschema
 2022-02-07 19:18 UTC  (2+ messages)

[PATCH 1/2] KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor()
 2022-02-07 19:21 UTC  (2+ messages)

[PATCH] f2fs: avoid unneeded preflush during checkpoint()
 2022-02-07 19:14 UTC  (2+ messages)

[PATCH v2] f2fs: skip f2fs_preallocate_blocks() for overwrite case
 2022-02-07 19:16 UTC  (2+ messages)

[PATCH] docs: add SVG version of Linux logo
 2022-02-07 19:15 UTC  (3+ messages)

BUG: KCSAN: data-race in ext4_fill_raw_inode / setattr_copy
 2022-02-07 19:13 UTC 

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-07 19:09 UTC  (16+ messages)
` [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v9 38/43] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v9 42/43] virt: sevguest: Add support to derive key

[PATCH] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-02-07 19:13 UTC 

[PATCH v3 4/4] mm/page_owner: Record task command name
 2022-02-07 19:09 UTC  (6+ messages)
` [PATCH v4 3/4] mm/page_owner: Print memcg information

[PATCH 0/3] selftests: Remove duplicate CPUID wrappers
 2022-02-07 19:13 UTC  (5+ messages)

[PATCH v2 00/15] Make ETM register accesses consistent with sysreg.h
 2022-02-07 19:03 UTC  (6+ messages)
` [PATCH v2 01/15] coresight: Make ETM4x TRCIDR0 "
` [PATCH v2 07/15] coresight: Make ETM4x TRCEVENTCTL1R "

[PATCH] f2fs: add a way to limit roll forward recovery time
 2022-02-07 19:01 UTC  (3+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH] PCI: Fix the ACPI power state during runtime resume
 2022-02-07 18:58 UTC  (2+ messages)

[PATCH v1] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2022-02-07 18:59 UTC  (2+ messages)

[PATCH 0/8] bpf: Add fprobe link
 2022-02-07 18:59 UTC  (13+ messages)
` [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
` [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for fprobe link
` [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
` [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
` [PATCH 6/8] libbpf: Add bpf_program__attach_kprobe_opts for multi kprobes
` [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2022-02-07 18:57 UTC  (4+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v2 00/24] Driver for Hyper-v virtual compute device
 2022-02-07 18:59 UTC  (4+ messages)
` [PATCH v2 01/24] drivers: hv: dxgkrnl: Driver initialization and creation of dxgadapter

[PATCH v2 0/2] MSM8226 Multimedia Clock Controller
 2022-02-07 18:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
` [PATCH v2 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support

[PATCH 0/9] Add SCMI Virtio & Clock atomic support
 2022-02-07 18:52 UTC  (6+ messages)
` [PATCH v2 3/9] [RFC] virtio_ring: Embed a wrap counter in opaque poll index value

[PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
 2022-02-07 18:50 UTC  (12+ messages)

[PATCH v4 0/9] Parallel CPU bringup for x86_64
 2022-02-07 18:50 UTC  (2+ messages)

[PATCH] io_uring: fix uninitialized return
 2022-02-07 18:51 UTC 

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-07 18:51 UTC  (3+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH] MAINTAINERS: add myself as a maintainer for the sl28cpld
 2022-02-07 18:46 UTC 

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-07 18:46 UTC  (4+ messages)
  ` [PATCH 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-07 18:43 UTC  (5+ messages)
` [PATCH v10 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()

BUG: KCSAN: data-race in add_device_randomness+0x20d/0x290
 2022-02-07 18:42 UTC  (2+ messages)

[PATCH] selftests: futex: set DEFAULT_INSTALL_HDR_PATH
 2022-02-07 18:40 UTC  (2+ messages)

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-02-07 18:20 UTC  (3+ messages)

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-02-07 18:35 UTC  (11+ messages)

[PATCH][next] kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
 2022-02-07 18:32 UTC  (2+ messages)

[PATCH] KVM: fix trailing spaces and incorrect indent in function parameter
 2022-02-07 18:31 UTC 

[PATCH 1/2] PCI: xilinx-cpm: Update YAML schemas for Versal CPM5 Root Port
 2022-02-07 18:28 UTC  (2+ messages)

[PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-07 18:27 UTC  (3+ messages)
` [PATCH v1 09/10] iommu/vt-d: Refactor dmar_insert_one_dev_info()

[PATCH 2/2] PCI: xilinx-cpm: Add support for Versal CPM5 Root Port driver
 2022-02-07 18:30 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-02-07 18:30 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: fix MODULE_ALIAS
 2022-02-07 18:26 UTC 

[PATCH V1 10/10] PCI: tegra: Add Tegra234 PCIe support
 2022-02-07 18:19 UTC  (2+ messages)

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-02-07 18:21 UTC 

[PATCH v6 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-02-07 18:11 UTC  (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 4/4] spi: s3c64xx: allow controller-data to be optional

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-07 18:11 UTC  (3+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "

[RFC PATCH v4 00/13] module: core code clean up
 2022-02-07 18:01 UTC  (6+ messages)

[PATCH] ARM: dts: qcom: pm8226: Add VADC node
 2022-02-07 17:49 UTC 

[kbuild] drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2376 eb_pin_timeline() warn: inconsistent returns '&tl->mutex'
 2022-02-07 17:59 UTC  (2+ messages)

[PATCH v2 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-07 17:40 UTC  (5+ messages)

[PATCH v8 00/10] vgaarb: Rework default VGA device selection
 2022-02-07 17:59 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: arm: samsung: add Git tree and IRC
 2022-02-07 17:55 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: add IRC to ARM sub-architectures and Devicetree

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-02-07 17:55 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
 2022-02-07 17:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
 2022-02-07 17:56 UTC  (4+ messages)

[PATCH V6] misc: pci_endpoint_test: simplify endpoint test read and write operations
 2022-02-07 17:56 UTC  (2+ messages)

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-07 17:59 UTC  (9+ messages)
` [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v3 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
` [PATCH v3 29/30] KVM: s390: introduce CPU feature for zPCI Interpretation

[PATCH -V11 0/3] NUMA balancing: optimize memory placement for memory tiering system
 2022-02-07 17:49 UTC  (5+ messages)
` [PATCH -V11 2/3] NUMA balancing: optimize page "
` [PATCH -V11 3/3] memory tiering: skip to scan fast memory

Linux 5.17-rc3
 2022-02-07 17:53 UTC  (3+ messages)

[PATCH] net: phy: mscc: enable MAC SerDes autonegotiation
 2022-02-07 17:49 UTC  (5+ messages)

[PATCH v2 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
 2022-02-07 17:36 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option

[PATCH V2] remoteproc: support self recovery after rproc crash
 2022-02-07 17:34 UTC  (3+ messages)

[PATCH] KEYS: trusted: Avoid calling null function trusted_key_exit
 2022-02-07 17:40 UTC  (3+ messages)

[PATCH] mips: Enable KCSAN
 2022-02-07 17:36 UTC  (2+ messages)

[RFC] staging: r8188eu: Sleeping in atomic context (SAC) bugs
 2022-02-07 17:38 UTC  (5+ messages)

[PATCH v18, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-02-07 17:43 UTC  (3+ messages)
` [PATCH v18, 2/2] net: Add dm9051 driver

[PATCH V1 09/10] PCI: Disable MSI for Tegra234 root ports
 2022-02-07 17:36 UTC  (2+ messages)

[PATCH v2 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-02-07 17:29 UTC  (4+ messages)

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-07 17:28 UTC  (13+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v8 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v8 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v8 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v8 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v8 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v8 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v8 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v8 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v8 net-next 10/10] net: dsa: microchip: add support for vlan operations

[PATCH net-next 1/4] net: bridge: Add support for bridge port in locked mode
 2022-02-07 17:30 UTC  (2+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-07 17:28 UTC  (5+ messages)
` [PATCHv2 22/29] x86/tdx: Make pages shared in ioremap()

[PATCH 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-07 17:23 UTC  (6+ messages)

[PATCH] Staging: wfx: CHECK: usleep_range is preferred over udelay
 2022-02-07 17:28 UTC  (3+ messages)

[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
 2022-02-07 17:12 UTC  (4+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED

[PATCH] openrisc: remove CONFIG_SET_FS
 2022-02-07 17:14 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 crd board
 2022-02-07 17:13 UTC  (2+ messages)

[PATCH] proc: Avoid unused variable warning in pagemap_pmd_range()
 2022-02-07 17:10 UTC 

[PATCH] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-07 17:09 UTC  (3+ messages)

[PATCH] fs/read_write.c: Fix a broken signed integer overflow check
 2022-02-07 17:07 UTC  (4+ messages)

[PATCH 00/42] nolibc: update to resync with out-of-tree project
 2022-02-07 17:05 UTC  (21+ messages)
` [PATCH 01/42] tools/nolibc: use pselect6 on RISCV
` [PATCH 02/42] tools/nolibc: guard the main file against multiple inclusion
` [PATCH 04/42] tools/nolibc/types: split syscall-specific definitions into their own files
` [PATCH 05/42] tools/nolibc/arch: split arch-specific code into individual files
` [PATCH 06/42] tools/nolibc/sys: split the syscall definitions into their own file
` [PATCH 07/42] tools/nolibc/stdlib: extract the stdlib-specific functions to "
` [PATCH 08/42] tools/nolibc/string: split the string functions into string.h
` [PATCH 11/42] tools/nolibc/types: move the FD_* functions to macros in types.h
` [PATCH 12/42] tools/nolibc/types: make FD_SETSIZE configurable
` [PATCH 13/42] tools/nolibc/types: move makedev to types.h and make it a macro
` [PATCH 18/42] tools/nolibc/stdio: add a minimal set of stdio functions
` [PATCH 20/42] tools/nolibc/stdio: add fwrite() to stdio
` [PATCH 21/42] tools/nolibc/stdio: add a minimal [vf]printf() implementation
` [PATCH 22/42] tools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILURE
` [PATCH 33/42] tools/nolibc/arch: mark the _start symbol as weak
` [PATCH 34/42] tools/nolibc/types: define PATH_MAX and MAXPATHLEN
` [PATCH 36/42] tools/nolibc/errno: extract errno.h from sys.h
` [PATCH 37/42] tools/nolibc/unistd: extract msleep(), sleep(), tcsetpgrp() to unistd.h
` [PATCH 39/42] tools/nolibc/signal: move raise() to signal.h

[PATCH v5 00/14] riscv: support for svpbmt and D1 memory types
 2022-02-07 13:39 UTC  (4+ messages)
` [PATCH v5 11/14] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-07 17:03 UTC  (7+ messages)
` [PATCH v7 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v7 net-next 07/10] net: dsa: microchip: add support for ethtool port counters

[PATCH 5.10 00/74] 5.10.99-rc1 review
 2022-02-07 17:03 UTC  (2+ messages)

[PATCH] imx_thermal: Fix temperature retrieval after overheat
 2022-02-07 17:02 UTC  (2+ messages)

[PATCH 4.19 00/86] 4.19.228-rc1 review
 2022-02-07 17:02 UTC  (2+ messages)

[PATCH] thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stub
 2022-02-07 16:58 UTC  (3+ messages)

[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
 2022-02-07 16:54 UTC  (4+ messages)

[PATCH 00/11] KVM: x86: Prep work for VMX IPI virtualization
 2022-02-07 16:44 UTC  (3+ messages)
` [PATCH 01/11] Revert "svm: Add warning message for AVIC IPI invalid target"

Semantics vs. usage of mutex_is_locked()
 2022-02-07 16:52 UTC  (3+ messages)

[PATCH] fsi: Add trace events in initialization path
 2022-02-07 16:48 UTC  (2+ messages)

[PATCH 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-02-07 16:49 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node

[PATCH v2] dmaengine: ptdma: Fix the error handling path in pt_core_init()
 2022-02-07 16:51 UTC  (2+ messages)

[PATCH] drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
 2022-02-07 16:53 UTC 

[PATCH 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-07 16:35 UTC  (3+ messages)
` [PATCH 6/6] watchdog: Add Renesas RZ/N1 Watchdog driver


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