linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 20:23:46 to 2021-05-28 00:52:13 UTC [more...]

[PATCH V7 XRT Alveo 00/20] XRT Alveo driver overview
 2021-05-28  0:49 UTC  (9+ messages)
` [PATCH V7 XRT Alveo 01/20] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V7 XRT Alveo 02/20] fpga: xrt: driver metadata helper functions
` [PATCH V7 XRT Alveo 03/20] fpga: xrt: xclbin file "
` [PATCH V7 XRT Alveo 04/20] fpga: xrt: xrt-lib driver manager
` [PATCH V7 XRT Alveo 05/20] fpga: xrt: group driver
` [PATCH V7 XRT Alveo 06/20] fpga: xrt: char dev node helper functions
` [PATCH V7 XRT Alveo 07/20] fpga: xrt: root driver infrastructure
` [PATCH V7 XRT Alveo 08/20] fpga: xrt: "

[PATCH] perf stat: Fix error check for bpf_program__attach
 2021-05-28  0:51 UTC  (2+ messages)

[PATCH v4] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
 2021-05-28  0:50 UTC 

[PATCHv5 0/2] Fix imx53-ppd UART configuration
 2021-05-28  0:49 UTC  (2+ messages)

[PATCH V3 0/5] Map register blocks individually
 2021-05-28  0:49 UTC  (6+ messages)
` [PATCH V3 1/5] cxl/mem: Introduce cxl_decode_register_block()
` [PATCH V3 2/5] cxl/mem: Reserve all device regions at once
` [PATCH V3 3/5] cxl/mem: Map registers based on capabilities
` [PATCH V3 4/5] cxl/mem: Reserve individual register block regions
` [PATCH V3 5/5] cxl/pci: Add HDM decoder capabilities

[PATCH v4] mm, hugetlb: Fix simple resv_huge_pages underflow on UFFDIO_COPY
 2021-05-28  0:46 UTC 

[PATCH net-next v6 0/5] page_pool: recycle buffers
 2021-05-28  0:44 UTC  (2+ messages)

[PATCH] pinctrl: Fix kernel-doc
 2021-05-28  0:42 UTC  (2+ messages)

[PATCH v40 01/13] Linux Random Number Generator
 2021-05-28  0:41 UTC  (2+ messages)

[PATCH v1 1/2] gpiolib: Split fastpath array to two
 2021-05-28  0:41 UTC  (4+ messages)
` [PATCH v1 2/2] gpiolib: Switch to bitmap_alloc()

[PATCH v2 1/4] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-05-28  0:37 UTC  (3+ messages)
` [PATCH v2 2/4] gpio: Add Delta TN48M CPLD GPIO driver

[PATCH][next] xfs: Fix fall-through warnings for Clang
 2021-05-28  0:34 UTC  (7+ messages)

[syzbot] WARNING in x86_emulate_instruction
 2021-05-28  0:34 UTC  (5+ messages)

