linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 15:01:37 to 2021-09-08 18:35:01 UTC [more...]

[RFC] locking: rwbase: Take care of ordering guarantee for fastpath reader
 2021-09-08 18:34 UTC  (6+ messages)

[PATCH] drm/plane-helper: fix uninitialized variable reference
 2021-09-08 18:34 UTC  (2+ messages)

[PATCH] kernel/locking: Add context to ww_mutex_trylock
 2021-09-08 18:30 UTC  (3+ messages)

[PATCH 0/5] PHY: Add support to output derived and received reference clock from Torrent
 2021-09-08 18:26 UTC  (6+ messages)
` [PATCH 1/5] phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
` [PATCH 2/5] dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclk
` [PATCH 3/5] phy: cadence-torrent: Add support for derived reference clock output
` [PATCH 4/5] phy: cadence-torrent: Add support for received "
` [PATCH 5/5] phy: cadence-torrent: Model reference clock driver as a gate and mux clock

[PATCH 00/19] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-08 18:24 UTC  (21+ messages)
` [PATCH 04/19] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH 05/19] cpufreq: amd: add fast switch function for amd-pstate module
` [PATCH 06/19] cpufreq: amd: add acpi cppc function as the backend for legacy processors
` [PATCH 07/19] cpufreq: amd: add trace for amd-pstate module
` [PATCH 08/19] cpufreq: amd: add boost mode support for amd-pstate
` [PATCH 09/19] cpufreq: amd: add amd-pstate checking support check attribute
` [PATCH 10/19] cpufreq: amd: add amd-pstate frequencies attributes
` [PATCH 11/19] cpufreq: amd: add amd-pstate performance attributes
` [PATCH 12/19] cpupower: add AMD P-state capability flag
` [PATCH 13/19] cpupower: add the function to check amd-pstate enabled
` [PATCH 14/19] cpupower: initial AMD P-state capability
` [PATCH 15/19] cpupower: add amd-pstate sysfs entries into libcpufreq
` [PATCH 16/19] cpupower: enable boost state support for amd-pstate module
` [PATCH 17/19] cpupower: add amd-pstate get data function to query the info
` [PATCH 18/19] cpupower: print amd-pstate information on cpupower
` [PATCH 19/19] Documentation: amd-pstate: add amd-pstate driver introduction

[PATCH] media: sun6i-csi: Allow the video device to be open multiple times
 2021-09-08 18:24 UTC  (2+ messages)

[v6 1/1] x86/bugs: Implement mitigation for Predictive Store Forwarding
 2021-09-08 18:20 UTC  (6+ messages)
` [v6 1/1] x86/bugs: Implement mitigation for Predictive Store

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-08 18:23 UTC  (16+ messages)
` [PATCH v3 1/9] dma-fence: Add deadline awareness
` [PATCH v3 4/9] drm/scheduler: Add fence deadline support
` [PATCH v3 5/9] drm/msm: Add deadline based boost support
` [PATCH v3 6/9] dma-buf/fence-array: Add fence deadline support
` [PATCH v3 7/9] dma-buf/fence-chain: "
` [PATCH v3 8/9] dma-buf/sync_file: Add SET_DEADLINE ioctl

[PATCH 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-08 18:18 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH v2 1/5] powerpc/signal64: Access function descriptor with user access block
 2021-09-08 18:17 UTC  (5+ messages)
` [PATCH v2 3/5] signal: Add unsafe_copy_siginfo_to_user()

[PATCH v2 1/3] clk: rockchip: rk3399: make CPU clocks critical
 2021-09-08 18:13 UTC  (3+ messages)
` [PATCH v2 2/3] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
` [PATCH v2 3/3] arm64: dts: rockchip: add Coresight debug range for RK3399

[PATCH] scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
 2021-09-08 18:13 UTC  (2+ messages)

[RESEND PATCH 1/2] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
 2021-09-08 18:09 UTC  (4+ messages)
