linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 16:17:17 to 2021-02-04 18:13:43 UTC [more...]

[PATCH v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-04 17:54 UTC  (3+ messages)
` [PATCH v2 3/4] mm: Introduce page_needs_cow_for_dma() for deciding whether cow

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-04 18:01 UTC  (8+ messages)
` [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-04 16:48 UTC  (17+ messages)
` [PATCH v5 07/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition

[PATCH 0/6]: arm64: dts: qcom: sm8350: more device support
 2021-02-04 18:05 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm8350: add USB and PHY device nodes
` [PATCH 5/6] arm64: dts: qcom: sm8350-mtp: enable UFS nodes
` [PATCH 6/6] arm64: dts: qcom: sm8350-mtp: add regulator names

[PATCH] bpf: Hoise pahole version checks into Kconfig
 2021-02-04 18:11 UTC  (2+ messages)

[PATCH] ARM: s3c: fix fiq for clang IAS
 2021-02-04 18:11 UTC 

[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-04 18:09 UTC  (11+ messages)
` [PATCH v3 01/11] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
` [PATCH v3 02/11] iio: core: register chardev only if needed
` [PATCH v3 04/11] iio: core: rework iio device group creation
` [PATCH v3 05/11] iio: buffer: group attr count and attr alloc
` [PATCH v3 07/11] iio: add reference to iio buffer on iio_dev_attr

[GIT PULL] overlayfs fixes for 5.11-rc7
 2021-02-04 18:10 UTC  (2+ messages)

[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64
 2021-02-04 18:00 UTC  (13+ messages)
` [PATCH v16 01/12] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [PATCH v16 02/12] of: Add a common kexec FDT setup function
` [PATCH v16 03/12] arm64: Use common of_kexec_setup_new_fdt()
` [PATCH v16 05/12] powerpc: Move ima buffer fields to struct kimage
` [PATCH v16 06/12] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v16 07/12] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v16 08/12] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v16 09/12] of: Define functions to allocate and free FDT
` [PATCH v16 10/12] arm64: Use OF alloc and free functions for FDT
` [PATCH v16 11/12] powerpc: Use OF alloc and free "
` [PATCH v16 12/12] arm64: Enable passing IMA log to next kernel on kexec

[PATCH 0/5] kernel-doc fixes to latest fs changes
 2021-02-04 18:00 UTC  (6+ messages)
` [PATCH 1/5] fs: turn some comments into kernel-doc
` [PATCH 2/5] fs: update kernel-doc for vfs_rename()
` [PATCH 3/5] fs: update kernel-doc for may_create_in_sticky()
` [PATCH 4/5] fs: update kernel-doc for vfs_tmpfile()
` [PATCH 5/5] fs: update kernel-doc for new mnt_userns argument

[PATCH] xfs: fix unused variable warning
 2021-02-04 18:07 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: renesas,rsnd: Group tuples in playback/capture properties
 2021-02-04 13:00 UTC 

[PATCH] dt-bindings: power: renesas,apmu: Group tuples in cpus properties
 2021-02-04 12:55 UTC 

[PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
 2021-02-04 12:59 UTC 

next/master bisection: baseline.login on rk3288-rock2-square
 2021-02-04 18:06 UTC  (10+ messages)

[GIT PULL] ACPI fix for v5.11-rc7
 2021-02-04 18:05 UTC 

[PATCH] dt-bindings: pinctrl: Group tuples in pin control properties
 2021-02-04 12:57 UTC 

[PATCH] phy: qcom-qmp: make a const array static, makes object smaller
 2021-02-04 18:03 UTC 

[PATCH resend v2] ahci: qoriq: Add platform dependencies
 2021-02-04 12:22 UTC 

[PATCH] drivers: soc: atmel: fix type for same7
 2021-02-04 18:00 UTC  (3+ messages)

[PATCH 00/12] KVM: x86: Legal GPA fixes and cleanups
 2021-02-04 18:01 UTC  (9+ messages)
` [PATCH 07/12] KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-04 17:22 UTC  (13+ messages)
` [PATCH v3 02/13] vringh: add 'iotlb_lock' to synchronize iotlb accesses
` [PATCH v3 03/13] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH v3 04/13] vringh: explain more about cleaning riov and wiov
` [PATCH v3 05/13] vringh: implement vringh_kiov_advance()
` [PATCH v3 06/13] vringh: add vringh_kiov_length() helper
` [PATCH v3 07/13] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH v3 08/13] vdpa: add return value to get_config/set_config callbacks
` [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()
` [PATCH v3 10/13] vhost/vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH v3 11/13] vdpa: add vdpa simulator for block device
` [PATCH v3 12/13] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH v3 13/13] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID

[PATCH] x86: Add a prompt for HPET_EMULATE_RTC
 2021-02-04 17:59 UTC  (7+ messages)

[v6 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-04 17:32 UTC  (14+ messages)
` [v6 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v6 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
` [v6 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v6 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v3 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-04 17:59 UTC  (5+ messages)

[REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
 2021-02-04 17:46 UTC  (10+ messages)
          ` [PATCH] entry: Fix missed trap after single-step on system call return

[PATCH v2 0/4] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-02-04 17:57 UTC  (3+ messages)

[PATCH v6 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-04 17:56 UTC  (16+ messages)
` [PATCH v6 02/16] x86/hyperv: detect if Linux is the root partition
` [PATCH v6 05/16] x86/hyperv: allocate output arg pages if required
` [PATCH v6 06/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v6 09/16] x86/hyperv: provide a bunch of helper functions
` [PATCH v6 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v6 15/16] x86/hyperv: implement an MSI domain for root partition
` [PATCH v6 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping "

[PATCH net-next 1/2] net: add EXPORT_INDIRECT_CALLABLE wrapper
 2021-02-04 17:56 UTC  (3+ messages)

[RFC][PATCH 0/2] keys: request_key() interception in containers
 2021-02-04 17:47 UTC  (3+ messages)
` [PATCH 1/2] Add namespace tags that can be used for matching without pinning a ns
` [PATCH 2/2] keys: Allow request_key upcalls from a container to be intercepted

[PATCH 00/20] Rid W=1 warnings in Crypto
 2021-02-04 17:53 UTC  (3+ messages)
` [PATCH 06/20] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs

[PATCH v2 1/2] ima: Free IMA measurement buffer on error
 2021-02-04 17:49 UTC  (2+ messages)
` [PATCH v2 2/2] ima: Free IMA measurement buffer after kexec syscall

[for-next][PATCH 00/15] tracing: Updates for 5.12
 2021-02-04 17:47 UTC  (6+ messages)
` [for-next][PATCH 14/15] tracepoint: Do not fail unregistering a probe due to memory failure
  ` [PATCH 1/1] tracepoint: cleanup: do not fail unregistration

[PATCH] mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
 2021-02-04 17:45 UTC 

[PATCH v15 00/14] Introduce support for guest CET feature
 2021-02-04 17:29 UTC  (6+ messages)
` [PATCH v15 04/14] KVM: x86: Add #CP support in guest exception dispatch

[PATCH v2] mm: memcontrol: replace the loop with a list_for_each_entry()
 2021-02-04 17:43 UTC  (2+ messages)

[PATCH 1/3] kunit: add kunit.filter_glob cmdline option to filter suites
 2021-02-04 17:30 UTC  (3+ messages)

KASAN: use-after-free Read in find_uprobe
 2021-02-04 17:40 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for SN65DSI84
 2021-02-04 17:40 UTC  (2+ messages)

[PATCH] net: wan: farsync: use new tasklet API
 2021-02-04 17:39 UTC 

[PATCH] remoteproc: qcom: fix glink dependencies
 2021-02-04 17:32 UTC  (4+ messages)

[Patch v3 net-next 7/7] octeontx2-pf: ethtool physical link configuration
 2021-02-04 17:37 UTC 

[PATCH v1 0/2] cpufreq: ACPI: Address performance regression related to scale-invariance
 2021-02-04 17:34 UTC  (3+ messages)
` [PATCH v1 1/2] cpufreq: ACPI: Extend frequency tables to cover boost frequencies
` [PATCH v1 2/2] cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there

linux-next: build failure after merge of the net-next tree
 2021-02-04 17:34 UTC  (4+ messages)

[PATCH v2] kdb: Refactor env variables get/set code
 2021-02-04 17:34 UTC  (2+ messages)

[PATCH v2 0/3] kunit: support running subsets of test suites from kunit.py
 2021-02-04 17:30 UTC  (4+ messages)
` [PATCH v2 1/3] kunit: add kunit.filter_glob cmdline option to filter suites
` [PATCH v2 2/3] kunit: tool: add support for filtering suites by glob
` [PATCH v2 3/3] kunit: tool: fix unintentional statefulness in run_kernel()

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-04 17:29 UTC  (5+ messages)
` [PATCH 01/13] doc: bindings: pci: designware-pcie.txt: convert it to yaml

[PATCH] HID: lg-g15: make a const array static, makes object smaller
 2021-02-04 17:27 UTC 

linux-next: Tree for Feb 4
 2021-02-04 17:25 UTC  (2+ messages)
` linux-next: Tree for Feb 4 (gpu/drm/i915/)

[PATCH] carl9170: fix struct alignment conflict
 2021-02-04 17:22 UTC  (2+ messages)

[PATCH] sparc32: Limit memblock allocation to low memory
 2021-02-04 17:19 UTC  (2+ messages)

[PATCH] mm: Export follow_pte() for KVM so that KVM can stop using follow_pfn()
 2021-02-04 17:19 UTC  (2+ messages)

[PATCH RESEND v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-02-04 17:17 UTC 

[PATCH] Bluetooth: btusb: fix excessive stack usage
 2021-02-04 17:13 UTC  (2+ messages)

Possible deny of service with memfd_create()
 2021-02-04 17:12 UTC  (2+ messages)

[PATCH -next] PCI: endpoint: fix build error, EP NTB driver uses configfs
 2021-02-04 17:09 UTC  (4+ messages)

[PATCH][V2] media: platform: sti: make a const arrays static, makes object smaller
 2021-02-04 17:08 UTC 

[PATCH 0/2] pci sysfs file iomem revoke support
 2021-02-04 16:58 UTC  (2+ messages)
` [PATCH 2/2] PCI: Revoke mappings like devmem

[PATCH v5 0/3] Introduce SCMI System Power Control driver
 2021-02-04 16:59 UTC  (4+ messages)
` [PATCH v5 1/3] firmware: arm_scmi: support only one single SystemPower device
` [PATCH v5 2/3] firmware: arm_scmi: add System Power utility macro
` [PATCH v5 3/3] firmware: arm_scmi: add SCMI System Power Control driver

[RFC PATCH v4 0/1] Adding support for IIO SCMI based sensors
 2021-02-04 16:59 UTC  (5+ messages)
` [RFC PATCH v4 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH v2 0/2] s390/kvm: fix MVPG when in VSIE
 2021-02-04 17:05 UTC  (4+ messages)
` [PATCH v2 1/2] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer

[PATCH v3 0/3] watchdog: f71808e_wdt: migrate to new kernel API
 2021-02-04 17:00 UTC  (4+ messages)
` [PATCH v3 1/3] watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
` [PATCH v3 2/3] watchdog: f71808e_wdt: migrate to new kernel watchdog API
` [PATCH v3 3/3] watchdog: f71808e_wdt: refactor to platform device/driver pair

[PATCH] sched: pull tasks when CPU is about to run SCHED_IDLE tasks
 2021-02-04  8:52 UTC  (11+ messages)

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-04 16:59 UTC  (6+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH v2 0/3] phy: Add Support for SM8350 UFS
 2021-02-04 16:58 UTC  (2+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings

[PATCH 0/3 v2] arm64/ptrace: allow to get all registers on syscall traps
 2021-02-04 16:41 UTC  (4+ messages)
` [PATCH 1/3] arm64/ptrace: don't clobber task registers on syscall entry/exit traps

[PATCH v3 06/15] rpmsg: update rpmsg_chrdev_register_device function
 2021-02-04 16:53 UTC  (4+ messages)

[PATCH v2] scsi: dt-bindings: ufs: Add sm8250, sm8350 compatible strings
 2021-02-04 16:52 UTC 

Kernel version numbers after 4.9.255 and 4.4.255
 2021-02-04 16:48 UTC  (7+ messages)

[PATCH v4 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-02-04 16:48 UTC  (13+ messages)
` [PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()

[PATCH] block: recalculate segment count for multi-segment discard requests correctly
 2021-02-04 16:43 UTC  (3+ messages)

[PATCH V3 0/6] x86: don't abuse tss.sp1
 2021-02-04 16:46 UTC  (3+ messages)
` [PATCH V3 1/6] x86_64: move cpu_current_top_of_stack out of TSS

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-04 16:44 UTC  (11+ messages)
` [PATCH 4/7] cgroup: rstat: support cgroup1
` [PATCH 6/7] mm: memcontrol: switch to rstat

[PATCH v2 0/2] KVM: x86: cleanups for MOV from/to DR
 2021-02-04 14:54 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers

[PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END
 2021-02-04 14:55 UTC  (3+ messages)

[RFC][PATCH 1/2] x86: remove duplicate TSC DEADLINE MSR definitions
 2021-02-04 16:37 UTC  (3+ messages)
` [RFC][PATCH 2/2] x86: add extra serialization for non-serializing MSRs

[PATCH] scsi: pmcraid: fix 'ioarcb' alignment warning
 2021-02-04 16:30 UTC 

[PATCH v2 1/4] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
 2021-02-04 16:37 UTC  (4+ messages)

[FIXED] Re: 5:11: in-kernel BTF is malformed
 2021-02-04 16:33 UTC 

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-02-04 16:34 UTC  (4+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[PATCH v4 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-02-04 16:35 UTC  (4+ messages)
` [PATCH v4 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf

[PATCH] media: platform: sti: make a const array static, makes object smaller
 2021-02-04 16:33 UTC 

[PATCH] checkpatch: Don't warn about colon termination in linker scripts
 2021-02-04 16:32 UTC 

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-02-04 16:31 UTC  (8+ messages)
` [PATCH 08/10] clocksource/drivers/hyper-v: Handle sched_clock differences inline
` [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH v2] drm/qxl: do not run release if qxl failed to init
 2021-02-04 16:30 UTC 

[PATCH 0/4] mm/gup: page unpining improvements
 2021-02-04 16:30 UTC  (5+ messages)
` [PATCH 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()

[PATCH] staging: rtl8723bs: remove unused structures
 2021-02-04 16:29 UTC 

[PATCH] brcm80211: fix alignment constraints
 2021-02-04 16:28 UTC 

[PATCH] ocfs2: Remove unneeded return variable
 2021-02-04 16:28 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[PATCH] cwmwl8k: fix alignment constraints
 2021-02-04 16:28 UTC 

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-04 16:27 UTC  (4+ messages)
` [PATCH v14 07/11] arm64: kdump: introduce some macroes for crash kernel reservation

[PATCH] staging: vt665x: fix alignment constraints
 2021-02-04 16:27 UTC 

[PATCH] wl3501: fix alignment constraints
 2021-02-04 16:26 UTC 

[PATCH] can: ucan: fix alignment constraints
 2021-02-04 16:26 UTC 

[PATCH v2 1/7] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-04 15:03 UTC  (3+ messages)

[PATCH 5.4 000/142] 5.4.44-rc1 review
 2021-02-04 15:04 UTC  (10+ messages)
` [PATCH 5.4 103/142] Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"

[PATCH] sparc32: Preserve clone syscall flags argument for restarts due to signals
 2021-02-04 16:23 UTC 

[PATCH 0/8] sched/fair: misfit task load-balance tweaks
 2021-02-04 15:05 UTC  (5+ messages)
` [PATCH 1/8] sched/fair: Clean up active balance nr_balance_failed trickery

linux-next: build warning after merge of the drivers-x86 tree
 2021-02-04 15:05 UTC  (3+ messages)

drivers/platform/surface/surface3-wmi.c:60:14: warning: variable 'status' set but not used
 2021-02-04 15:10 UTC  (5+ messages)

[PATCHv3 00/24] perf tools: Add daemon command
 2021-02-04 15:10 UTC  (5+ messages)
  ` [PATCH 06/24] perf daemon: Add config file support

[PATCH] platform/x86: ideapad-laptop/thinkpad_acpi: mark conflicting symbols static
 2021-02-04 16:19 UTC  (2+ messages)

[PATCH v2] mfd: da9063: Support SMBus and I2C mode
 2021-02-04 16:20 UTC  (3+ messages)
  ` AW: "

[PATCH v2 0/3] Handle UART without interrupt on TEMT using em485
 2021-02-04 16:11 UTC  (3+ messages)
` [PATCH v2 1/3] serial: 8250: "
` [PATCH v2 2/3] serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64

[PATCH v2 0/6] usb: Handle device properties with software node API
 2021-02-04 16:13 UTC  (4+ messages)
` [PATCH v2 1/6] software node: Provide replacement for device_add_properties()

[PATCH v2] powerpc/uprobes: Validation for prefixed instruction
 2021-02-04 16:12 UTC  (3+ messages)

[PATCH] media: uapi: Correct doc comment in H264 uAPI
 2021-02-04 16:16 UTC 

[PATCH] staging: media: atomisp: fix coding style issues in timer.c
 2021-02-04 16:15 UTC 


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