All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-23 20:08:46 to 2022-02-23 21:36:24 UTC [more...]

[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-23 21:33 UTC  (9+ messages)
` [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
` [PATCH v2 07/11] spi: "

[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
 2022-02-23 21:28 UTC  (7+ messages)
      ` How should rlimits, suid exec, and capabilities interact?

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-02-23 21:35 UTC  (3+ messages)
` [PATCH v2 00/14] "

[syzbot] possible deadlock in worker_thread
 2022-02-23 21:35 UTC  (15+ messages)
                    ` [PATCH v2] workqueue: Warn flush attempt using system-wide workqueues

[PATCH 0/3] a couple of read_key_without_echo() fixes
 2022-02-23 21:34 UTC  (3+ messages)
` [PATCH v2 0/4] "

[RFC PATCH v2 0/5] Simplify and correct msm/dp bridge implementation
 2022-02-23 21:33 UTC  (11+ messages)
` [RFC PATCH v2 4/5] drm/msm/dp: replace dp_connector with drm_bridge_connector

Benching ceph for high speed RBD
 2022-02-23 21:33 UTC  (3+ messages)

[workqueue] 29bd199e4e: WARNING:possible_circular_locking_dependency_detected
 2022-02-23 21:33 UTC  (6+ messages)
` [PATCH] workqueue: Use private WQ for schedule_on_each_cpu() API

[PATCH v6 00/13] Readdir improvements
 2022-02-23 21:31 UTC  (18+ messages)
` [PATCH v6 01/13] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v6 02/13] NFS: Trace lookup revalidation failure
    ` [PATCH v6 03/13] NFS: Adjust the amount of readahead performed by NFS readdir
      ` [PATCH v6 04/13] NFS: Simplify nfs_readdir_xdr_to_array()
        ` [PATCH v6 05/13] NFS: Improve algorithm for falling back to uncached readdir

[PATCH v5] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2022-02-23 21:31 UTC  (2+ messages)

[PATCH] reiserfs: Deprecate reiserfs
 2022-02-23 21:31 UTC  (2+ messages)

[PATCH 0/3] libify reflog
 2022-02-23 21:28 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] stash: add test to ensure reflog --rewrite --updatref behavior
  ` [PATCH v2 2/3] reflog: libify delete reflog function and helpers

[PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2022-02-23 21:28 UTC  (2+ messages)

[Buildroot] [RFC][PATCH 1/1] package/bind: bump to version 9.16.26
 2022-02-23 21:27 UTC  (2+ messages)

linux-next: manual merge of the nvmem tree with the char-misc tree
 2022-02-23 21:26 UTC 

[PATCH v7 00/21] Readdir improvements
 2022-02-23 21:13 UTC  (22+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache
          ` [PATCH v7 06/21] NFS: If the cookie verifier changes, we must invalidate the "
            ` [PATCH v7 07/21] NFS: Don't re-read the entire page cache to find the next cookie
              ` [PATCH v7 08/21] NFS: Adjust the amount of readahead performed by NFS readdir
                ` [PATCH v7 09/21] NFS: Simplify nfs_readdir_xdr_to_array()
                  ` [PATCH v7 10/21] NFS: Reduce use of uncached readdir
                    ` [PATCH v7 11/21] NFS: Improve heuristic for readdirplus
                      ` [PATCH v7 12/21] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
                        ` [PATCH v7 13/21] NFSv4: Ask for a full XDR buffer of readdir goodness
                          ` [PATCH v7 14/21] NFS: Readdirplus can't help lookup for case insensitive filesystems
                            ` [PATCH v7 15/21] NFS: Don't request readdirplus when revalidation was forced
                              ` [PATCH v7 16/21] NFS: Add basic readdir tracing
                                ` [PATCH v7 17/21] NFS: Trace effects of readdirplus on the dcache
                                  ` [PATCH v7 18/21] NFS: Trace effects of the readdirplus heuristic
                                    ` [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index
                                      ` [PATCH v7 20/21] NFS: Fix up forced readdirplus
                                        ` [PATCH v7 21/21] NFS: Remove unnecessary cache invalidations for directories

[PATCH v3 0/6] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-23 21:22 UTC  (3+ messages)
` [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable

When rebase.autoStash=true is used, 'git pull' merge process still complains when incoming changes are in a different place of the file than local changes
 2022-02-23 21:23 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915_pm_rpm: Use __igt_debugfs_dump for i915_runtime_pm_status
 2022-02-23 21:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Buildroot] zynq_zc706_defconfig target works on zc702 board
 2022-02-23 21:22 UTC  (2+ messages)

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-23 21:20 UTC  (16+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 12/12] mm: multigenerational LRU: documentation

[GIT PULL] SELinux fixes for v5.17 (#2)
 2022-02-23 21:20 UTC 

[PATCH] add usage-strings ci check and amend remaining usage strings
 2022-02-23 21:20 UTC  (5+ messages)
` [PATCH v2] add usage-strings "

[PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
 2022-02-23 21:19 UTC  (5+ messages)

stable/linux-5.4.y build: 180 builds: 3 failed, 177 passed, 4 errors, 27 warnings (v5.4.181)
 2022-02-23 21:20 UTC 

[PATCH v2] xen/netfront: destroy queues before real_num_tx_queues is zeroed
 2022-02-23 21:19 UTC 

[PATCH v6 0/4] Add perf interface to expose nvdimm
 2022-02-23 21:17 UTC  (5+ messages)

Regression in workingset_refault latency on 5.15
 2022-02-23 21:16 UTC  (8+ messages)

linux-next: manual merge of the nvmem tree with the spi tree
 2022-02-23 21:16 UTC 

[Intel-gfx] [PATCH] drm/i915/dmc: Do not try loading wrong DMC version
 2022-02-23 21:15 UTC  (2+ messages)

[PATCH] xen/netfront: destroy queues before real_num_tx_queues is zeroed
 2022-02-23 21:14 UTC  (4+ messages)

[PATCH v6 0/4] s390x: Add partial z15 support and tests
 2022-02-23 21:11 UTC  (7+ messages)
` [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
` [PATCH v6 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3

[Buildroot] [PATCH/next 1/1] package/kismet: bump to version 2022-02-R1
 2022-02-23 21:12 UTC 

stable/linux-4.14.y build: 185 builds: 3 failed, 182 passed, 2 errors, 28 warnings (v4.14.268)
 2022-02-23 21:10 UTC 

[PATCH 0/2] microproject: avoid using pipes in test
 2022-02-23 21:10 UTC  (7+ messages)
` [PATCH 1/2] t0001: remove pipes
` [PATCH v2 0/2] avoid pipes with Git on LHS
  ` [PATCH v2 1/2] t0001: "

experience with very large filesystems
 2022-02-23 21:10 UTC  (2+ messages)

kernel/bpf/bpf_struct_ops.c:121 bpf_struct_ops_init() warn: we never enter this loop
 2022-02-23 21:09 UTC 

[PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
 2022-02-23 21:08 UTC  (4+ messages)

[PATCH v1 1/2] arm64: dts: imx8mn-evk: use proper names for PMIC outputs
 2022-02-23 21:05 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: imx8mn-evk: fix the min/max voltages of the PMIC

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-23 21:06 UTC  (11+ messages)
` [PATCH v10 26/27] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v10 27/27] ima: Enable IMA namespaces

[PATCH mptcp-next] mptcp: add fullmesh flag check for adding address
 2022-02-23 21:06 UTC  (2+ messages)

[PATCH] libtraceevent: Fix %zd and %Zd processing
 2022-02-23 21:03 UTC 

[PATCH RESEND mptcp-next v2 00/12] fclose and mp_fail testcases
 2022-02-23 21:01 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor: Rework Octal DTR enable methods
 2022-02-23 20:59 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: core: Add helpers to read/write any register

[PATCH] usb: core: improve handling of hubs with no ports
 2022-02-23 20:58 UTC  (6+ messages)

[PATCH v4 0/2] AMD Family 19h Models 10h-1Fh Updates
 2022-02-23 20:55 UTC  (3+ messages)
` [PATCH v4 1/2] EDAC/amd64: Set memory type per DIMM

[RFC PATCH 00/13] Proposal for speculative safe list iterator
 2022-02-23 20:54 UTC  (19+ messages)
` [RFC PATCH 03/13] usb: remove the usage of the list iterator after the loop
` [RFC PATCH 04/13] vfio/mdev: "

[PATCH] powerpc/32: Clear volatile regs on syscall exit
 2022-02-23 20:48 UTC  (3+ messages)

[cocci] C++ support
 2022-02-23 20:45 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: Use unions per platform in intel_dpll_hw_state
 2022-02-23 20:55 UTC 

[PATCHv4 1/2] PCI: fu740: fix finding GPIOs
 2022-02-23 20:51 UTC  (3+ messages)

stable/linux-4.19.y build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.231)
 2022-02-23 20:50 UTC 

[PULL] u-boot-usb/master
 2022-02-23 20:49 UTC  (2+ messages)

Please pull u-boot-dm
 2022-02-23 20:49 UTC  (2+ messages)

[mingo-tip:sched/headers 2133/2340] net/dsa/tag_lan9303.c:94:3: error: implicit declaration of function 'skb_push_rcsum'
 2022-02-23 20:48 UTC 

[PATCH v7 00/11] Update the Icicle Kit device tree
 2022-02-23 20:48 UTC  (11+ messages)
` [PATCH v7 03/11] dt-bindings: rtc: add bindings for microchip mpfs rtc

[tip:master] BUILD SUCCESS abe87fe230d7233bce90b7e40f005864954153eb
 2022-02-23 20:44 UTC 

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-02-23 20:42 UTC  (7+ messages)

[xen-unstable-smoke test] 168208: tolerable all pass - PUSHED
 2022-02-23 20:42 UTC 

[hare-scsi-devel:tls-upcall.v2 51/67] include/net/tls.h:363:1: error: unknown type name 'key_ref_t'; did you mean 'key_ref_put'?
 2022-02-23 20:38 UTC 

drivers/scsi/qla2xxx/qla_edif_bsg.h:93:12: warning: field remote_pid within 'struct app_pinfo_req' is less aligned than 'port_id_t' and is usually due to 'struct app_pinfo_req' being packed, which can lead to unaligned accesses
 2022-02-23 20:38 UTC 

[PATCH net-next 1/1] ice: add TTY for GNSS module for E810T device
 2022-02-23 20:37 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] utils/checkpackagelib/lib_mk.py: check CONF_OPTS
 2022-02-23 20:36 UTC 

[PATCH] drm/amd/display: move FPU-related code from dcn20 to dml folder
 2022-02-23 20:35 UTC  (5+ messages)

[PATCH 0/6] Add PCIe support for SM8150 SoC
 2022-02-23 20:36 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: phy: qcom,qmp: Add SM8150 PCIe PHY bindings

[Intel-gfx] [PULL] drm-intel-gt-next
 2022-02-23 20:35 UTC  (6+ messages)
      `  "

stable/linux-4.9.y build: 167 builds: 2 failed, 165 passed, 2 errors, 28 warnings (v4.9.303)
 2022-02-23 20:34 UTC 

[PATCH v3 0/5] fbdev: Improve performance of fbdev console
 2022-02-23 20:34 UTC  (10+ messages)
` [PATCH v3 3/5] fbdev: Remove trailing whitespaces from cfbimgblt.c
` [PATCH v3 4/5] fbdev: Improve performance of cfb_imageblit()
` [PATCH v3 5/5] drm: Add TODO item for optimizing format helpers

[Buildroot] [git commit] package/bpftool: bump to version 6.7.0
 2022-02-23 20:31 UTC 

[Buildroot] [PATCH 1/1] package/bpftool: bump to version 6.7.0
 2022-02-23 20:32 UTC  (2+ messages)

[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
 2022-02-23 20:30 UTC 

[Buildroot] [Bug 14596] New: package dialog is outdated and contains a bug
 2022-02-23 20:30 UTC  (2+ messages)
` [Buildroot] [Bug 14596] "

Removing Audit-libs, Python3-audit
 2022-02-23 20:19 UTC  (2+ messages)

[PATCH v3 0/5] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-02-23 20:28 UTC  (5+ messages)
` [PATCH v3 4/5] auxdisplay: add support for "

[Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
 2022-02-23 20:28 UTC  (3+ messages)

[chenxing:msc313_mainlining 77/93] FATAL ERROR: Syntax error parsing input tree
 2022-02-23 20:28 UTC 

[Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
 2022-02-23 20:28 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/dialog: bump to version 1.3-20220117
 2022-02-23 20:27 UTC 

[Buildroot] [PATCH v3, 1/1] package/ghostscript: disable tesseract without threads
 2022-02-23 20:26 UTC 

How do I start contributing to the Linux kernel?
 2022-02-23 20:24 UTC 

[PATCH v3 00/27] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-23 20:25 UTC  (5+ messages)
` [PATCH v4 16/27] media: ov5640: Add VBLANK control
` [PATCH v4 18/27] media: ov5640: Implement init_cfg

[Buildroot] [PATCH 1/1] package/frr: set FRR_XREF_NO_NOTE
 2022-02-23 20:24 UTC  (2+ messages)

[PATCH 00/11] Updates to worktree code and docs
 2022-02-23 20:24 UTC  (4+ messages)
` [PATCH v2 "

[Buildroot] [git commit] package/frr: set FRR_XREF_NO_NOTE
 2022-02-23 20:20 UTC 

[Intel-gfx] [PATCH 0/8] Prep work for next GuC release
 2022-02-23 20:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/8] drm/i915/guc: Move lrc desc setup to where it is needed

[PATCH] systemd: Fix format-overflow warning
 2022-02-23 20:21 UTC 

お問い合わせ誠にありがとうございます。(確認用自動送信メール)株式会社ナカタケ
 2022-02-23 10:57 UTC 

[mm/readahead] a0b99df1aa: xfstests.xfs.421.fail
 2022-02-23 20:19 UTC  (8+ messages)

[mingo-tip:sched/headers 1830/2340] arch/x86/entry/vdso/vdso32-setup.c:55:12: warning: no previous prototype for 'sysenter_setup'
 2022-02-23 20:17 UTC 

Clarifications on linux/types.h used with libbpf
 2022-02-23 20:18 UTC  (3+ messages)

[PATCH 7/7] doc: document access point scanning
 2022-02-23 20:18 UTC 

[yocto] Building Yocto images for RPi CM4
 2022-02-23 20:18 UTC  (2+ messages)
`  "

[luxis1999-iommufd:iommufd-v5.17-rc4 22/24] drivers/vfio/pci/vfio_pci_core.c:748:21-30: ERROR: vdev is NULL but dereferenced
 2022-02-23 20:17 UTC 

[PATCH v2 0/8] Add support for LoongArch
 2022-02-23 16:15 UTC  (13+ messages)
` [PATCH v2 1/8] PE: Add LoongArch definitions
` [PATCH v2 2/8] "
` [PATCH v2 3/8] LoongArch: Add setjmp implementation
` [PATCH v2 4/8] LoongArch: Add early startup code
` [PATCH v2 6/8] LoongArch: Add awareness for LoongArch relocations
` [PATCH v2 8/8] LoongArch: Add to build system

[PATCH v2 0/4] test-lib: improve LSAN + ASAN stack traces
 2022-02-23 20:16 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] test-lib: make $GIT_BUILD_DIR an absolute path

remove struct scsi_request
 2022-02-23 20:16 UTC  (7+ messages)
` [PATCH 3/8] scsi: don't memset the entire scsi_cmnd in scsi_init_command

[Buildroot] [git commit] package/bluez5_utils: fix build with glibc < 2.25
 2022-02-23 20:12 UTC 

[Buildroot] [PATCH v2, 1/1] package/bluez5_utils: fix build with glibc < 2.25
 2022-02-23 20:13 UTC  (2+ messages)

[PATCH v3 00/27] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-23 20:13 UTC  (6+ messages)
` [PATCH v3 26/27] media: ov5640: Split DVP and CSI-2 formats

[PATCH] PCI: Apply quirk_amd_harvest_no_ats to all navi10 and 14 asics
 2022-02-23 20:13 UTC  (3+ messages)

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-02-23 20:12 UTC  (3+ messages)

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-23 20:05 UTC  (5+ messages)
` [PATCH v2 09/18] mips: use simpler access_ok()

[PATCH] spi: add missing pci_dev_put() before return
 2022-02-23 20:12 UTC  (3+ messages)

[Buildroot] [git commit] package/qt5/qt5webkit: disable sampling profiler on musl
 2022-02-23 20:09 UTC 

[Buildroot] [PATCH v2,1/1] package/ghostscript: disable tesseract
 2022-02-23 20:10 UTC  (3+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[PATCH nf] netfilter: nf_queue: don't assume sk is full socket
 2022-02-23 20:10 UTC 

[Buildroot] [PATCH 1/1] package/qt5/qt5webkit: disable sampling profiler on musl
 2022-02-23 20:09 UTC  (2+ messages)

[Buildroot] [git commit] configs/zynqmp_zcu10x: fix U-Boot dts config
 2022-02-23 20:07 UTC 

[PATCH 0/5] Support 7c3 gpu SKUs
 2022-02-23 20:08 UTC  (5+ messages)
` [PATCH 2/5] drm/msm/adreno: Generate name from chipid for 7c3


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.