linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 23:42:35 to 2021-01-21 02:57:23 UTC [more...]

Splicing to/from a tty
 2021-01-21  1:04 UTC  (15+ messages)

[PATCH v3 net-next 0/4] net: ipa: remove a build dependency
 2021-01-20 21:26 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] net: ipa: remove a remoteproc dependency
` [PATCH v3 net-next 2/4] dt-bindings: net: remove modem-remoteproc property
` [PATCH v3 net-next 3/4] arm64: dts: qcom: sc7180: kill IPA "
` [PATCH v3 net-next 4/4] arm64: dts: qcom: sdm845: "

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-21  1:09 UTC  (6+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

nouveau regression post v5.8, still present in v5.10
 2021-01-21  2:33 UTC  (7+ messages)
` [Nouveau] "

[PATCH 0/2] arm64: mm: fix kdump broken with ZONE_DMA reintroduced
 2021-01-21  2:37 UTC  (4+ messages)

[PATCH v5 0/3] Kbuild: DWARF v5 support
 2021-01-21  2:35 UTC  (4+ messages)
` [PATCH v5 2/3] Kbuild: make DWARF version a choice

[PATCH RFC] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-21  2:36 UTC  (3+ messages)

[PATCH][next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"
 2021-01-21  2:42 UTC  (2+ messages)

[PATCH v7 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-20 23:46 UTC  (3+ messages)

[PATCH Broadcom/stblinux] soc: brcmstb: add stubs for getting platform IDs
 2021-01-20 20:00 UTC  (4+ messages)

[PATCH][next] scsi: pm80xx: clean up indentation of a code block
 2021-01-21  2:39 UTC  (2+ messages)

[PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API
 2021-01-21  2:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix the T-entry for INTEL SGX
 2021-01-21  2:42 UTC 

[PATCH v2 0/5] Share mtk mutex driver for both DRM and MDP
 2021-01-20 23:46 UTC  (4+ messages)
` [PATCH v2 3/5] drm/mediatek: Change disp/ddp term to mutex in mtk mutex driver

[PATCH v2] tracing: precise log info for kretprobe addr err
 2021-01-21  2:28 UTC  (3+ messages)

[PATCH] smp/up: Modify the 'wait' variable from 'int' to 'bool'
 2021-01-21  2:17 UTC 

[PATCH] scripts/spelling.txt: increase error-prone spell checking
 2021-01-21  2:07 UTC 

linux-next: manual merge of the devicetree tree with the net-next tree
 2021-01-21  2:26 UTC 

[PATCH v5 0/2] misc: pvpanic: introduce capability & event attribute
 2021-01-21  2:12 UTC  (4+ messages)
` PING: "
    `  "

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-21  2:21 UTC  (2+ messages)

[PATCH v3 00/10] Enable root to update the blacklist keyring
 2021-01-20 23:53 UTC  (9+ messages)
