linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 13:04:47 to 2021-04-08 14:41:28 UTC [more...]

[PATCH v4 0/3] Add AHCI support for Tegra186
 2021-04-08 14:41 UTC  (8+ messages)
` [PATCH v4 3/3] ata: ahci_tegra: "

[PATCH] platform/x86: add Gigabyte WMI temperature driver
 2021-04-08 14:39 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/4] Fix machine check recovery for copy_from_user
 2021-04-08 14:39 UTC  (5+ messages)
` [PATCH 4/4] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH] arm64: mte: Move MTE TCF0 check in entry-common
 2021-04-08 14:37 UTC 

linux-next: build warning after merge of the kvm-arm tree
 2021-04-08 14:35 UTC  (2+ messages)

[PATCH] remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()
 2021-04-08 14:33 UTC 

[PATCH] mm: page_counter: mitigate consequences of a page_counter underflow
 2021-04-08 14:31 UTC 

[PATCH v2] staging: rtl8712: remove unused variable from rtl871x_mlme.c
 2021-04-08 14:29 UTC  (2+ messages)

[PATCH v3 00/12] acpi: fix some coding style issues
 2021-04-08 14:28 UTC  (2+ messages)

[PATCH 0/3] Add RTC support for PMIC PMK8350
 2021-04-08 14:28 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: mfd: Convert pm8xxx bindings to yaml

[PATCH v4 00/12] Introduce threaded trace streaming for basic perf record operation
 2021-04-08 14:26 UTC  (9+ messages)
` [PATCH v4 02/12] perf record: introduce thread specific data array
` [PATCH v4 05/12] perf record: start threads in the beginning of trace streaming
` [PATCH v4 09/12] perf record: document parallel data streaming mode
` [PATCH v4 12/12] perf session: use reader functions to load perf data file

[PATCH 00/13] tty.h cleanups
 2021-04-08 14:25 UTC  (4+ messages)
