linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 17:07:40 to 2021-02-04 19:14:46 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:32 UTC  (13+ messages)
` [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator

[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] drm/bridge: make a const array static, makes object smaller
 2021-02-04 19:09 UTC  (2+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling
 2021-02-04 18:38 UTC  (10+ messages)
` [PATCH v4 01/10] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH v4 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v4 03/10] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v4 04/10] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v4 05/10] userfaultfd: add minor fault registration mode
` [PATCH v4 07/10] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v4 09/10] userfaultfd: update documentation to describe minor fault handling
` [PATCH v4 10/10] userfaultfd/selftests: add test exercising "

[PATCH v1 0/5] ACPI: More cleanups related to printing messages
 2021-02-04 18:36 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/5] ACPI: AC: Clean up "
    ` [PATCH v3 2/5] ACPI: battery: "
    ` [PATCH v3 3/5] ACPI: button: "
    ` [PATCH v3 4/5] ACPI: video: "
    ` [PATCH v3 5/5] ACPI: thermal: "

[PATCH v2 1/2] platform/chrome: cros_ec: Import Type C control command
 2021-02-04 18:37 UTC  (2+ messages)

[PATCH][V2] drm/mgag200: make a const array static, makes object smaller
 2021-02-04 19:11 UTC 

[PATCH v7 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-04 19:00 UTC  (16+ messages)
` [PATCH v7 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp115 ethernet device tree
` [PATCH v7 net-next 04/15] net: mvpp2: add PPv23 version definition
` [PATCH v7 net-next 05/15] net: mvpp2: always compare hw-version vs MVPP21
` [PATCH v7 net-next 08/15] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [PATCH v7 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [PATCH v7 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [PATCH v7 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control

[PATCH] x86: Remove HPET_EMULATE_RTC depends on RTC
 2021-02-04 19:07 UTC  (2+ messages)

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-02-04 19:06 UTC  (10+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH v6 02/10] Revert "drm/qxl: do not run release if qxl failed to init"
 2021-02-04 19:06 UTC  (10+ messages)
` [PATCH v6 05/10] drm/qxl: release shadow on shutdown
` [PATCH v6 06/10] drm/qxl: properly pin/unpin shadow
` [PATCH v6 10/10] drm/qxl: allocate dumb buffers in ram

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-04 19:03 UTC  (6+ messages)
` [PATCH v2 2/3] driver core: fw_devlink: Handle missing drivers for optional suppliers

[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-04 19:00 UTC  (17+ 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
` [PATCH v3 08/11] iio: buffer: wrap all buffer attributes into iio_dev_attr
` [PATCH v3 10/11] iio: buffer: introduce support for attaching more IIO buffers
` [PATCH v3 11/11] iio: buffer: add ioctl() to support opening extra buffers for IIO device

[PATCH RESEND] entry: Use different define for selector variable in SUD
 2021-02-04 18:40 UTC 

BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
 2021-02-04 18:41 UTC  (5+ messages)

[PATCH 00/14] CXL 2.0 Support
 2021-02-04 18:55 UTC  (9+ messages)
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)

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

[PATCH] net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
 2021-02-04 18:53 UTC  (4+ messages)
` [PATCH] net/qrtr: replaced useless kzalloc with kmalloc "

[Patch v3 net-next 7/7] octeontx2-pf: ethtool physical link configuration
 2021-02-04 18:50 UTC  (2+ messages)

[PATCH] x86/sgx: Drop racy follow_pfn check
 2021-02-04 18:45 UTC 

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-04 18:47 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
` [PATCH 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6

[PATCH v6 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-04 18:48 UTC  (16+ messages)
` [PATCH v6 08/16] ACPI / NUMA: add a stub function for node_to_pxm()
` [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 0/7]: mm: memcontrol: switch to rstat
 2021-02-04 18:45 UTC  (5+ messages)
` [PATCH 6/7] "

[PATCH] ARM: at91: use proper asm syntax in pm_suspend
 2021-02-04 18:43 UTC  (2+ messages)

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

[PATCH v2] mm: memcontrol: replace the loop with a list_for_each_entry()
 2021-02-04 18:37 UTC  (3+ messages)

Linux 5.11-rc5
 2021-02-04 18:32 UTC  (5+ messages)

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

[PATCH net-next 1/2] net: add EXPORT_INDIRECT_CALLABLE wrapper
 2021-02-04 18:18 UTC  (2+ messages)
` [PATCH net-next 2/2] net: fix building errors on powerpc when CONFIG_RETPOLINE is not set

[PATCH] drm/mgag200: make a const array static, makes object smaller
 2021-02-04 18:27 UTC  (2+ messages)

[PATCH] tracepoints: Code clean up
 2021-02-04 18:27 UTC 

[PATCH] cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
 2021-02-04 18:27 UTC  (2+ messages)

[PATCH V2] cpufreq: Remove CPUFREQ_STICKY flag
 2021-02-04 18:24 UTC  (2+ messages)

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

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

[PATCH v3] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-02-04 18:22 UTC  (4+ messages)

[GIT PULL] ACPI fix for v5.11-rc7
 2021-02-04 18:20 UTC  (2+ messages)

[PATCH] arch:powerpc simple_write_to_buffer return check
 2021-02-04 18:16 UTC 

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

[PATCH net-next 1/2] net: add EXPORT_INDIRECT_CALLABLE wrapper
 2021-02-04 17:56 UTC  (4+ messages)
` [PATCH net-next 2/2] net: fix building errors on powerpc when CONFIG_RETPOLINE is not set

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-04 17:22 UTC  (14+ messages)
` [PATCH v3 01/13] vdpa_sim: use iova module to allocate IOVA addresses
` [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] 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 

[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  (3+ messages)
` [PATCH v16 10/12] arm64: Use OF alloc and free functions for FDT

[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 

[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] 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

[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 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 14/15] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-02-04 17:47 UTC  (3+ messages)
` [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 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 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] 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


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