linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 17:56:50 to 2021-04-01 18:17:47 UTC [more...]

[PATCH] PCI: merge slot and bus reset implementations
 2021-04-01 16:56 UTC  (3+ messages)

Fix hibernation in FIPS mode?
 2021-04-01 17:53 UTC  (13+ messages)

[PATCH v3 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-04-01 16:43 UTC  (5+ messages)
` [PATCH v3 1/2] audit: document /proc/PID/loginuid

[RFC PATCH v1 0/4] arm64: Implement stack trace reliability checks
 2021-04-01 17:48 UTC  (10+ messages)
  ` [RFC PATCH v1 1/4] arm64: Implement infrastructure for "
  ` [RFC PATCH v1 3/4] arm64: Detect FTRACE cases that make the stack trace unreliable
  ` [RFC PATCH v1 4/4] arm64: Mark stack trace as unreliable if kretprobed functions are present

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-01 16:03 UTC  (11+ messages)

[PATCH v2] soundwire: qcom: wait for fifo space to be available before read/write
 2021-04-01 16:49 UTC  (3+ messages)

[PATCH 00/30] media: atmel: atmel-isc: add support for xisc
 2021-04-01 11:27 UTC  (11+ messages)
` [PATCH 03/30] media: atmel: atmel-isc: add checks for limiting frame sizes
` [PATCH 05/30] media: atmel: atmel-isc: specialize dma cfg
` [PATCH 14/30] media: atmel: atmel-isc: add DMA to register offsets
` [PATCH 15/30] media: atmel: atmel-isc: add support for version register
` [PATCH 16/30] media: atmel: atmel-isc: add his_entry to register offsets
` [PATCH 23/30] media: atmel: atmel-isc: create callback for RLP submodule product specific
` [PATCH 24/30] media: atmel: atmel-isc: move the formats list into product specific code
` [PATCH 25/30] media: atmel: atmel-isc: create an adapt pipeline callback for product specific
` [PATCH 28/30] dt-bindings: media: atmel: add microchip-xisc binding
` [PATCH 29/30] media: atmel: atmel-isc-sama5d2: remove duplicate define

[PATCH v2 0/8] CXL Port Enumeration
 2021-04-01 14:31 UTC  (6+ messages)
` [PATCH v2 1/8] cxl/mem: Move some definitions to mem.h
` [PATCH v2 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
` [PATCH v2 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH v2 7/8] cxl/port: Introduce cxl_port objects
` [PATCH v2 8/8] cxl/acpi: Add module parameters to stand in for ACPI tables

[PATCH net-next] net: document a side effect of ip_local_reserved_ports
 2021-04-01 16:04 UTC  (2+ messages)

[PATCH v3 0/4] MIPS: Remove get_fs/set_fs
 2021-04-01 14:05 UTC  (5+ messages)
` [PATCH v3 3/4] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH v3 4/4] MIPS: Remove get_fs/set_fs

[PATCH 0/6] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-04-01 17:10 UTC  (4+ messages)
` [PATCH 4/6] KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2

[PATCH 00/32] Fix broken documentation file references
 2021-04-01 15:40 UTC  (12+ messages)
` [PATCH 04/32] MAINTAINERS: update fsl,dpaa2-console.yaml reference
` [PATCH 12/32] MAINTAINERS: update lego,ev3-battery.yaml reference
` [PATCH 30/32] Documentation: net: dsa: update configuration.rst reference
` [PATCH 31/32] Documentation: update sysfs-platform_profile.rst reference
` [PATCH 32/32] pinctrl: update pin-control.rst references

[PATCH] usb: isp1301-omap: Add missing gpiod_add_lookup_table function
 2021-04-01 16:42 UTC  (2+ messages)

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-01 17:46 UTC  (4+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-01 12:38 UTC  (7+ messages)
` [PATCH v14 06/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v14 13/13] iommu/smmuv3: Accept configs with more than one context descriptor

[PATCH] cifsd: use kfree to free memory allocated by kzalloc
 2021-04-01 13:14 UTC  (6+ messages)
  ` [Linux-cifsd-devel] "

[PATCH] ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
 2021-04-01 16:37 UTC  (2+ messages)

[RFC PATCH 00/15] Use obj_cgroup APIs to charge the LRU pages
 2021-04-01 17:15 UTC  (8+ messages)
          ` [External] "

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-04-01 14:12 UTC  (18+ messages)

[PATCH v2 0/2] KVM: x86: nSVM: fixes for SYSENTER emulation
 2021-04-01 13:43 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: x86: add guest_cpuid_is_intel
` [PATCH v2 2/2] KVM: nSVM: improve SYSENTER emulation on AMD

[PATCH] arm64: perf: Remove redundant initialization in perf_event.c
 2021-04-01 17:33 UTC  (2+ messages)

[PATCH v2] writeback: fix obtain a reference to a freeing memcg css
 2021-04-01 14:39 UTC  (5+ messages)
  ` [External] "

[PATCH v17 00/17] KVM RISC-V Support
 2021-04-01 13:40 UTC  (6+ messages)
` [PATCH v17 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v17 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v17 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v17 09/17] RISC-V: KVM: Implement VMID allocator

[PATCH 5.11 084/120] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-04-01 14:14 UTC  (5+ messages)
` [PATCH] Revert "usb: dwc3: gadget: Prevent EP queuing while stopping transfers"
    ` [PATCH v2] "

[PATCH 0/6] Allow signals for IO threads
 2021-04-01 16:55 UTC  (17+ messages)
` [PATCH 2/8] kernel: unmask SIGSTOP "

[PATCH v2 0/6] clk: at91: updates for power management and dvfs
 2021-04-01 12:27 UTC  (3+ messages)
` [PATCH v2 1/6] clk: at91: re-factor clocks suspend/resume
` [PATCH v2 5/6] clk: at91: clk-master: update for dvfs

[PATCH v2 0/4] MIPS: Remove get_fs/set_fs
 2021-04-01 12:51 UTC  (4+ messages)
` [PATCH v2 3/4] MIPS: uaccess: Remove get_fs/set_fs call sites

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-01 13:10 UTC  (2+ messages)
` [PATCH 4/9] sched: Default core-sched policy

[PATCH 0/2] staging: media: omap4iss: Patchsets cleans up in iss.c
 2021-04-01 15:28 UTC  (5+ messages)
` [PATCH 1/2] staging: media: omap4iss: Ending line with argument
  ` [Outreachy kernel] "
` [PATCH 2/2] staging: media: omap4iss: align arguments with open parenthesis

[PATCH 0/3] arm64: dts: xilinx: Update dts for zynqmp
 2021-04-01 14:52 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: xilinx: Add the clock nodes "

[PATCH v1 1/1] driver core: Replace printf() specifier and drop unneeded casting
 2021-04-01 17:10 UTC 

[PATCH v5 (RESEND) 0/7] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-04-01 14:18 UTC  (3+ messages)
` [PATCH v5 (RESEND) 5/7] regulator: hi6421v600-regulator: move it from staging

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-01 13:54 UTC  (8+ messages)
` [PATCH v2 1/9] scripts/gdb: rework lx-symbols gdb script
` [PATCH v2 2/9] KVM: introduce KVM_CAP_SET_GUEST_DEBUG2
` [PATCH v2 4/9] KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
` [PATCH v2 5/9] KVM: s390x: "
` [PATCH v2 6/9] KVM: x86: implement KVM_GUESTDBG_BLOCKEVENTS
` [PATCH v2 8/9] KVM: x86: add force_intercept_exceptions_mask
` [PATCH v2 9/9] KVM: SVM: implement force_intercept_exceptions_mask

[PATCH -next] KVM: selftests: remove redundant semi-colon
 2021-04-01 14:45 UTC  (2+ messages)

[PATCH printk v2 0/5] printk: remove safe buffers
 2021-04-01 13:19 UTC  (4+ messages)
` [PATCH printk v2 2/5] "

[PATCH net-next v4 0/6] stmmac: Add XDP support
 2021-04-01 16:06 UTC  (2+ messages)

[PATCH net-next 0/2] Enable 2.5Gbps speed for stmmac
 2021-04-01 15:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: enable 2.5Gbps link speed
` [PATCH net-next 2/2] net: pcs: configure xpcs 2.5G speed mode

[PATCH v1 1/2] iio: trigger: Replace explicit casting and wrong specifier with proper one
 2021-04-01 14:54 UTC 

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-01 17:06 UTC  (4+ messages)

[PATCH] iio: adc: bcm_iproc_adc: Use %s and __func__
 2021-04-01 14:52 UTC  (4+ messages)

[PATCH V2 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-01 17:00 UTC  (3+ messages)
` [PATCH V2 1/8] dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
  ` [PATCH V2 1/8] dt-bindings: remoteproc: imx_rproc: add fsl, auto-boot property

[PATCH v4 0/4] cxl/mem: Fix memdev device setup
 2021-04-01 14:33 UTC  (4+ messages)
` [PATCH v4 1/4] cxl/mem: Use sysfs_emit() for attribute show routines
` [PATCH v4 2/4] cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations
` [PATCH v4 3/4] cxl/mem: Do not rely on device_add() side effects for dev_set_name() failures

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-01 16:00 UTC  (3+ messages)
` [PATCH v8 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v8 11/13] media: hantro: Introduce G2/HEVC decoder

[PATCH] ASoC: topology: fix typo error about asoc.h
 2021-04-01 11:23 UTC 

[PATCH v2 0/2] Tow minor changes of eMMC sanitize
 2021-04-01 13:28 UTC  (2+ messages)
` [PATCH v2 1/2] mmc: core: Let sanitize timeout readable/writable via sysfs

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-01 17:26 UTC  (13+ messages)

[PATCH v10 0/4] Add support for secure regions in NAND
 2021-04-01 16:16 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v10 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v10 3/4] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH v1] RAS/CEC: Memory Corrected Errors consistent event filtering
 2021-04-01 16:12 UTC  (6+ messages)

