All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 02:05:37 to 2021-05-20 03:29:57 UTC [more...]

[PATCH v2] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20  3:29 UTC  (4+ messages)

[RFC PATCH kernel] powerpc: Fix early setup to make early_ioremap work
 2021-05-20  3:29 UTC 

[PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
 2021-05-20  3:29 UTC  (7+ messages)
` [PATCH] drm/amdgpu: Add early fini callback

[PATCH] help: colorize man pages
 2021-05-20  3:28 UTC  (10+ messages)

[PATCH v10 0/9] Add FU740 chip and HiFive Unmatched board support
 2021-05-20  3:27 UTC  (5+ messages)
` [PATCH v10 9/9] riscv: sifive: unmatched: Switch to use binman to generate u-boot.itb

What's cooking in git.git (May 2021, #03; Thu, 20)
 2021-05-20  3:26 UTC 

[PATCH v4 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-05-20  3:22 UTC  (5+ messages)
` [PATCH v4 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-05-20  3:24 UTC  (2+ messages)

[PATCH v1] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-20  3:23 UTC  (3+ messages)

stable-rc/queue/4.19 build: 191 builds: 0 failed, 191 passed, 63 warnings (v4.19.190-418-g6016ca5a2a3b)
 2021-05-20  3:21 UTC 

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-20  3:16 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format

[RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-05-20  3:20 UTC  (5+ messages)
    ` [External] "

[PATCH v2 1/1] sandbox: don't refer to symbol _init
 2021-05-20  3:21 UTC  (2+ messages)

[PATCH v2] ext4/048: Add new regression test
 2021-05-20  3:21 UTC 

[PATCH v4 00/29] Add trace file compression
 2021-05-20  3:19 UTC  (30+ messages)
` [PATCH v4 01/29] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v4 02/29] trace-cmd library: Remove unused API tracecmd_update_option
` [PATCH v4 03/29] trace-cmd: Check if file version is supported
` [PATCH v4 04/29] trace-cmd library: Add new API to get file version of input handler
` [PATCH v4 05/29] trace-cmd library: Select the file version when writing trace file
` [PATCH v4 06/29] trace-cmd: Add APIs for library initialization and free
` [PATCH v4 07/29] trace-cmd library: Add support for compression algorithms
` [PATCH v4 08/29] trace-cmd list: Show supported "
` [PATCH v4 09/29] trace-cmd library: Bump the trace file version to 7
` [PATCH v4 10/29] trace-cmd library: Compress part of the trace file
` [PATCH v4 11/29] trace-cmd library: Read compressed "
` [PATCH v4 12/29] trace-cmd library: Add new API to get compression of input handler
` [PATCH v4 13/29] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v4 14/29] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH v4 15/29] trace-cmd record: Add new parameter --compression
` [PATCH v4 16/29] trace-cmd dump: Add support for trace files version 7
` [PATCH v4 17/29] trace-cmd library: Add support for zlib compression library
` [PATCH v4 18/29] trace-cmd library: Hide the logic for updating buffer offset
` [PATCH v4 19/29] trace-cmd: Move buffers description outside of options
` [PATCH v4 20/29] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v4 21/29] trace-cmd library: Add compression of the option section of "
` [PATCH v4 22/29] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH v4 23/29] trace-cmd library: Add APIs for read and write compressed data in chunks
` [PATCH v4 24/29] trace-cmd: Compress trace data
` [PATCH v4 25/29] trace-cmd: Read compressed "
` [PATCH v4 26/29] trace-cmd library: Reuse within the library the function that checks file state
` [PATCH v4 27/29] trace-cmd library: New internal API to set file state of output handler
` [PATCH v4 28/29] trace-cmd library: Make tracecmd_copy_headers() to work with "
` [PATCH v4 29/29] trace-cmd: Do not use trace file compression with streams

[PATCH BlueZ] avrcp: Fix unregister AVRCP player
 2021-05-20  3:13 UTC 

[Bug Report] git log -L:<funcname>:<file>
 2021-05-20  3:18 UTC  (2+ messages)

[PATCH 1/2] f2fs: compress: fix to disallow wildcard extension for hot/cold file
 2021-05-20  3:17 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH] docs: core-api: Documentation build warning fix
 2021-05-20  3:18 UTC 

[PATCH 00/11] Convert Intel IOMMU to use sva-lib helpers
 2021-05-20  3:15 UTC  (24+ messages)
