linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-14 16:44:25 to 2020-12-14 18:34:31 UTC [more...]

[PATCH 5.9 000/105] 5.9.15-rc1 review
 2020-12-14 17:29 UTC  (57+ messages)
` [PATCH 5.9 003/105] kprobes: Remove NMI context check
` [PATCH 5.9 007/105] net, xsk: Avoid taking multiple skbuff references
` [PATCH 5.9 008/105] bpftool: Fix error return value in build_btf_type_table
` [PATCH 5.9 009/105] vhost-vdpa: fix page pinning leakage in error path (rework)
` [PATCH 5.9 017/105] ibmvnic: avoid memset null scrq msgs
` [PATCH 5.9 023/105] drm/panel: sony-acx565akm: Fix race condition in probe
` [PATCH 5.9 034/105] perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
` [PATCH 5.9 049/105] scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
` [PATCH 5.9 050/105] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
` [PATCH 5.9 053/105] ibmvnic: skip tx timeout reset while in resetting
` [PATCH 5.9 054/105] irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
` [PATCH 5.9 055/105] drm/exynos: depend on COMMON_CLK to fix compile tests
` [PATCH 5.9 056/105] spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
` [PATCH 5.9 057/105] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
` [PATCH 5.9 058/105] habanalabs/gaudi: fix missing code in ECC handling
` [PATCH 5.9 059/105] btrfs: do nofs allocations when adding and removing qgroup relations
` [PATCH 5.9 060/105] btrfs: fix lockdep splat when enabling and disabling qgroups
` [PATCH 5.9 061/105] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
` [PATCH 5.9 062/105] sched/idle: Fix arch_cpu_idle() vs tracing
` [PATCH 5.9 063/105] intel_idle: Fix intel_idle() "
` [PATCH 5.9 065/105] platform/x86: thinkpad_acpi: add P1 gen3 second fan support
` [PATCH 5.9 066/105] platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e
` [PATCH 5.9 072/105] platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet
` [PATCH 5.9 073/105] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [PATCH 5.9 074/105] s390: fix irq state tracing
` [PATCH 5.9 075/105] intel_idle: Build fix
` [PATCH 5.9 076/105] media: pulse8-cec: fix duplicate free at disconnect or probe error
` [PATCH 5.9 077/105] media: pulse8-cec: add support for FW v10 and up
` [PATCH 5.9 078/105] mmc: mediatek: Fix system suspend/resume support for CQHCI
` [PATCH 5.9 079/105] mmc: mediatek: Extend recheck_sdio_irq fix to more variants
` [PATCH 5.9 080/105] ktest.pl: Fix incorrect reboot for grub2bls
` [PATCH 5.9 081/105] xen: add helpers for caching grant mapping pages
` [PATCH 5.9 082/105] xen: dont use page->lru for ZONE_DEVICE memory
` [PATCH 5.9 083/105] Input: cm109 - do not stomp on control URB
` [PATCH 5.9 084/105] Input: i8042 - add Acer laptops to the i8042 reset list
` [PATCH 5.9 085/105] pinctrl: jasperlake: Fix HOSTSW_OWN offset
` [PATCH 5.9 086/105] pinctrl: amd: remove debounce filter setting in IRQ type setting
` [PATCH 5.9 087/105] mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOC
` [PATCH 5.9 088/105] mmc: block: Fixup condition for CMD13 polling for RPMB requests
` [PATCH 5.9 089/105] drm/amdgpu/disply: set num_crtc earlier
` [PATCH 5.9 090/105] drm/i915/gem: Propagate error from cancelled submit due to context closure
` [PATCH 5.9 091/105] drm/i915/display/dp: Compute the correct slice count for VDSC on DP
` [PATCH 5.9 092/105] drm/i915/gt: Declare gen9 has 64 mocs entries!
` [PATCH 5.9 093/105] drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
` [PATCH 5.9 094/105] drm/i915/gt: Cancel the preemption timeout on responding to it
` [PATCH 5.9 095/105] drm/amdgpu: fix sdma instance fw version and feature version init
` [PATCH 5.9 096/105] kbuild: avoid static_assert for genksyms
` [PATCH 5.9 097/105] proc: use untagged_addr() for pagemap_read addresses
` [PATCH 5.9 098/105] mm/hugetlb: clear compound_nr before freeing gigantic pages
` [PATCH 5.9 099/105] zonefs: fix page reference and BIO leak
` [PATCH 5.9 100/105] scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
` [PATCH 5.9 101/105] x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
` [PATCH 5.9 102/105] x86/membarrier: Get rid of a dubious optimization
` [PATCH 5.9 103/105] x86/apic/vector: Fix ordering in vector assignment
` [PATCH 5.9 104/105] x86/kprobes: Fix optprobe to detect INT3 padding correctly
` [PATCH 5.9 105/105] compiler.h: fix barrier_data() on clang

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-12-14 18:32 UTC  (3+ messages)

[GIT PULL] arm64 updates for 5.11
 2020-12-14 18:28 UTC 

[v1] drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
 2020-12-14 18:32 UTC  (2+ messages)

[PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-14 18:30 UTC  (4+ messages)
` [PATCH 4/4] e1000e: Export S0ix flags to ethtool

