linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 19:06:55 to 2021-05-08 00:59:40 UTC [more...]

[RFC v2 00/32] Add TDX Guest Support
 2021-05-08  0:59 UTC  (17+ messages)
` [RFC v2 07/32] x86/traps: Add do_general_protection() helper function
` [RFC v2 08/32] x86/traps: Add #VE support for TDX guest
` [RFC v2 10/32] x86/tdx: Wire up KVM hypercalls
` [RFC v2 15/32] x86/tdx: Handle in-kernel MMIO
` [RFC v2 26/32] x86/mm: Move force_dma_unencrypted() to common code
` [RFC v2 28/32] x86/tdx: Make pages shared in ioremap()
` [RFC v2 32/32] x86/tdx: ioapic: Add shared bit for IOAPIC base address

[PATCH V3 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-08  0:54 UTC  (4+ messages)
` [PATCH V3 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-08  0:50 UTC  (5+ messages)
` [PATCH V2 08/13] dt-bindings: imx: gpcv2: add support for optional resets

riscv64-linux-ld: section .data LMA [0000000000800000,0000000000a1dc4f] overlaps section .rodata LMA [00000000007b1740,0000000000d6f8f4]
 2021-05-08  0:44 UTC 

[PATCH] xen/gntdev: fix gntdev_mmap() error exit path
 2021-05-08  0:41 UTC  (5+ messages)

[RFC PATCH net-next v4 01/28] net: mdio: ipq8064: clean whitespaces in define
 2021-05-08  0:29 UTC  (28+ messages)
` [RFC PATCH net-next v4 02/28] net: mdio: ipq8064: add regmap config to disable REGCACHE
` [RFC PATCH net-next v4 03/28] net: mdio: ipq8064: enlarge sleep after read/write operation
` [RFC PATCH net-next v4 04/28] net: dsa: qca8k: change simple print to dev variant
` [RFC PATCH net-next v4 05/28] net: dsa: qca8k: use iopoll macro for qca8k_busy_wait
` [RFC PATCH net-next v4 06/28] net: dsa: qca8k: improve qca8k read/write/rmw bus access
` [RFC PATCH net-next v4 07/28] net: dsa: qca8k: handle qca8k_set_page errors
` [RFC PATCH net-next v4 08/28] net: dsa: qca8k: handle error with qca8k_read operation
` [RFC PATCH net-next v4 09/28] net: dsa: qca8k: handle error with qca8k_write operation
` [RFC PATCH net-next v4 10/28] net: dsa: qca8k: handle error with qca8k_rmw operation
` [RFC PATCH net-next v4 11/28] net: dsa: qca8k: handle error from qca8k_busy_wait
` [RFC PATCH net-next v4 12/28] net: dsa: qca8k: add support for qca8327 switch
` [RFC PATCH net-next v4 13/28] devicetree: net: dsa: qca8k: Document new compatible qca8327
` [RFC PATCH net-next v4 14/28] net: dsa: qca8k: add priority tweak to qca8337 switch
` [RFC PATCH net-next v4 15/28] net: dsa: qca8k: limit port5 delay to qca8337
` [RFC PATCH net-next v4 16/28] net: dsa: qca8k: add GLOBAL_FC settings needed for qca8327
` [RFC PATCH net-next v4 17/28] net: dsa: qca8k: add support for switch rev
` [RFC PATCH net-next v4 18/28] net: dsa: qca8k: add ethernet-ports fallback to setup_mdio_bus
` [RFC PATCH net-next v4 19/28] net: dsa: qca8k: make rgmii delay configurable
` [RFC PATCH net-next v4 20/28] net: dsa: qca8k: clear MASTER_EN after phy read/write
` [RFC PATCH net-next v4 21/28] net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutex
` [RFC PATCH net-next v4 22/28] net: dsa: qca8k: enlarge mdio delay and timeout
` [RFC PATCH net-next v4 23/28] net: dsa: register of_mdiobus if a mdio node is declared
` [RFC PATCH net-next v4 24/28] devicetree: net: dsa: Document use of mdio node inside switch node
` [RFC PATCH net-next v4 25/28] net: dsa: qca8k: add support for internal phy
` [RFC PATCH net-next v4 26/28] net: dsa: permit driver to provide custom phy_mii_mask for slave mdiobus
` [RFC PATCH net-next v4 27/28] net: dsa: qca8k: pass switch_revision info to phy dev_flags
` [RFC PATCH net-next v4 28/28] net: phy: add qca8k driver for qca8k switch internal PHY

[PATCH v1 1/1] platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
 2021-05-08  0:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] alarmtimer: check RTC features instead of ops
 2021-05-08  0:06 UTC  (7+ messages)