` [PATCH 01/11] iommu/vt-d: Add pasid private data helpers
` [PATCH 02/11] iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
` [PATCH 03/11] iommu/vt-d: Use common helper to lookup svm devices
` [PATCH 04/11] iommu/vt-d: Refactor prq_event_thread()
` [PATCH 05/11] iommu/vt-d: Allocate/register iopf queue for sva devices
` [PATCH 06/11] iommu/vt-d: Report prq to io-pgfault framework
` [PATCH 07/11] iommu/vt-d: Add prq_report trace event
` [PATCH 08/11] iommu/vt-d: Add common code for dmar latency performance monitors
` [PATCH 09/11] iommu/vt-d: Expose latency monitor data through debugfs
` [PATCH 10/11] iommu/vt-d: Add cache invalidation latency sampling
` [PATCH 11/11] iommu/vt-d: Add PRQ handling "

[PATCH] drm/amdgpu: Let userptr BO ttm have TTM_PAGE_FLAG_SG set
 2021-05-20  3:15 UTC  (2+ messages)

[PATCH] test/py: efi_capsule: aligned with efidebug syntax changes
 2021-05-20  3:14 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-05-20  3:12 UTC  (2+ messages)

[PATCH v2] ACPI: EC: Make more Asus laptops use ECDT _GPE
 2021-05-20  3:09 UTC  (2+ messages)
` [PATCH v3] "

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-20  3:12 UTC  (7+ messages)

stable-rc/queue/4.9 build: 182 builds: 0 failed, 182 passed, 4 warnings (v4.9.268-236-g1c318f517040)
 2021-05-20  3:11 UTC 

[qemu-mainline test] 162090: regressions - FAIL
 2021-05-20  3:10 UTC 

[PATCH] KVM: halt polling: Make the adjustment of polling time clearer
 2021-05-20  3:05 UTC  (3+ messages)

[PATCH v4 1/2] ov8856: Add support for 2 data lanes
 2021-05-20  3:07 UTC  (2+ messages)
` [PATCH v4 2/2] ov8856: add vflip/hflip control support

Linux powerpc new system call instruction and ABI
 2021-05-20  3:06 UTC  (7+ messages)

[PATCH] extcon: max8997: Add missing modalias string
 2021-05-20  3:23 UTC  (2+ messages)

[PATCH] mm: migrate: fix missing update page_private to hugetlb_page_subpool
 2021-05-20  2:59 UTC 

[kees:kspp/memcpy/next-20210519/v0 51/53] kernel/panic.c:739:6: warning: no previous prototype for function '__runtime_write_check'
 2021-05-20  3:01 UTC 

[nomadik:ixp4xx-cleanup-v5.13-rc1 10/25] arch/arm/mach-ixp4xx/common-pci.c:143:5: warning: no previous prototype for 'ixp4xx_pci_write'
 2021-05-20  2:58 UTC  (2+ messages)

Linux powerpc new system call instruction and ABI
 2021-05-20  2:59 UTC  (15+ messages)
                ` [musl] "

[libgpiod] segfaults in gpiodetect and gpioinfo
 2021-05-20  2:59 UTC 

[RFC PATCH 1/2] drm/amdgpu: Fix memory corruption due to swapout and swapin
 2021-05-20  2:58 UTC  (10+ messages)
  ` 回复: "
          ` 回复: "

[PATCH 1/2] PM / devfreq: imx-bus: Remove imx_bus_get_dev_status
 2021-05-20  3:10 UTC  (6+ messages)
    ` [PATCH 2/2] devfreq: imx8m-ddrc: de-select DEVFREQ_GOV_SIMPLE_ONDEMAND

stable-rc/linux-4.9.y baseline: 127 runs, 6 regressions (v4.9.268)
 2021-05-20  2:53 UTC 

[PATCH V6 XRT Alveo 00/20] XRT Alveo driver overview
 2021-05-20  2:49 UTC  (7+ messages)
` [PATCH V6 XRT Alveo 08/20] fpga: xrt: driver infrastructure
` [PATCH V6 XRT Alveo 16/20] fpga: xrt: clock driver

[PATCH] efi_loader: move asm/setjmp.h to efi_loader.h
 2021-05-20  2:48 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2021-05-20  2:45 UTC 

[PATCH 1/1] usb: xhci: remove unused variable 'len' in xhci_unmap_temp_buf()
 2021-05-20  2:44 UTC  (6+ messages)

[PATCH for-next 0/3] RDMA/hns: Cleanups on CMDQ
 2021-05-20  2:44 UTC  (4+ messages)
` [PATCH for-next 2/3] RDMA/hns: Remove Receive Queue of CMDQ

phosphor-host-ipmid will crash on aarch64
 2021-05-20  2:42 UTC  (3+ messages)

[PULL 00/10] Gitlab-CI, qtest, moxie removal and misc patches
 2021-05-20  2:40 UTC  (10+ messages)

[PATCH 00/18] image: Reduce #ifdef abuse in image code
 2021-05-20  2:41 UTC  (6+ messages)
` [PATCH 06/18] image: Drop IMAGE_ENABLE_SHA1

[PATCH] ACPI: Remove redundant assignment of error
 2021-05-20  2:39 UTC 

[PATCH net-next v2 0/4] MT7530 interrupt support
 2021-05-20  2:38 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: add MediaTek Gigabit Ethernet PHY driver

[PATCH] efi_loader: capsule: remove authentication data
 2021-05-20  2:37 UTC  (2+ messages)

[PATCH 0/2] Create io_uring fd with ephemeral inode
 2021-05-20  2:29 UTC  (5+ messages)
` [PATCH 1/2] fs: anon_inodes: export anon_inode_getfile_secure helper

