All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-23 20:34:35 to 2022-02-23 22:13:06 UTC [more...]

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

[PATCH v2 05/11] pci: use helper for safer setting of driver_override
 2022-02-23 21:51 UTC  (4+ messages)

[PATCH] usb: core: improve handling of hubs with no ports
 2022-02-23 22:13 UTC  (7+ messages)

[PATCH BlueZ] Use audio-card-bluetooth icon
 2022-02-23 22:12 UTC  (3+ messages)

[igt-dev] [PATCH 1/1] tests/i915/kms_frontbuffer_tracking: ignore case when checking DRRS support
 2022-02-23 22:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH 0/7] help: test and fix small "help -g" regression
 2022-02-23 22:12 UTC  (11+ messages)
` [PATCH v2 0/9] help: tests, parse_options() sanity, fix "
  ` [PATCH v2 2/9] help.c: use puts() instead of printf{,_ln}() for consistency
  ` [PATCH v2 4/9] help.c: split up list_all_cmds_help() function
  ` [PATCH v2 5/9] help: note the option name on option incompatibility
  ` [PATCH v2 6/9] help: correct usage & behavior of "git help --all"

[PULL 0/6] Python patches
 2022-02-23 22:08 UTC  (3+ messages)
` [PULL 3/6] Python: discourage direct setup.py install
` [PULL 4/6] Python: add setuptools v60.0 workaround

[RFC PATCH 0/2] Handle AMD threshold interrupt storms
 2022-02-23 22:11 UTC  (5+ messages)
` [RFC PATCH 1/2] x86/mce: "
    ` [PATCH 2/2] x86/mce: Add per-bank CMCI storm mitigation

[thierryreding:for-5.18/work 125/143] drivers/soc/tegra/cbb/tegra234-cbb.c:31:10: fatal error: soc/tegra/tegra-grace-cbb.h: No such file or directory
 2022-02-23 22:10 UTC 

[PATCH] HID: Add driver for Google Hangouts Meet Speakermic
 2022-02-23 22:09 UTC 

[PATCH 1/4] python3-pip-native: install scripts in ${bindir}
 2022-02-23 22:09 UTC  (4+ messages)
` [PATCH 2/4] python3-scons-native: drop from maintainers.inc
` [PATCH 3/4] python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE
` [PATCH 4/4] python3-wheel-native: install ${bindir}/wheel

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

[PATCH v2 0/2] VM fork detection for RNG
 2022-02-23 22:04 UTC  (5+ messages)
` [PATCH v2 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v2 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork

[igt-dev] [PATCH i-g-t 0/2] Use safe alignment as a default
 2022-02-23 22:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

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

[PATCH bpf-next v4] bpftool: bpf skeletons assert type sizes
 2022-02-23 22:01 UTC 

6f283634 / 1976b2b3 breaks NFS (QNAP/Linux kNFSD)
 2022-02-23 22:00 UTC  (7+ messages)

[mingo-tip:sched/headers 2200/2340] arch/mips/loongson32/common/irq.c:28:9: error: implicit declaration of function '__raw_writel'
 2022-02-23 21:59 UTC 

[PATCH -next] audit: only print records that will be dropped via printk()
 2022-02-23 22:00 UTC  (3+ messages)

[PATCH bpf-next v2] bpftool: Remove usage of reallocarray()
 2022-02-23 22:00 UTC  (2+ messages)

[dm-devel] [opensvc/multipath-tools] Bump version (PR #27)
 2022-02-23 21:55 UTC 

Clarifications on linux/types.h used with libbpf
 2022-02-23 21:58 UTC  (4+ messages)

[PATCH BlueZ] neard: Fix reading State message
 2022-02-23 21:56 UTC 

stable/linux-5.15.y build: 167 builds: 4 failed, 163 passed, 12 errors, 4 warnings (v5.15.25)
 2022-02-23 21:56 UTC 

[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-23 21:53 UTC  (7+ messages)
` [PATCH v4 20/47] target/ppc: implement vslq
` [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree

[PATCH 0/3] libify reflog
 2022-02-23 21:50 UTC  (9+ 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 v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-23 21:53 UTC  (4+ messages)
` [PATCH v6 10/11] vfio: Remove iommu group notifier

[PATCH bpf-next v1 00/15] Introduce typed pointer support in BPF maps
 2022-02-23 21:52 UTC  (15+ messages)
` [PATCH bpf-next v1 03/15] bpf: Allow storing PTR_TO_BTF_ID in map
` [PATCH bpf-next v1 04/15] bpf: Allow storing referenced "
` [PATCH bpf-next v1 08/15] bpf: Adapt copy_map_value for multiple offset case

[PATCH v3 bpf-next] Small BPF verifier log improvements
 2022-02-23 21:52 UTC  (3+ messages)

[PATCH 0/6] Add PCIe support for SM8150 SoC
 2022-02-23 21:51 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: phy: qcom,qmp: Add SM8150 PCIe PHY bindings
` [PATCH 4/6] PCI: qcom: Add SM8150 SoC support

[PATCH v3 00/14] CXL Region driver
 2022-02-23 21:49 UTC  (6+ messages)
` [PATCH v3 02/14] cxl/region: Introduce concept of region configuration

[PATCH 0/5] refactore mlx5 guides
 2022-02-23 21:48 UTC  (4+ messages)
` [PATCH v2 0/5] Refactor "
  ` [PATCH v2 5/5] doc: update doorbell mapping parameter name in mlx5 guide

[RFC PATCH v3] bpftool: Add bpf_cookie to link output
 2022-02-23 21:46 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.17
 2022-02-23 21:46 UTC 

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

[PATCH v1 1/1] IB/hfi1: Don't cast parameter in bit operations
 2022-02-23 21:44 UTC  (2+ messages)

[PATCH V2] security/selinux: Always allow FIOCLEX and FIONCLEX
 2022-02-23 21:43 UTC  (7+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Check stolen memory size before calling drm_mm_init
 2022-02-23 21:43 UTC  (2+ messages)

[PATCH v4] hwmon: (dell-smm) Improve assembly code
 2022-02-23 21:39 UTC  (6+ messages)

stable/linux-5.10.y build: 180 builds: 3 failed, 177 passed, 4 errors, 10 warnings (v5.10.102)
 2022-02-23 21:39 UTC 

sd: Unaligned partial completion
 2022-02-23 21:37 UTC  (5+ messages)

[PATCH v2 0/7] reftable: avoid reading and writing empty keys
 2022-02-23 21:37 UTC  (3+ messages)
` [PATCH v3 "

[RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
 2022-02-23 21:37 UTC  (6+ messages)
` [RFC V4 1/6] blk: prepare to make blk-rq-qos "

[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] "

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

[PATCH] workqueue: Use private WQ for schedule_on_each_cpu() API
 2022-02-23 21:33 UTC  (3+ messages)

[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 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  (4+ messages)
` [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x

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

[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  (3+ messages)

[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  (6+ 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)

[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  (4+ messages)
` [PATCH v3 5/5] drm: Add TODO item for optimizing format helpers


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.