All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-08 20:47:21 to 2021-06-08 21:46:49 UTC [more...]

stable-rc/linux-5.10.y build: 181 builds: 0 failed, 181 passed, 15 warnings (v5.10.42-138-gc108263eaf06)
 2021-06-08 21:46 UTC 

[PATCH V2 0/7] ARM: dts: Add Raspberry Pi 400 support
 2021-06-08 21:43 UTC  (4+ messages)
` [PATCH V2 4/7] dt-bindings: arm: bcm2835: Add Raspberry Pi 400 to DT schema

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-08 21:41 UTC  (4+ messages)
` [PATCH v1 1/3] coresight: etm-perf: Correct buffer syncing for snapshot

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-08 21:43 UTC  (4+ messages)
` [PATCH 11/55] target/arm: Implement MVE VLDR/VSTR (non-widening forms)

[PATCH intel-next 0/2] ice: bring up XDP_TX back to life
 2021-06-08 21:43 UTC  (6+ messages)
` [PATCH intel-next 2/2] ice: introduce XDP Tx fallback path
      ` [Intel-wired-lan] "

[PATCH 0/4] Jobs based on custom runners: add CentOS Stream 8
 2021-06-08 21:42 UTC  (3+ messages)
` [PATCH 2/4] Python QEMU utils: introduce a generic feature list

[PATCH v4 0/2] log: Allow multiple lines and conversion to printf()
 2021-06-08 21:43 UTC  (2+ messages)

[PATCH v2 00/12] display_options: Start to unify print_buffer() and hexdump
 2021-06-08 21:43 UTC  (2+ messages)

[PATCH v1 0/5] virtio-gpu: Add implicit (and default) sync mechanism for blobs
 2021-06-08 21:41 UTC  (4+ messages)
` [PATCH v1 3/5] ui/egl: Add egl helpers to help with synchronization

[RFC v2-fix-v3 1/1] x86/tdx: Ignore WBINVD instruction for TDX guest
 2021-06-08 21:41 UTC  (3+ messages)
` [RFC v2-fix-v3 1/1] x86/tdx: Skip "

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-08 21:41 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] drm/msm/dsi: Stash away calculated vco frequency on recalc
 2021-06-08 21:41 UTC  (3+ messages)

[PATCH net-next v6 0/3] Enable 2.5Gbps speed for stmmac
 2021-06-08 21:40 UTC  (3+ messages)

[PATCH 1/1] NFSv4.1+ add trunking when server trunking detected
 2021-06-08 21:41 UTC  (9+ messages)

[PATCH v4 0/3] Add support to configure beacon tx mode
 2021-06-08 21:41 UTC  (3+ messages)

[PATCH 00/40] I2C fixes
 2021-06-08 21:39 UTC  (41+ messages)