[tip:x86/fpu] BUILD SUCCESS 8919f07276991c7bf0d0802f0356331c5c62f7a2
 2021-05-20  2:32 UTC 

[PATCH v1 0/7] Add thermal cooling support to NVIDIA Tegra devfreq
 2021-05-20  2:50 UTC  (7+ messages)
  ` [PATCH v1 4/7] dt-bindings: devfreq: tegra30-actmon: Add cooling-cells
  ` [PATCH v1 3/7] dt-bindings: devfreq: tegra30-actmon: Convert to schema
  ` [PATCH v1 1/7] PM / devfreq: tegra30: Support thermal cooling

RFC: error codes on exit
 2021-05-20  2:28 UTC  (4+ messages)

[PATCH] revisions(7): clarify that most commands take a single revision range
 2021-05-20  2:27 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 174 runs, 7 regressions (v5.4.120)
 2021-05-20  2:26 UTC 

[pull] radeon, amdgpu drm-fixes-5.13
 2021-05-20  2:25 UTC  (2+ messages)

[PATCH] fetch: improve grammar of "shallow roots" message
 2021-05-20  2:22 UTC  (2+ messages)

[PATCH net-next 00/15] net: hns3: refactor some debugfs commands
 2021-05-20  2:21 UTC  (16+ messages)
` [PATCH net-next 01/15] net: hns3: refactor dump reg of debugfs
` [PATCH net-next 02/15] net: hns3: refactor dump reg dcb info "
` [PATCH net-next 03/15] net: hns3: refactor queue map "
` [PATCH net-next 04/15] net: hns3: refactor queue info "
` [PATCH net-next 05/15] net: hns3: refactor dump fd tcam "
` [PATCH net-next 06/15] net: hns3: refactor dump tm map "
` [PATCH net-next 07/15] net: hns3: refactor dump tm "
` [PATCH net-next 08/15] net: hns3: refactor dump tc "
` [PATCH net-next 09/15] net: hns3: refactor dump qos pause cfg "
` [PATCH net-next 10/15] net: hns3: refactor dump qos pri map "
` [PATCH net-next 11/15] net: hns3: refactor dump qos buf cfg "
` [PATCH net-next 12/15] net: hns3: refactor dump qs shaper "
` [PATCH net-next 13/15] net: hns3: refactor dump mac tnl status "
` [PATCH net-next 14/15] net: hns3: refactor dump serv info "
` [PATCH net-next 15/15] net: hns3: remove the useless debugfs file node cmd

[PULL] u-boot-riscv/master
 2021-05-20  2:19 UTC 

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-20  2:19 UTC  (4+ messages)
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-20  2:18 UTC  (6+ messages)
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries

[PATCH v3 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-20  2:13 UTC  (9+ messages)
` [PATCH v3 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v3 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

stable-rc/linux-5.11.y baseline: 125 runs, 1 regressions (v5.11.22)
 2021-05-20  2:15 UTC 

[PATCH 0/1] mISDN: Remove obsolete PIPELINE_DEBUG debugging information
 2021-05-20  2:14 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH -next resend] sfc: farch: fix compile warning in efx_farch_dimension_resources()
 2021-05-20  2:13 UTC  (3+ messages)

[PATCH 1/1] efi_loader: remove weak efi_get_public_key_data()
 2021-05-20  2:14 UTC 

[kees:kspp/memcpy/next-20210519/v0 51/53] kernel/panic.c:739:6: warning: no previous prototype for '__runtime_write_check'
 2021-05-20  2:14 UTC 

[PATCH] cifs: Fix inconsistent indenting
 2021-05-20  2:12 UTC  (2+ messages)

[Accel-config] [ANNOUNCE] accel-config-v3.2 release
 2021-05-20  2:13 UTC 

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-20  2:11 UTC  (6+ messages)
` [PATCH 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH 2/5] kernel/pid.c: implement checks on parameters passed to pidfd_create()
` [PATCH 3/5] fanotify_user.c: minor cosmetic adjustments to fid labels
` [PATCH 4/5] fanotify/fanotify_user.c: introduce a generic info record copying function
` [PATCH 5/5] fanotify: Add pidfd info record support to the fanotify API

How does the rate adaptive mask work on Realtek WiFi driver
 2021-05-20  2:07 UTC  (4+ messages)

[PATCH] efi_loader: capsule: add a debug message in case of no key
 2021-05-20  2:06 UTC  (2+ messages)

[PATCH v4] kasan: speed up mte_set_mem_tag_range
 2021-05-20  2:03 UTC 

add SPP_PLPMTUD_ENABLE/DISABLE flag for spp_flags
 2021-05-20  2:05 UTC  (6+ messages)


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.