` [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
` [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid

[PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c
 2021-01-21  2:20 UTC  (4+ messages)

[PATCH] fix the issue that the tick_nohz_get_sleep_length() function could return a negative value
 2021-01-20 23:49 UTC 

rpc_xprt_debugfs_register() - atomic_inc_return() usage
 2021-01-20 23:52 UTC 

[PATCH v2] perf stat: Append to default list if use -e +event
 2021-01-21  0:03 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: mailbox: qcom: Add SC8180X APCS compatible
 2021-01-21  1:41 UTC  (2+ messages)
` [PATCH 2/2] mailbox: qcom: Add SC8180X apcs compatible

[RFC][PATCH] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu online
 2021-01-21  2:09 UTC  (6+ messages)

linux-next: build warning after merge of the jc_docs tree
 2021-01-21  2:07 UTC  (3+ messages)
  `  "

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-20 23:58 UTC  (7+ messages)

Pending patches for linux-sh
 2021-01-21  1:42 UTC  (2+ messages)

[PATCH 0/3] iommu/vt-d: Some misc tweaks in SVA
 2021-01-21  1:45 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows
` [PATCH 2/3] iommu/vt-d: Allow devices to have more than 32 outstanding PRQ
` [PATCH 3/3] iommu/vt-d: Use INVALID response code instead of FAILURE

[PATCH] bpf: put file handler if no storage found
 2021-01-21  2:08 UTC 

[PATCH v4] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-21  0:51 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] bio: limit bio max size
 2021-01-21  1:53 UTC  (2+ messages)

[PATCH] arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
 2021-01-21  1:55 UTC 

[PATCH V5 0/5] dt: build overlays
 2021-01-21  0:51 UTC  (7+ messages)
` [PATCH V5 3/5] scripts: dtc: Remove the unused fdtdump.c file
` [PATCH V5 4/5] kbuild: Add support to build overlays (%.dtbo)
` [PATCH V5 5/5] of: unittest: Statically apply overlays using fdtoverlay

linux-next: build warning after merge of the amdgpu tree
 2021-01-21  0:53 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible
 2021-01-21  1:40 UTC  (2+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2021-01-20 21:27 UTC 

[PATCH 1/2] dt-bindings: soc: qcom: aoss: Add SC8180X compatible
 2021-01-21  1:46 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] hwspinlock: remove sirf driver
 2021-01-20 21:29 UTC  (2+ messages)

[PATCH v6 09/14] mm/gup: migrate pinned pages out of movable zone
 2021-01-20 21:31 UTC  (3+ messages)

[PATCH 0/3] cdev: Generic shutdown handling
 2021-01-20 21:39 UTC  (5+ messages)
` [PATCH 1/3] cdev: Finish the cdev api with queued mode support

[PATCH] mm/vmalloc: Separate put pages and flush VM flags
 2021-01-21  1:41 UTC 

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Add SC8180X USB phy
 2021-01-21  1:43 UTC  (2+ messages)
` [PATCH 2/2] phy: qcom-qmp: "

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
 2021-01-21  1:44 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2021-01-21  1:24 UTC 

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-21  0:55 UTC  (9+ messages)
` [PATCH 15/24] kvm: mmu: Wrap mmu_lock cond_resched and needbreak
` [PATCH 18/24] kvm: x86/mmu: Use an rwlock for the x86 TDP MMU
` [PATCH 22/24] kvm: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
` [PATCH 24/24] kvm: x86/mmu: Allow parallel page faults for the TDP MMU

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-01-21  0:56 UTC  (4+ messages)
` [PATCH v4, 03/10] soc: mediatek: mmsys: move register operation into mmsys path select function

[PATCH V8 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-21  1:21 UTC  (4+ messages)
` [PATCH V8 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-21  1:26 UTC  (3+ messages)
` [PATCH 4/4] hv_netvsc: Restrict configurations on isolated guests

[PATCH V9 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-21  1:03 UTC  (11+ messages)
` [PATCH V9 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V9 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V9 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V9 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V9 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V9 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V9 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V9 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V9 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V9 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH v4 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-21  0:07 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-21  0:06 UTC  (7+ messages)
` [PATCH 1/6] arch: rearrahge headers inclusion order in asm/bitops for m68k and sh
` [PATCH 2/6] bitmap: move some macros from linux/bitmap.h to linux/bitops.h
` [PATCH 3/6] tools: sync bitops macro definitions with the kernel
` [PATCH 4/6] lib: inline _find_next_bit() wrappers
` [PATCH 5/6] lib: add fast path for find_next_*_bit()
` [PATCH 6/6] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH v7 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-21  0:05 UTC  (2+ messages)

[PATCH] regulator: axp20x: Fix reference cout leak
 2021-01-21  0:07 UTC  (2+ messages)

Splicing to/from a tty
 2021-01-21  1:18 UTC  (4+ messages)
    ` tty splice branch (was "Re: Splicing to/from a tty")

[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-21  0:12 UTC  (6+ messages)
` [PATCH v15 06/11] "
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

linux-next: build failure after merge of the drm-intel tree
 2021-01-21  1:11 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] BPF docs fixups
 2021-01-21  1:07 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] docs: bpf: Clarify -mcpu=v3 requirement for atomic ops

[PATCH] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula
 2021-01-21  1:09 UTC  (2+ messages)

usb: dwc3: gadget: skip pullup and set_speed after suspend
 2021-01-21  1:00 UTC  (2+ messages)

[PATCH] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula
 2021-01-21  0:32 UTC 

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-21  0:36 UTC  (11+ messages)

[PATCH v2] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-21  0:30 UTC  (3+ messages)

[PATCH net v5] net: lapb: Add locking to the lapb module
 2021-01-21  0:21 UTC 

[PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
 2021-01-21  0:18 UTC  (12+ messages)

[PATCH v2] arm64: PCI: Enable SMC conduit
 2021-01-21  0:11 UTC  (2+ messages)

[PATCH] spi: altera: Fix memory leak on error path
 2021-01-21  0:08 UTC 

[PATCH 0/2] ASoC: remove obsolete drivers
 2021-01-21  0:05 UTC  (2+ messages)

ASoC: cpcap: Implement set_tdm_slot for voice call support
 2021-01-21  0:05 UTC  (2+ messages)

[RESEND PATCH v6 0/6] Tegra210 audio graph card
 2021-01-21  0:05 UTC  (2+ messages)
` (subset) "

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-21  0:01 UTC  (10+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
 2021-01-20 22:48 UTC  (13+ messages)
` [RFC V1 1/7] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
` [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
` [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
` [RFC V1 7/7] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ

[PATCH v4 0/2] xor-neon: Remove GCC warn & pragmas
 2021-01-20 23:15 UTC  (6+ messages)
` [PATCH v4 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning

[PATCH 1/2] dt-bindings: clock: qcom: rpmhcc: Add sc8180x rpmh clocks
 2021-01-20 22:37 UTC  (2+ messages)
` [PATCH 2/2] clk: "

[PATCH 1/2] dt-bindings: regulator: qcom-rpmh: Add pmc8180 and pmc8180c
 2021-01-20 22:49 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-20 21:48 UTC  (5+ messages)
` [PATCH v2 2/5] hugetlb: convert page_huge_active() HPageMigratable flag

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-20 21:42 UTC  (4+ messages)
` [PATCH 3/3] kvfree_rcu: use migrate_disable/enable()

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-20 22:15 UTC  (3+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping

[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API
 2021-01-20 22:26 UTC  (25+ messages)
` [PATCH 02/25] vm: Add wait/unlock functions for PG_fscache
` [PATCH 03/25] mm: Implement readahead_control pageset expansion
` [PATCH 04/25] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 05/25] cachefiles: Drop superfluous readpages aops NULL check
` [PATCH 06/25] netfs: Make a netfs helper module
` [PATCH 07/25] netfs: Provide readahead and readpage netfs helpers
` [PATCH 08/25] netfs: Add tracepoints
` [PATCH 09/25] netfs: Gather stats
` [PATCH 10/25] netfs: Add write_begin helper
` [PATCH 11/25] netfs: Define an interface to talk to a cache
` [PATCH 12/25] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH 13/25] afs: Disable use of the fscache I/O routines
` [PATCH 14/25] afs: Pass page into dirty region helpers to provide THP size
` [PATCH 15/25] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH 16/25] afs: Move key to afs_read struct
` [PATCH 17/25] afs: Don't truncate iter during data fetch
` [PATCH 18/25] afs: Log remote unmarshalling errors
` [PATCH 19/25] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 20/25] afs: Use ITER_XARRAY for writing
` [PATCH 21/25] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 22/25] afs: Extract writeback extension into its own function
` [PATCH 23/25] afs: Prepare for use of THPs
` [PATCH 24/25] afs: Use the fs operation ops to handle FetchData completion
` [PATCH 25/25] afs: Use new fscache read helper API

[PATCH 1/2] dt-bindings: clock: Add SC8180x GCC binding
 2021-01-20 22:35 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for SC8180x

[PATCH v4 0/4] Check codeSigning extended key usage extension
 2021-01-20 23:40 UTC  (3+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing

[Patch v4 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-20 23:32 UTC  (11+ messages)
` [Patch v4 1/2] cgroup: svm: Add Encryption ID controller

[RFC][PATCH] apparmor: Enforce progressively tighter permissions for no_new_privs
 2021-01-20 23:05 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: power: rpmpd: Add SC8180X to rpmpd binding
 2021-01-20 22:50 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: rpmhpd: Add SC8180X

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Add SC8180X UFS to the QMP binding
 2021-01-20 22:45 UTC  (2+ messages)
` [PATCH 2/2] phy: qcom-qmp: Add SC8180X UFS phy

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run7
 2021-01-20 23:09 UTC  (2+ messages)

[PATCH] checkpatch: add warning for avoiding .L prefix symbols in assembly files
 2021-01-20 22:59 UTC  (6+ messages)

[PATCH V1] clk: qcom: gcc-sc7180: Mark the MM XO clocks to be always ON
 2021-01-20 22:40 UTC  (2+ messages)

[PATCH] arm64: dts: stingray: remove sata
 2021-01-20 23:00 UTC  (2+ messages)

[PATCH] x86/sgx: Allows ioctl PROVISION to execute before CREATE
 2021-01-20 22:37 UTC  (5+ messages)

[PATCH v2] x86/sgx: Fix free_cnt counting logic in epc section
 2021-01-20 22:31 UTC  (2+ messages)

[PATCH 0/3] pinctrl: qcom: TLMM driver for SC8180x
 2021-01-20 22:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom: Define common TLMM binding
` [PATCH 2/3] dt-bindings: pinctrl: qcom: Add sc8180x binding
` [PATCH 3/3] pinctrl: qcom: Add sc8180x TLMM driver

[PATCH v3 0/2] x86: Add the feature Virtual SPEC_CTRL
 2021-01-20 22:09 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: SVM: Add support for "

[PATCH v4] drivers/soc/litex: Add restart handler
 2021-01-20 21:46 UTC  (2+ messages)

[PATCH] dt-bindings: dp-connector: Drop maxItems from -supply
 2021-01-20 21:47 UTC  (2+ messages)

[PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
 2021-01-20 22:23 UTC  (2+ messages)

[PATCH] fix the issue that the tick_nohz_get_sleep_length() function could return a negative value
 2021-01-20 22:11 UTC  (2+ messages)

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-01-20 21:45 UTC  (7+ messages)

[PATCH] perf metricgroup: Fix system PMU metrics
 2021-01-20 21:42 UTC  (2+ messages)

[PATCH] media: dt-bindings: media: i2c: Fix $id of renamed ov5647.yaml
 2021-01-20 21:40 UTC  (2+ messages)

[PATCH] dt-bindings: dma: intel-ldma: Fix $ref specifier
 2021-01-20 21:41 UTC  (2+ messages)

[PATCH v3 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-20 21:38 UTC  (8+ messages)
` [PATCH v3 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI

[PATCH 0/5] pinctrl/gpio: remove obsolete drivers
 2021-01-20 21:30 UTC  (3+ messages)
` [PATCH 3/5] pinctrl: remove sirf atlas/prima drivers

[PATCH 0/3] i2c: drop unused bus drivers
 2021-01-20 21:28 UTC  (3+ messages)
` [PATCH 1/3] i2c: remove sirf bus driver

[PATCH 0/2] mmc: remove obsolete drivers
 2021-01-20 21:25 UTC  (3+ messages)
` [PATCH 2/2] mmc: remove sirf prima/atlas driver

[PATCH v4 0/4] OPP API fixes and improvements
 2021-01-20 22:26 UTC  (5+ messages)
` [PATCH v4 1/4] opp: Export devm_pm_opp_attach_genpd()
` [PATCH v4 2/4] opp: Add dev_pm_opp_sync_regulators()
` [PATCH v4 3/4] opp: Add dev_pm_opp_set_voltage()
` [PATCH v4 4/4] opp: Make _set_opp_custom() work without regulators

[GIT PULL] Btrfs fixes for 5.11-rc5
 2021-01-20 22:26 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipa: NAPI poll updates
 2021-01-20 22:03 UTC  (2+ messages)
` [PATCH net-next 3/5] net: ipa: have gsi_channel_update() return a value

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-20 21:08 UTC  (3+ messages)
` [PATCH v3 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn

[PATCH 2/2] security.capability: fix conversions on getxattr
 2021-01-20 21:08 UTC  (2+ messages)

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-01-20 20:53 UTC  (5+ messages)
` [PATCH v3 02/21] x86/fpu/xstate: Modify state copy helpers to handle both static and dynamic buffers


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