[PATCH v2] nvme-tcp: Check if request has started before processing it
 2021-05-08  0:03 UTC  (13+ messages)

[PATCH v2 0/3] 9p: add support for root file systems
 2021-05-07 23:58 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] 9p: doc: move to a new dedicated folder
` [PATCH v2 3/3] 9p: doc: add v9fsroot description

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-07 23:57 UTC  (6+ messages)

[PATCH net v5 0/3] fix packet stuck problem for lockless qdisc
 2021-05-07 23:57 UTC  (3+ messages)
` [PATCH net v5 1/3] net: sched: "

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-07 23:54 UTC  (17+ messages)
` [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
` [RFC 02/12] openrisc: always use unaligned-struct header
` [RFC 03/12] sh: remove unaligned access for sh4a
` [RFC 04/12] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
` [RFC 05/12] powerpc: use linux/unaligned/le_struct.h on LE power7
` [RFC 06/12] asm-generic: unaligned: remove byteshift helpers
` [RFC 07/12] asm-generic: unaligned always use struct helpers
` [RFC 08/12] partitions: msdos: fix one-byte get_unaligned()
` [RFC 09/12] apparmor: use get_unaligned() only for multi-byte words
` [RFC 10/12] mwifiex: re-fix for unaligned accesses
` [RFC 11/12] netpoll: avoid put_unaligned() on single character
` [RFC 12/12] asm-generic: simplify asm/unaligned.h

[RFC PATCH net-next v3 01/20] net: mdio: ipq8064: clean whitespaces in define
 2021-05-07 23:51 UTC  (6+ messages)
` [RFC PATCH net-next v3 19/20] net: dsa: qca8k: pass switch_revision info to phy dev_flags

[PATCH] seqlock,lockdep: Only check for preemption_disabled in non-rt
 2021-05-07 23:47 UTC  (2+ messages)
` [PATCH v2] "

[RFC v5 1/9] drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations
 2021-05-07 23:39 UTC  (9+ messages)
` [RFC v5 2/9] drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctly
` [RFC v5 3/9] drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bit
` [RFC v5 4/9] drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
` [RFC v5 5/9] drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
` [RFC v5 6/9] drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
` [RFC v5 7/9] drm/i915/dpcd_bl: Print return codes for VESA backlight failures
` [RFC v5 8/9] drm/dp: Extract i915's eDP backlight code into DRM helpers
` [RFC v5 9/9] drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau

Criação de Sites e SEO em Sorocaba - SP | MarketingWeb
 2021-05-07 23:40 UTC 

Regression when booting 5.15 as dom0 on arm64 (WAS: Re: [linux-linus test] 161829: regressions - FAIL)
 2021-05-07 23:32 UTC 

[PATCH 0/2] KVM: x86: Fixes for SEV-ES state tracking
 2021-05-07 23:21 UTC  (5+ messages)
` [PATCH 1/2] KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
` [PATCH 2/2] KVM: x86: Allow userspace to update tracked sregs for protected guests

[PATCH 1/4] pwm: core: Support new usage_power setting in PWM state
 2021-05-07 23:18 UTC  (4+ messages)

[PATCH] atm: firestream: Use fallthrough pseudo-keyword
 2021-05-07 23:10 UTC  (2+ messages)