[PATCH AUTOSEL 5.9 01/23] drm/tegra: sor: Don't warn on probe deferral
 2020-12-14 18:29 UTC  (6+ messages)
` [PATCH AUTOSEL 5.9 15/23] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[PATCH v5 00/25] coresight: etm4x: Support for system instructions
 2020-12-14 17:37 UTC  (26+ messages)
` [PATCH v5 01/25] coresight: etm4x: Handle access to TRCSSPCICRn
` [PATCH v5 02/25] coresight: etm4x: Skip accessing TRCPDCR in save/restore
` [PATCH v5 03/25] coresight: Introduce device access abstraction
` [PATCH v5 04/25] coresight: tpiu: Prepare for using coresight "
` [PATCH v5 05/25] coresight: Convert coresight_timeout to use "
` [PATCH v5 06/25] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH v5 07/25] coresight: etm4x: Always read the registers on the host CPU
` [PATCH v5 08/25] coresight: etm4x: Convert all register accesses
` [PATCH v5 09/25] coresight: etm4x: Add commentary on the registers
` [PATCH v5 10/25] coresight: etm4x: Add sysreg access helpers
` [PATCH v5 11/25] coresight: etm4x: Define DEVARCH register fields
` [PATCH v5 12/25] coresight: etm4x: Check for Software Lock
` [PATCH v5 13/25] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v5 14/25] coresight: etm4x: Clean up "
` [PATCH v5 15/25] coresight: etm4x: Handle ETM architecture version
` [PATCH v5 16/25] coresight: etm4x: Detect access early on the target CPU
` [PATCH v5 17/25] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH v5 18/25] coresight: etm4x: Expose trcdevarch via trcidr
` [PATCH v5 19/25] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v5 20/25] coresight: etm4x: Detect system instructions support
` [PATCH v5 21/25] coresight: etm4x: Refactor probing routine
` [PATCH v5 22/25] coresight: etm4x: Add support for sysreg only devices
` [PATCH v5 23/25] dts: bindings: coresight: ETM system register access only units
` [PATCH v5 24/25] arm64: Add TRFCR_ELx definitions
` [PATCH v5 25/25] coresight: Add support for v8.4 SelfHosted tracing

[PATCH 1/3] thermal: core: Add indication for userspace usage
 2020-12-14 18:21 UTC  (2+ messages)

[PATCH net-next v4 0/5] vsock: Add flags field in the vsock address
 2020-12-14 18:19 UTC  (5+ messages)