[PATCH v8 0/3] Add support for secure regions in NAND
 2021-04-01 15:50 UTC  (5+ messages)
` [PATCH v8 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH -next] libbpf: remove redundant semi-colon
 2021-04-01 14:23 UTC 

[PATCH -next] lan743x: remove redundant semi-colon
 2021-04-01 14:20 UTC 

[PATCH -next] freezer: Remove unused inline function try_to_freeze_nowarn()
 2021-04-01 14:15 UTC 

[PATCH v1 1/1] driver core: Cast to (void *) with __force for __percpu pointer
 2021-04-01 17:10 UTC 

[PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-04-01 12:54 UTC  (2+ messages)

[PATCH 0/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-01 16:19 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 05/20] drm/dp: Add backpointer to drm_device in drm_dp_aux
 2021-04-01 13:31 UTC  (2+ messages)

[PATCH] drm/ttm: add __user annotation in radeon_ttm_vram_read
 2021-04-01 13:09 UTC  (2+ messages)

[PATCH v2] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-04-01 15:56 UTC  (7+ messages)

[PATCH v3 0/2] drm/mediatek: Don't support hdmi connector creation
 2021-04-01 14:15 UTC  (2+ messages)

[PATCH -next 1/3] mm/debug_vm_pgtable: Fix one comment mistake
 2021-04-01 15:05 UTC  (3+ messages)
` [PATCH -next 2/3] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE

[PATCH] net/rxrpc: Fix a use after free in rxrpc_input_packet
 2021-04-01 12:54 UTC  (2+ messages)

[PATCH] s390/pci: move ioremap/ioremap_prot/ioremap_wc/ioremap_wt/iounmap to arch/s390/mm/ioremap.c
 2021-04-01 12:46 UTC 

[PATCH -next] mm/vmalloc: Fix non-conforming function headers
 2021-04-01 13:22 UTC 

[PATCH 0/2] KVM: x86: nSVM: fixes for SYSENTER emulation
 2021-04-01 11:20 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: add guest_cpuid_is_intel
` [PATCH 2/2] KVM: nSVM: improve SYSENTER emulation on AMD

[PATCH v3 01/16] x86: Add insn_decode_kernel()
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH V3 0/5] Add PM7325/PM8350C/PMR735A regulator support
 2021-04-01 16:56 UTC  (3+ messages)
` [PATCH V3 4/5] dt-bindings: regulator: Convert RPMh regulator bindings to YAML

[PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
 2021-04-01 14:13 UTC  (2+ messages)

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-04-01 13:53 UTC  (3+ messages)
` [PATCH v6 3/5] drm/bridge: anx7625: add MIPI DPI input feature support

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-04-01 13:49 UTC  (3+ messages)
` [PATCH v2 2/6] perf test: Handle metric reuse in pmu-events parsing test

[RFC v2 0/2] CPU-Idle latency selftest framework
 2021-04-01 11:45 UTC  (3+ messages)
` [RFC v2 1/2] cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

[PATCH RFT 0/2] i2c: tegra-bpmp: cleanups
 2021-04-01 13:23 UTC  (3+ messages)
` [PATCH RFT 2/2] i2c: tegra-bpmp: make some functions void

[PATCH v1] ovl: Fix leaked dentry
 2021-04-01 16:50 UTC  (2+ messages)

[PATCH V2 0/3] scsi: ufs: Add a vops to configure VCC voltage level
 2021-04-01 15:00 UTC  (4+ messages)
` [PATCH V2 2/3] scsi: ufs: add "

[PATCH v2 04/15] ACPI: table: replace __attribute__((packed)) by __packed
 2021-04-01 13:49 UTC  (4+ messages)

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-04-01 17:51 UTC  (3+ messages)

[PATCH] net: smc: Remove repeated struct declaration
 2021-04-01 13:47 UTC  (2+ messages)

[PATCH 0/3] Adjust contacts for Dell drivers
 2021-04-01 16:22 UTC 

Regression v5.12-rc3: net: stmmac: re-init rx buffers when mac resume back
 2021-04-01 16:28 UTC  (12+ messages)

[PATCH 00/12] i2c: Adding support for software nodes
 2021-04-01 17:44 UTC  (5+ messages)
` [PATCH 05/12] ARM: s3c: mini2440: Constify the software node

[PATCH RESEND 0/3] x86/sgx: eextend ioctl
 2021-04-01 17:49 UTC  (5+ messages)

[PATCH -next] drm/nouveau/gem: remove redundant semi-colon
 2021-04-01 14:17 UTC 

[PATCH 0/4] KVM: nSVM/nVMX: fix nested virtualization treatment of nested exceptions
 2021-04-01 17:12 UTC  (4+ messages)
` [PATCH 1/4] KVM: x86: pending exceptions must not be blocked by an injected event

[PATCH v2 0/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-01 16:41 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-04-01 11:15 UTC  (6+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH V2 0/5] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-04-01 15:42 UTC  (4+ messages)
` [PATCH V2 3/5] DCC: Added the sysfs entries for DCC(Data Capture and Compare) driver

[PATCH 00/13] More parallel operations for the TDP MMU
 2021-04-01 16:50 UTC  (7+ messages)
` [PATCH 08/13] KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
` [PATCH 12/13] KVM: x86/mmu: Fast invalidation for TDP MMU

allmodconfig not working with dummy-tools
 2021-04-01 12:39 UTC 

[PATCH] drivers core: don't do anything in device_del() when device_add() fail
 2021-04-01 13:01 UTC 

[PATCH v9 0/4] Add support for secure regions in NAND
 2021-04-01 15:15 UTC 

[PATCH net-next] net: phy: broadcom: Add statistics for all Gigabit PHYs
 2021-04-01 16:42 UTC 

[PATCH] Document that PF_KTHREAD _is_ ABI
 2021-04-01 15:05 UTC  (5+ messages)

Re: linux-next: Tree for Mar 31 (drivers/phy/marvell/phy-mvebu-cp110-utmi.o)
 2021-04-01 16:35 UTC  (3+ messages)
`  "

[PATCH] ext4: Delete redundant uptodate check for buffer
 2021-04-01 11:20 UTC  (2+ messages)

[PATCH] psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
 2021-04-01 17:47 UTC  (4+ messages)

[PATCH 00/49] staging: rtl8723bs: remove all RT_TRACE usages
 2021-04-01 14:32 UTC  (5+ messages)
` [PATCH 08/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c

[PATCH] interconnect: qcom: sm8350: Use the correct ids
 2021-04-01 12:26 UTC  (2+ messages)

[PATCH v5 00/27] Memory Folios
 2021-04-01 16:00 UTC  (11+ messages)

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-01 15:31 UTC  (2+ messages)
` [PATCH v14 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH RFC 0/3] Some update for relocate
 2021-04-01 13:27 UTC  (4+ messages)
` [PATCH RFC 1/3] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled
` [PATCH RFC 2/3] MIPS: relocate: Use CONFIG_RANDOMIZE_BASE to configure kaslr
` [PATCH RFC 3/3] MIPS: relocate: Add support to relocate kernel auto

[PATCH v16 00/17] KVM RISC-V Support
 2021-04-01 13:24 UTC  (5+ messages)

[PATCH] drivers: gpu: drm: bridge: fix kconfig dependency on DRM_KMS_HELPER
 2021-04-01 14:39 UTC  (2+ messages)

[PATCH V4 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-01 14:43 UTC  (3+ messages)
` [PATCH V4 XRT Alveo 11/20] fpga: xrt: fpga-mgr and region implementation for xclbin download

[PATCH v3 02/16] x86/alternatives: Optimize optimize_nops()
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 04/16] objtool: Correctly handle retpoline thunk calls
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH] btrfs: Remove useless call "zlib_inflateEnd"
 2021-04-01 15:16 UTC  (2+ messages)

[RFC PATCH v2 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-04-01 17:16 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: usb: Add DT bindings "

[v1] drm/msm/disp/dpu1: fix warn stack reported during dpu resume
 2021-04-01 13:31 UTC  (6+ messages)
      ` [Freedreno] "

[PATCH] drivers: net: fix memory leak in peak_usb_create_dev
 2021-04-01 13:27 UTC 

[PATCH] firmware: stratix10-svc: build only on 64-bit ARM
 2021-04-01 15:13 UTC 

[PATCH v3 11/16] objtool: Extract elf_symbol_add()
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[GIT PULL] XArray for 5.12
 2021-04-01 12:50 UTC 

[PATCH v3 10/16] objtool: Extract elf_strtab_concat()
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] objtool/x86: "

[PATCH RFC/RFT 0/1] add simple logic analyzer using polling
 2021-04-01 14:25 UTC  (4+ messages)
` [PATCH RFC/RFT 1/1] misc: "

[PATCH] mm/hugeltb: fix renaming of PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
 2021-04-01 14:26 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Actions Semi Owl socinfo
 2021-04-01 13:19 UTC  (8+ messages)

[PATCH v5] audit: log nftables configuration change events once per table
 2021-04-01 13:24 UTC  (2+ messages)

[PATCH v2] Documentation/translations/zh_CN/dev-tools/
 2021-04-01 13:27 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).