` [PATCH 05/13] tty: remove tty_warn()

[PATCH] ubifs: default to zstd compression
 2021-04-08 14:22 UTC  (3+ messages)

[Outreachy kernel] [PATCH v3] staging: rtl8723bs: Remove camelcase in several files
 2021-04-08 14:22 UTC  (2+ messages)

[PATCH 00/18] Implement RSASSA-PSS signature verification
 2021-04-08 14:21 UTC  (5+ messages)
` [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates

[PATCH 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls
 2021-04-08 14:20 UTC  (3+ messages)

[PATCH v2] ACPI: AC: fix some coding style issues
 2021-04-08 14:20 UTC  (2+ messages)

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-04-08 14:20 UTC  (6+ messages)

[PATCH v15 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-04-08 14:20 UTC  (2+ messages)

arch/sh/kernel/process_32.c:42:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-04-08 14:18 UTC 

[PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature
 2021-04-08 14:18 UTC  (11+ messages)

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2021-04-08 14:18 UTC  (2+ messages)

[PATCH v2 00/18] Implement RSASSA-PSS signature verification
 2021-04-08 14:15 UTC  (19+ messages)
` [PATCH v2 01/18] X.509: Parse RSASSA-PSS style certificates
` [PATCH v2 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
` [PATCH v2 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
` [PATCH v2 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
` [PATCH v2 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
` [PATCH v2 06/18] crypto: rsa: Start moving RSA common code to rsa-common
` [PATCH v2 07/18] crypto: rsa: Move more "
` [PATCH v2 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback "
` [PATCH v2 09/18] crypto: Extend akcipher API to pass signature parameters
` [PATCH v2 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
` [PATCH v2 11/18] crypto: Scaffolding for RSA-PSS signature style
` [PATCH v2 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
` [PATCH v2 13/18] crypto: rsa-psspad: Get signature parameters from a given signature
` [PATCH v2 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
` [PATCH v2 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
` [PATCH v2 16/18] crypto: rsa-psspad: Implement signature verify callback
` [PATCH v2 17/18] crypto: Accept pss as valid encoding during signature verification
` [PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS

[PATCH -next] RDMA/qedr: Fix error return code in qedr_iw_connect()
 2021-04-08 14:16 UTC  (2+ messages)

[PATCH v2 1/6] software node: Free resources explicitly when swnode_register() fails
 2021-04-08 14:15 UTC  (3+ messages)

[PATCH 1/2] [v2] bus: mhi: pci_generic: Introduce Foxconn T99W175 support
 2021-04-08 14:15 UTC  (3+ messages)

[RFC PATCH 0/5] hwlat improvements and osnoise tracer
 2021-04-08 14:13 UTC  (6+ messages)
` [RFC PATCH 1/5] tracing/hwlat: Add a cpus file specific for hwlat_detector
` [RFC PATCH 2/5] tracing/hwlat: Implement the mode config option
` [RFC PATCH 3/5] tracing/hwlat: Implement the per-cpu mode
` [RFC PATCH 4/5] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
` [RFC PATCH 5/5] tracing: Add the osnoise tracer

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-08 14:10 UTC  (31+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY
` [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
` [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v6 04/30] fs: Document file_ra_state
` [PATCH v6 05/30] mm: Implement readahead_control pageset expansion
` [PATCH v6 06/30] netfs: Make a netfs helper module
` [PATCH v6 07/30] netfs: Documentation for helper library
` [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers
` [PATCH v6 11/30] netfs: Add tracepoints
` [PATCH v6 12/30] netfs: Gather stats
` [PATCH v6 13/30] netfs: Add write_begin helper
` [PATCH v6 14/30] netfs: Define an interface to talk to a cache
` [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v6 17/30] afs: Disable use of the fscache I/O routines
` [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v6 20/30] afs: Move key to afs_read struct
` [PATCH v6 21/30] afs: Don't truncate iter during data fetch
` [PATCH v6 22/30] afs: Log remote unmarshalling errors
` [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v6 24/30] afs: Use ITER_XARRAY for writing
` [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v6 26/30] afs: Extract writeback extension into its own function
` [PATCH v6 27/30] afs: Prepare for use of THPs
` [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v6 29/30] afs: Use new netfs lib read helper API
` [PATCH v6 30/30] afs: Use the netfs_write_begin() helper

[PATCH 1/1] of: unittest: overlay: ensure proper alignment of copied FDT
 2021-04-08 14:09 UTC  (3+ messages)

[PATCH -next] nilfs2: Fix typos in comments
 2021-04-08 14:08 UTC 

[PATCH v3] powerpc/traps: Enhance readability for trap types
 2021-04-08 14:07 UTC 

[PATCH 1/2 v2] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
 2021-04-08 14:07 UTC  (2+ messages)
` [PATCH 2/2 v2] staging: media: hantro: Align line break to the open parenthesis in file hantro_mpeg2.c

[PATCH] afs: fix no return statement in function returning non-void
 2021-04-08 14:06 UTC  (2+ messages)

[PATCH v3 00/12] Add build ID to stacktraces
 2021-04-08 14:05 UTC  (4+ messages)
` [PATCH v3 04/12] module: Add printk format to add module "

[PATCH] spi: imx: add 16/32 bits per word support for slave mode
 2021-04-08 14:05 UTC  (4+ messages)
` [PATCH] spi: imx: add a check for speed_hz before calculating the clock

[RFC v3 net-next 0/4] MT7530 interrupt support
 2021-04-08 14:02 UTC  (2+ messages)

[syzbot] INFO: task hung in io_ring_exit_work
 2021-04-08 13:58 UTC  (4+ messages)

[PATCH v3] lib/string: Introduce sysfs_streqcase
 2021-04-08 14:00 UTC  (4+ messages)

[PATCH -next] mm: Fix typos in comments
 2021-04-08 14:00 UTC 

[PATCH] pinctrl: ti: fix error return code of ti_iodelay_dt_node_to_map()
 2021-04-08 13:57 UTC  (2+ messages)

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-08 13:57 UTC  (8+ messages)
` [RFC Part1 PATCH 06/13] x86/compressed: rescinds and validate the memory used for the GHCB

[PATCH] media: imx: imx7-mipi-csis: Fix runtime PM imbalance in mipi_csis_s_stream
 2021-04-08 13:57 UTC  (2+ messages)

[PATCH v9 00/22] pinctrl: add BCM63XX pincontrol support
 2021-04-08 13:55 UTC  (4+ messages)

[PATCH 1/1] usb: typec: tcpm: remove unused static variable 'tcpm_altmode_ops'
 2021-04-08 13:55 UTC  (3+ messages)

[PATCH -next] clk: qcom: Add missing MODULE_DEVICE_TABLE
 2021-04-08 13:55 UTC 

[PATCH v2 0/2] USB:ehci:fix the no SRBN register problem
 2021-04-08 13:49 UTC  (3+ messages)
` [PATCH v2 1/2] USB:ehci:Add a whitelist for EHCI controllers
` [PATCH v2 2/2] USB:ehci:fix Kunpeng920 ehci hardware problem

[PATCH] bus: mhi: pci_generic: Constify mhi_controller_config struct definitions
 2021-04-08 13:49 UTC 

[PATCH v27 00/13] Introduce Data Access MONitor (DAMON)
 2021-04-08 13:48 UTC  (14+ messages)
` [PATCH v27 01/13] mm: "
` [PATCH v27 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v27 03/13] mm/damon: Adaptively adjust regions
` [PATCH v27 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v27 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v27 06/13] mm/damon: Add a tracepoint
` [PATCH v27 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v27 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v27 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v27 10/13] Documentation: Add documents for DAMON
` [PATCH v27 11/13] mm/damon: Add kunit tests
` [PATCH v27 12/13] mm/damon: Add user space selftests
` [PATCH v27 13/13] MAINTAINERS: Update for DAMON

[PATCH V2 0/3] Add GPIO support for PM7325, PM8350c, PMK8350 and PMR735A
 2021-04-08 13:48 UTC  (2+ messages)

[PATCH -next] clk: samsung: Remove redundant dev_err calls
 2021-04-08 13:48 UTC 

[PATCH -V2] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-04-08 13:46 UTC  (3+ messages)

[PATCH 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-08 13:45 UTC  (16+ messages)
` [PATCH 1/7] hyperv: Detect Nested virtualization support "
` [PATCH 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM

[RESEND PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-08 13:44 UTC  (3+ messages)
` [RESEND PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH 0/3] gpio-rockchip driver
 2021-04-08 13:43 UTC  (2+ messages)

[PATCH for vm-scalability] usemem: Add code for touch-alloc
 2021-04-08 13:42 UTC 

[PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-08 13:42 UTC  (3+ messages)

[PATCH 00/14] usb: dwc2: Fix Partial Power down issues
 2021-04-08 13:41 UTC  (17+ messages)
` [PATCH v3 05/14] usb: dwc2: Update port suspend/resume function definitions
` [PATCH v3 06/14] usb: dwc2: Add enter partial power down when port is suspended
` [PATCH v3 07/14] usb: dwc2: Add exit partial power down when port is resumed
` [PATCH v3 08/14] usb: dwc2: Add exit partial power down when port reset is asserted
` [PATCH v3 10/14] usb: dwc2: Allow exit partial power down in urb enqueue
` [PATCH v3 12/14] usb: dwc2: Update partial power down entering by system suspend
` [PATCH v3 13/14] usb: dwc2: Fix partial power down exiting by system resume
` [PATCH v3 14/14] usb: dwc2: Add exit partial power down before removing driver

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-08 13:37 UTC  (13+ messages)

[PATCH v7 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-08 13:36 UTC  (3+ messages)
` [PATCH v7 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE

[PATCH -next] media: sun8i: Fix PM reference leak in deinterlace_start_streaming()
 2021-04-08 13:36 UTC 

[PATCH] venus: fix hw overload error log condition
 2021-04-08 13:35 UTC 

[PATCH 0/3] code optimization for mtd
 2021-04-08 13:38 UTC  (6+ messages)
` [PATCH 3/3] mtd: phram: Fix error return code in phram_setup()
    ` [PATCH V2] "

[PATCH v2 0/3] TIOCSSERIAL fixes
 2021-04-08 13:33 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
` [PATCH v2 2/3] USB: cdc-acm: fix unprivileged TIOCCSERIAL
` [PATCH v2 3/3] USB: cdc-acm: fix TIOCGSERIAL implementation

[PATCH v2] bus: mhi: core: Fix shadow declarations
 2021-04-08 13:31 UTC 

[Outreachy kernel] [PATCH v4] staging: rtl8723bs: Remove camelcase in several files
 2021-04-08 13:30 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 5.13
 2021-04-08 13:29 UTC 

[PATCH v1 1/1] kernel.h: Split out panic and oops helpers
 2021-04-08 13:29 UTC  (3+ messages)

[PATCH 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-04-08 13:28 UTC  (6+ messages)
` [PATCH 1/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-08 13:25 UTC  (5+ messages)

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-08 13:25 UTC  (5+ messages)

[PATCH net-next v2 0/5] net: pch: fix and a few cleanups
 2021-04-08 13:25 UTC  (6+ messages)

[PATCH v4 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-08 13:12 UTC  (3+ messages)
` [PATCH v4 7/7] fs/xfs: Add dedupe "

[PATCH] iommu/amd: page-specific invalidations for more than one page
 2021-04-08 13:23 UTC  (6+ messages)

[PATCH -V3] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-04-08 13:22 UTC 

[PATCH 3/4] docs: Add documentation for HiSilicon PTT device driver
 2021-04-08 13:22 UTC  (2+ messages)

[PATCH -next] drm/mediatek: Remove redundant dev_err calls
 2021-04-08 13:21 UTC 

[PATCH v1 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 13:19 UTC  (10+ messages)
` [PATCH v1 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[PATCH v4] lib/string: Introduce sysfs_streqcase
 2021-04-08 13:13 UTC  (2+ messages)

[PATCH] drm/panel: tpo-td043mtea1: convert sysfs snprintf to sysfs_emit
 2021-04-08 13:14 UTC  (2+ messages)

[PATCH v2] drm/panel: panel-dsi-cm: convert sysfs snprintf to sysfs_emit
 2021-04-08 13:14 UTC  (2+ messages)

[PATCH v4 2/4] crypto: support rsa-pss encoding
 2021-04-08 13:12 UTC  (2+ messages)

[PATCH -next] sched/topology: Make some symbols static
 2021-04-08 13:12 UTC 

[PATCH] spi: Fix use-after-free with devm_spi_alloc_*
 2021-04-08 13:11 UTC  (2+ messages)

[PATCH] usb: core: hub: Fix PM reference leak in usb_port_resume()
 2021-04-08 13:08 UTC 

[PATCH 0/5] close various race windows for swap
 2021-04-08 13:08 UTC  (6+ messages)
` [PATCH 1/5] mm/swapfile: add percpu_ref support "
` [PATCH 2/5] swap: fix do_swap_page() race with swapoff
` [PATCH 3/5] mm/swap_state: fix get_shadow_from_swap_cache() "
` [PATCH 4/5] mm/swap_state: fix potential faulted in race in swap_ra_info()
` [PATCH 5/5] mm/swap_state: fix swap_cluster_readahead() race with swapoff

[PATCH] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert
 2021-04-08 13:09 UTC  (3+ messages)

[PATCH v2] drm/bridge/sii8620: fix dependency on extcon
 2021-04-08 13:07 UTC 

[PATCH 0/2] USB:ehci:fix the no SRBN register problem
 2021-04-08 13:04 UTC  (4+ messages)
` [PATCH 1/2] USB:ehci:Add a whitelist for EHCI controllers


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