linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 08:25:59 to 2021-06-02 10:54:05 UTC [more...]

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 10:53 UTC 

[PATCH v2 1/4] firmware: arm_scmi: fix deps arm-smccc-discovery deps in Kconfig
 2021-06-02 10:53 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: arm: scmi property mboxes is not mandatory
` [PATCH v2 3/4] dt-bindings: arm: OP-TEE as transport channel for SCMI messages

[PATCH v2 0/7] ARM: mm: cleanup page fault and fix pxn process issue
 2021-06-02 10:52 UTC  (15+ messages)
` [PATCH v2 1/7] ARM: mm: Rafactor the __do_page_fault()
` [PATCH v2 2/7] ARM: mm: Kill task_struct argument for __do_page_fault()
` [PATCH v2 3/7] ARM: mm: Cleanup access_error()
` [PATCH v2 4/7] ARM: mm: print out correct page table entries
` [PATCH v2 5/7] ARM: mm: Print physical address of page table base in show_pte()
` [PATCH v2 6/7] ARM: mm: Provide die_kernel_fault() helper
` [PATCH v2 7/7] ARM: mm: Fix PXN process with LPAE feature

[PATCH v2 0/9] drivers/perf: Use general macro to simplify event attributes
 2021-06-02 10:49 UTC  (6+ messages)
` [PATCH v2 1/9] perf: Add EVENT_ATTR_ID "

[PATCH v5 0/6] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-02 10:49 UTC  (5+ messages)
` [PATCH v5 1/6] KVM: arm64: Introduce KVM_PGTABLE_S2_GUEST stage-2 flag
` [PATCH v5 2/6] KVM: arm64: Move D-cache flush to the fault handlers

[PATCH v3 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-06-02 10:49 UTC  (8+ messages)
` [PATCH v3 4/6] reset: Add Delta TN48M CPLD reset controller
` [PATCH v3 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH 0/3]Enable PM generic domain support
 2021-06-02 10:48 UTC  (5+ messages)
` [PATCH 3/3] fpga: region: Adds runtime PM support

[PATCH v2 0/8] perf: Refine barriers for AUX ring buffer
 2021-06-02 10:47 UTC  (10+ messages)
` [PATCH v2 1/8] perf/ring_buffer: Add comment for barriers on "
` [PATCH v2 2/8] coresight: tmc-etr: Add barrier after updating "
` [PATCH v2 3/8] coresight: tmc-etf: Add comment for store ordering
` [PATCH v2 4/8] perf/x86: Add barrier after updating bts
` [PATCH v2 5/8] perf auxtrace: Change to use SMP memory barriers
` [PATCH v2 6/8] perf auxtrace: Drop legacy __sync functions
` [PATCH v2 7/8] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v2 8/8] perf record: Directly bail out for compat case

[Backport for linux-5.4.y PATCH 1/4] ARM: OMAP: replace setup_irq() by request_irq()
 2021-06-02 10:46 UTC  (4+ messages)
` [Backport for linux-5.4.y PATCH 2/4] ARM: OMAP2+: Prepare timer code to backport dra7 timer wrap errata i940
` [Backport for linux-5.4.y PATCH 3/4] ARM: OMAP2+: Prepare to handle dra7 timer wrap issue
` [Backport for linux-5.4.y PATCH 4/4] ARM: OMAP2+: Handle dra7 timer wrap errata i940

[PATCH v2 0/3] PM / Domains: Add support for assigned-performance-states
 2021-06-02 10:45 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: Introduce 'assigned-performance-states' property

