All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-09 19:21:14 to 2022-02-09 20:17:58 UTC [more...]

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-09 20:17 UTC  (32+ messages)
` [PATCH 05/12] drm/i915: Protect lockdep functions with #ifdef
          ` [Intel-gfx] "
` [PATCH 11/12] locking/mutex: Revive fast functions for CONFIG_LOCK_TRACEPOINTS
` [Intel-gfx] [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)

[PATCH v2 00/15] rk3399: Clean up and enable DDR DVFS
 2022-02-09 20:17 UTC  (4+ messages)
` [PATCH v2 01/15] dt-bindings: devfreq: rk3399_dmc: Convert to YAML

[PATCH v8 0/4] Add Naneng combo PHY support for RK3568
 2022-02-09 20:16 UTC  (4+ messages)
` [PATCH v8 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568
  ` Aw: "

[PATCH for-5.10] drm/amdgpu: Set a suitable dev_info.gart_page_size
 2022-02-09 20:16 UTC 

[PATCH] arm64: dts: broadcom: bcm4908: add watchdog block
 2022-02-09 20:14 UTC  (2+ messages)

[PATCH v5 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-09 20:13 UTC  (5+ messages)
` [PATCH v5 22/23] drm: rockchip: Add VOP2 driver
  ` Aw: "

[Buildroot] [PATCH 1/1] package/gauche: drop autoreconf
 2022-02-09 20:14 UTC 

[PATCH v2 0/4] Xilinx AMS fixes
 2022-02-09 20:12 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: zynqmp_ams: Add clock entry

[Buildroot] [PATCH 1/5 v2] package/pkg-cargo: allow packages to define download environment
 2022-02-09 20:12 UTC  (13+ messages)
` [Buildroot] [PATCH 2/5 v2] package/pkg-cargo: allow building in a sub-directory
` [Buildroot] [PATCH 3/5 v2] package/pkg-cargo: host-rustc is also a build dependency
` [Buildroot] [PATCH 4/5 v2] package/pkg-golang: allow packages to define download environment
` [Buildroot] [PATCH 5/5 v2] package/pkg-golang: host-go is also a build dependency

[PATCH v4 1/6] kunit: Introduce _NULL and _NOT_NULL macros
 2022-02-09 20:11 UTC  (2+ messages)

[RFC PATCH] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU
 2022-02-09 20:11 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915: Use a bitmask for bigjoiner state tracking
 2022-02-09 20:10 UTC  (8+ messages)
` [Intel-gfx] [PATCH 07/10] drm/i915: Convert for_each_intel_crtc_mask() to take a pipe mask instead
` [Intel-gfx] [PATCH 08/10] drm/i915: Use for_each_intel_crtc_in_pipe_mask() more
` [Intel-gfx] [PATCH 09/10] drm/i915: Return both master and slave pipes from enabled_bigjoiner_pipes()

[PATCH 1/2] package: add extra_recommends to do_split_package()
 2022-02-09 20:10 UTC  (5+ messages)
` [PATCH 2/2] kernel-module-split: modules should recommend the kernel image
    ` [OE-core] "

[PATCH v2 00/17] qla2xxx misc bug fixes and features
 2022-02-09 20:09 UTC  (6+ messages)
` [PATCH v2 02/17] qla2xxx: Implement ref count for srb

[PATCH] qla2xxx: Add qla2x00_async_done routine for async routines
 2022-02-09 20:09 UTC  (2+ messages)

[PATCH v4 0/5] crypto: improve asym session usage
 2022-02-09 20:09 UTC  (5+ messages)
` [PATCH v4 2/5] crypto: use single buffer for asymmetric session
  ` [EXT] "
` [PATCH v4 4/5] crypto: add asym session user data API
  ` [EXT] "

[PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
 2022-02-09 19:15 UTC 

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-09 20:07 UTC  (10+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15 629/907] drivers/gpu/drm/xlnx/xlnx_dsi.c:967:41: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 200000000000 to 2431504384
 2022-02-09 20:05 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: brcm,bcm7038: add more compatible strings
 2022-02-09 20:05 UTC  (9+ messages)
` [PATCH V2] "

[PATCH] Deprecate C virtiofsd
 2022-02-09 20:02 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v3 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-09 20:05 UTC  (5+ messages)
` [PATCH v3 bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton

[PATCH 0/5] arm64: Initial support for Texas Instruments AM62 Platform
 2022-02-09 19:05 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: ti: Introduce base support for AM62x SoC
` [PATCH 5/5] arm64: dts: ti: Add support for AM62-SK

[PATCH bpf v2 0/2] Fix for crash due to overwrite in copy_map_value
 2022-02-09 20:03 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf: Fix crash due to incorrect copy_map_value
` [PATCH bpf v2 2/2] selftests/bpf: Add test for bpf_timer overwriting crash

[PATCH v4 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2022-02-09 19:57 UTC  (22+ messages)
` [PATCH v4 01/10] crash: fix minor typo/bug in debug message
` [PATCH v4 02/10] crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v4 03/10] crash hp: definitions and prototype changes
` [PATCH v4 04/10] crash hp: prototype change for crash_prepare_elf64_headers
` [PATCH v4 05/10] crash hp: introduce helper functions un/map_crash_pages
` [PATCH v4 06/10] crash hp: generic crash hotplug support infrastructure
` [PATCH v4 07/10] crash hp: exclude elfcorehdr from the segment digest
` [PATCH v4 08/10] crash hp: exclude hot remove cpu from elfcorehdr notes
` [PATCH v4 09/10] crash hp: Add x86 crash hotplug support for kexec_file_load
` [PATCH v4 10/10] crash hp: Add x86 crash hotplug support for kexec_load

[Intel-gfx] [PATCH] drm/i915/display/tgl+: Implement new PLL programming step
 2022-02-09 20:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display/tgl+: Implement new PLL programming step (rev2)

[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
 2022-02-09 19:55 UTC  (5+ messages)
` [PATCH v2 22/44] iscsi: Stop using the SCSI pointer
` [PATCH v2 39/44] sym53c8xx_2: Move the SCSI pointer to private command data

[PATCH v3 0/6] crash: Kernel handling of CPU and memory hot un/plug
 2022-02-09 20:01 UTC  (4+ messages)

[PATCH] net: ethernet: cavium: use div64_u64() instead of do_div()
 2022-02-09 20:01 UTC  (3+ messages)

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-09 19:59 UTC  (7+ messages)
` [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v3 4/5] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[PATCH v3 0/7] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2022-02-09 19:58 UTC  (6+ messages)
` [PATCH v3 7/7] arm64: support PREEMPT_DYNAMIC

[Buildroot] [PATCH 1/1] package/fping: bump to version 5.1
 2022-02-09 19:59 UTC 

[PATCH v6 1/3] i915/gvt: Introduce the mmio table to support VFIO new mdev API
 2022-02-09 19:57 UTC  (15+ messages)
` [PATCH v6 2/3] i915/gvt: Save the initial HW state snapshot in i915
      ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v6 1/3] i915/gvt: Introduce the mmio table to support VFIO new mdev API

stable-rc/queue/5.16 baseline: 127 runs, 16 regressions (v5.16.7-130-gaf930efe3aa1)
 2022-02-09 19:58 UTC 

[PATCH V6 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-02-09 19:57 UTC  (7+ messages)
` [PATCH V6 03/10] PCI/DOE: Add Data Object Exchange Aux Driver

Propose a new application for reading DIMM SPD directly
 2022-02-09 19:56 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Check stolen memory size before calling drm_mm_init
 2022-02-09 19:58 UTC 

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-02-09 19:09 UTC  (5+ messages)
` [PATCH v4 23/42] tests/acpi: allow CEDT table addition

[dunfell][PATCH] conf/machine/am57xx-evm: add overlay for OV10635 sensor
 2022-02-09 19:56 UTC 

[PATCH v2 0/2] Python: setuptools v60+ workaround
 2022-02-09 19:42 UTC  (2+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-02-09 19:55 UTC  (4+ messages)
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate

[PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-09 19:53 UTC  (3+ messages)

[PATCH v1 0/2] io-uring: Make statx api stable
 2022-02-09 19:03 UTC  (3+ messages)
` [PATCH v1 1/2] fs: replace const char* parameter in vfs_statx and do_statx with struct filename
` [PATCH v1 2/2] io-uring: Copy path name during prepare stage for statx

can't get BTF: type .rodata.cst32: not found
 2022-02-09 19:53 UTC  (18+ messages)

[Buildroot] [PATCH 1/1] package/fatcat: bump to version 1.1.1
 2022-02-09 19:52 UTC 

Please pull u-boot-dm (take 3)
 2022-02-09 19:52 UTC 

[PATCH bpf-next v2 0/2] Split bpf_sk_lookup remote_port field
 2022-02-09 19:50 UTC  (2+ messages)

[RFC PATCH v2] bpftool: Add bpf_cookie to link output
 2022-02-09 19:09 UTC  (5+ messages)

Disconnection every 10 minutes with mt7921e
 2022-02-09 19:48 UTC 

Please pull u-boot-dm (take 2)
 2022-02-09 19:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: python - remove ehabkost and add bleal
 2022-02-09 19:40 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: Support official Raspberry Pi 7inch touchscreen
 2022-02-09 19:44 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: bcm2*: Demux i2c0 with a pinctrl
` [PATCH 2/2] ARM: dts: Add bcm2711-rpi-4-b-7inch-ts-dsi.dts

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-02-09 19:45 UTC  (3+ messages)
` [PATCH 06/11] bisect--helper: make `--bisect-state` optional

[xilinx-xlnx:xlnx_rebase_v5.15 543/907] drivers/iio/adc/versal-sysmon.c:876:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before return around line 879
 2022-02-09 19:45 UTC  (2+ messages)
` [PATCH] iio: versal-sysmon: fix for_each_child.cocci warnings

[Buildroot] [PATCH 1/1] package/audit: bump to version 3.0.7
 2022-02-09 19:44 UTC 

An offer for you!
 2022-02-09 19:39 UTC 

[PATCH] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-02-09 19:37 UTC  (5+ messages)

[Buildroot] [PATCH v3 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022
 2022-02-09 19:38 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/2] add configs/zynqmp_zcu102_defconfig

[yocto] Error: Transaction check error: while doing do_rootfs task
 2022-02-09 19:37 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] package/libarchive: security bump to version 3.5.3
 2022-02-09 19:36 UTC 

Problems building eSDK: Exception: variable BBFILES references itself!
 2022-02-09 19:36 UTC  (4+ messages)
  ` [yocto] "

[RFC v2 0/8] Introduce SCI-mediator feature
 2022-02-09 19:34 UTC  (7+ messages)
` [RFC v2 3/8] xen/arm: Export host device-tree to hypfs

[net-next PATCH 1/4] octeontx2-af: Don't enable Pause frames by default
 2022-02-09 19:35 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15 637/907] drivers/dma/xilinx/xilinx_frmbuf.c:892 xilinx_xdma_get_fid_err_flag() warn: passing a valid pointer to 'PTR_ERR'
 2022-02-09 19:35 UTC 

