All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 20:58:11 to 2021-05-25 21:48:42 UTC [more...]

[PULL v3 00/42] riscv-to-apply queue
 2021-05-25 21:47 UTC  (6+ messages)
` [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro

[PATCH] staging: rtl8188eu: convert pr_info call to dev_err call ODM_RAStateCheck
 2021-05-25 21:48 UTC 

[Buildroot] [PATCHv3 00/15] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-05-25 21:48 UTC  (15+ messages)
` [Buildroot] [PATCHv3 07/15] package/boost: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG
` [Buildroot] [PATCHv3 08/15] package/oracle-mysql: "
` [Buildroot] [PATCHv3 09/15] package/qt5: "
` [Buildroot] [PATCHv3 10/15] package/ripgrep: "
` [Buildroot] [PATCHv3 11/15] package/sofia-sip: "
` [Buildroot] [PATCHv3 12/15] package/uclibc: "
` [Buildroot] [PATCHv3 13/15] package/zmqpp: "

[PATCH v2 1/2] lib/math/rational.c: Fix divide by zero
 2021-05-25 21:46 UTC  (5+ messages)
` [PATCH v2 2/2] lib/math/rational: Add Kunit test cases

[PATCH 0/7] dma-buf: Add an API for exporting sync files (v11)
 2021-05-25 21:46 UTC  (18+ messages)
` [Intel-gfx] "
` [PATCH 1/7] dma-buf: Add dma_fence_array_for_each (v2)
  ` [Intel-gfx] "
` [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/7] dma-buf: Add dma_resv_get_singleton_unlocked (v5)
  `  "
` [PATCH 4/7] dma-buf: Document DMA_BUF_IOCTL_SYNC
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 5/7] dma-buf: Add an API for exporting sync files (v11)
  `  "
` [PATCH 6/7] RFC: dma-buf: Add an extra fence to dma_resv_get_singleton_unlocked
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 7/7] RFC: dma-buf: Add an API for importing sync files (v7)
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf: Add an API for exporting sync files (v11)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH net] net: hsr: fix mac_len checks
 2021-05-25 21:46 UTC  (3+ messages)

[RFC PATCH v4 0/2] arm64: Stack trace reliability checks in the unwinder
 2021-05-25 21:44 UTC  (9+ messages)
  ` [RFC PATCH v4 1/2] arm64: Introduce stack "