` [RESEND PATCH 2/2] arm64: dts: rockchip: add Coresight debug range for RK3399

[PATCH 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-08 18:00 UTC  (3+ messages)
` [PATCH 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings
` [PATCH 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-08 17:53 UTC  (3+ messages)
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH v11] asus-wmi: Add support for custom fan curves
 2021-09-08 17:49 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-08 17:47 UTC  (3+ messages)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-09-08 17:45 UTC  (22+ messages)
` [RFC PATCH v8 01/21] riscv: Separate patch for cflags and aflags
` [RFC PATCH v8 02/21] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH v8 03/21] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH v8 04/21] riscv: Add new csr defines related to vector extension
` [RFC PATCH v8 05/21] riscv: Add vector feature to compile
` [RFC PATCH v8 06/21] riscv: Add has_vector/riscv_vsize to save vector features
` [RFC PATCH v8 07/21] riscv: Reset vector register
` [RFC PATCH v8 08/21] riscv: Add vector struct and assembler definitions
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector
` [RFC PATCH v8 10/21] riscv: Add ptrace vector support
` [RFC PATCH v8 11/21] riscv: Add sigcontext save/restore for vector
` [RFC PATCH v8 12/21] riscv: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v8 13/21] riscv: Add support for kernel mode vector
` [RFC PATCH v8 14/21] riscv: Use CSR_STATUS to replace sstatus in vector.S
` [RFC PATCH v8 15/21] riscv: Add vector extension XOR implementation
` [RFC PATCH v8 16/21] riscv: Initialize vector registers with proper vsetvli then it can work normally
` [RFC PATCH v8 17/21] riscv: Optimize vector registers initialization
` [RFC PATCH v8 18/21] riscv: Fix an illegal instruction exception when accessing vlenb without enable vector first
` [RFC PATCH v8 19/21] riscv: Allocate space for vector registers in start_thread()
` [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector
` [RFC PATCH v8 21/21] riscv: Turn has_vector into a static key if VECTOR=y

[PATCH v16 00/14] Introduce the Counter character device interface
 2021-09-08 17:48 UTC  (14+ messages)
` [PATCH v16 01/14] counter: stm32-lptimer-cnt: Provide defines for clock polarities
` [PATCH v16 02/14] counter: stm32-timer-cnt: Provide defines for slave mode selection
` [PATCH v16 03/14] counter: Internalize sysfs interface code
  ` [Linux-stm32] "
` [PATCH v16 04/14] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v16 05/14] docs: counter: Update "

[PATCH] staging: r8188eu: make _rtw_init_queue a macro
 2021-09-08 17:33 UTC 

[PATCH net] ice: check whether AUX devices/drivers are supported in ice_rebuild
 2021-09-08 17:30 UTC  (3+ messages)

[PATCH] riscv: mm: don't advertise 1 num_asid for 0 asid bits
 2021-09-08 17:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: qcom: apq8064: adjust memory node according to specs
 2021-09-08 17:25 UTC 

[PATCH v2] perf/core: Add a new read format to get a number of lost samples
 2021-09-08 17:24 UTC 

[syzbot] general protection fault in hrtimer_start_range_ns
 2021-09-08 17:20 UTC  (4+ messages)

[PATCH] x86/asm: pessimize the pre-initialization case in static_cpu_has()
 2021-09-08 17:17 UTC 

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-08 17:16 UTC  (22+ messages)

[RFC PATCH] [v2] dt-bindings: arm/msm/qcom,idle-state convert to YAML
 2021-09-08 17:14 UTC 

[PATCH v2] ocfs2: Fix handle refcount leak in two exception handling paths
 2021-09-08 17:12 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[PATCH][next] drm/i915: clean up inconsistent indenting
 2021-09-08 17:13 UTC  (2+ messages)

[PATCH 1/3] x86/amd_nb: Add support for HSMP mailbox access
 2021-09-08 17:11 UTC  (3+ messages)

[PATCH] drm/ttm: provide default page protection for UML
 2021-09-08 17:11 UTC  (7+ messages)

[PATCH v5 00/12] Enroll kernel keys thru MOK
 2021-09-08 17:09 UTC  (4+ messages)

[PATCH 0/3] Add PM8350C PMIC PWM support for backlight
 2021-09-08 17:11 UTC  (10+ messages)
` [PATCH 2/3] leds: Add pm8350c support to Qualcomm LPG driver
` [PATCH 3/3] arm64: dts: qcom: pm8350c: Add pwm support

[PATCH v2] gen_compile_commands: fix missing 'sys' package
 2021-09-08 17:07 UTC  (2+ messages)

[PATCH v1 0/3] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-09-08 17:08 UTC  (3+ messages)
` [PATCH v1 3/3] drivers: "

