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

[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 

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

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

[Intel-gfx] [PATCH 00/17] Non-interface changing GuC CTBs updates
 2021-05-25 21:15 UTC  (38+ 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
  ` [Intel-gfx] "
` [PATCH 02/17] drm/i915/guc: use probe_error log for CT enablement failure
  ` [Intel-gfx] "
` [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
  ` [Intel-gfx] "
` [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
  `  "

[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

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

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

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

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

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

[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  (9+ messages)
` [PATCH V5 04/11] arm64: dts: qcom: pm8350c: Correct the GPIO node
` [PATCH V5 06/11] arm64: dts: qcom: pmr735a: "
` [PATCH V5 08/11] arm64: dts: qcom: pmk8350: "
` [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 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-25 21:01 UTC  (10+ messages)
` [PATCH 02/13] documentation: Sync file_operations members with reality
  ` [f2fs-dev] "
` [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
  ` [f2fs-dev] "
` [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
  ` [f2fs-dev] "

[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

[Buildroot] [PATCHv3 00/15] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-05-25 20:56 UTC  (14+ messages)
` [Buildroot] [PATCHv3 01/15] package/Makefile.in: pass '-g0' explicitly if !BR2_ENABLE_DEBUG
` [Buildroot] [PATCHv3 02/15] core: introduce BR2_ENABLE_RUNTIME_DEBUG
` [Buildroot] [PATCHv3 03/15] package/pkg-cmake.mk: determine CMAKE_BUILD_TYPE depending on BR2_ENABLE_RUNTIME_DEBUG
` [Buildroot] [PATCHv3 04/15] package/flare-engine: update explicit setting of CMAKE_BUILD_TYPE
` [Buildroot] [PATCHv3 05/15] package/sysrepo: use default CMAKE_BUILD_TYPE for host package
` [Buildroot] [PATCHv3 06/15] package/sysrepo: remove explicit setting of CMAKE_BUILD_TYPE

[Bug 14713] SMBv3 negotiation fails with a Solaris server
 2021-05-25 20:55 UTC  (3+ messages)

[RFC PATCH v2 02/10] genirq: Define irq_ack() and irq_eoi() helpers
 2021-05-25 20:54 UTC  (2+ messages)

[nfs-utils RFC PATCH 0/2] Two rpc.gssd improvements
 2021-05-25 20:53 UTC  (4+ messages)
` [nfs-utils RFC PATCH 1/2] gssd: deal with failed thread creation

[PATCH v19 00/14] Delay Ready Attributes
 2021-05-25 20:52 UTC  (9+ messages)
` [PATCH v19 11/14] xfs: Remove xfs_attr_rmtval_set
` [PATCH v19 12/14] xfs: Clean up xfs_attr_node_addname_clear_incomplete
` [PATCH v19 13/14] xfs: Remove default ASSERT in xfs_attr_set_iter
` [PATCH v19 14/14] xfs: Make attr name schemes consistent

[PATCH nf-next v2 0/4] netfilter: add hook dump feature
 2021-05-25 20:51 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter: nf_tables: allow to dump all registered base hooks
` [PATCH nf-next 2/4] netfilter: nf_tables: include function and module name in hook dumps
` [PATCH nf-next 3/4] netfilter: annotate nf_tables base hook ops
` [PATCH nf-next 4/4] netfilter: nf_tables: include table and chain name when dumping hooks

[f2fs-dev] [PATCH] sload.f2fs: use F2FS_COMPRESS_RELEASED instead of IMMUTABLE bit
 2021-05-25 20:51 UTC 

[dlm:next 10/16] fs/dlm/lowcomms.c:1497:16: sparse: sparse: context imbalance in 'dlm_lowcomms_new_msg' - different lock contexts for basic block
 2021-05-25 20:51 UTC 

[PATCH] staging: rtl8188eu: remove ASSERT and ODM_RT_ASSERT macros
 2021-05-25 20:51 UTC  (3+ messages)

[PATCH -next] media: imx: imx7_mipi_csis: Fix error return code in mipi_csis_async_register()
 2021-05-25 20:49 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: let's allow compression for mmap files
 2021-05-25 20:49 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
  `  "

[PATCH] proc: Check /proc/$pid/attr/ writes against file opener
 2021-05-25 20:49 UTC  (2+ messages)

[PATCH v6 00/25] python: create installable package
 2021-05-25 20:46 UTC  (28+ messages)
` [PATCH v6 06/25] python: add directory structure README.rst files
` [PATCH v6 18/25] python/qemu: add isort to pipenv
` [PATCH v6 20/25] python: add devel package requirements to setuptools
` [PATCH v6 22/25] python: add Makefile for some common tasks
` [PATCH v6 23/25] python: add .gitignore
` [PATCH v6 24/25] gitlab: add python linters to CI
` [PATCH v6 25/25] python: add tox support

[PATCH 0/2] thermal: int340x: processor_thermal: Add new PCI MMIO based thermal driver
 2021-05-25 20:48 UTC  (3+ messages)
` [PATCH 1/2] thermal: int340x: processor_thermal: Split enumeration and processing part
` [PATCH 2/2] thermal: int340x: processor_thermal: Add PCI MMIO based thermal driver

[PATCH v2 0/4] Atomic addfd send and reply
 2021-05-25 20:44 UTC  (4+ messages)
` [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics

[PATCH i2c-tools] Revert "tools: i2ctransfer: add check for returned length from driver"
 2021-05-25 20:36 UTC  (7+ messages)

[PATCH net-next v2 0/3] net/sched: act_vlan: Fix modify to allow 0
 2021-05-25 20:35 UTC  (3+ messages)
` [PATCH net-next v2 1/3] "

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-25 20:35 UTC  (2+ messages)

[PATCH 00/12] KVM: nVMX: Fix vmcs02 PID use-after-free issue
 2021-05-25 20:35 UTC  (4+ messages)
` [PATCH 05/12] KVM: x86: Add a return code to kvm_apic_accept_events

Regression in Elan Touchpad driver / Linux 5.12
 2021-05-25 20:34 UTC  (3+ messages)

[PATCH v2 0/2] fixes for yt8511 phy driver
 2021-05-25 20:33 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: fix yt8511 clang uninitialized variable warning
` [PATCH v2 2/2] net: phy: abort loading yt8511 driver in unsupported modes

[hch-block:remove-REQ_OP_SCSI 10/12] block/blk-mq-debugfs.c:103:32: error: 'QUEUE_FLAG_SCSI_PASSTHROUGH' undeclared here (not in a function)
 2021-05-25 20:33 UTC 

[PATCH] pwm: crc: Simplify using devm_pwmchip_add()
 2021-05-25 20:31 UTC 

[linux-nvme:nvme-5.13] BUILD SUCCESS 77094a0082f4d57f45fbcd9e79e4bc354408604f
 2021-05-25 20:29 UTC 

[PATCH] iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3()
 2021-05-25 20:30 UTC  (4+ messages)

[linux-nvme:nvme-5.14] BUILD SUCCESS 67dbcdc3689a25249092be0c851848efbcc62f38
 2021-05-25 20:29 UTC 

[Buildroot] [git commit] package/Makefile.in: pass '-g0' explicitly if !BR2_ENABLE_DEBUG
 2021-05-25 20:29 UTC 

[Buildroot] [git commit branch/next] package/Makefile.in: pass '-g0' explicitly if !BR2_ENABLE_DEBUG
 2021-05-25 20:29 UTC 

[PATCH v4 09/17] drm/i915/pxp: Implement arb session teardown
 2021-05-25 20:24 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] nvme-pci: set some AMD PCIe downstream storage device to D3 for s2idle
 2021-05-25 20:24 UTC  (14+ messages)

[PATCH 1/2] pwm: stm32-lp: Don't modify HW state in .remove callback
 2021-05-25 20:24 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/webkitgtk: disable gamepad support
 2021-05-25 20:24 UTC  (2+ messages)

[PATCH v4 0/4] tests for btrfs fsverity
 2021-05-25 20:24 UTC  (3+ messages)
` [PATCH v4 4/4] generic: test fs-verity EFBIG scenarios

[Buildroot] [git commit] package/webkitgtk: disable gamepad support
 2021-05-25 20:24 UTC 

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-25 20:23 UTC  (19+ messages)

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

[PATCH 0/5] linux-user changes to run docker
 2021-05-25 20:21 UTC  (3+ messages)
` [PATCH 5/5] linux-user: Implement pivot_root

[PATCH] drm/amdgpu: Correctly clear GCEA error status
 2021-05-25 20:20 UTC 

[mlankhorst:ttm 3/8] drivers/gpu/drm/i915/selftests/igt_mmap.c:45 igt_mmap_offset() error: uninitialized symbol 'addr'
 2021-05-25 20:20 UTC 

[PATCH bpf v2] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
 2021-05-25 20:18 UTC 

[PATCHv2 for-next 00/19] Misc update for rtrs
 2021-05-25 20:18 UTC  (5+ messages)
` [PATCHv2 for-next 03/19] RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
` [PATCHv2 for-next 13/19] RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight

[PATCH] nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
 2021-05-25 20:17 UTC  (2+ messages)

[PATCH] PCI: pciehp: Ignore spurious link inactive change when off
 2021-05-25 20:17 UTC  (2+ messages)

+ exec-remove-checks-in-__register_bimfmt.patch added to -mm tree
 2021-05-25 20:16 UTC 

[PATCH v1 0/3] Three minor changes for UFS
 2021-05-25 20:15 UTC  (11+ messages)
` [PATCH v1 1/3] scsi: ufs: Let UPIU completion trace print RSP UPIU
` [PATCH v1 2/3] scsi: ufs: Let command trace only for the cmd != null case
` [PATCH v1 3/3] scsi: ufs: Use UPIU query trace in devman_upiu_cmd

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-25 20:14 UTC  (3+ messages)

[PATCH v2] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and artist_vram_write()
 2021-05-25 20:12 UTC 

radeon ring 0 test failed on arm64
 2021-05-25 20:09 UTC  (5+ messages)

[PATCH 1/3] x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
 2021-05-25 20:12 UTC  (6+ messages)

[PATCH for-next] RDMA/rxe: Fix memory ordering problem for resize cq
 2021-05-25 20:11 UTC 

+ module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix.patch added to -mm tree
 2021-05-25 20:11 UTC 

[Buildroot] [Bug 13821] New: Wrong url for libnfsidmap package
 2021-05-25 20:11 UTC  (2+ messages)
` [Buildroot] [Bug 13821] "

[android-goldfish:android-3.18 349/362] drivers/staging/wlan-ng/p80211netdev.c:235:41: sparse: sparse: cast to restricted __le16
 2021-05-25 20:11 UTC 

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-25 20:03 UTC  (6+ messages)

[PATCH] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read()
 2021-05-25 20:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/pifmrds: always link with -lm
 2021-05-25 20:10 UTC  (3+ messages)

[PATCH v2 0/5] KVM: arm64: selftests: Fix get-reg-list
 2021-05-25 20:09 UTC  (4+ messages)
` [PATCH v2 5/5] KVM: arm64: selftests: get-reg-list: Split base and pmu registers

[PATCH v26 00/25] LSM: Module stacking for AppArmor
 2021-05-25 20:08 UTC  (8+ messages)
` [PATCH v26 22/25] Audit: Add new record for multiple process LSM attributes

[PATCH] i2c: i801: Use driver name constant instead of function dev_driver_string
 2021-05-25 20:04 UTC 

[PATCH] i2c: i801: Improve i801_setup_hstcfg
 2021-05-25 20:07 UTC 

[PATCH] i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_slaves
 2021-05-25 20:01 UTC 

[PATCH] i2c: i801: Improve status polling
 2021-05-25 19:59 UTC 

[PATCH] drm/i915: Remove the repeated declaration
 2021-05-25 20:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

BT Intel: Regression loading firmware in linux-5.13-rc3
 2021-05-25 20:06 UTC  (6+ messages)

[Buildroot] [PATCH 1/3] package/libsndfile: bump to version 1.0.31
 2021-05-25 20:07 UTC  (5+ messages)
` [Buildroot] [PATCH 3/3] package/pifmrds: use pkg-config

[PATCH v6 0/4] add z1 and z2 channels support for resistive-adc-touch driver
 2021-05-25 20:06 UTC  (2+ messages)

Naming of HID LED devices
 2021-05-25 20:04 UTC  (4+ messages)

[PATCH bpf] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
 2021-05-25 20:04 UTC  (3+ messages)

[PATCH 1/7] arm64: dts: qcom: Add PMI8996 DTSI file
 2021-05-25 20:02 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: qcom: Add MSM8996v3.0 "
` [PATCH 3/7] arm64: dts: qcom: msm8996: Strictly limit USB2 host to USB2 speeds
` [PATCH 4/7] arm64: dts: qcom: msm8996: Disable ADSP by default
` [PATCH 5/7] arm64: dts: qcom: msm8996: Add DMA to QUPs and UARTs
` [PATCH 6/7] arm64: dts: qcom: msm8996: Fix BLSP2_I2C6 IRQ
` [PATCH 7/7] arm64: dts: qcom: Add support for SONY Xperia X Performance / XZ / XZs (msm8996, Tone platform)

Draft of Git Rev News edition 75
 2021-05-25 20:02 UTC 

[PATCH v4 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-05-25 19:53 UTC  (5+ messages)
` [PATCH v4 1/2] i2c: add binding to mark a bus as supporting SMBus-Alert
` [PATCH v4 2/2] i2c: stm32f7: add SMBus-Alert support

[PATCH] MAINTAINERS: Add Yazen Ghannam as maintainer for EDAC-AMD64
 2021-05-25 20:02 UTC  (2+ messages)

[PATCH rdma-next v3 0/8] Fix memory corruption in CM
 2021-05-25 20:00 UTC  (3+ messages)
` [PATCH rdma-next v3 8/8] IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock


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.