` [PATCH 01/40] drm/amdgpu: add a mutex for the smu11 i2c bus (v2)
` [PATCH 02/40] drm/amdgpu/pm: rework i2c xfers on sienna cichlid (v3)
` [PATCH 03/40] drm/amdgpu/pm: rework i2c xfers on arcturus (v3)
` [PATCH 04/40] drm/amdgpu/pm: add smu i2c implementation for navi1x (v3)
` [PATCH 05/40] drm/amdgpu: add new helper for handling EEPROM i2c transfers
` [PATCH 06/40] drm/amdgpu/ras: switch ras eeprom handling to use generic helper
` [PATCH 07/40] drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)
` [PATCH 08/40] drm/amdgpu: i2c subsystem uses 7 bit addresses
` [PATCH 09/40] drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c buses
` [PATCH 10/40] drm/amdgpu: rework smu11 i2c for generic operation
` [PATCH 11/40] drm/amdgpu: only set restart on first cmd of the smu i2c transaction
` [PATCH 12/40] drm/amdgpu: Remember to wait 10ms for write buffer flush v2
` [PATCH 13/40] dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
` [PATCH 14/40] drm/amdgpu: Drop i > 0 restriction for issuing RESTART
` [PATCH 15/40] drm/amdgpu: Send STOP for the last byte of msg only
` [PATCH 16/40] drm/amd/pm: SMU I2C: Return number of messages processed
` [PATCH 17/40] drm/amdgpu/pm: ADD I2C quirk adapter table
` [PATCH 18/40] drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
` [PATCH 19/40] drm/amdgpu: Fixes to the AMDGPU EEPROM driver
` [PATCH 20/40] drm/amdgpu: EEPROM respects I2C quirks
` [PATCH 21/40] drm/amdgpu: I2C EEPROM full memory addressing
` [PATCH 22/40] drm/amdgpu: RAS and FRU now use 19-bit I2C address
` [PATCH 23/40] drm/amdgpu: Fix wrap-around bugs in RAS
` [PATCH 24/40] drm/amdgpu: I2C class is HWMON
` [PATCH 25/40] drm/amdgpu: RAS: EEPROM --> RAS
` [PATCH 26/40] drm/amdgpu: Rename misspelled function
` [PATCH 27/40] drm/amdgpu: RAS xfer to read/write
` [PATCH 28/40] drm/amdgpu: EEPROM: add explicit read and write
` [PATCH 29/40] drm/amd/pm: Extend the I2C quirk table
` [PATCH 30/40] drm/amd/pm: Simplify managed I2C transfer functions
` [PATCH 31/40] drm/amdgpu: Fix width of I2C address
` [PATCH 32/40] drm/amdgpu: Return result fix in RAS
` [PATCH 33/40] drm/amd/pm: Fix a bug in i2c_xfer
` [PATCH 34/40] drm/amdgpu: Fix amdgpu_ras_eeprom_init()
` [PATCH 35/40] drm/amdgpu: Simplify RAS EEPROM checksum calculations
` [PATCH 36/40] drm/amdgpu: Use explicit cardinality for clarity
` [PATCH 37/40] drm/amdgpu: Optimizations to EEPROM RAS table I/O
` [PATCH 38/40] drm/amdgpu: RAS EEPROM table is now in debugfs
` [PATCH 39/40] drm/amdgpu: Fix koops when accessing RAS EEPROM
` [PATCH 40/40] drm/amdgpu: Use a single loop

[RFC PATCH 0/4] Machine check recovery for SGX
 2021-06-08 21:40 UTC  (5+ messages)
` [RFC PATCH 1/4] x86/sgx: Track phase and type of SGX EPC pages
` [RFC PATCH 2/4] x86/sgx: Add basic infrastructure to recover from errors in SGX memory
` [RFC PATCH 3/4] x86/sgx: Hook sgx_memory_failure() into mainline code
` [RFC PATCH 4/4] x86/sgx: Add hook to error injection address validation

[PATCH] drm/mcde: Fix off by 10^3 in calculation
 2021-06-08 21:33 UTC  (2+ messages)

+ mm-zbud-dont-export-any-zbud-api.patch added to -mm tree
 2021-06-08 21:37 UTC 

+ mm-zbud-reuse-unbuddied-as-buddied-in-zbud_pool.patch added to -mm tree
 2021-06-08 21:37 UTC 

[patch V3 4/6] x86/pkru: Make PKRU=0 actually work
 2021-06-08 21:37 UTC  (2+ messages)

[PATCH V4 16/16] net: iosm: infrastructure
 2021-06-08 21:37 UTC  (2+ messages)

[PATCH net] net: lantiq: disable interrupt before sheduling NAPI
 2021-06-08 21:33 UTC  (2+ messages)

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-08 21:31 UTC  (5+ messages)
` [PATCH V2] "

[RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstractionn
 2021-06-08 21:30 UTC  (2+ messages)
` [RFC v2-fix-v3 1/1] x86: Introduce generic protected guest abstraction

[linux-nvme:nvme-5.14 27/28] drivers/nvme/host/pci.c:539:7: error: implicit declaration of function 'nvme_ctrl_sgl_supported'
 2021-06-08 21:30 UTC  (2+ messages)

[PATCH] libnvdimm/pmem: Fix blk_cleanup_disk() usage
 2021-06-08 21:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/11] fpga: change FPGA indirect article to an
 2021-06-08 21:23 UTC  (26+ messages)