[PATCH v8 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-28  0:31 UTC  (5+ messages)
` [PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child
` [PATCH v8 04/11] dt-bindings: drm/aux-bus: Add an example

[PATCH v4 1/2] KVM: X86: Fix warning caused by stale emulation context
 2021-05-28  0:28 UTC  (4+ messages)
` [PATCH v4 2/2] KVM: X86: Kill off ctxt->ud

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-05-28  0:26 UTC  (5+ messages)

[PATCH] S390: appldata depends on PROC_SYSCTL
 2021-05-28  0:24 UTC 

[PATCH v3 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-05-28  0:19 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: "

[PATCH V2 net-next 00/10] net: hdlc_fr: clean up some code style issues
 2021-05-28  0:12 UTC  (11+ messages)
` [PATCH V2 net-next 01/10] net: hdlc_fr: remove redundant blank lines
` [PATCH V2 net-next 02/10] net: hdlc_fr: add blank line after declarations
` [PATCH V2 net-next 03/10] net: hdlc_fr: fix an code style issue about "foo* bar"
` [PATCH V2 net-next 04/10] net: hdlc_fr: add some required spaces
` [PATCH V2 net-next 05/10] net: hdlc_fr: move out assignment in if condition
` [PATCH V2 net-next 06/10] net: hdlc_fr: code indent use tabs where possible
` [PATCH V2 net-next 07/10] net: hdlc_fr: remove space after '!'
` [PATCH V2 net-next 08/10] net: hdlc_fr: add braces {} to all arms of the statement
` [PATCH V2 net-next 09/10] net: hdlc_fr: remove redundant braces {}
` [PATCH V2 net-next 10/10] net: hdlc_fr: remove unnecessary out of memory message

[PATCH] PCI: Disallow retraining link for Atheros QCA98xx chips on non-Gen1 PCIe bridges
 2021-05-28  0:08 UTC  (4+ messages)
` [PATCH v3] PCI: Disallow retraining link for Atheros "

[PATCH v2] PCI: Check value of resource alignment before using __ffs
 2021-05-28  0:04 UTC  (2+ messages)

[PATCH 5.4 0/7] 5.4.123-rc1 review
 2021-05-28  0:01 UTC  (2+ messages)

[PATCH 5.10 0/9] 5.10.41-rc1 review
 2021-05-28  0:01 UTC  (3+ messages)

[PATCH 5.12 0/7] 5.12.8-rc1 review
 2021-05-28  0:00 UTC  (3+ messages)

[PATCH 0/5] x86/pkeys: PKRU manipulation bug fixes and cleanups
 2021-05-27 23:51 UTC  (6+ messages)
` [PATCH 1/5] x86/pkeys: move read_pkru() and write_pkru()
` [PATCH 2/5] x86/pkeys: rename write_pkru()
` [PATCH 3/5] x86/pkeys: skip 'init_pkru' debugfs file creation when pkeys not supported
` [PATCH 4/5] x86/pkeys: replace PKRU modification infrastructure
` [PATCH 5/5] selftests/vm/pkeys: exercise x86 XSAVE init state

[PATCH] PCI: Print a debug message on PCI device release
 2021-05-27 23:58 UTC  (2+ messages)

[PATCH 1/2] drm/vc4: hdmi: Fix error path of hpd-gpios
 2021-05-27 23:57 UTC  (3+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Convert to gpiod

[PATCH] mmc: dw_mmc-pltfm: Remove unused <linux/clk.h>
 2021-05-27 23:57 UTC  (2+ messages)

[PATCH] x86/pci: use true and false for bool variable
 2021-05-27 23:54 UTC  (2+ messages)

[PATCH v5 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 23:54 UTC  (15+ messages)
` [PATCH v5 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v5 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v5 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v5 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v5 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v5 06/14] clk: tegra: "
` [PATCH v5 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v5 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v5 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v5 10/14] memory: tegra30-emc: "
` [PATCH v5 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v5 12/14] soc/tegra: pmc: Add "
` [PATCH v5 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v5 14/14] soc/tegra: regulators: Support core domain "

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-27 23:52 UTC  (4+ messages)

[PATCH v2 0/4] ASPEED sgpio driver enhancement
 2021-05-27 23:51 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml

[RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support
 2021-05-27 23:49 UTC  (9+ messages)
` [RFC PATCH 03/13] drm/msm/disp/dpu1: Add support for DSC
` [RFC PATCH 03/13] drm/msm/dsi: add support for dsc data
` [Freedreno] [RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support

[PATCH] mm/page_alloc: fix counting of managed_pages
 2021-05-27 23:47 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
 2021-05-27 23:47 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2
` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add pinctrl settings
` [PATCH v3 3/3] pinctrl: pinctrl-aspeed-g6: Add sgpio "

[PATCH v3 1/2] KVM: X86: Fix warning caused by stale emulation context
 2021-05-27 23:46 UTC  (5+ messages)

[PATCH v3 0/6] RTL8231 GPIO expander support
 2021-05-27 23:31 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: mfd: Binding for RTL8231

[PATCH net-next v3 0/3] Enable 2.5Gbps speed for stmmac
 2021-05-27 23:26 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: pcs: add 2500BASEX support for Intel mGbE controller

[PATCH 00/11] ingenic-drm cleanups and doublescan feature
 2021-05-27 23:22 UTC  (12+ messages)
` [PATCH 01/11] drm/ingenic: Remove dead code
` [PATCH 02/11] drm/ingenic: Simplify code by using hwdescs array
` [PATCH 03/11] drm/ingenic: Add support for private objects
` [PATCH 04/11] drm/ingenic: Move no_vblank to private state
` [PATCH 05/11] drm/ingenic: Move IPU scale settings "
` [PATCH 06/11] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH 07/11] drm/ingenic: Upload palette before frame
` [PATCH 08/11] drm/ingenic: Support custom GEM object
` [PATCH 09/11] drm/ingenic: Add ingenic_drm_gem_fb_destroy() function
` [PATCH 10/11] drm/ingenic: Add doublescan feature
  ` [PATCH 11/11] drm/ingenic: Attach bridge chain to encoders

[PATCH v2 0/1] dt-bindings-aspeed-i2 Convert to yaml format
 2021-05-27 23:20 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt "

[v1] drm/msm/disp/dpu1: avoid perf update in frame done event
 2021-05-27 23:14 UTC  (2+ messages)

[PATCH] mm: hugetlb: fix dissolve_free_huge_page use of tail/head page
 2021-05-27 23:12 UTC 

[PATCH RESEND v2] PCI/IOV: Clarify error message for unbound devices
 2021-05-27 23:12 UTC  (2+ messages)

[PATCH] softirq/s390: Use the generic local_softirq_pending()
 2021-05-27 23:11 UTC  (2+ messages)

[PATCH net-next v4 0/4] add 4 RX/TX queue support for Mikrotik 10/25G NIC
 2021-05-27 23:10 UTC  (2+ messages)

[PATCH v4] PCI: Add quirk for preventing bus reset on TI C667X
 2021-05-27 23:07 UTC  (2+ messages)

[PATCH v5 1/3] drm: Add support for GEM buffers backed by non-coherent memory
 2021-05-27 23:03 UTC  (2+ messages)
` [PATCH] drm: Fix for GEM buffers with write-combine memory

Arm64 crash while reading memory sysfs
 2021-05-27 22:56 UTC  (10+ messages)

[PATCH v10 00/33] Memory folios
 2021-05-27 22:53 UTC  (6+ messages)
` [PATCH v10 07/33] mm: Add folio_get

[BUG] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout (WiFi dies)
 2021-05-27 22:47 UTC  (3+ messages)

[PATCH] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
 2021-05-27 22:38 UTC  (5+ messages)

[PATCH] of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA
 2021-05-27 22:32 UTC 

[PATCH] fs/proc/kcore.c: add mmap interface
 2021-05-27 22:30 UTC  (3+ messages)
    ` [External] "

[PATCH] x86/mce: Include a MCi_MISC value in faked mce logs
 2021-05-27 22:28 UTC 

[PATCH v2] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-27 22:25 UTC  (6+ messages)

[PATCH v2] selftests/seccomp: Flush benchmark output
 2021-05-27 22:23 UTC 

[PATCH] selftests/seccomp: Flush benchmark output regularly
 2021-05-27 22:20 UTC  (3+ messages)

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-05-27 22:17 UTC  (2+ messages)

arch/powerpc/mm/mem.c:53:12: error: no previous prototype for function 'create_section_mapping'
 2021-05-27 22:14 UTC 

[PATCH V3 20/23] x86/fpu/xstate: Support dynamic supervisor feature for LBR
 2021-05-27 22:15 UTC  (3+ messages)
` [tip: perf/core] "

drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c:1807:1: warning: unused variable 'iwl_dbgfs_dbg_time_point_ops'
 2021-05-27 22:13 UTC 

[PATCH v2] PCI: Coalesce contiguous regions for host bridges
 2021-05-27 22:13 UTC  (2+ messages)

[PATCH 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-05-27 22:11 UTC  (14+ messages)

[PATCH] checkpatch: fix incorrect camelcase detection on numeric constant
 2021-05-27 22:05 UTC  (2+ messages)

[GIT PULL] percpu changes for v5.13-rc4
 2021-05-27 22:04 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.13-rc4
 2021-05-27 22:04 UTC  (2+ messages)

[PATCH 0/2] Fix truncation warnings from building test_scanf.c
 2021-05-27 21:59 UTC  (6+ messages)
` [PATCH 1/2] lib: test_scanf: Fix incorrect use of type_min() with unsigned types

[PATCH 1/4] PCI: Add empty stub for pci_register_io_range()
 2021-05-27 21:55 UTC  (2+ messages)

[PATCH v4 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 21:43 UTC  (15+ messages)
` [PATCH v4 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v4 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v4 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v4 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v4 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v4 06/14] clk: tegra: "
` [PATCH v4 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v4 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v4 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v4 10/14] memory: tegra30-emc: "
` [PATCH v4 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v4 12/14] soc/tegra: pmc: Add "
` [PATCH v4 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v4 14/14] soc/tegra: regulators: Support core domain "

[v4 0/4] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-05-27 21:41 UTC  (5+ messages)
` [v4 1/4] drm/panel-simple: Add basic DPCD backlight support

[PATCH v2] Input: elants_i2c - Fix NULL dereference at probing
 2021-05-27 21:30 UTC  (3+ messages)

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2021-05-27 21:30 UTC  (3+ messages)

[RFC v2-fix-v3 1/1] x86/boot: Avoid #VE during boot for TDX platforms
 2021-05-27 21:25 UTC  (2+ messages)
` [RFC v2-fix-v4 "

[PATCH 00/18] arm64: MMU enabled kexec relocation
 2021-05-27 21:23 UTC  (4+ messages)
` [PATCH 03/18] arm64: hyp-stub: Move elx_sync into the vectors

[PATCH RESEND] clk: vc5: fix output disabling when enabling a FOD
 2021-05-27 21:16 UTC 

[PATCH v1] hugetlb: pass head page to remove_hugetlb_page()
 2021-05-27 21:12 UTC  (4+ messages)

[PATCH] percpu: initialize best_upa variable
 2021-05-27 21:09 UTC  (6+ messages)

[PATCH] ARM: dts: imx6sl: add PXP module
 2021-05-27 21:07 UTC 

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-05-27 21:05 UTC  (10+ messages)

[PATCH] of: property: Add fw_devlink support for pwms
 2021-05-27 21:04 UTC  (2+ messages)

[PATCH v2 0/2] platform/chrome: Update cros_ec sysfs attribute after sensors are found
 2021-05-27 21:01 UTC  (2+ messages)

[RESEND PATCH V1 0/5] Update pcie-tegra194 driver
 2021-05-27 21:00 UTC  (4+ messages)
` [RESEND PATCH V1 4/5] PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode

[PATCH v3 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 20:47 UTC  (15+ messages)
` [PATCH v3 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v3 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v3 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v3 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v3 06/14] clk: tegra: "
` [PATCH v3 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v3 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v3 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v3 10/14] memory: tegra30-emc: "
` [PATCH v3 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v3 12/14] soc/tegra: pmc: Add "
` [PATCH v3 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v3 14/14] soc/tegra: regulators: Support core domain "

[PATCH v3 0/3] am335x: set pinmux registers from pins debug file
 2021-05-27 20:33 UTC  (8+ messages)
` [PATCH v3 2/3] pinctrl: core: configure pinmux "

[PATCH] ARM: dts: stm32: fix stm32mp157c-odyssey card detect pin
 2021-05-27 19:59 UTC  (2+ messages)

[PATCH v1 1/1] i2c: core: Make debug message even more debuggish
 2021-05-27 20:30 UTC  (2+ messages)

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-27 20:28 UTC  (12+ messages)
              ` [PATCH] x86/thermal: Fix LVT thermal setup for SMI delivery mode

[PATCH v1 1/6] i2c: acpi: Export i2c_acpi_find_client_by_adev() for users
 2021-05-27 20:26 UTC  (2+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-05-27 20:23 UTC  (8+ messages)
` [PATCH v3 21/27] mm/hugetlb: Introduce huge version of special swap pte helpers
` [PATCH v3 22/27] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler
` [PATCH v3 23/27] hugetlb/userfaultfd: Allow wr-protect none ptes
` [PATCH v3 24/27] hugetlb/userfaultfd: Only drop uffd-wp special pte if required
` [PATCH v3 25/27] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v3 26/27] mm/userfaultfd: Enable write protection for shmem & hugetlbfs
` [PATCH v3 27/27] userfaultfd/selftests: Enable uffd-wp for shmem/hugetlbfs


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