[PATCH] net/ipv4/ip_fragment:fix missing Flags reserved bit set in iphdr
 2021-05-07 22:59 UTC  (2+ messages)

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-07 22:52 UTC  (9+ messages)
` [PATCH 1/8] cxl/mem: Move some definitions to mem.h
` [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
` [PATCH 3/8] cxl/core: Rename bus.c to core.c
` [PATCH 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
` [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
` [PATCH 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH 7/8] cxl/port: Introduce cxl_port objects
` [PATCH 8/8] cxl/acpi: Add module parameters to stand in for ACPI tables

[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
 2021-05-07 22:44 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-07 22:21 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: renesas,tpu-pwm: Improve json-schema

[PATCH 1/3] dt-bindings: display: simple: Add YTS700TLBC-02-100C and G104AGE-L02
 2021-05-07 22:19 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: remoteproc: qcom: pas: Add power domains for MSM8996
 2021-05-07 22:19 UTC  (2+ messages)

[PATCH] lockdown,selinux: fix bogus SELinux lockdown permission checks
 2021-05-07 22:17 UTC  (2+ messages)

[PATCH v2 3/3] spi: stm32-qspi: add automatic poll status feature
 2021-05-07 22:16 UTC  (3+ messages)

[PATCH] virtiofs: Enable multiple request queues
 2021-05-07 22:15 UTC 

[ANNOUNCE] 5.10.30-rt38
 2021-05-07 22:13 UTC 

[PATCH] dt-bindings: phy: cadence-torrent: update reference file of docs
 2021-05-07 22:12 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-07 22:15 UTC  (13+ messages)

[PATCH 0/5] phy: ralink: mt7621-pci-phy: some improvements
 2021-05-07 22:12 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: phy: mediatek,mt7621-pci-phy: add clock entries

[PATCH v6 0/5] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-05-07 22:09 UTC  (5+ messages)
` [PATCH v6 2/5] drm/dp: Allow an early call to register DDC i2c bus

[PATCH] dt-bindings: remoteproc: qcom: pas: Convert binding to YAML
 2021-05-07 22:03 UTC  (2+ messages)

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-07 22:02 UTC  (8+ messages)

[GIT PULL] chrome-platform changes for v5.13
 2021-05-07 21:58 UTC  (2+ messages)

[PATCH v2 0/3] P2040/P2041 i2c recovery erratum
 2021-05-07 21:49 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag

[PATCH] drm/dp: Fix bogus DPCD version check in drm_dp_read_downstream_info()
 2021-05-07 21:42 UTC 

[PATCH v3 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2021-05-07 21:32 UTC  (7+ messages)
` [PATCH v3 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC

[PATCH v1 0/4] kunit: tool: add support for QEMU
 2021-05-07 21:31 UTC  (5+ messages)
` [PATCH v1 1/4] kunit: Add 'kunit_shutdown' option
` [PATCH v1 2/4] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v1 3/4] kunit: tool: add support for QEMU
` [PATCH v1 4/4] Documentation: kunit: document support for QEMU in kunit_tool

[tip:master] BUILD SUCCESS 89415891e947d7cf834778ace844ee3e8850ef0a
 2021-05-07 21:29 UTC 

[PATCH 1/2] drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
 2021-05-07 21:28 UTC  (4+ messages)
` [PATCH 2/2] drm/dp: Drop open-coded drm_dp_is_branch() "
  ` [Intel-gfx] "

[PATCH v2 0/4] convert grf.txt to YAML
 2021-05-07 21:26 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v2 2/4] dt-bindings: soc: rockchip: convert grf.txt "

[PATCH v5 00/30] media: i2c: use pm_runtime_resume_and_get() were possible
 2021-05-07 21:26 UTC  (3+ messages)
` [PATCH v5 29/30] media: i2c: video-i2c: use pm_runtime_resume_and_get()

[PATCH 0/3] drm/msm/dp: Simplify aux code
 2021-05-07 21:25 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dp: Simplify aux irq handling code
` [PATCH 2/3] drm/msm/dp: Shrink locking area of dp_aux_transfer()
` [PATCH 3/3] drm/msm/dp: Handle aux timeouts, nacks, defers

[PATCH 0/3] drm/i915/display: Try YCbCr420 color when RGB fails
 2021-05-07 21:24 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] drm/i915/display: New function to avoid duplicate code in upcomming commits
  ` [PATCH v6 2/3] drm/i915/display: Restructure output format computation for better expandability

[PATCH 1/1] iommu/of: Fix request and enable ACS for of_iommu_configure
 2021-05-07 21:14 UTC  (2+ messages)

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-07 21:14 UTC  (4+ messages)

[PATCH V1] audit: log xattr args not covered by syscall record
 2021-05-07 21:03 UTC  (2+ messages)

[PATCH 0/3] arm64: perf: Make compat tracing better
 2021-05-07 20:55 UTC  (4+ messages)
` [PATCH 1/3] arm64: perf: perf_callchain_user() compat support for clang/non-APCS-gcc-arm
` [PATCH 2/3] arm64: perf: Improve compat perf_callchain_user() for clang leaf functions
` [PATCH 3/3] arm64: perf: Add a config option saying 32-bit thumb code uses R11 for FP

[PATCH] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-07 20:38 UTC  (4+ messages)

[PATCH 0/3] torture: Update bare metal config generation
 2021-05-07 20:37 UTC  (7+ messages)
` [PATCH 1/3] torture: Add --cmdline-to-config parameter to kvm.sh
` [PATCH 2/3] torture: Add --configonly parameter for kvm.sh
` [PATCH 3/3] torture: Update bare metal advices to latest kvm.sh options

[PATCH 00/25] AMD MCA Address Translation Updates
 2021-05-07 20:32 UTC  (2+ messages)

splice() from /dev/zero to a pipe does not work (5.9+)
 2021-05-07 20:31 UTC  (5+ messages)

[PATCH] firmware: arm_scmi: add clock management to the SCMI power domain
 2021-05-07 20:20 UTC 

[PATCH] Revert "isolcpus: Affine unbound kernel threads to housekeeping cpus"
 2021-05-07 20:16 UTC  (2+ messages)

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-07 20:15 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema

[PATCH V4 0/3] Add DT bindings and device tree nodes for TSENS in SC7280
 2021-05-07 20:14 UTC  (3+ messages)
` [PATCH V4 1/3] dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280

[ANNOUNCE] 4.19.190-rt79
 2021-05-07 20:06 UTC 

[PATCH V9] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2021-05-07 20:09 UTC  (2+ messages)

[GIT PULL] I3C changes for 5.13
 2021-05-07 20:08 UTC  (2+ messages)

[PATCH 1/2] kunit: Do not typecheck binary assertions
 2021-05-07 20:07 UTC  (4+ messages)
` [PATCH 2/2] kunit: Assign strings to 'const char*' in STREQ assertions

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-07 20:06 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[ANNOUNCE] 5.10.30-rt37
 2021-05-07 20:03 UTC  (3+ messages)

[PATCH v2] i2c: aspeed: disable additional device addresses on ast2[56]xx
 2021-05-07 19:57 UTC  (2+ messages)

[syzbot] INFO: task hung in io_ring_exit_work
 2021-05-07 19:53 UTC  (2+ messages)

[syzbot] INFO: task hung in __io_uring_cancel
 2021-05-07 19:49 UTC  (2+ messages)

[syzbot] WARNING in io_uring_setup (2)
 2021-05-07 19:41 UTC  (2+ messages)

[PATCH v2 0/3] hwmon: (pmbus) Add support for additional Flex BMR converters to the pmbus driver
 2021-05-07 19:40 UTC  (4+ messages)
` [PATCH v2 1/3] hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECK
` [PATCH v2 2/3] hwmon: (pmbus) Add documentation for new flags
` [PATCH v2 3/3] hwmon: (pmbus) Add support for additional Flex BMR converters to pmbus

[PATCH v5] media: em28xx: Fix race condition between open and init function
 2021-05-07 19:34 UTC 

[PATCH] drm/amd/display: Expose active display color configurations to userspace
 2021-05-07 19:27 UTC 

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-07 19:22 UTC  (17+ messages)

[PATCH] bluetooth: fix potential gfp
 2021-05-07 19:22 UTC  (8+ messages)

[PATCH] TTY: serdev: Replace depricated macros
 2021-05-07 20:18 UTC  (5+ messages)

[PATCH] HID: logitech-hidpp: initialize level variable
 2021-05-07 19:18 UTC 

[GIT PULL] arm64 updates for 5.13-rc1 (2nd set)
 2021-05-07 19:15 UTC  (2+ messages)

[percpu] ace7e70901: aim9.sync_disk_rw.ops_per_sec -2.3% regression
 2021-05-07 19:08 UTC  (6+ messages)

[GIT PULL] io_uring fixes for 5.13-rc1
 2021-05-07 19:07 UTC  (2+ messages)

[GIT PULL] 9p update for 5.13-rc1
 2021-05-07 19:07 UTC  (2+ messages)

[GIT PULL] Please pull NFS client requests for Linux 5.13
 2021-05-07 19:07 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.13-rc1
 2021-05-07 19:07 UTC  (2+ messages)


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