All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-17 19:59:29 to 2021-09-17 22:12:54 UTC [more...]

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-17 22:12 UTC  (10+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] t/helper/test-bitmap.c: add 'dump-hashes' mode
  ` [PATCH v3 2/7] pack-bitmap.c: propagate namehash values from existing bitmaps
  ` [PATCH v3 3/7] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
  ` [PATCH v3 4/7] p5326: create missing 'perf-tag' tag
  ` [PATCH v3 5/7] p5326: don't set core.multiPackIndex unnecessarily
  ` [PATCH v3 6/7] p5326: generate pack bitmaps before writing the MIDX bitmap
  ` [PATCH v3 7/7] t5326: test propagating hashcache values

[GIT PULL] Devicetree fixes for v5.15, take 2
 2021-09-17 22:12 UTC 

Shameless plug for the FS Track at LPC next week!
 2021-09-17 22:11 UTC  (3+ messages)
` [External] : "

5.15-rc1 i915 blank screen booting on ThinkPads
 2021-09-17 22:11 UTC  (8+ messages)
      ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH ulogd] NFLOG: fix seq global flag setting
 2021-09-17 22:09 UTC 

[RFC] [PATCH net-next v5 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-09-17 22:09 UTC  (2+ messages)

[PATCH v9 0/3] hwmon: Support access to the NCT677x via Asus WMI
 2021-09-17 22:09 UTC  (5+ messages)
` [PATCH v9 1/3] hwmon: (nct6775) Use superio_*() function pointers in sio_data
` [PATCH v9 2/3] hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data
` [PATCH v9 3/3] hwmon: (nct6775) Support access via Asus WMI

[PATCH ulogd] XML: support nflog pkt output
 2021-09-17 22:08 UTC 

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-17 22:07 UTC  (8+ messages)

[RFC PATCH libnetfilter_log] src: support conntrack XML output
 2021-09-17 22:02 UTC 

[PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-17 22:07 UTC  (8+ messages)
` [PATCH 01/15] dmr: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible

call_rcu data race patch
 2021-09-17 22:07 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Add "intel_" as prefix in set_mocs_index()
 2021-09-17 22:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Add "intel_" as prefix in set_mocs_index() (rev3)

CC Spamgourmet test
 2021-09-17 22:05 UTC 

[PATCH 2/9] midx: allow marking a pack as preferred
 2021-09-17 22:03 UTC  (6+ messages)
` [PATCH 3/5] commit-graph: use parse_options_concat()

Commit messages in a series of patches
 2021-09-17 21:58 UTC  (2+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-17 22:02 UTC  (11+ messages)
` Folio discussion recap

[meta-rockchip][PATCH] use uuid instead of hard-coding root device
 2021-09-17 22:01 UTC 

[PATCH v5 1/2] grep: refactor next_match() and match_one_pattern() for external use
 2021-09-17 22:00 UTC  (5+ messages)
` [PATCH v5 2/2] pretty: colorize pattern matches in commit messages

[PATCH 0/4] rcu: Unify a bit [non-]PREEMPT expedited quiescent state report
 2021-09-17 22:00 UTC  (6+ messages)
` [PATCH 2/4] rcu: Remove useless WRITE_ONCE() on rcu_data.exp_deferred_qs

[ANNOUNCEMENT] Yocto Project 3.3.3 (hardknott-25.0.3) is Released
 2021-09-17 21:59 UTC 

[syzbot] general protection fault in bpf_skb_cgroup_id
 2021-09-17 21:59 UTC  (2+ messages)

[Tech-board-discuss] Nomination: Kent Overstreet on the TAB
 2021-09-17 21:59 UTC 

[ti:ti-rt-linux-5.10.y 3870/9320] drivers/pci/endpoint/pci-epf-core.c:84:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-09-17 21:58 UTC 

[PATCH RFC bpf-next 00/10] bpf: CO-RE support in the kernel
 2021-09-17 21:57 UTC  (11+ messages)
` [PATCH RFC bpf-next 01/10] bpf: Prepare relo_core.c for kernel duty
` [PATCH RFC bpf-next 02/10] bpf: Define enum bpf_core_relo_kind as uapi
` [PATCH RFC bpf-next 03/10] bpf: Add proto of bpf_core_apply_relo()
` [PATCH RFC bpf-next 04/10] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()
` [PATCH RFC bpf-next 05/10] libbpf: Use CO-RE in the kernel in light skeleton
` [PATCH RFC bpf-next 06/10] libbpf: Make gen_loader data aligned
` [PATCH RFC bpf-next 07/10] libbpf: Support init of inner maps in light skeleton
` [PATCH RFC bpf-next 08/10] selftests/bpf: Convert kfunc test with CO-RE to lskel
` [PATCH RFC bpf-next 09/10] selftests/bpf: Improve inner_map test coverage
` [PATCH RFC bpf-next 10/10] selftests/bpf: Convert map_ptr_kern test to use light skeleton

[PATCH -net] igc: fix build errors for PTP
 2021-09-17 21:57 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH V2 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-17 21:56 UTC  (9+ messages)
` [PATCH V2 2/3] xen/arm: Add handling of extended regions for Dom0

[PATCH net-next] net: bcmgenet: Patch PHY interface for dedicated PHY driver
 2021-09-17 21:55 UTC 

[PATCH v2 0/3] Trivial dynamic debug fixups
 2021-09-17 21:54 UTC  (6+ messages)
` [PATCH v2 3/3] Documentation: dyndbg: Improve cli param examples

[PATCH] selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
 2021-09-17 21:53 UTC 

[PATCH v2] scsi: ufs: Unbreak the reset handler
 2021-09-17 21:52 UTC  (3+ messages)

[PATCH v2 00/12] Context types
 2021-09-17 21:50 UTC  (3+ messages)
` [PATCH v2 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event

[PATCH v8 0/3] hwmon: Support access to the NCT677x via Asus WMI
 2021-09-17 21:48 UTC  (5+ messages)
` [PATCH v8 1/3] hwmon: (nct6775) Use superio_*() function pointers in sio_data
` [PATCH v8 2/3] hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data
` [PATCH v8 3/3] hwmon: (nct6775) Support access via Asus WMI

[PATCH v2 bpf-next 0/4] Implement bloom filter map
 2021-09-17 21:48 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Add bloom filter map implementation

Should `@` be really a valid git tag name?
 2021-09-17 21:47 UTC  (4+ messages)

[PATCH] xen-pciback: allow compiling on other archs than x86
 2021-09-17 21:45 UTC  (3+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-17 21:45 UTC  (3+ messages)
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()

[PATCH v2 0/8] Various fixes/improvements for tests
 2021-09-17 21:42 UTC  (3+ messages)
` [PATCH v2 7/8] tests: Exit with skipped exit code when test not performed

[PATCH v4 0/6] Basic recovery for machine checks inside SGX
 2021-09-17 21:38 UTC  (9+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] x86/sgx: Provide indication of life-cycle of EPC pages
  ` [PATCH v5 2/7] x86/sgx: Add infrastructure to identify SGX "
  ` [PATCH v5 3/7] x86/sgx: Initial poison handling for dirty and free pages
  ` [PATCH v5 4/7] x86/sgx: Add SGX infrastructure to recover from poison
  ` [PATCH v5 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
  ` [PATCH v5 6/7] x86/sgx: Add hook to error injection address validation
  ` [PATCH v5 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-09-17 21:38 UTC  (6+ messages)
` [PATCH 00/25] progress.c: various fixes + SZEDER's RFC code
  ` [PATCH 11/25] pack-bitmap-write.c: add a missing stop_progress()

[PATCH v8 0/7] pSeries FORM2 affinity support
 2021-09-17 21:28 UTC  (8+ messages)
` [PATCH v8 1/7] spapr_numa.c: split FORM1 code into helpers
` [PATCH v8 2/7] spapr_numa.c: scrap 'legacy_numa' concept
` [PATCH v8 3/7] spapr_numa.c: parametrize FORM1 macros
` [PATCH v8 4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
` [PATCH v8 5/7] spapr: move FORM1 verifications to post CAS
` [PATCH v8 6/7] spapr_numa.c: FORM2 NUMA affinity support
` [PATCH v8 7/7] spapr_numa.c: handle auto NUMA node with no distance info

[Intel-gfx] [PATCH 1/3] drm/i915/display/dmc: Set DC_STATE_DEBUG_MASK_CORES after firmware load
 2021-09-17 21:37 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Wait PSR2 get out of deep sleep to update pipe
` [Intel-gfx] [PATCH 3/3] drm/i915/display: Match PSR2 selective fetch sequences with specification
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display/dmc: Set DC_STATE_DEBUG_MASK_CORES after firmware load
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v6 5/5] auto-t: add testOWE-transition
 2021-09-17 21:36 UTC 

[PATCH v6 4/5] network: prefer OWE transition BSS over open
 2021-09-17 21:36 UTC 

[PATCH v6 3/5] station: handle OWE Transition procedure
 2021-09-17 21:36 UTC 

[PATCH v6 2/5] network: add network_get_station
 2021-09-17 21:36 UTC 

[PATCH v6 1/5] scan: add scan API specifically for OWE transition networks
 2021-09-17 21:36 UTC 

[Intel-gfx] [PATCH v2 1/5] drm/i915/display/adlp: Fix PSR2_MAN_TRK_CTL_SU_REGION_END_ADDR calculation
 2021-09-17 21:33 UTC  (10+ messages)
` [Intel-gfx] [PATCH v2 3/5] drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled

[Buildroot] [PATCH] boot/barebox: bump version to 2021.08.0
 2021-09-17 21:33 UTC  (2+ messages)

[Buildroot] [git commit] boot/barebox: bump version to 2021.08.0
 2021-09-17 21:31 UTC 

[Buildroot] [Bug 14206] New: QT5 touch screen rotation does not work since 2021.05
 2021-09-17 21:30 UTC  (2+ messages)
` [Buildroot] [Bug 14206] Kodi: even when not enabled, forcefully selects libevdev and libinput [was: QT5 touch screen rotation does not work since 2021.05]

[Buildroot] [PATCH] package/kodi: fix selection of dependencies
 2021-09-17 21:28 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi: fix selection of dependencies
 2021-09-17 21:27 UTC 

[PATCH] scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
 2021-09-17 21:27 UTC 

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-09-17 21:22 UTC  (8+ messages)

[Buildroot] [PATCH 0/8] Add support for ISO9660 image compatible with Legacy and EFI BIOS
 2021-09-17 21:24 UTC  (5+ messages)
` [Buildroot] [PATCH 1/8] boot/grub2: add support to build multiple Grub2 configurations in the same build
` [Buildroot] [PATCH 3/8] fs/iso9660: switch from cdrkit to xorriso to build ISO9660 images

[PATCH] scsi: sd_zbc: Support disks with more than 2**32 logical blocks
 2021-09-17 21:23 UTC 

[PATCH v5 bpf-next 0/3] selftests/bpf: Add parallelism to test_progs
 2021-09-17 21:22 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/3] selftests/bpf: add per worker cgroup suffix
` [PATCH v5 bpf-next 3/3] selftests/bpf: pin some tests to worker 0

Hard to read error for multiconfig starting with a number
 2021-09-17 21:19 UTC 

[PATCH v7 0/7] pSeries FORM2 affinity support
 2021-09-17 21:18 UTC  (4+ messages)
` [PATCH v7 7/7] spapr_numa.c: handle auto NUMA node with no distance info

[PATCH v3] drivers: thermal: tsens: add timeout to get_temp_tsens_valid
 2021-09-17 21:14 UTC 

[PATCH net v2 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-09-17 21:14 UTC  (4+ messages)
` [PATCH net v2 2/2] ptp: idt82p33: implement double dco time correction

[PATCH V3 00/22] arch: Add basic LoongArch support
 2021-09-17 21:10 UTC  (3+ messages)
` [PATCH V3 14/22] LoongArch: Add signal handling support

[PATCH] zram: Introduce an aged idle interface
 2021-09-17 21:06 UTC 

e2fsprogs concurrency questions
 2021-09-17 21:06 UTC 

[PATCH net v2 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-09-17 21:06 UTC  (5+ messages)
` [PATCH net v2 2/2] ptp: idt82p33: implement double dco time correction

[syzbot] general protection fault in bpf_skb_ancestor_cgroup_id
 2021-09-17 21:06 UTC 

[syzbot] general protection fault in cgroup_sk_free
 2021-09-17 21:06 UTC 

[PATCH v6 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-17 21:06 UTC  (2+ messages)

[PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-09-17 21:05 UTC  (5+ messages)
` [PATCH v2 13/13] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
    ` [Intel-gfx] "

[PATCH] dt-bindings: arm: Fix Toradex compatible typo
 2021-09-17 21:03 UTC  (2+ messages)

[PATCH] page-alloc: further adjust assign_page{,s}()
 2021-09-17 21:01 UTC  (2+ messages)

[PATCH] of: restricted dma: Fix condition for rmem init
 2021-09-17 20:58 UTC  (2+ messages)

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-09-17 20:57 UTC 

[Bug 211807] New: [drm:drm_dp_mst_dpcd_read] *ERROR* mstb 000000004e6288dd port 3: DPCD read on addr 0x60 for 1 bytes NAKed
 2021-09-17 20:55 UTC  (2+ messages)
` [Bug 211807] "

IMX8MM fsl_esdhc_imx UHS/HS200/HS400 not working?
 2021-09-17 20:53 UTC  (2+ messages)

[PATCH] profiles/audio/media.c: fix build with glibc >= 2.34
 2021-09-17 20:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] Enable AddressSanitizer feature on DPDK
 2021-09-17 20:50 UTC  (4+ messages)

[PATCH 0/2] git-request-pull i18n
 2021-09-17 20:50 UTC  (5+ messages)
` [PATCH 2/2] request-pull: mark translatable strings

[PATCH 1/2] drm/amdgpu: Fix MMIO access page fault
 2021-09-17 20:50 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Fix resume failures when device is gone

[PATCH] qv4l2: enable the play action on non-streaming radio rx
 2021-09-17 20:47 UTC 

[PATCH v4 0/2] Introduce block device LED trigger
 2021-09-17 20:46 UTC  (4+ messages)
` [PATCH v4 1/2] docs: Add block device (blkdev) LED trigger documentation

[PATCH 1/2] strdup.3: drop mention of "the GNU GCC suite"
 2021-09-17 20:45 UTC  (8+ messages)
` [PATCH v2 0/5] alloca(3) commentary re-write
  ` [PATCH v2 3/5] alloca.3: clarify reasoning for no error return in BUGS
  ` [PATCH v2 4/5] alloca.3: remove GCC faffling from NOTES

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-17 20:44 UTC  (13+ messages)

[PATCH v10 00/12] Add Wacom I2C support to rM2
 2021-09-17 20:43 UTC  (6+ messages)
` [PATCH v10 05/12] Input: wacom_i2c - Read the descriptor values

30 years since the Linux 0.01 release
 2021-09-17 20:39 UTC  (2+ messages)

[PATCH v1 00/11] testing and plugin pre-PR (configure, gitlab, plugins)
 2021-09-17 20:38 UTC  (3+ messages)
` [PATCH v1 03/11] tests/tcg: move some multiarch files and make conditional

[RFC 0/5] leverage completion cache for poll requests
 2021-09-17 20:39 UTC  (4+ messages)
` [PATCH 5/5] io_uring: "

[PATCH] ARM: select HAVE_FUTEX_CMPXCHG
 2021-09-17 20:33 UTC  (4+ messages)

[BlueZ PATCH] tools: userchan-tester: Add test case for the closing channel
 2021-09-17 20:32 UTC  (3+ messages)
` [BlueZ] "

arch/mips/kernel/asm-offsets.c:392:6: warning: no previous prototype for function 'output_cps_defines'
 2021-09-17 20:30 UTC  (2+ messages)

[PATCH v2] udf: Fix regression which is preventing symlink access
 2021-09-17 20:28 UTC 

[PATCH] unicode: update the width tables to Unicode 14
 2021-09-17 20:25 UTC  (2+ messages)

[PATCH iproute2-next] lib: bpf_legacy: add prog name, load time, uid and btf id in prog info dump
 2021-09-17 20:23 UTC 

[PATCH 0/3] dax: clear poison on the fly along pwrite
 2021-09-17 20:21 UTC  (11+ messages)

[Buildroot] [PATCH] fs/ext2: fix namespace for variables
 2021-09-17 20:19 UTC 

❌ FAIL: Test report for kernel 5.15.0-rc1 (mainline.kernel.org-clang, 4357f03d)
 2021-09-17 20:17 UTC 

[PATCH][next] media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
 2021-09-17 20:15 UTC 

[PATCH] qemu-img: Add -F shorthand to convert
 2021-09-17 20:13 UTC  (2+ messages)

[PATCHSET 0/1] fstests: random fixes
 2021-09-17 20:14 UTC  (3+ messages)
` [PATCH 2/1] common/rc: use directio mode for the loop device when possible

[Buildroot] [git commit] fs/iso9660: switch from cdrkit to xorriso to build ISO9660 images
 2021-09-17 20:10 UTC 

[meta-oe][hardknott][PATCH] libiio: Make libiio-python3 depend on python3-core
 2021-09-17 20:11 UTC  (3+ messages)
` [oe] "

Unloading a module with a function which is used by a static call
 2021-09-17 20:10 UTC  (2+ messages)

[GIT PULL] tracing: Fixes to bootconfig memory management
 2021-09-17 20:10 UTC  (3+ messages)

pull-request: bpf-next 2021-09-17
 2021-09-17 20:07 UTC  (2+ messages)

[Buildroot] [git commit] package/xorriso: build host variant with zlib support
 2021-09-17 19:52 UTC 

[PATCH v2] thermal: Fix a NULL pointer dereference
 2021-09-17 20:06 UTC  (3+ messages)

[PATCH v2 0/4] swiotlb-xen: remaining fixes and adjustments
 2021-09-17 20:04 UTC  (5+ messages)
` [PATCH v2 1/4] swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests

[PATCH V8 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-17 20:02 UTC  (3+ messages)
` [PATCH V8 1/8] dt-bindings: spi: Add sc7280 support

[QUESTION] How to add new configuration variable
 2021-09-17 20:02 UTC  (4+ messages)

[PATCH v3] drm/amdkfd: fix dma mapping leaking warning
 2021-09-17 19:59 UTC  (3+ 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.