[linux-next:master] BUILD REGRESSION 10207e3a840b47b5eae573486a88fb6e29884f77
 2022-02-09 19:34 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpftool: Switch to new versioning scheme (align on libbpf's)
 2022-02-09 19:23 UTC  (7+ messages)
` [PATCH bpf-next v2 3/3] bpftool: Update versioning scheme, align on libbpf's version number

[libvirt test] 168067: regressions - FAIL
 2022-02-09 19:33 UTC 

[PATCH] Staging: r8188eu: core: Possible repeated word: 'the'
 2022-02-09 19:32 UTC 

[PATCH v3 0/3] qapi/ui: change vnc addresses
 2022-02-09 18:38 UTC  (5+ messages)
` [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address
` [PATCH v3 3/3] avocado/vnc: add test_change_listen

[PATCH RFC net-next 0/7] net: dsa: mt7530: updates for phylink changes
 2022-02-09 19:15 UTC  (5+ messages)

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2022-02-09 19:30 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()

[PATCH 0/1] drm/amdgpu: Show IP discovery in sysfs
 2022-02-09 19:30 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] eal: remove unnecessary argv[0] handling
 2022-02-09 19:29 UTC  (5+ messages)

[PATCH testsuite] tests/binder: Adjust kernel uapi headers check for building
 2022-02-09 19:28 UTC  (2+ messages)

[PATCH bpf-next] lib/Kconfig.debug: add prompt for kernel module BTF
 2022-02-09 19:27 UTC  (2+ messages)

[PATCH] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-09 19:26 UTC  (2+ messages)

[PATCH 5.16 0/5] 5.16.9-rc1 review
 2022-02-09 19:14 UTC  (5+ messages)
` [PATCH 5.16 1/5] ata: libata-core: Fix ata_dev_config_cpr()
` [PATCH 5.16 2/5] moxart: fix potential use-after-free on remove path
` [PATCH 5.16 3/5] KVM: s390: Return error on SIDA memop on normal guest
` [PATCH 5.16 4/5] ksmbd: fix SMB 3.11 posix extension mount failure

[PATCH 0/1] midx: prevent writing a bitmap with zero objects
 2022-02-09 19:26 UTC  (2+ messages)
` [PATCH 1/1] midx: prevent writing a .bitmap without any objects

[PATCH] staging: r8188eu: remove ishighspeed from dvobj_priv
 2022-02-09 19:28 UTC 

[PATCH 4.14 0/3] 4.14.266-rc1 review
 2022-02-09 19:13 UTC  (2+ messages)
` [PATCH 4.14 2/3] moxart: fix potential use-after-free on remove path

[PATCH 5.15 0/5] 5.15.23-rc1 review
 2022-02-09 19:14 UTC  (4+ messages)
` [PATCH 5.15 3/5] KVM: s390: Return error on SIDA memop on normal guest
` [PATCH 5.15 4/5] ksmbd: fix SMB 3.11 posix extension mount failure
` [PATCH 5.15 5/5] crypto: api - Move cryptomgr soft dependency into algapi

[PATCH v2 1/2] PCI: Allow internal devices to be marked as untrusted
 2022-02-09 19:18 UTC  (3+ messages)

[PATCH] net/iavf: initialize large VF setting at startup
 2022-02-09 19:26 UTC  (3+ messages)

[PATCH 4.9 0/2] 4.9.301-rc1 review
 2022-02-09 19:13 UTC  (2+ messages)
` [PATCH 4.9 2/2] moxart: fix potential use-after-free on remove path

[PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
 2022-02-09 19:25 UTC  (6+ messages)
      ` [Cluster-devel] "

Maintaining ABI Compatibility for LTS branch
 2022-02-09 19:24 UTC  (3+ messages)

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-09 19:24 UTC  (9+ messages)
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly

[Buildroot] [PATCH 1/1] package/rng-tools: bump to version 6.15
 2022-02-09 19:24 UTC 

[PATCH] staging: pi433: using div64_u64() instead of do_div()
 2022-02-09 19:15 UTC  (3+ messages)

[PATCH 00/82] remove unnecessary null checks
 2022-02-09 19:17 UTC  (10+ messages)
` [PATCH v3 00/36] "
  ` [PATCH v3 29/36] net/vdev_netvsc: remove unnecessary NULL checks
  ` [PATCH v3 30/36] net/virtio: "
  ` [PATCH v3 31/36] net/other: "
  ` [PATCH v3 32/36] raw/*: "
  ` [PATCH v3 33/36] regex/*: "
  ` [PATCH v3 34/36] vdpa/*: "
  ` [PATCH v3 35/36] compressdev: "
  ` [PATCH v3 36/36] other: "


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.