[GIT PULL] Ceph updates for 5.15-rc1
 2021-09-08 17:02 UTC 

[patch V3 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-08 17:01 UTC  (3+ messages)

ERROR: modpost: __mulodi4 [drivers/block/nbd.ko] undefined!
 2021-09-08 16:56 UTC  (2+ messages)

[PATCH v1] hugetlbfs: s390 is always 64bit
 2021-09-08 16:54 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel paging request in timerqueue_del
 2021-09-08 16:52 UTC  (2+ messages)

[PATCH v3 0/7] Basic recovery for machine checks inside SGX
 2021-09-08 16:49 UTC  (12+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 5/6] x86/sgx: Hook sgx_memory_failure() into mainline code

[PATCH net-next v2 0/4] add frag page support in page pool
 2021-09-08 16:51 UTC  (8+ messages)
` [PATCH net-next v2 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH] iommu: Clarify default domain Kconfig
 2021-09-08 16:47 UTC  (2+ messages)

[PATCH v3 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-09-08 16:46 UTC  (3+ messages)
` [PATCH v3 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH CAN drivers
` [PATCH v3 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH v3 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-08 16:45 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v4 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH -next] dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
 2021-09-08 16:43 UTC  (2+ messages)

[morimoto-linux:rich-09-08-v1 23/27] sound/soc/generic/rich-graph-card.c:270:11: error: label at end of compound statement: expected statement
 2021-09-08 16:41 UTC 

[PATCH] RFC: dt-bindings: arm/msm/qcom,idle-state convert to YAML
 2021-09-08 16:38 UTC 

[PATCH v3 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-08 16:36 UTC  (6+ messages)
` [PATCH v3 1/5] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
` [PATCH v3 2/5] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v3 3/5] mm: Drop first_index/last_index in zap_details
` [PATCH v3 4/5] mm: Add zap_skip_check_mapping() helper
` [PATCH v3 5/5] mm: Add ZAP_FLAG_SKIP_SWAP and zap_flags

[PATCH] trace/osnoise: Do not use 'main' as variable name
 2021-09-08 16:35 UTC  (5+ messages)

[RFC PATCH 0/2] support cgroup pool in v1
 2021-09-08 16:35 UTC  (2+ messages)

[PATCH] kernel/sched: Fix sched_fork() access an invalid sched_task_group
 2021-09-08 16:29 UTC  (11+ messages)

[PATCH] ARM: decompressor: Avoid UNPREDICTABLE NOP encoding
 2021-09-08 16:26 UTC 

[PATCH v3 0/2] add support for Cadence's XSPI controller
 2021-09-08 16:22 UTC  (7+ messages)
` [PATCH v3 2/2] spi: cadence: add support for Cadence "

[PATCH v2 00/13] kbuild: second round of Clang LTO refactoring
 2021-09-08 16:12 UTC  (5+ messages)
` [PATCH v2 03/13] kbuild: store the objtool command in *.cmd files

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-08 16:12 UTC  (3+ messages)

[PATCH memory-model 2/5] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2021-09-08 16:08 UTC  (7+ messages)
` [tip:locking/core] "

[PATCH v3 0/2] selftests: KVM: verify page stats in kvm x86/mmu
 2021-09-08 16:07 UTC  (6+ messages)
` [PATCH v3 2/2] selftests: KVM: use dirty logging to check if page stats work correctly

[PATCH v2] ASoC: qcom: lpass-platform: Reset irq clear reg post handling interrupts
 2021-09-08 16:07 UTC  (2+ messages)

[PATCH] xen/balloon: use a kernel thread instead a workqueue
 2021-09-08 16:05 UTC  (4+ messages)

[tip: timers/urgent] time: Handle negative seconds correctly in timespec64_to_ns()
 2021-09-08 16:01 UTC  (2+ messages)

[PATCH] ocfs2: avoid getting dlm lock of the target directory multiple times during reflink process
 2021-09-08 16:00 UTC  (5+ messages)
  ` [Ocfs2-devel] "

[PATCH] x86/tsx: clear RTM and HLE when MSR_IA32_TSX_CTRL is not supported
 2021-09-08 16:02 UTC  (6+ messages)

[PATCH 0/6] afs: Fixes for 3rd party-induced data corruption
 2021-09-08 15:58 UTC  (7+ messages)
` [PATCH 1/6] afs: Fix missing put on afs_read objects and missing get on the key therein
` [PATCH 2/6] afs: Fix page leak
` [PATCH 3/6] afs: Add missing vnode validation checks
` [PATCH 4/6] afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
` [PATCH 5/6] afs: Fix mmap coherency vs 3rd-party changes
` [PATCH 6/6] afs: Try to avoid taking RCU read lock when checking vnode validity

[PATCH 0/7] add internal channels support
 2021-09-08 15:54 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: add generic channel binding
` [PATCH 2/7] dt-bindings: iio: adc: add nvmem support for vrefint internal channel
` [PATCH 3/7] iio: adc stm32-adc: split channel init into several routines
` [PATCH 4/7] iio: adc: stm32-adc: add support of generic channels binding
` [PATCH 5/7] iio: adc: stm32-adc: add support of internal channels
` [PATCH 6/7] iio: adc: stm32-adc: add vrefint calibration support
` [PATCH 7/7] iio: adc: stm32-adc: use generic binding for sample-time

[PATCH 0/3] three simple cleanups
 2021-09-08 15:52 UTC  (2+ messages)

[PATCH v3 1/3] usb: core: hcd: Add support for deferring roothub registration
 2021-09-08 15:46 UTC  (2+ messages)

Subject: [PATCH] changed timespec64_to_ns to avoid underrun
 2021-09-08 15:45 UTC  (2+ messages)

[PATCH v4 0/3] dm: audit event logging
 2021-09-08 15:39 UTC  (4+ messages)

WARNING in __static_key_slow_dec_deferred
 2021-09-08 15:38 UTC  (2+ messages)

[PATCH 0/3] Apple Mailbox Controller support
 2021-09-08 15:38 UTC  (11+ messages)
` [PATCH 2/3] dt-bindings: mailbox: Add Apple mailbox bindings
` [PATCH 3/3] mailbox: apple: Add driver for Apple mailboxes

[GIT PULL] chrome-platform changes for v5.15
 2021-09-08 15:38 UTC 

[GIT PULL] More power management updates for v5.15-rc1
 2021-09-08 15:34 UTC 

[PATCH] sysfs: Remove page boundary align limitation on sysfs_emit and sysfs_emit_at
 2021-09-08 15:33 UTC  (7+ messages)

[GIT PULL] More ACPI updates for v5.15-rc1
 2021-09-08 15:32 UTC 

[PATCH] parisc: Move pci_dev_is_behind_card_dino to where it is used
 2021-09-08 15:30 UTC 

[PATCH] nds32/setup: remove unused memblock_region variable in setup_memory()
 2021-09-08 15:20 UTC  (2+ messages)

[PATCH v2] Input: ili210x - Set the device name according to the device model
 2021-09-08 15:18 UTC  (3+ messages)

[PATCH] perf dlfilter: Add dlfilter-show-cycles
 2021-09-08 15:18 UTC  (4+ messages)

[PATCH 00/12] swiotlb-xen: fixes and adjustments
 2021-09-08 15:18 UTC  (2+ messages)

5.13.14 page allocation failure
 2021-09-08 15:17 UTC 

[PATCH v1] dt-bindings: pinctrl: convert rockchip,pinctrl.txt to YAML
 2021-09-08 15:12 UTC 

[PATCH 1/3] PCI: imx: encapsulate the clock enable into one standalone function
 2021-09-08 15:12 UTC  (2+ messages)

[PATCH] riscv: enable GENERIC_FIND_FIRST_BIT
 2021-09-08 15:04 UTC  (2+ messages)

implicit dependency in x86/page_64.h:task_size_max
 2021-09-08 15:05 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).