` [PATCH net-next v4 3/5] vsock_addr: Check for supported flag values

linux-next: manual merge of the akpm-current tree with the risc-v tree
 2020-12-14 17:37 UTC  (2+ messages)

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-14 18:15 UTC  (6+ messages)

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-14 18:13 UTC  (5+ messages)
` [PATCH v5 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup

Energy-efficiency options within RCU
 2020-12-14 18:12 UTC  (2+ messages)

dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-14 18:11 UTC 

[PATCH] unlock patched C gccs
 2020-12-14 17:51 UTC 

[PATCH v12 00/31] Speculative page faults
 2020-12-14 18:10 UTC  (11+ messages)

[PATCH V2 0/2] Broadcom's PMB (Power Management Bus) support
 2020-12-14 18:07 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: power: document Broadcom's PMB binding
` [PATCH V2 2/2] soc: bcm: add PM driver for Broadcom's PMB

[GIT PULL] jfs updates for 5.11
 2020-12-14 18:07 UTC 

[PATCH v3 2/4] membarrier: Add an actual barrier before rseq_preempt()
 2020-12-14 18:05 UTC  (3+ messages)
` [tip: x86/urgent] "

[PATCH backport] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
 2020-12-14 18:00 UTC 

[PATCH linux hwmon-next v5 0/3] SB-TSI hwmon driver v5
 2020-12-14 17:59 UTC  (4+ messages)
` [PATCH linux hwmon-next v5 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors

[PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block
 2020-12-14 17:50 UTC  (6+ messages)
` [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2020-12-14 17:56 UTC  (5+ messages)
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map

[PATCH v2 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY
 2020-12-14 17:56 UTC 

[PATCH] mm/vmalloc: Fix unlock order in s_stop()
 2020-12-14 17:56 UTC  (6+ messages)

[GIT PULL] dlm updates for 5.11
 2020-12-14 17:54 UTC 

[RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs
 2020-12-14 17:55 UTC  (4+ messages)

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-14 17:54 UTC  (9+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH v4 0/2] Platform driver update to support playback recover after resume
 2020-12-14 17:50 UTC  (7+ messages)
` [PATCH v4 1/2] Partially revert ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state

[PATCH] efi/libstub: Allow EFI_NOT_FOUND on LOAD_FILE2_PROTOCOL calls for initrd
 2020-12-14 17:48 UTC  (3+ messages)

[PATCH v3 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-14 17:48 UTC  (2+ messages)

[RFC, v2 0/1] msi support for platform devices
 2020-12-14 17:45 UTC  (4+ messages)
` [RFC, v3 0/2] "
  ` [RFC v3 1/2] vfio/platform: add support for msi
  ` [RFC v3 2/2] vfio/platform: msi: add Broadcom platform devices

[PATCH] venus: venc: set inband mode property to FW
 2020-12-14 17:44 UTC 

[PATCH v2] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-14 17:41 UTC 

[net-next PATCH v3] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
 2020-12-14 17:42 UTC  (2+ messages)

[PATCH] Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
 2020-12-14 17:41 UTC 

[PATCH 0/2] optimise iov_iter
 2020-12-14 17:25 UTC  (8+ messages)
` [PATCH 2/2] iov_iter: optimise iter type checking

[PATCH 5.4 00/36] 5.4.84-rc1 review
 2020-12-14 17:28 UTC  (24+ messages)
` [PATCH 5.4 01/36] Kbuild: do not emit debug info for assembly with LLVM_IAS=1
` [PATCH 5.4 02/36] x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
` [PATCH 5.4 03/36] iwlwifi: pcie: limit memory read spin time
` [PATCH 5.4 04/36] arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards
` [PATCH 5.4 05/36] iwlwifi: pcie: set LTR to avoid completion timeout
` [PATCH 5.4 06/36] iwlwifi: mvm: fix kernel panic in case of assert during CSA
` [PATCH 5.4 07/36] powerpc: Drop -me200 addition to build flags
` [PATCH 5.4 08/36] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges
` [PATCH 5.4 09/36] ARC: stack unwinding: dont assume non-current task is sleeping
` [PATCH 5.4 10/36] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
` [PATCH 5.4 11/36] interconnect: qcom: qcs404: Remove GPU and display RPM IDs
` [PATCH 5.4 13/36] irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
` [PATCH 5.4 19/36] platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE
` [PATCH 5.4 20/36] platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PC
` [PATCH 5.4 22/36] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [PATCH 5.4 23/36] ktest.pl: Fix incorrect reboot for grub2bls
` [PATCH 5.4 25/36] Input: i8042 - add Acer laptops to the i8042 reset list
` [PATCH 5.4 26/36] pinctrl: amd: remove debounce filter setting in IRQ type setting
` [PATCH 5.4 27/36] mmc: block: Fixup condition for CMD13 polling for RPMB requests
` [PATCH 5.4 28/36] drm/i915/display/dp: Compute the correct slice count for VDSC on DP
` [PATCH 5.4 29/36] kbuild: avoid static_assert for genksyms
` [PATCH 5.4 31/36] scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
` [PATCH 5.4 33/36] x86/membarrier: Get rid of a dubious optimization

[PATCH 00/10] workqueue: break affinity initiatively
 2020-12-14 17:25 UTC  (3+ messages)
` [PATCH 02/10] workqueue: use cpu_possible_mask instead of cpu_active_mask to break affinity

[PATCH v5 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-14 17:21 UTC  (2+ messages)
` [PATCH v5 2/2] mmc: sdhci-msm: Actually set the actual clock

[PATCH 0/2] Broadcom's PMB (Power Management Bus) support
 2020-12-14 17:32 UTC  (5+ messages)
` [PATCH 2/2] soc: bcm: add PM driver for Broadcom's PMB

Linux 5.10
 2020-12-14 17:29 UTC  (9+ messages)

[RFC PATCH v2 00/14] CXL 2.0 Support
 2020-12-14 17:29 UTC  (4+ messages)
` [RFC PATCH 09/14] cxl/mem: Add basic IOCTL interface

[PATCH v4 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-14 17:22 UTC  (4+ messages)
` [PATCH v4 2/2] mmc: sdhci-msm: Actually set the actual clock

[PATCH] dm integrity: select the Kconfig option CRYPTO_SKCIPHER
 2020-12-14 17:18 UTC 

[PATCH] kvm: don't lose the higher 32 bits of tlbs_dirty
 2020-12-14 17:20 UTC  (2+ messages)

drivers/clk/imx/clk-imx8mp.c:446:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-14 17:19 UTC 

[RFC PATCH] ASoC: pcm_dmaengine: Add support for BE DAIs
 2020-12-14 17:19 UTC  (6+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-14 17:16 UTC  (2+ messages)

[RFC][PATCH 0/5] select_idle_sibling() wreckage
 2020-12-14 16:48 UTC  (6+ messages)
` [RFC][PATCH 1/5] sched/fair: Fix select_idle_cpu()s cost accounting
` [RFC][PATCH 2/5] sched/fair: Make select_idle_cpu() proportional to cores
` [RFC][PATCH 3/5] sched/fair: Remove select_idle_smt()
` [RFC][PATCH 4/5] sched/fair: Merge select_idle_core/cpu()
` [RFC][PATCH 5/5] sched/fair: SIS_PROP the idle core scan

[sparc64] ftrace: kernel startup-tests unaligned access
 2020-12-14 17:12 UTC  (4+ messages)

drivers/net/mdio/mdio-mux-mmioreg.c:91:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-14 17:05 UTC 

Urgent: BUG: PPP ioctl Transport endpoint is not connected
 2020-12-14 17:09 UTC  (8+ messages)

[PATCH V3 0/7] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-14 17:08 UTC  (6+ messages)
` [PATCH V3 1/7] remoteproc: elf: support platform specific memory hook

[PATCH] ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
 2020-12-14 17:07 UTC  (2+ messages)

[PATCH] bcache: consider the fragmentation when update the writeback rate
 2020-12-14 17:07 UTC  (5+ messages)

[PATCH v4 0/2] hwspinlock: add sun8i hardware spinlock support
 2020-12-14 17:06 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-14 17:07 UTC  (2+ messages)

[PATCH 5.10 0/2] 5.10.1-rc1 review
 2020-12-14 17:06 UTC  (3+ messages)
` [PATCH 5.10 1/2] Revert "md: change mddev chunk_sectors from int to unsigned"
` [PATCH 5.10 2/2] Revert "dm raid: fix discard limits for raid1 and raid10"

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-14 17:03 UTC  (2+ messages)

[RESEND PATCH v2 1/2] MAINTAINERS: Remove JZ4780 DMA driver entry
 2020-12-14 15:36 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] MAINTAINERS: Add linux-mips mailing list to JZ47xx entries

[PATCH 1/4] MIPS: vdso: Use vma page protection for remapping
 2020-12-14 15:32 UTC  (4+ messages)
` [PATCH 4/4] MIPS: mm: Clean up setup of protection map

[PATCH v2 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
 2020-12-14 16:58 UTC  (4+ messages)
` [PATCH v2 1/3] "

[RFC]: kexec: change to handle memory/cpu changes
 2020-12-14 16:50 UTC 

[PATCH v2 0/6] Several changes for the UPIU trace
 2020-12-14 16:46 UTC  (3+ messages)
` [PATCH v2 1/6] scsi: ufs: Remove stringize operator '#' restriction

[PATCH v4 1/4] pwm: pca9685: Switch to atomic API
 2020-12-14 16:44 UTC  (13+ messages)

[RFC PATCH 00/12] Support for Allwinner V831 SoC
 2020-12-14 16:42 UTC  (5+ messages)
` [RFC PATCH 05/12] pinctrl: sunxi: add pinctrl driver for V831/V833


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