linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 01:09:29 to 2021-03-04 05:58:32 UTC [more...]

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-04  5:56 UTC  (6+ messages)
` [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH v3 0/3] CET fix patches for nested guest
 2021-03-04  6:07 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2
` [PATCH v3 2/3] KVM: nVMX: Set X86_CR4_CET in cr4_fixed1_bits if CET IBT is enabled
` [PATCH v3 3/3] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list

[PATCH v3] powerpc/uprobes: Validation for prefixed instruction
 2021-03-04  5:05 UTC  (2+ messages)

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-04  5:50 UTC  (10+ messages)
` [PATCH v17 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
      ` [External] "
` [PATCH v17 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
  ` [External] Re: [PATCH v17 0/9] Free some vmemmap pages of HugeTLB page

[PATCH v2 08/10] fsdax: Dedup file range to use a compare function
 2021-03-04  5:42 UTC  (2+ messages)
` [RESEND PATCH v2.1 "

[RFC PATCH v2 00/13] Add futex2 syscall
 2021-03-04  5:44 UTC  (2+ messages)

[PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
 2021-03-04  5:41 UTC  (2+ messages)
` [RESEND PATCH v2.1 "

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-04  5:42 UTC  (6+ messages)
` [PATCH 1/8] ARM: ARMv7-M: Fix register restore corrupt after svc call

[PATCH v6] i2c: virtio: add a virtio i2c frontend driver
 2021-03-04  5:40 UTC  (3+ messages)

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-03-04  5:30 UTC  (2+ messages)

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-04  5:28 UTC  (3+ messages)
` [PATCH v9 6/9] crypto: Add NIST P384 curve parameters

[PATCH v3 0/8] Add support for SVM atomics in Nouveau
 2021-03-04  5:20 UTC  (7+ messages)
` [PATCH v3 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v3 5/8] mm: Device exclusive memory access

[PATCH] MIPS: Add comment about CONFIG_MIPS32_O32 in loongson3_defconfig when build with Clang
 2021-03-04  5:18 UTC  (4+ messages)

[PATCH] x86/vdso: Use proper modifier for len's printf in extract
 2021-03-04  5:18 UTC  (3+ messages)

[ANNOUNCE] Git v2.31.0-rc1
 2021-03-04  5:14 UTC  (3+ messages)

kernel/sched/fair.c:8894:20: warning: stack frame size of 1072 bytes in function 'update_sd_lb_stats'
 2021-03-04  5:07 UTC 

[PATCH v3 1/2] powerpc/perf: Use PVR rather than oprofile field to determine CPU version
 2021-03-04  5:05 UTC 

XDP socket rings, and LKMM litmus tests
 2021-03-04  5:04 UTC  (11+ messages)

[PATCH] arch:powerpc:kernel: remove duplicate include in traps.c
 2021-03-04  4:49 UTC 

[PATCH 2/5] CMDLINE: drivers: of: ifdef out cmdline section
 2021-03-04  4:47 UTC 

[PATCH 5/5] CMDLINE: x86: convert to generic builtin command line
 2021-03-04  4:48 UTC 

[PATCH 1/5] CMDLINE: add generic builtin command line
 2021-03-04  4:47 UTC 

[PATCH 3/5] CMDLINE: powerpc: convert to generic builtin command line
 2021-03-04  4:48 UTC 

[PATCH 4/5] CMDLINE: mips: convert to generic builtin command line
 2021-03-04  4:48 UTC 

[PATCH v2 0/9] AM64: Add SERDES bindings and driver support
 2021-03-04  4:45 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper

[PATCH v2] amba: Remove deferred device addition
 2021-03-04  4:44 UTC  (3+ messages)

[PATCH v4 00/13] PHY: Add support in Sierra to use external clock
 2021-03-04  4:41 UTC  (14+ messages)
` [PATCH v4 01/13] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v4 02/13] phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
` [PATCH v4 03/13] phy: cadence: cadence-sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v4 04/13] phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode
` [PATCH v4 05/13] phy: cadence: cadence-sierra: Move all clk_get_*() to a separate function
` [PATCH v4 06/13] phy: cadence: cadence-sierra: Move all reset_control_get*() "
` [PATCH v4 07/13] phy: cadence: cadence-sierra: Explicitly request exclusive reset control
` [PATCH v4 08/13] phy: cadence-torrent: Use a common header file for Cadence SERDES
` [PATCH v4 09/13] phy: cadence: cadence-sierra: Add array of input clocks in "struct cdns_sierra_phy"
` [PATCH v4 10/13] phy: cadence: cadence-sierra: Add missing clk_disable_unprepare() in .remove callback
` [PATCH v4 11/13] dt-bindings: phy: phy-cadence-sierra: Add binding to model Sierra as clock provider
` [PATCH v4 12/13] phy: cadence: phy-cadence-sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)
` [PATCH v4 13/13] phy: cadence: phy-cadence-sierra: Enable pll_cmnlc and pll_cmnlc1 clocks

[PATCH] vt: keyboard, fix uninitialized variables warning
 2021-03-04  3:10 UTC  (2+ messages)
` [V2][PATCH] "

[PATCH] certs: Fix wrong kconfig option used for x509_revocation_list
 2021-03-04  4:38 UTC  (4+ messages)

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-03-04  4:37 UTC  (3+ messages)
` [PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values

[PATCH v2] kunit: fix checkpatch warning
 2021-03-04  4:35 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()
 2021-03-04  4:34 UTC 

[PATCH] arch:powerpc:kernel: remove duplicate include in setup-common
 2021-03-04  4:34 UTC 

general protection fault in crypto_destroy_tfm
 2021-03-04  4:32 UTC  (2+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-04  4:19 UTC  (15+ messages)

[PATCH] scsi: vmw_pvscsi: Update maintainer
 2021-03-04  4:16 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix incorrect ufshcd_state after ufshcd_reset_and_restore()
 2021-03-04  4:16 UTC  (2+ messages)

[PATCH] scsi: ufs: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-03-04  4:16 UTC  (2+ messages)

[PATCH v5 0/5] ibmvfc: hard reset fixes
 2021-03-04  4:16 UTC  (2+ messages)

[PATCH V2 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting
 2021-03-04  4:15 UTC  (2+ messages)

[PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-04  4:14 UTC  (2+ messages)

[PATCH v4] scsi: storvsc: Parameterize number hardware queues
 2021-03-04  4:09 UTC  (2+ messages)

[RFC PATCH] USB:XHCI:Modify XHCI driver for USB2.0 controller
 2021-03-04  4:08 UTC  (5+ messages)

[PATCH v3 0/9] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-04  3:43 UTC  (13+ messages)
` [PATCH v3 5/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH v3 6/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH v3 7/9] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH v3 9/9] KVM: x86: Add XSAVE Support for Architectural LBRs

[PATCH 0/8] Support Pensando Elba SoC
 2021-03-04  3:41 UTC  (9+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH 2/8] spi: cadence-quadspi: Add QSPI support for Pensando Elba SoC
` [PATCH 3/8] spi: dw: Add support for Pensando Elba SoC SPI
` [PATCH 4/8] spidev: Add Pensando CPLD compatible
` [PATCH 5/8] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH 6/8] arm64: Add config for Pensando SoC platforms
` [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support
` [PATCH 8/8] MAINTAINERS: Add entry for PENSANDO

[PATCH v4 0/2] Add FITRIM ioctl support for exFAT filesystem
 2021-03-04  3:43 UTC  (2+ messages)

[tip:auto-latest] BUILD SUCCESS 43e65ddac19c665411ed8554a21155fc0ec3a286
 2021-03-04  3:42 UTC 

[PATCH v2] exfat: fix erroneous discard when clear cluster bit
 2021-03-04  3:42 UTC  (2+ messages)

[PATCH/v4] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-03-04  3:40 UTC  (4+ messages)

[PATCH] arch/powerpc/include: remove duplicate include in thread_info.h
 2021-03-04  3:37 UTC 

[PATCH] Fix ld-version.sh script if LLD was built with LLD_VENDOR
 2021-03-04  3:34 UTC  (2+ messages)

[PATCH v7 0/4] perf vendor events: Support PMU events for A64FX
 2021-03-04  3:26 UTC  (5+ messages)
` [PATCH v7 1/4] perf vendor events arm64: Add more common and uarch events
` [PATCH v7 2/4] perf tools: Add lexical definition of event name
` [PATCH v7 3/4] perf vendor events arm64: Add Fujitsu A64FX pmu event
` [PATCH v7 4/4] perf test: Add test for event name starting with a number

[PATCH 0/6] firmware: qcom_scm: Fix SMCCC detection on sc7180
 2021-03-04  3:35 UTC  (3+ messages)
` [PATCH 6/6] firmware: qcom_scm: Only compile legacy calls on ARM

[PATCH V2 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-04  3:31 UTC  (12+ messages)

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-04  3:27 UTC  (6+ messages)
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH] arch/powerpc/include: remove duplicate include in pgtable.h
 2021-03-04  3:28 UTC 

linux-next: Fixes tag needs some work in the net tree
 2021-03-04  3:19 UTC 

[PATCH] arch/powerpc/include:fix misspellings in tlbflush.h
 2021-03-04  3:13 UTC 

[PATCH v2] net: 9p: advance iov on empty read
 2021-03-04  3:01 UTC  (3+ messages)

[PATCH] PATCH Documentation translations:translate sound/hd-audio/controls to chinese
 2021-03-04  2:58 UTC  (6+ messages)

[PATCH v1 1/3] i40e: use minimal tx and rx pairs for kdump
 2021-03-04  2:55 UTC  (3+ messages)
` [PATCH v1 2/3] i40e: use minimal rx and tx ring buffers "
` [PATCH v1 3/3] i40e: use minimal admin queue "

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-04  2:55 UTC  (3+ messages)
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH] arch/powerpc/include/asm/book3s/64/: remove duplicate include in mmu-hash.h
 2021-03-04  2:42 UTC 

[PATCH] net: mac802154: Fix null pointer dereference
 2021-03-04  2:40 UTC  (2+ messages)

linux-next: Tree for Mar 4
 2021-03-04  2:32 UTC 

[PATCH] Documentation/admin-guide: kernel-parameters: correct the architectures for numa_balancing
 2021-03-04  2:26 UTC  (2+ messages)

[PATCH 1/4] mm: restore node stat checking in /proc/sys/vm/stat_refresh
 2021-03-04  2:25 UTC  (7+ messages)
` [PATCH 3/4] mm: /proc/sys/vm/stat_refresh skip checking known negative stats
        ` [PATCH v2 "

[PATCH] arch/parisc/kernel: remove duplicate include in ptrace
 2021-03-04  2:24 UTC 

Broken kretprobe stack traces
 2021-03-04  2:18 UTC  (7+ messages)

[PATCH][next] staging: rtl8188eu: Replace one-element array with flexible-array in struct ndis_802_11_var_ie
 2021-03-04  2:02 UTC 

[PATCH 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-04  1:59 UTC  (5+ messages)
` [PATCH 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 2/4] userfaultfd.2: Add write-protect mode
` [PATCH 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH v5] i2c: virtio: add a virtio i2c frontend driver
 2021-03-04  1:47 UTC  (5+ messages)

[PATCH v2] ubifs: Fix read out-of-bounds in ubifs_jnl_write_inode()
 2021-03-04  1:50 UTC  (2+ messages)
` [v2] "

linux-next: build warnings after merge of the v4l-dvb tree
 2021-03-04  1:50 UTC 

linux-next: build warning after merge of the rcu tree
 2021-03-04  1:48 UTC  (2+ messages)

ixgbe: disabling already-disabled device
 2021-03-04  1:47 UTC 

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-04  1:35 UTC  (4+ messages)
` [PATCH v2 09/10] fs/xfs: Handle CoW for fsdax write() path

[PATCH][next] media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array members
 2021-03-04  1:43 UTC  (2+ messages)

[PATCH v3] memcg: charge before adding to swapcache on swapin
 2021-03-04  1:42 UTC 

[PATCH][next] media: venus: hfi_cmds.h: Replace one-element array with flexible-array member
 2021-03-04  1:42 UTC  (2+ messages)

[PATCH v3] mm: cma: support sysfs
 2021-03-04  1:38 UTC  (3+ messages)

[PATCH v9 00/18] HSM driver for ACRN hypervisor
 2021-03-04  1:36 UTC  (4+ messages)
` [PATCH v9 17/18] virt: acrn: Introduce an interface for Service VM to control vCPU

[PATCH 0/3] Don't use RCU for x_tables synchronization
 2021-03-04  1:31 UTC  (4+ messages)
` [PATCH 1/3] Revert "netfilter: x_tables: Update remaining dereference to RCU"
` [PATCH 2/3] Revert "netfilter: x_tables: Switch synchronization "
` [PATCH 3/3] netfilter: x_tables: Use correct memory barriers

[PATCH] MIPS: drm/radeon: A gray screen appears when going into hibernation(S4)
 2021-03-04  1:25 UTC 

[PATCH] perf record: Fix continue profiling after draining the buffer
 2021-03-04  1:19 UTC  (8+ messages)

[PATCH 0/7] Add build ID to stacktraces
 2021-03-04  1:19 UTC  (8+ messages)
` [PATCH 5/7] printk: Make %pS and friends print module build ID

[PATCH v3 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-04  1:17 UTC  (5+ messages)

cpuidle-qcom-spm.c:undefined reference to `cpu_resume_arm'
 2021-03-04  1:03 UTC 

linux-next: build failure after merge of the pinctrl tree
 2021-03-04  1:12 UTC 

[PATCH] ipc/msg: add msgsnd_timed and msgrcv_timed syscall for system V message queue
 2021-03-04  1:12 UTC 

[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
 2021-03-04  0:46 UTC  (5+ messages)

[PATCH net v2] net: l2tp: reduce log level of messages in receive path, add counter instead
 2021-03-04  1:00 UTC  (2+ messages)

[PATCH net 9/9] r8152: disable DelayPhyPwrChg
 2021-03-04  1:00 UTC  (2+ messages)
` [PATCH net] Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"

[PATCH tip/core/rcu 0/12] NOCB updates for v5.13
 2021-03-04  0:23 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/12] rcu/nocb: Detect unsafe checks for offloaded rdp
` [PATCH tip/core/rcu 02/12] timer: Report ignored local enqueue in nohz mode
` [PATCH tip/core/rcu 03/12] rcu/nocb: Comment the reason behind BH disablement on batch processing
` [PATCH tip/core/rcu 04/12] rcu/nocb: Forbid NOCB toggling on offline CPUs
` [PATCH tip/core/rcu 06/12] rcu/nocb: Only (re-)initialize segcblist when needed on CPU up
` [PATCH tip/core/rcu 07/12] rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloading
` [PATCH tip/core/rcu 08/12] rcu: Make nocb_nobypass_lim_per_jiffy static
` [PATCH tip/core/rcu 09/12] rcu/nocb: Fix missed nocb_timer requeue
` [PATCH tip/core/rcu 10/12] rcu/nocb: Disable bypass when CPU isn't completely offloaded
` [PATCH tip/core/rcu 12/12] rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible

[PATCH RFC clocksource] Do not mark clocks unstable due to delays
 2021-03-04  0:53 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
      ` [PATCH v5 clocksource] Do not mark clocks unstable due to delays for v5.13
        ` [PATCH kernel/time 1/5] clocksource: Provide module parameters to inject delays in watchdog
        ` [PATCH kernel/time 2/5] clocksource: Retry clock read if long delays detected
        ` [PATCH kernel/time 3/5] clocksource: Check per-CPU clock synchronization when marked unstable
        ` [PATCH kernel/time 4/5] clocksource: Provide a module parameter to fuzz per-CPU clock checking
        ` [PATCH kernel/time 5/5] clocksource: Do pairwise clock-desynchronization checking

[PATCH v2 0/7] Add I2S-MCC support for Microchip's SAMA7G5
 2021-03-04  0:54 UTC  (2+ messages)
` (subset) "

[Patch v2 0/4] NXP Flexspi driver patches
 2021-03-04  0:56 UTC  (2+ messages)

[PATCH -next] ASoC: rt1316: Fix return value check in rt1316_sdw_probe()
 2021-03-04  0:54 UTC  (2+ messages)

[PATCH] SoC: codecs: fix platform_no_drv_owner.cocci warnings
 2021-03-04  0:54 UTC  (2+ messages)

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-04  0:54 UTC  (2+ messages)

COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt No rule to make target 'arch/c6x/Makefile'
 2021-03-04  0:51 UTC  (3+ messages)
  ` [kbuild-all] "

net/ceph/messenger_v1.c:1204:5: warning: stack frame size of 2944 bytes in function 'ceph_con_v1_try_read'
 2021-03-04  0:43 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH tip/core/rcu 0/28] Torture-test scripting updates for v5.13
 2021-03-04  0:38 UTC  (8+ messages)
` [PATCH tip/core/rcu 02/28] torture: Allow 1G of memory for torture.sh kvfree testing
` [PATCH tip/core/rcu 08/28] torture: Use file-based protocol to mark batch's runs complete
` [PATCH tip/core/rcu 09/28] torture: Use "jittering" file to control jitter.sh execution
` [PATCH tip/core/rcu 10/28] torture: Eliminate jitter_pids file
` [PATCH tip/core/rcu 13/28] torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
` [PATCH tip/core/rcu 15/28] torture: Record jitter start/stop commands
` [PATCH tip/core/rcu 26/28] torture: Print proper vmlinux path for kvm-again.sh runs

[PATCH memory-model 0/3] LKMM updates for v5.13
 2021-03-04  0:45 UTC  (4+ messages)
` [PATCH memory-model 1/3] doc: Update rcu_dereference.rst reference
` [PATCH memory-model 2/3] tools/memory-model: Remove reference to atomic_ops.rst
` [PATCH memory-model 3/3] tools/memory-model: Add access-marking documentation

[PATCH 1/2] units: Add the HZ_PER_KHZ macro
 2021-03-04  0:31 UTC  (2+ messages)

drivers/gpu/drm/msm/dp/dp_hpd.c:37 dp_hpd_connect() error: we previously assumed 'hpd_priv->dp_cb' could be null (see line 37)
 2021-03-04  0:26 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
 2021-03-04  0:26 UTC  (2+ messages)
` [PATCH tip/core/rcu 3/3] rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()

fscache: Redesigning the on-disk cache
 2021-03-03 23:20 UTC 

[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-03 23:08 UTC  (3+ messages)
` [PATCH v13 1/2] drm/tegra: dc: Support memory bandwidth management

[PATCH v2] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
 2021-03-04  0:54 UTC  (2+ messages)

[drm/i915] 7962893ecb: WARNING:at_drivers/gpu/drm/i915/intel_runtime_pm.c:#intel_runtime_pm_driver_release[i915]
 2021-03-04  0:55 UTC  (2+ messages)

[PATCH][next] ASoC: fsl: fsl_easrc: Fix uninitialized variable st2_mem_alloc
 2021-03-04  0:54 UTC  (2+ messages)


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