[PATCH V9,RESEND,0/2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-06-02 10:45 UTC  (2+ messages)

[PATCH v2 1/4] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-06-02 10:44 UTC  (15+ messages)
` [PATCH v2 3/4] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-02 10:41 UTC  (8+ messages)

[PATCH] x86/alternative: Optimize single-byte NOPs at an arbitrary position
 2021-06-02 10:37 UTC  (3+ messages)

[PATCH][next] ASoC: rsnd: check for zero node count
 2021-06-02 10:37 UTC 

[RFC PATCH 0/6] powerpc: Stack tracer fixes
 2021-06-02 10:35 UTC  (4+ messages)
` [RFC PATCH 1/6] trace/stack: Move code to save the stack trace into a separate function

[PATCH v4 0/2] gpio: add generic gpio input multiplexer
 2021-06-02 10:35 UTC  (5+ messages)
  ` [PATCH v4 1/2] dt-bindings: gpio-mux-input: add documentation

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-06-02 10:32 UTC  (2+ messages)

[PATCH V3 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-06-02 10:31 UTC  (7+ messages)
` [PATCH V3 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-06-02 10:31 UTC  (2+ messages)

[RFC PATCH] vdpa: mandate 1.0 device
 2021-06-02 10:30 UTC  (11+ messages)

WARNING in idr_get_next
 2021-06-02 10:30 UTC  (2+ messages)
` [syzbot] "

[PATCH][next] ASoC: rk817: remove redundant assignment to pointer node
 2021-06-02 10:27 UTC 

[PATCH rdma-next v4 0/8] Fix memory corruption in CM
 2021-06-02 10:27 UTC  (9+ messages)
` [PATCH rdma-next v4 1/8] IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
` [PATCH rdma-next v4 2/8] IB/cm: Split cm_alloc_msg()
` [PATCH rdma-next v4 3/8] IB/cm: Call the correct message free functions in cm_send_handler()
` [PATCH rdma-next v4 4/8] IB/cm: Tidy remaining cm_msg free paths
` [PATCH rdma-next v4 5/8] Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
` [PATCH rdma-next v4 6/8] IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
` [PATCH rdma-next v4 7/8] IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
` [PATCH rdma-next v4 8/8] IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-06-02 10:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 9/9] x86/mmu: Allocate/free PASID
 2021-06-02 10:20 UTC  (4+ messages)
  ` [PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()

[patch 0/8] x86/fpu: Mop up XSAVES and related damage
 2021-06-02  9:55 UTC  (9+ messages)
` [patch 1/8] selftests/x86: Test signal frame XSTATE header corruption handling
` [patch 2/8] x86/fpu: Prevent state corruption in __fpu__restore_sig()
` [patch 3/8] x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
` [patch 4/8] x86/fpu: Limit xstate copy size in xstateregs_set()
` [patch 5/8] x86/fpu: Sanitize xstateregs_set()
` [patch 6/8] x86/fpu: Add address range checks to copy_user_to_xstate()
` [patch 7/8] x86/fpu: Clean up the fpu__clear() variants
` [patch 8/8] x86/fpu: Deduplicate copy_xxx_to_xstate()

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-02 10:17 UTC  (22+ messages)
` [PATCH 01/21] ide: alim15x3: Document alim15x3_init_one()'s 'id' param
` [PATCH 02/21] ide: ide-dma: Document ide_dma_unmap_sg()'s missing 'cmd' param
` [PATCH 03/21] ide: ide-dma-sff: Provide some missing 'param' descriptions
` [PATCH 04/21] ide: ide-io: Fix a few kernel-doc misdemeanours
` [PATCH 05/21] ide: ide-proc: Strip out unused fops structure and accompanying call-back
` [PATCH 06/21] ide: cs5530: Fix incorrect documentation for function init_chipset_cs5530()
` [PATCH 07/21] ide: ide-probe: Fix-up incorrectly documented function probe_for_drive()
` [PATCH 08/21] ide: hpt366: Provide some missing descriptions for 'f_{low,high}'
` [PATCH 09/21] ide: piix: Remove unused variable 'sitre'
` [PATCH 10/21] ide: pdc202xx_new: Supply missing description for 'set_indexed_reg()'s 'value' param
` [PATCH 11/21] ide: slc90e66: Remove unused variable 'sitre'
` [PATCH 12/21] ide: it821x: Fix a couple of incorrectly documented functions
` [PATCH 13/21] ide: siimage: Fix some incorrectly documented functions/params
` [PATCH 14/21] ide: via82cxxx: Fix misdocumentation of via_set_speed()'s 'hwif' param
` [PATCH 15/21] ide: ide-cd_ioctl: Remove unused variable 'stat'
` [PATCH 16/21] ide: ide-cd: Demote kernel-doc abuse
` [PATCH 17/21] ide: ide-acpi: Mark debugging variable 'bus' as __maybe_unused
` [PATCH 18/21] ide: ide-io: Document ide_intr()'s param 'irq'
` [PATCH 19/21] ide: piix: Fix incorrectly documented param 'hwif'
` [PATCH 20/21] ide: ide-acpi: Provide missing description for param 'obj_loc'
` [PATCH 21/21] ide: pmac: Staticise local function 'pmac_ide_probe'

[PATCH v1 net-next 0/3] net: stmmac: re-configure tas basetime after ptp time adjust
 2021-06-02 10:18 UTC  (3+ messages)
` [PATCH v1 net-next 3/3] net: stmmac: ptp: update tas basetime after ptp adjust

[RFC/RFT PATCH 0/5] consolidate "System RAM" resources setup
 2021-06-02 10:15 UTC  (5+ messages)
` [RFC/RFT PATCH 2/5] memblock: introduce generic memblock_setup_resources()

[PATCH] rtnetlink: Fix missing error code in rtnl_bridge_notify()
 2021-06-02 10:15 UTC 

[PATCH v4 0/2] Intra-refresh period control
 2021-06-02 10:13 UTC  (4+ messages)
` [PATCH v4 1/2] media: v4l2-ctrls: Add intra-refresh "
` [PATCH v4 2/2] venus: venc: Add support for intra-refresh period

[PATCH 0/3] PM: domains: Avoid boilerplate code for DVFS in subsystem/drivers
 2021-06-02 10:12 UTC  (4+ messages)
` [PATCH 1/3] PM: domains: Split code in dev_pm_genpd_set_performance_state()
` [PATCH 2/3] PM: domains: Drop/restore performance state votes for devices at runtime PM
` [PATCH 3/3] PM: domains: Drop/restore performance state votes for devices at system PM

[PATCH net-next] net: mdio: Fix a typo
 2021-06-02 10:09 UTC  (5+ messages)
  ` 答复: "

[PATCH] net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()
 2021-06-02 10:09 UTC 

[PATCH] dmaengine: idxd: Fix missing error code in idxd_cdev_open()
 2021-06-02 10:07 UTC 

[PATCH] drm/rockchip: defined struct rockchip_dp_dt_ids[] under CONFIG_OF
 2021-06-02 10:07 UTC  (2+ messages)

[PATCH][next] null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
 2021-06-02 10:06 UTC 

[PATCH] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
 2021-06-02 10:05 UTC 

[PATCH] scsi: 3ware: fix return 0 on the error path of probe
 2021-06-02 10:02 UTC 

[PATCH 0/3] Qualcomm custom compressed pixfmt
 2021-06-02 10:01 UTC  (7+ messages)
` [PATCH 1/3] v4l: Add Qualcomm custom compressed pixel formats
` [PATCH 2/3] venus: Add a handling of QC8C compressed format
` [PATCH 3/3] venus: Add a handling of QC10C "

[PATCH v1 0/2] NVIDIA Tegra core power domain follow up
 2021-06-02 10:00 UTC  (3+ messages)

[PATCH v1] vdpa/mlx5: Add support for doorbell bypassing
 2021-06-02  9:53 UTC 

[PATCH] venus: helper: do not set constrained format for UBWC
 2021-06-02  9:53 UTC  (3+ messages)

[PATCH] kbuild: remove trailing slashes from $(KBUILD_EXTMOD)
 2021-06-02  9:52 UTC 

[PATCH v5 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-06-02  9:49 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spinand: add spinand_read_cfg() helper
` [PATCH v5 2/3] mtd: spinand: Add spinand_init_flash() helper
` [PATCH v5 3/3] mtd: spinand: add SPI-NAND MTD resume handler

[PATCH -next] drm/i915: use DEVICE_ATTR_RO macro
 2021-06-02  9:48 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/7] arm64: dts: freescale: Add i.MX8DXL support
 2021-06-02  9:48 UTC  (7+ messages)
` [PATCH 1/7] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH 2/7] arm64: dts: imx8-ss-lsio: Add mu5a mailbox

[PATCH] Input: raydium_i2c_ts - read device version in bootloader mode
 2021-06-02  9:46 UTC 

[PATCH] drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
 2021-06-02  9:47 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] Revert "kbuild: merge scripts/mkmakefile to top Makefile"
 2021-06-02  9:45 UTC  (6+ messages)

[PATCH v2 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-02  9:43 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Move hyp_pool locking out of refcount helpers
` [PATCH v2 2/7] KVM: arm64: Use refcount at hyp to check page availability
` [PATCH v2 3/7] KVM: arm64: Remove list_head from hyp_page
` [PATCH v2 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools
` [PATCH v2 5/7] KVM: arm64: Remove hyp_pool pointer from struct hyp_page
` [PATCH v2 6/7] KVM: arm64: Use less bits for hyp_page order
` [PATCH v2 7/7] KVM: arm64: Use less bits for hyp_page refcount

arch/h8300/kernel/setup.c:72:26: warning: Unused variable: region [unusedVariable]
 2021-06-02  9:43 UTC 

[tip:x86/cpu 4/4] Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h': 111< /* free ( 3*32+29) */
 2021-06-02  9:41 UTC 

[PATCH v4 0/6] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-06-02  8:51 UTC  (3+ messages)
` [PATCH v4 5/5] hwmon: (pmbus/pim4328) Add documentation for the "

[RFC] trace: Add option for polling ring buffers
 2021-06-02  9:38 UTC  (3+ messages)

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-06-02  9:37 UTC  (21+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH 0/2] use bin_attribute to avoid buff overflow
 2021-06-02  9:35 UTC  (11+ messages)
` [PATCH 1/2] topology: "

[PATCH] ring_buffer: Offload wakeup IPI to housekeeping CPUs
 2021-06-02  9:33 UTC 

[PATCH 0/3] clk: support regmap
 2021-06-02  9:32 UTC  (6+ messages)

[PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
 2021-06-02  9:30 UTC  (2+ messages)

[PATCH 0/3] Apple M1 clock gate driver
 2021-06-02  9:28 UTC  (7+ messages)

[PATCH net-next] xsk: Return -EINVAL instead of -EBUSY after xsk_get_pool_from_qid() fails
 2021-06-02  9:27 UTC  (5+ messages)

[PATCH] mm, tracing: Unify PFN format strings
 2021-06-02  9:26 UTC 

[PATCH 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-02  9:23 UTC  (6+ messages)
` [PATCH 3/7] KVM: arm64: Remove list_head from hyp_page

[PATCH] ACPI: tables: fixes the missed acpi_put_table() in acpi_init_fpdt()
 2021-06-02  9:21 UTC  (2+ messages)

[PATCH] drm/rockchip: defined struct vop_driver_dt_match[] under CONFIG_OF
 2021-06-02  9:13 UTC 

[PATCH -next] clk: tegra: tegra124-emc: fix missing clk_disable_unprepare() on error in emc_set_timing()
 2021-06-02  9:06 UTC  (3+ messages)

[PATCH 1/2] mm,memory_hotplug: align code to fit 80 characters per line
 2021-06-02  9:01 UTC  (4+ messages)
` [PATCH 2/2] mm,memory_hotplug: print the min alignment in check_pfn_span

[PATCH] vdpa/mlx5: Clear vq ready indication upon device reset
 2021-06-02  8:59 UTC 

[PATCH v2] vdpa/mlx5: Add support for running with virtio_vdpa
 2021-06-02  8:58 UTC 

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-06-02  8:58 UTC  (5+ messages)
` [REPOST PATCH v4 2/5] kernfs: use VFS negative dentry caching

[RFC] /dev/ioasid uAPI proposal
 2021-06-02  8:58 UTC  (21+ messages)

[PATCH 2/3] vdpa/mlx5: Only return vq ready if vq is initialized
 2021-06-02  8:57 UTC  (5+ messages)

[PATCH] proc: Add .gitignore for proc-subset-pid selftest
 2021-06-02  8:57 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: dw: Program xBAR hardware for Elkhart Lake
 2021-06-02  8:56 UTC 

[PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel
 2021-06-02  8:53 UTC  (12+ messages)

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2021-06-02  8:53 UTC  (3+ messages)

[PATCH -next] i3c: master: svc: fix doc warning in svc-i3c-master.c
 2021-06-02  8:55 UTC 

[PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-06-02  8:51 UTC  (4+ messages)

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-02  8:50 UTC  (6+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access

[PATCH] fs/epoll: Simplify error case
 2021-06-02  8:46 UTC 

[PATCH -next v2] i3c: master: svc: drop free_irq of devm_request_irq allocated irq
 2021-06-02  8:49 UTC 

[RFC PATCH v3 00/12] firmware: arm_scmi: Add virtio transport
 2021-06-02  8:34 UTC  (6+ messages)
` [RFC PATCH v3 11/12] "

[sched/fair] d8fcb81f1a: netperf.Throughput_tps -16.9% regression
 2021-06-02  8:34 UTC  (3+ messages)
  ` [LKP] "

[PATCH] clk: socfpga: remove set but not used variable 'rc'
 2021-06-02  8:42 UTC  (2+ messages)
` [PATCH V2] clk: socfpga: err out if of_clk_add_provider() failed in __socfpga_pll_init()

[PATCH 00/15] Rid W=1 warnings from LED
 2021-06-02  8:33 UTC  (8+ messages)
` [PATCH 02/15] leds: leds-gpio-register: Supply description for param 'id'

[ANNOUNCE] Git v2.32.0-rc3
 2021-06-02  8:29 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).