[PATCH 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
 2021-05-25 21:40 UTC  (4+ messages)

[PATCH 0/3] J7200: Add support for HS400 speed mode
 2021-05-25 21:45 UTC  (3+ messages)
  ` [PATCH 1/3] mmc: sdhci_am654: Read ti, strobe-sel property from device tree

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-05-25 21:43 UTC  (13+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature

[PATCH v2 1/4] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-05-25 21:43 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH v1 4/4] PCI: brcmstb: add shutdown call to driver
 2021-05-25 21:40 UTC  (5+ messages)

[PATCH 00/17] Non-interface changing GuC CTBs updates
 2021-05-25 21:43 UTC  (35+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [PATCH 01/17] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
` [PATCH 02/17] drm/i915/guc: use probe_error log for CT enablement failure
` [PATCH 03/17] drm/i915/guc: enable only the user interrupt when using GuC submission
  ` [Intel-gfx] "
` [PATCH 04/17] drm/i915/guc: Remove sample_forcewake h2g action
` [PATCH 05/17] drm/i915/guc: Keep strict GuC ABI definitions
  ` [Intel-gfx] "
` [PATCH 06/17] drm/i915/guc: Stop using fence/status from CTB descriptor
  ` [Intel-gfx] "
` [PATCH 07/17] drm/i915: Promote ptrdiff() to i915_utils.h
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/17] drm/i915/guc: Only rely on own CTB size
  `  "
` [PATCH 09/17] drm/i915/guc: Don't repeat CTB layout calculations
  ` [Intel-gfx] "
` [PATCH 10/17] drm/i915/guc: Replace CTB array with explicit members
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 11/17] drm/i915/guc: Update sizes of CTB buffers
  `  "
` [PATCH 12/17] drm/i915/guc: Relax CTB response timeout
  ` [Intel-gfx] "
` [PATCH 13/17] drm/i915/guc: Start protecting access to CTB descriptors
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 14/17] drm/i915/guc: Ensure H2G buffer updates visible before tail update
  `  "
` [PATCH 15/17] drm/i915/guc: Stop using mutex while sending CTB messages
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 16/17] drm/i915/guc: Don't receive all G2H messages in irq handler
  `  "
` [Intel-gfx] [PATCH 17/17] drm/i915/guc: Always copy CT message to new allocation
  `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for Non-interface changing GuC CTBs updates

+ lib-math-rational-add-kunit-test-cases.patch added to -mm tree
 2021-05-25 21:42 UTC 

+ lib-math-rationalc-fix-divide-by-zero.patch added to -mm tree
 2021-05-25 21:42 UTC 

[PATCH 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-25 21:41 UTC  (12+ messages)
` [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
  ` [f2fs-dev] "
` [PATCH 07/13] xfs: Convert to use invalidate_lock
  ` [f2fs-dev] "
` [PATCH 08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers
  ` [f2fs-dev] "

[Bug 14713] SMBv3 negotiation fails with a Solaris server
 2021-05-25 21:40 UTC 

[usb:usb-linus] BUILD SUCCESS a7f2e9272aff1ccfe0fc801dab1d5a7a1c6b7ed2
 2021-05-25 21:39 UTC 

[renesas-drivers:renesas-clk] BUILD SUCCESS eecee036223d447a7793b8da39771926f3796ebb
 2021-05-25 21:39 UTC 

[PATCH for-next v8 00/10] RDMA/rxe: Implement memory windows
 2021-05-25 21:37 UTC  (11+ messages)
` [PATCH for-next v8 1/9] RDMA/rxe: Add bind MW fields to rxe_send_wr
` [PATCH for-next v8 02/10] RDMA/rxe: Return errors for add index and key
` [PATCH for-next v8 03/10] RDMA/rxe: Enable MW object pool
` [PATCH for-next v8 04/10] RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
` [PATCH for-next v8 05/10] RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
` [PATCH for-next v8 06/10] RDMA/rxe: Move local ops to subroutine
` [PATCH for-next v8 07/10] RDMA/rxe: Add support for bind MW work requests
` [PATCH for-next v8 08/10] RDMA/rxe: Implement invalidate MW operations
` [PATCH for-next v8 09/10] RDMA/rxe: Implement memory access through MWs
` [PATCH for-next v8 10/10] RDMA/rxe: Disallow MR dereg and invalidate when bound

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-25 21:38 UTC  (3+ messages)
` [PATCH 55/69] ASoC: rt5645: add error checking to rt5645_probe function

Crosscompiling iproute2
 2021-05-25 21:37 UTC  (10+ messages)
  ` Aw: "

x86/fpu/xsave: protection key test failures
 2021-05-25 21:37 UTC 

[PATCH V11 0/2] Implement Shutdown callback for geni_i2c
 2021-05-25 21:36 UTC  (5+ messages)
` [PATCH V11 1/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c
` [PATCH V11 2/2] i2c: i2c-qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops

[PATCH v6 0/4] KVM statistics data fd-based binary interface
 2021-05-25 21:35 UTC  (8+ messages)
` [PATCH v6 1/4] KVM: stats: Separate common stats from architecture specific ones

+ module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix.patch added to -mm tree
 2021-05-25 21:34 UTC  (2+ messages)

+ kcov-add-__no_sanitize_coverage-to-fix-noinstr-for-all-architectures.patch added to -mm tree
 2021-05-25 21:33 UTC 

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-25 21:29 UTC  (7+ messages)

[PATCH] io_uring: Add to traces the req pointer when available
 2021-05-25 21:29 UTC  (4+ messages)

[hch-block:remove-REQ_OP_SCSI 9/12] (.init.text+0x0): multiple definition of `init_module'; drivers/scsi/scsi.o:drivers/scsi/scsi.o:(.init.text+0x0): first defined here
 2021-05-25 21:27 UTC 

[PATCH 0/6] dt-bindings: Convert mux bindings to schema
 2021-05-25 21:27 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: rtc: nxp,pcf8563: Convert to DT schema

[PATCH 5.12 000/127] 5.12.7-rc1 review
 2021-05-25 21:27 UTC  (2+ messages)

How capacious and well-indexed are ext4, xfs and btrfs directories?
 2021-05-25 21:26 UTC  (5+ messages)

[PATCH 5.10 000/104] 5.10.40-rc1 review
 2021-05-25 21:26 UTC  (2+ messages)

[PATCH 5.4 00/71] 5.4.122-rc1 review
 2021-05-25 21:26 UTC  (2+ messages)

[dm-devel] [PATCH v5 00/11] dm: Improve zoned block device support
 2021-05-25 21:25 UTC  (24+ messages)
`  "
` [dm-devel] [PATCH v5 01/11] block: improve handling of all zones reset operation
  `  "
` [dm-devel] [PATCH v5 02/11] block: introduce bio zone helpers
  `  "
` [dm-devel] [PATCH v5 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
  `  "
` [dm-devel] [PATCH v5 04/11] dm: Fix dm_accept_partial_bio()
  `  "
` [dm-devel] [PATCH v5 05/11] dm: cleanup device_area_is_invalid()
  `  "
` [dm-devel] [PATCH v5 06/11] dm: move zone related code to dm-zone.c
  `  "
` [dm-devel] [PATCH v5 07/11] dm: Introduce dm_report_zones()
  `  "
` [dm-devel] [PATCH v5 08/11] dm: Forbid requeue of writes to zones
  `  "
` [dm-devel] [PATCH v5 09/11] dm: rearrange core declarations
  `  "
` [dm-devel] [PATCH v5 10/11] dm: introduce zone append emulation
  `  "
` [dm-devel] [PATCH v5 11/11] dm crypt: Fix zoned block device support
  `  "

[PATCH v5 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-05-25 21:25 UTC  (6+ messages)
` [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller

[PATCH] proc: Check /proc/$pid/attr/ writes against file opener
 2021-05-25 21:24 UTC  (3+ messages)

[PATCH v7 4/4] iommu: rockchip: Add support for iommu v2
 2021-05-25 21:21 UTC  (6+ messages)

[PATCH 4.19 00/49] 4.19.192-rc1 review
 2021-05-25 21:23 UTC  (2+ messages)

[PATCH net 0/4] MPTCP fixes
 2021-05-25 21:23 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: avoid OOB access in setsockopt()
` [PATCH net 2/4] mptcp: drop unconditional pr_warn on bad opt
` [PATCH net 3/4] mptcp: avoid error message on infinite mapping
` [PATCH net 4/4] mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer

[PATCH 4.14 00/37] 4.14.234-rc1 review
 2021-05-25 21:23 UTC  (2+ messages)

[PATCH 4.9 00/36] 4.9.270-rc1 review
 2021-05-25 21:22 UTC  (2+ messages)

[OE-core][PATCH] Add support for erofs filesystems
 2021-05-25 21:22 UTC  (5+ messages)
` [yocto-docs][PATCH] Document erofs filesystem targets
  ` [docs] "
` [docs] [OE-core][PATCH] Add support for erofs filesystems

[PATCH 4.4 00/31] 4.4.270-rc1 review
 2021-05-25 21:22 UTC  (5+ messages)
` [PATCH 4.4 28/31] video: hgafb: fix potential NULL pointer dereference

CI fail: "invalid object type" only on dockerized linux32 runs?
 2021-05-25 21:22 UTC 

[hch-block:remove-REQ_OP_SCSI 7/12] drivers/cdrom/cdrom.c:287:1: iwyu: warning: superfluous #include <scsi/scsi_request.h>
 2021-05-25 21:20 UTC 

[mm] 9cdbf239b5: vm-scalability.throughput -12.4% regression
 2021-05-25 21:20 UTC  (2+ messages)

[ANNOUNCE] nftables 0.9.9 release
 2021-05-25 21:19 UTC 

[PATCH v1 3/4] PCI: brcmstb: Add panic/die handler to RC driver
 2021-05-25 21:17 UTC  (6+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-25 21:18 UTC  (14+ messages)

[PATCH] rtc: rs5c372: Fix read the time from RTC is illegal When reading time from an uninitialized RTC chip, The value may be illegal
 2021-05-25 21:18 UTC  (3+ messages)
    `  "

[sched/fair] 69bc1b14c3: netperf.Throughput_Mbps -36.9% regression
 2021-05-25 21:16 UTC  (2+ messages)

[Cluster-devel] [dlm:next 14/16] fs/dlm/midcomms.c:541:25: sparse: sparse: cast to restricted __le32
 2021-05-25 21:15 UTC  (2+ messages)
`  "

[PATCH] t1092: use GIT_PROGRESS_DELAY for consistent results
 2021-05-25 21:14 UTC  (11+ messages)

[PATCH] tools/fitimage: add missing linebreak for some messages
 2021-05-25 21:15 UTC 

[PATCH v4] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-05-25 18:37 UTC 

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-25 21:11 UTC  (7+ messages)

[patch 3/3] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
 2021-05-25 21:09 UTC  (3+ messages)

[PATCH v3 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-25 21:09 UTC  (7+ messages)
` [PATCH v3 4/4] ASoC: tegra: Specify components string for Nexus 7

[RFC PATCH bpf-next] bpf: Introduce bpf_timer
 2021-05-25 21:09 UTC  (9+ messages)

[PATCH] docs: Fix a typo in Documentation/RCU/stallwarn.rst
 2021-05-25 21:06 UTC  (2+ messages)

[BCACHE KERNEL OOPS AND PANIC] System not boot on fedora 34 with 5.12.5-6 kernel versions
 2021-05-25 21:04 UTC 

[PATCH V5 00/11] Add PMIC DT files for sc7280
 2021-05-25 21:03 UTC  (5+ messages)
` [PATCH V5 08/11] arm64: dts: qcom: pmk8350: Correct the GPIO node
` [PATCH V5 09/11] arm64: dts: qcom: sc7280: Include PMIC DT files for sc7280-idp

[clocksource] 8e614d5b58: WARNING:at_kernel/time/clocksource-wdtest.c:#wdtest_func.cold
 2021-05-25 21:03 UTC  (6+ messages)

[PATCH v2 0/1] Add callback address and state to nfsd4 client info
 2021-05-25 20:58 UTC  (3+ messages)
` [PATCH v2 1/1] nfsd4: Expose the callback address and state of each NFS4 client


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.