linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 20:16:37 to 2020-10-28 21:35:16 UTC [more...]

[PATCH] docs: Makefile: honor V=0 for docs building
 2020-10-28 21:15 UTC  (3+ messages)

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-28 21:03 UTC  (14+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[RFC][PATCH 0/2] ftrace: Add access to function arguments for all callbacks
 2020-10-28 21:33 UTC  (2+ messages)

[RFC PATCH 0/3] mwifiex: add fw reset quirks for Microsoft Surface
 2020-10-28 14:27 UTC  (2+ messages)
` [RFC PATCH 2/3] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices

[PATCH v2 00/15] Introduce threaded trace streaming for basic perf record operation
 2020-10-28 15:32 UTC  (7+ messages)

[PATCH] ext4: properly check for dirty state in ext4_inode_datasync_dirty()
 2020-10-28 15:29 UTC  (4+ messages)

[PATCH] RDMA/core: Fix error return in _ib_modify_qp()
 2020-10-28 13:33 UTC  (2+ messages)

[PATCH] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE
 2020-10-28  8:30 UTC  (9+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-28 18:39 UTC  (4+ messages)
` [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of CPUs on force idle

[PATCH RFC v2 0/4] x86/bus_lock: Enable bus lock detection
 2020-10-28 20:28 UTC  (4+ messages)
` [PATCH RFC v2 1/4] x86/cpufeatures: Enumerate #DB for "
` [PATCH RFC v2 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock
` [PATCH RFC v2 3/4] x86/bus_lock: Set rate limit "

[RESENDPATCH v15 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-10-28 10:20 UTC  (3+ messages)
` [RESENDPATCH v15 2/2] "

[ANNOUNCE] v5.9.1-rt20
 2020-10-28 20:17 UTC 

[ANNOUNCE] v5.10-rc1-rt1
 2020-10-28 20:58 UTC 

[PATCH 0/4] Powerpc: Better preemption for shared processor
 2020-10-28 12:35 UTC  (4+ messages)
` [PATCH 2/4] powerpc: Rename is_kvm_guest to check_kvm_guest
` [PATCH 3/4] powerpc: Reintroduce is_kvm_guest in a new avatar
` [PATCH 4/4] powerpc/paravirt: Use is_kvm_guest in vcpu_is_preempted

[PATCH 00/13] selftests fixes
 2020-10-28  1:37 UTC  (3+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-10-28 15:03 UTC  (3+ messages)
` [PATCH v11 09/14] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

drivers/video/backlight/ltv350qv.c:192:12: warning: stack frame size of 13472 bytes in function 'ltv350qv_power'
 2020-10-28 15:46 UTC  (3+ messages)

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-28 15:29 UTC  (37+ messages)
` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 11/52] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v6 13/52] dt-bindings: memory: tegra124: emc: Document new interconnect property
` [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework
` [PATCH v6 41/52] memory: tegra124-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock

[PATCH V2 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-10-28  5:49 UTC  (6+ messages)
` [PATCH V2 1/2] sched/core: Rename and move schedutil_cpu_util() to core.c

[PATCH 0/3] Introduce devm_pm_opp_set_* API
 2020-10-28  6:06 UTC  (2+ messages)

[PATCH 3/3] kvm/eventfd: Drain events from eventfd in irqfd_wakeup()
 2020-10-27 23:13 UTC  (3+ messages)

[PATCH] arm64: NUMA: Kconfig: Increase max number of nodes
 2020-10-27 23:14 UTC  (11+ messages)

[PATCH v7 63/72] x86/kvm: Add KVM specific VMMCALL handling under SEV-ES
 2020-10-27 23:14 UTC  (3+ messages)
` [tip: x86/seves] x86/kvm: Add KVM-specific "

[PATCH/RFC net-next v3] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-27 23:16 UTC  (2+ messages)

[PATCH v7 64/72] x86/vmware: Add VMware specific handling for VMMCALL under SEV-ES
 2020-10-27 23:19 UTC  (3+ messages)
` [tip: x86/seves] x86/vmware: Add VMware-specific "

[PATCH 1/3] powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
 2020-10-27 23:37 UTC  (2+ messages)

[PATCH 1/2] tools, bpftool: Avoid array index warnings
 2020-10-27 23:36 UTC  (2+ messages)
` [PATCH 2/2] tools, bpftool: Remove two unused variables

[PATCH 0/5] Add a dirty logging performance test
 2020-10-27 23:37 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH 2/5] KVM: selftests: Remove address rounding in guest code
` [PATCH 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH 5/5] KVM: selftests: Introduce the dirty log perf test

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-10-28  0:06 UTC  (4+ messages)
` [PATCH v2 seccomp 1/6] seccomp: Move config option SECCOMP to arch/Kconfig

[PATCH v4 0/3] Add support for mv88e6393x family of Marvell
 2020-10-28  0:09 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] net: phy: Add 5GBASER interface mode
  ` [PATCH v5 2/3] dt-bindings: net: Add 5GBASER phy "
  ` [PATCH v5 3/3] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

[PATCH net 0/5] net: ipa: minor bug fixes
 2020-10-28  0:14 UTC  (3+ messages)
` [PATCH net 5/5] net: ipa: avoid going past end of resource group array

[PATCH net v2] ravb: Fix bit fields checking in ravb_hwtstamp_get()
 2020-10-28  0:16 UTC  (2+ messages)

[PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-28  0:17 UTC  (7+ messages)
` [PATCH v2 3/4] dm: add support for passing through inline crypto support
` [PATCH v2 4/4] dm: enable may_passthrough_inline_crypto on some targets

[PATCH 1/3] sched: better handling for busy polling loops
 2020-10-27 23:58 UTC  (3+ messages)

[PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-27 23:49 UTC  (2+ messages)

[PATCH 0/5] memory: tegra: Fix client list and add swgroups
 2020-10-27 23:37 UTC  (10+ messages)
` [PATCH 4/5] dt-bindings: memory: tegra: Add missing swgroups
` [PATCH 5/5] memory: tegra: Complete tegra210_swgroups

[PATCH 1/2] dt-bindings: mediatek: mmsys: add mt1867 binding
 2020-10-27 23:38 UTC  (2+ messages)

[PATCH] seqlock: avoid -Wshadow warnings
 2020-10-27 23:34 UTC  (3+ messages)

[PATCH] net: microchip: Remove unneeded variable ret
 2020-10-27 23:10 UTC  (2+ messages)

[PATCH] vxge: remove unnecessary cast in kfree()
 2020-10-27 23:09 UTC  (2+ messages)

[PATCH v5 0/1] mmap_lock: add tracepoints around lock acquisition
 2020-10-27 23:07 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH] x86/mm/ident_map: Check for errors from ident_pud_init()
 2020-10-27 23:06 UTC 

drivers/spi/spi-rspi.c:1128:29: warning: unused variable 'rspi_rz_ops'
 2020-10-27 23:04 UTC 

[selftests] f2ff7f11f9: WARNING:suspicious_RCU_usage
 2020-10-27 23:00 UTC  (3+ messages)
` [MPTCP] "
  ` [MPTCP] "

[PATCH] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-10-27 23:01 UTC  (3+ messages)

[PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-10-27 23:00 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v2] ctype.h: remove duplicate isdigit() helper
 2020-10-27 23:00 UTC  (4+ messages)

[PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN mask
 2020-10-27 22:46 UTC  (9+ messages)
` [PATCH 1/3] KVM: x86/mmu: Add helper macro for computing "
` [PATCH 2/3] KVM: x86/mmu: Open code GFN "rounding" in TDP MMU
` [PATCH 3/3] KVM: x86/mmu: Use hugepage GFN mask to compute GFN offset mask

[PATCH V2 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-10-27 22:24 UTC  (2+ messages)

[PATCH v6] checkpatch: extend attributes check to handle more patterns
 2020-10-27 22:45 UTC  (2+ messages)
` [PATCH -next] checkpatch: Update __attribute__((section("name"))) quote removal

[PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device
 2020-10-27 22:43 UTC  (3+ messages)

[RFC PATCH 1/2] sched/wait: Add add_wait_queue_priority()
 2020-10-27 21:32 UTC  (8+ messages)
` [PATCH v2 0/2] Allow KVM IRQFD to consistently intercept events
  ` [PATCH v2 1/2] sched/wait: Add add_wait_queue_priority()

[PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-10-27 22:34 UTC  (5+ messages)
` [PATCH v18 1/4] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v18 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v18 3/4] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH v18 4/4] arm: dts: qcom: sm845: Set the compatible string for the "

[PATCH] ARC: stack unwinding: avoid indefinite looping
 2020-10-27 22:32 UTC 

[PATCH] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-10-27 22:28 UTC  (2+ messages)

[PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-10-27 22:26 UTC  (2+ messages)

[PATCH v3] seq_file: fix clang warning for NULL pointer arithmetic
 2020-10-27 22:18 UTC 

[PATCH v2 3/3] Fix DR_STEP vs ptrace_get_debugreg(6)
 2020-10-27 22:19 UTC  (2+ messages)
` [tip: x86/urgent] x86/debug: "

[PATCH 1/3] x86/debug: Fix BTF handling
 2020-10-27 22:19 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 2/3] x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
 2020-10-27 22:19 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] module: use hidden visibility for weak symbol references
 2020-10-27 22:18 UTC  (3+ messages)

[PATCH] i2c: exynos5: fix platform_get_irq error handling
 2020-10-27 21:42 UTC 

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-27 22:03 UTC  (3+ messages)
` [PATCH v2 04/19] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2020-10-27 21:23 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: x86: Get active PCID only when writing a CR3 value
` [PATCH v3 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
` [PATCH v3 03/11] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V "
` [PATCH v3 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
` [PATCH v3 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
` [PATCH v3 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
` [PATCH v3 07/11] KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
` [PATCH v3 08/11] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
` [PATCH v3 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
` [PATCH v3 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
` [PATCH v3 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush

[PATCH 0/4] net: dsa: mv88e6xxx: serdes link without phy
 2020-10-27 21:58 UTC  (5+ messages)
` [PATCH 4/4] net: dsa: mv88e6xxx: Support serdes ports on MV88E6123/6131

[PATCH] selftests/ftrace: remove _do_fork() leftovers
 2020-10-27 21:55 UTC  (6+ messages)

[PATCH] fix swiotlb panic on Xen
 2020-10-27 21:53 UTC  (4+ messages)

[PATCH v3 0/3] implement I2C retries for mXT1368
 2020-10-27 21:52 UTC  (3+ messages)

[PATCH] ibmvfc: add new fields for version 2 of several MADs
 2020-10-27 21:52 UTC  (3+ messages)

[GIT pull] x86/urgent for 5.10-rc2
 2020-10-27 21:47 UTC  (2+ messages)

[PATCH net-next 01/11] atm: horizon: shut up clang null pointer arithmetic warning
 2020-10-27 21:46 UTC  (5+ messages)

[PATCH] x86: Drop RDPID macro to discourage use of RDPID in the kernel
 2020-10-27 21:45 UTC 

[PATCH v9 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-27 21:43 UTC  (4+ messages)
` [PATCH v9 01/14] ASoC: sun4i-i2s: Change set_chan_cfg() params

[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
 2020-10-27 21:41 UTC  (3+ messages)

[GIT PULL] orphan-handling fixes for v5.10-rc2
 2020-10-27 21:36 UTC  (2+ messages)

[v2 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
 2020-10-27 21:30 UTC  (4+ messages)
  ` [EXT] "

Subject: [RFC] clang tooling cleanups
 2020-10-27 21:34 UTC  (8+ messages)

[PATCH] drm/vc4: hdmi: Avoid sleeping in atomic context
 2020-10-27 21:34 UTC  (2+ messages)

[PATCH v3 00/21] Miscellaneous fixes for resctrl selftests
 2020-10-27 21:34 UTC  (9+ messages)
` [PATCH v3 01/21] selftests/resctrl: Rename CQM test as CMT test
` [PATCH v3 02/21] selftests/resctrl: Fix typo
` [PATCH v3 03/21] selftests/resctrl: Fix typo in help text
` [PATCH v3 05/21] selftests/resctrl: Return if resctrl file system is not supported

[PATCH v3 00/32] Documentation build fixes against v5.10-rc1
 2020-10-27 21:26 UTC  (3+ messages)
` [PATCH v3 23/32] jbd2: fix a kernel-doc markup

linux-next: Signed-off-by missing for commit in the mmc tree
 2020-10-27 21:25 UTC 

[RFC] wimax: move out to staging
 2020-10-27 21:20 UTC 

[PATCH v6 00/29] Warn on orphan section placement
 2020-10-27 21:24 UTC  (18+ messages)
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections

linux-next: Fixes tag needs some work in the amdgpu tree
 2020-10-27 21:22 UTC 

[PATCH v5 1/2] dt-bindings: regulator: add support for MT6392
 2020-10-27 21:16 UTC  (7+ messages)

[PATCH] soc: qcom: QCOM_RPMH fix build with modular QCOM_RPMH
 2020-10-27 21:15 UTC  (2+ messages)

[PATCH] x86/build: Fix vmlinux size check on 64-bit
 2020-10-27 21:14 UTC  (3+ messages)

[PATCH] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function
 2020-10-27 21:11 UTC 

[PATCH v2] Remove __init from padata_do_multithreaded and padata_mt_helper
 2020-10-27 21:20 UTC  (3+ messages)

[PATCH] char: ipmi: remove unneeded break
 2020-10-27 21:09 UTC  (2+ messages)

Proper support for Saitek X36F joystick
 2020-10-27 21:07 UTC  (3+ messages)

[PATCH 0/3] usb: dwc3: ulpi: Fix UPLI registers read/write ops
 2020-10-27 21:06 UTC  (4+ messages)
` [PATCH 2/3] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one

Sparse improvements & regressions for Linux v5.9-rc1 -> v5.10-rc1
 2020-10-27 21:03 UTC 

[PATCH] ipmi_si: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-10-27 21:03 UTC  (2+ messages)
` [Openipmi-developer] "

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-27 21:00 UTC  (3+ messages)

[PATCH RFC] blk-mq: Don't IPI requests on PREEMPT_RT
 2020-10-27 20:58 UTC  (9+ messages)

[PATCH v5 0/3] time namespace aware system boot time
 2020-10-27 20:42 UTC  (4+ messages)
` [PATCH v5 1/3] timens: additional helper functions for boottime offset handling
` [PATCH v5 2/3] fs/proc: apply the time namespace offset to /proc/stat btime
` [PATCH v5 3/3] selftests/timens: added selftest for "

[PATCH] Add support for getting and setting SACLs
 2020-10-27 20:42 UTC 

[PATCH v4 0/5] USB DWC3 host wake up support from system suspend
 2020-10-27 20:38 UTC  (6+ messages)
` [PATCH v4 1/5] usb: dwc3: core: Host "
` [PATCH v4 2/5] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v4 3/5] usb: dwc3: qcom: Configure wakeup interrupts and set genpd active wakeup flag
` [PATCH v4 4/5] arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interrupts
` [PATCH v4 5/5] arm64: dts: qcom: sc7180: Add wakeup-source property for USB node in IDP and trogdor

[PATCH] ASoC: qcom: qdsp6: make use of devm_of_platform_populate
 2020-10-27 20:39 UTC  (2+ messages)

[PATCH v2] ASoC: qcom: qdsp6: make use of devm_of_platform_populate
 2020-10-27 20:39 UTC  (2+ messages)

[PATCH v12 0/2] Add documentation and machine driver for SC7180 sound card
 2020-10-27 20:39 UTC  (2+ messages)

[PATCH 1/3] locking/rwlocks: Add contention detection for rwlocks
 2020-10-27 20:17 UTC  (4+ messages)
` [PATCH 3/3] sched: Add cond_resched_rwlock

[ANNOUNCE] 4.9.240-rt155
 2020-10-27 20:36 UTC 

[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
 2020-10-27 20:31 UTC  (4+ messages)
` [PATCH v6 2/4] KVM: x86: report negative values from wrmsr emulation to userspace

[PATCH 5.9 000/757] 5.9.2-rc1 review
 2020-10-27 20:29 UTC  (2+ messages)

[ANNOUNCE] 4.14.202-rt97
 2020-10-27 20:22 UTC 

[PATCH 1/1] nvme: Add quirk for LiteON CL1 devices running FW 220TQ,22001
 2020-10-27 20:23 UTC  (2+ messages)

PROBLEM: Intermittent panics/oopses during boot - usually when mounting drives or loading AppArmor profiles
 2020-10-27 20:17 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).