` [PATCH 01/11] dt-bindings: fpga: fpga-region: "
` [PATCH 02/11] Documentation: fpga: dfl: "
` [PATCH 03/11] Documentation: ocxl.rst: "
` [PATCH 04/11] crypto: marvell: cesa: "
` [PATCH 05/11] fpga: "
` [PATCH 06/11] fpga: bridge: "
` [PATCH 07/11] fpga-mgr: "
` [PATCH 08/11] fpga: region: "
` [PATCH 09/11] fpga: of-fpga-region: "
` [PATCH 10/11] fpga: stratix10-soc: "
` [PATCH 11/11] staging: fpgaboot: "

[Buildroot] [PATCH 0/9] Fix binutils bug 21464 and remove it
 2021-06-08 21:29 UTC  (3+ messages)
` [Buildroot] [PATCH 2/9] package/binutils: add upstream backported patches to support -mcmodel=large gcc option

[PATCH v2] libtraceevent: Handle parsing of "(REC)->" case
 2021-06-08 21:27 UTC 

[PATCH net-next v2] net: dsa: b53: Do not force CPU to be always tagged
 2021-06-08 21:26 UTC  (2+ messages)

quic in-kernel implementation?
 2021-06-08 21:26 UTC  (8+ messages)

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-08 21:26 UTC  (5+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding
` [PATCH 10/11] vfio-pci: introduce vfio_pci_core subsystem driver

[PATCH] iio: cros_ec: Update header includes
 2021-06-08 21:28 UTC 

[PATCH] libtraceevent: Handle parsing of "(REC)->" case
 2021-06-08 21:24 UTC 

[PATCH v3 1/4] kunit: Support skipped tests
 2021-06-08 21:23 UTC  (7+ messages)
` [PATCH v3 2/4] kunit: tool: Support skipped tests in kunit_tool
` [PATCH v3 3/4] kunit: test: Add example tests which are always skipped
` [PATCH v3 4/4] kasan: test: make use of kunit_skip()

[PATCH] x86: kernel: cpu: resctrl: Fix kernel-doc in pseudo_lock.c
 2021-06-08 21:23 UTC  (4+ messages)

[PATCH net-next v2] net: dsa: b53: Do not force CPU to be always tagged
 2021-06-08 21:19 UTC 

Query regarding the use of pcie-designware-plat.c file
 2021-06-08 21:17 UTC  (2+ messages)

[PATCH v3 0/3] t/zbd: Fix max_open_zones related failures
 2021-06-08 21:16 UTC  (2+ messages)

[PATCH] crash_core, vmcoreinfo: Append 'SECTION_SIZE_BITS' to vmcoreinfo
 2021-06-08 21:14 UTC  (6+ messages)

[RFC PATCH] gitweb: use HEAD as primary sort key in git_get_heads_list()
 2021-06-08 21:14 UTC  (2+ messages)

[PATCH rdma-next v1] irdma: Use list_last_entry/list_first_entry
 2021-06-08 21:14 UTC 

+ crash_core-vmcoreinfo-append-section_size_bits-to-vmcoreinfo.patch added to -mm tree
 2021-06-08 21:14 UTC 

[PATCH] rq-qos: fix missed wake-ups in rq_qos_throttle try two
 2021-06-08 21:13 UTC  (2+ messages)

[GIT PULL v2 1/1] bcm2835-dt-next-2021-06-08-v2
 2021-06-08 21:10 UTC  (2+ messages)

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-06-08 21:11 UTC  (11+ messages)
` [PATCH 10/19] bpf: Allow to store caller's ip as argument
` [PATCH 13/19] bpf: Add support to link multi func tracing program

[dpdk-dev] [PATCH 2/2] net/bnxt: workaround for spurious zero counter values in Thor
 2021-06-08 21:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[Patch v3] block: return the correct bvec when checking for gaps
 2021-06-08 21:07 UTC  (2+ messages)

[PATCH] block: check disk exist before trying to add partition
 2021-06-08 21:08 UTC  (2+ messages)

[PATCH v2 0/2] bcache fixes for Linux v5.13-rc6
 2021-06-08 21:06 UTC  (2+ messages)

+ kvm-s390-fix-for-hugepage-vmalloc.patch added to -mm tree
 2021-06-08 21:06 UTC 

+ mm-vmalloc-export-__vmalloc_node_range.patch added to -mm tree
 2021-06-08 21:06 UTC 

[PATCH nf-next] netfilter: move nf_tables base hook annotation to init helper
 2021-06-08 21:06 UTC 

[PATCH v2 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-08 21:04 UTC  (3+ messages)

[GIT PULL] first round of nvme updates for Linux 5.14
 2021-06-08 21:03 UTC  (3+ messages)

+ mm-slub-actually-fix-freelist-pointer-vs-redzoning.patch added to -mm tree
 2021-06-08 21:03 UTC 

+ mm-slub-clarify-verification-reporting.patch added to -mm tree
 2021-06-08 21:03 UTC 

+ mm-slub-fix-redzoning-for-small-allocations.patch added to -mm tree
 2021-06-08 21:03 UTC 

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

FAILED: patch "[PATCH] ext4: fix memory leak in ext4_fill_super" failed to apply to 5.4-stable tree
 2021-06-08 21:02 UTC  (2+ messages)
` [PATCH] ext4: fix memory leak in ext4_fill_super

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-08 20:58 UTC  (6+ messages)

[alternative-merged] slub-choose-the-right-freelist-pointer-location-when-creating-small-caches.patch removed from -mm tree
 2021-06-08 20:59 UTC 

[linux-stable-rc:linux-5.4.y 3700/7049] arch/powerpc/kernel/smp.c:539:6: error: no previous prototype for function 'tick_broadcast'
 2021-06-08 20:57 UTC 

[PATCH v4 0/3] Actually fix freelist pointer vs redzoning
 2021-06-08 20:56 UTC  (4+ messages)
` [PATCH v4 3/3] mm/slub: "

[PATCH v3] tr2: log parent process name
 2021-06-08 20:56 UTC  (3+ messages)
` [PATCH v4] "

Strange problem with USB device
 2021-06-08 20:56 UTC  (5+ messages)

[Buildroot] BL2: Failed to load image (-80)
 2021-06-08 20:55 UTC  (3+ messages)

[PATCH v11 2/5] USB: misc: Add onboard_usb_hub driver
 2021-06-08 20:54 UTC  (3+ messages)

[arm-perf:for-joerg/arm-smmu/updates 1/13] drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c:343:34: error: array type has incomplete element type 'struct acpi_platform_list'
 2021-06-08 20:54 UTC 

[PATCH v2 nf-next] netfilter: nfnetlink_hook: add depends-on nftables
 2021-06-08 20:53 UTC 

[PATCH] iio: hid-sensors: Update header includes
 2021-06-08 20:55 UTC 

[PATCH 1/5] can: flexcan: add platform data for ColdFire
 2021-06-08 20:45 UTC  (4+ messages)
` [PATCH 2/5] m68k: stmark2: update board setup
` [PATCH 3/5] m68k: m5441x: add flexcan support
` [PATCH 4/5] can: flexcan: enable Kconfig for ColdFire

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-08 20:50 UTC  (6+ messages)
` [PATCH v6 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[RFC PATCH 00/13] ASoC: qcom: Add AudioReach support
 2021-06-08 20:50 UTC  (7+ messages)
` [RFC PATCH 01/13] soc: dt-bindings: qcom: add gpr bindings
` [RFC PATCH 12/13] ASoC: qcom: dt-bindings: add audioreach soundcard compatibles

[intel-tdx:guest 43/75] include/linux/protected_guest.h:6:10: fatal error: 'asm/tdx.h' file not found
 2021-06-08 20:51 UTC 

stable-rc/queue/4.19 baseline: 98 runs, 4 regressions (v4.19.193-51-g95140046b4ea)
 2021-06-08 20:50 UTC 

[PATCH] Add Connor Kuehl as reviewer for AMD SEV
 2021-06-08 20:50 UTC  (7+ messages)

[PATCH v2] MyFirstContribution: link #git-devel to Libera Chat
 2021-06-08 20:49 UTC  (3+ messages)
` [PATCH v3] "

[RFC] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-08 20:49 UTC  (2+ messages)

[PATCH v2 1/2] mailinfo: use starts_with() for clarity
 2021-06-08 20:48 UTC  (2+ messages)
` [PATCH] mailinfo: use starts_with() when checking scissors

[dpdk-dev] [PATCH 0/2] Mark shared pthread mutex
 2021-06-08 20:48 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] net/failsafe: fix primary/secondary mutex

Realtek 8139 problem on 486
 2021-06-08 20:45 UTC  (23+ messages)

[PATCH v3 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-06-08 20:47 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.