All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-22 23:18:10 to 2022-02-23 00:28:07 UTC [more...]

[PATCH v10 0/4] drm/msm/dpu: enable widebus feature base on chip hardware revision
 2022-02-23  0:27 UTC  (9+ messages)
` [PATCH v10 1/4] drm/msm/dpu: adjust display_v_end for eDP and DP
` [PATCH v10 2/4] drm/msm/dpu: replace BIT(x) with correspond marco define string
` [PATCH v10 3/4] drm/msm/dpu: revise timing engine programming to support widebus feature
` [PATCH v10 4/4] drm/msm/dp: enable widebus feature for display port

[PATCH linux-next] kernel: Make taskstats available via genetlink per namespace
 2022-02-23  0:00 UTC  (3+ messages)
` [PATCH resend] "

[RFC PATCH 0/8] rust: Fix powerpc64le support
 2022-02-23  0:27 UTC  (11+ messages)
` [RFC PATCH 7/8] rust: Add snapshot checksums for powerpc64le
  ` [OE-core] "

[PATCH v3 0/4] Miscellaneous cleanups
 2022-02-23  0:27 UTC  (2+ messages)

[PATCH] mm/hugetlb: use helper macro __ATTR_RW
 2022-02-23  0:27 UTC  (2+ messages)

[Intel-wired-lan] [net-next PATCH 00/25] ice: reorganize virtualization code
 2022-02-23  0:27 UTC  (26+ messages)
` [Intel-wired-lan] [net-next PATCH 01/25] ice: rename ice_sriov.c to ice_vf_mbx.c
` [Intel-wired-lan] [net-next PATCH 02/25] ice: rename ice_virtchnl_pf.c to ice_sriov.c
` [Intel-wired-lan] [net-next PATCH 03/25] ice: remove circular header dependencies on ice.h
` [Intel-wired-lan] [net-next PATCH 04/25] ice: convert vf->vc_ops to a const pointer
` [Intel-wired-lan] [net-next PATCH 05/25] ice: remmove unused definitions from ice_sriov.h
` [Intel-wired-lan] [net-next PATCH 06/25] ice: rename ICE_MAX_VF_COUNT to avoid confusion
` [Intel-wired-lan] [net-next PATCH 07/25] ice: refactor spoofchk control code in ice_sriov.c
` [Intel-wired-lan] [net-next PATCH 08/25] ice: move ice_set_vf_port_vlan near other .ndo ops
` [Intel-wired-lan] [net-next PATCH 09/25] ice: cleanup error logging for ice_ena_vfs
` [Intel-wired-lan] [net-next PATCH 10/25] ice: log an error message when eswitch fails to configure
` [Intel-wired-lan] [net-next PATCH 11/25] ice: use ice_is_vf_trusted helper function
` [Intel-wired-lan] [net-next PATCH 12/25] ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
` [Intel-wired-lan] [net-next PATCH 13/25] ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
` [Intel-wired-lan] [net-next PATCH 14/25] ice: introduce VF operations structure for reset flows
` [Intel-wired-lan] [net-next PATCH 15/25] ice: fix a long line warning in ice_reset_vf
` [Intel-wired-lan] [net-next PATCH 16/25] ice: move reset functionality into ice_vf_lib.c
` [Intel-wired-lan] [net-next PATCH 17/25] ice: drop is_vflr parameter from ice_reset_all_vfs
` [Intel-wired-lan] [net-next PATCH 18/25] ice: make ice_reset_all_vfs void
` [Intel-wired-lan] [net-next PATCH 19/25] ice: convert ice_reset_vf to standard error codes
` [Intel-wired-lan] [net-next PATCH 20/25] ice: convert ice_reset_vf to take flags
` [Intel-wired-lan] [net-next PATCH 21/25] ice: introduce ICE_VF_RESET_NOTIFY flag
` [Intel-wired-lan] [net-next PATCH 22/25] ice: introduce ICE_VF_RESET_LOCK flag
` [Intel-wired-lan] [net-next PATCH 23/25] ice: cleanup long longs in ice_sriov.c
` [Intel-wired-lan] [net-next PATCH 24/25] ice: introduce ice_virtchnl.c and ice_virtchnl.h
` [Intel-wired-lan] [net-next PATCH 25/25] ice: remove PF pointer from ice_check_vf_init

[PATCH] ASoC: sti-sas: Use modern ASoC DAI format terminology
 2022-02-23  0:25 UTC 

[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-23  0:23 UTC  (19+ messages)
` [PATCH v4 32/47] target/ppc: Implement xxeval
` [PATCH v4 33/47] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PATCH v4 34/47] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v4 35/47] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v4 36/47] target/ppc: Implement xvtlsbb instruction
` [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
` [PATCH v4 39/47] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v4 40/47] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
  ` [PATCH v4 40/47] target/ppc: Move xscmp{eq, ge, gt}dp "
` [PATCH v4 41/47] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3

[PATCH] perf data: don't mention --to-ctf if it's not supported
 2022-02-23  0:23 UTC  (3+ messages)

[PATCH v2] libperf: Add API for allocating new thread map
 2022-02-23  0:22 UTC  (6+ messages)

[PATCH 1/2] locking/lockdep: Remove obsolete generation counter comment in lock_class
 2022-02-23  0:20 UTC  (2+ messages)
` [PATCH 2/2] locking/lockdep: Optimize look_up_lock_class()

[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-23  0:21 UTC  (4+ messages)
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2

[syzbot] KASAN: invalid-free in skb_release_data
 2022-02-23  0:20 UTC 

[PATCH] perf script: Fix error when printing 'weight' field
 2022-02-23  0:18 UTC  (3+ messages)

[PATCH] ASoC: si476x: Use modern ASoC DAI format terminology
 2022-02-23  0:17 UTC 

[Intel-gfx] [PATCH 0/8] drm/i915: Move power well code to a separate file
 2022-02-23  0:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] net/tcp: Merge TCP-MD5 inbound callbacks
 2022-02-23  0:18 UTC  (2+ messages)

[PATCH] ASoC: ml26124: Use modern ASoC DAI format terminology
 2022-02-23  0:16 UTC 

[GIT PULL] cgroup fixes for v5.17-rc5
 2022-02-23  0:17 UTC  (3+ messages)

[PATCH core v2] perf data: Adding error message if perf_data__create_dir fails
 2022-02-23  0:16 UTC  (3+ messages)

[PATCH] ASoC: mc13783: Use modern ASoC DAI format terminology
 2022-02-23  0:14 UTC 

[PATCH 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-02-23  0:15 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: Use the memcpy_from_wc function from drm
 2022-02-23  0:12 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

Realtime interrupt handling in driver
 2022-02-23  0:10 UTC 

slabinfo shows incorrect active_objs ???
 2022-02-23  0:07 UTC  (2+ messages)

CPU excessively long times between frequency scaling driver calls - bisected
 2022-02-23  0:07 UTC  (11+ messages)

[PATCH] btrfs: test log replay after fsync of file with prealloc extents beyond eof
 2022-02-22 23:44 UTC  (2+ messages)

[PATCH net-next v2] net: sparx5: Support offloading of bridge port flooding flags
 2022-02-23  0:06 UTC  (3+ messages)

linux-next: manual merge of the maple tree with the memblock tree
 2022-02-23  0:06 UTC 

linux-next: manual merge of the sysctl tree with the tip tree
 2022-02-23  0:06 UTC  (2+ messages)

[PATCH] scsi: aha152x: fix aha152x_setup() __setup handler return value
 2022-02-23  0:06 UTC 

[PATCH bpf-next] selftests/bpf: workaround stdout issue in VM launched by vmtest.sh
 2022-02-23  0:05 UTC 

[PATCH 00/11] Updates to worktree code and docs
 2022-02-23  0:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/11] worktree: use 'worktree' over 'working tree'

[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
 2022-02-22 23:27 UTC  (5+ messages)
` (subset) [PATCH 0/4] mfd/pwm: dt-bindings: google, cros-ec: "

[PATCH] NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
 2022-02-22 23:57 UTC 

[net-next v6 0/2] page_pool: Add page pool stats
 2022-02-23  0:00 UTC  (3+ messages)
` [net-next v6 1/2] page_pool: Add page_pool stats
` [net-next v6 2/2] page_pool: Add function to batch and return stats

stable-rc/queue/4.14 baseline: 63 runs, 1 regressions (v4.14.267-45-g5759e79797e0)
 2022-02-23  0:02 UTC 

[PATCH 0/6] KVM RISC-V SBI v0.3 support
 2022-02-23  0:01 UTC  (21+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function

[intel-tdx:kvm-upstream-workaround 155/160] arch/x86/kvm/mmu/mmu.c:3227:34: warning: Dereference of undefined pointer value (loaded from field 'sptep') [clang-analyzer-core.NullDereference]
 2022-02-23  0:01 UTC 

[PATCH v1] baseband/acc100: avoid out-of-bounds access corner cases
 2022-02-22 23:43 UTC 

linux-next: manual merge of the maple tree with the parisc tree
 2022-02-22 23:59 UTC 

[PATCH 1/2] Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921
 2022-02-22 23:56 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmtksdio: Fix kernel oops when sdio suspend

[master][PATCH] meta-ti: add README for meta-ti-extras and update maintainer
 2022-02-22 23:56 UTC 

[PATCH v8 0/2] drm/msm/dpu: enable widebus feature base on chip hardware revision
 2022-02-22 23:55 UTC  (5+ messages)
` [PATCH v8 3/4] drm/msm/dpu: revise timing engine programming to support widebus feature

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-22 23:53 UTC  (10+ messages)
` [PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type

[PATCH 5.4 00/80] 5.4.181-rc1 review
 2022-02-22 23:53 UTC  (4+ messages)
` [PATCH 5.4 32/80] taskstats: Cleanup the use of task->exit_code

What's cooking in git.git (Feb 2022, #05; Thu, 17)
 2022-02-22 23:52 UTC  (3+ messages)
` en/present-despite-skipped (Re: What's cooking in git.git (Feb 2022, #05; Thu, 17))

[PATCH] MIPS: Modernize READ_IMPLIES_EXEC
 2022-02-22 23:49 UTC  (2+ messages)

[master][PATCH 1/2] README: update meta-ti new layer structure and maintainer
 2022-02-22 23:49 UTC  (2+ messages)
` [master][PATCH 2/2] arago.conf: bump distro version

[PATCH 0/5] slab cleanups
 2022-02-22 23:48 UTC  (3+ messages)
` [PATCH 4/5] mm/slub: Limit min_partial only in cache creation

[PATCH v5 0/5] qcom: add support for PCIe on SM8450 platform
 2022-02-22 23:49 UTC  (11+ messages)
` [PATCH v5 4/5] PCI: qcom: Add interconnect support to 2.7.0/1.9.0 ops

[PATCH v2 0/3] drm/panel-edp: Debugfs for panel-edp
 2022-02-22 23:47 UTC  (9+ messages)
` [PATCH v2 2/3] drm: Plumb debugfs_init through to panels

[PATCH] debugfs: Document that debugfs_create functions need not be error checked
 2022-02-22 23:46 UTC 

[oe] [meta-oe] [PATCH] nano: upgrade 6.0 -> 6.2
 2022-02-22 23:45 UTC  (2+ messages)
` [oe] [meta-oe] [PATCH] php: upgrade 8.1.2 -> 8.1.3

Please pull u-boot-dm
 2022-02-22 23:45 UTC 

[OE-core] [PATCH] sudo: add /etc/sudoers to sudo-lib conffiles
 2022-02-22 23:44 UTC 

[oe] [meta-gnome] [PATCH] nautilus: upgrade 41.1 -> 41.2
 2022-02-22 23:44 UTC  (4+ messages)
` [oe] [meta-networking] [PATCH] netplan: upgrade 0.103 -> 0.104
` [oe] [meta-networking] [PATCH] rdma-core: upgrade 38.0 -> 39.0
` [oe] [meta-oe] [PATCH] mpv: upgrade 0.34.0 -> 0.34.1

[PATCH 01/10] ASoC: max98088: Use modern ASoC DAI format terminology
 2022-02-22 23:40 UTC  (10+ messages)
` [PATCH 02/10] ASoC: max98095: "
` [PATCH 03/10] ASoC: max98371: "
` [PATCH 04/10] ASoC: max98390: "
` [PATCH 05/10] ASoC: max9850: "
` [PATCH 06/10] ASoC: max9860: "
` [PATCH 07/10] ASoC: max9867: "
` [PATCH 08/10] ASoC: max98925: "
` [PATCH 09/10] ASoC: max98926: "
` [PATCH 10/10] ASoC: max98927: "

[PATCH 2/4] ARM: at91: pm: move "atmel.pm_modes" parsing into a common file
 2022-02-22 23:41 UTC  (3+ messages)

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-02-22 23:42 UTC  (2+ messages)

[PATCH 0/4] btrfs: make autodefrag to defrag and only defrag small write ranges
 2022-02-22 23:42 UTC  (4+ messages)
` [PATCH 3/4] btrfs: autodefrag: only scan one inode once

[Buildroot] STAGING_DIR does not contain executables found in TARGET_DIR
 2022-02-22 23:41 UTC 

[syzbot] memory leak in create_io_worker (2)
 2022-02-22 23:40 UTC 

[PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree
 2022-02-22 23:38 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Use unions per platform in intel_dpll_hw_state
 2022-02-22 23:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] dt-bindings: arm: ux500: Document Codina-TMO
 2022-02-22 23:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: ux500: Add Codina TMO device tree

[PATCH] staging: r8188eu: remove unused variable from UpdateHalRAMask8188EUsb
 2022-02-22 23:35 UTC 

[Intel-gfx] [PATCH v3 1/3] drm_cache: Add logic for wbvind_on_all_cpus
 2022-02-22 23:31 UTC  (6+ messages)
`  "

[PATCH] mm/damon: remove unnecessary CONFIG_DAMON option
 2022-02-22 23:31 UTC  (2+ messages)

[PATCH V2] security/selinux: Always allow FIOCLEX and FIONCLEX
 2022-02-22 23:28 UTC  (2+ messages)

[PATCH net] net: vlan: allow vlan device MTU change follow real device from smaller to bigger
 2022-02-22 23:28 UTC  (7+ messages)

[PATCH 1/2] arm64: dts: rockchip: enable work led on rk3568-evb1
 2022-02-22 23:27 UTC  (4+ messages)
` (subset) "

[PATCH] hurd: Support device entries with @/dev/disk: qualifier
 2022-02-22 23:27 UTC 

[PATCH v2 00/23] Add driver nodes for MT8192 SoC
 2022-02-22 23:24 UTC  (5+ messages)
` [PATCH v2 22/23] arm64: dts: mt8192: Add gce info for display nodes

blocksize 4096 even for floppy and CDROM?
 2022-02-22 23:24 UTC  (2+ messages)

[PATCH v2 0/3] libtracefs: Add APIs for user_events to libtracefs
 2022-02-22 23:23 UTC  (4+ messages)
` [PATCH v2 1/3] libtracefs: Add user_events to libtracefs sources
` [PATCH v2 2/3] libtracefs: Add documentation and sample code for user_events
` [PATCH v2 3/3] libtracefs: Add unit tests "

[PATCH] vhost: validate range size before adding to iotlb
 2022-02-22 23:21 UTC  (8+ messages)

[PATCH v32 00/28] LSM: Module stacking for AppArmor
 2022-02-22 23:20 UTC  (3+ messages)
` [PATCH v32 05/28] IMA: avoid label collisions with stacked LSMs

drivers/net/wireless/marvell/mwifiex/cfg80211.c:1307 mwifiex_cfg80211_change_virtual_intf() warn: ignoring unreachable code
 2022-02-22 23:20 UTC 

[PATCH v3 bpf-next] scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading
 2022-02-22 23:20 UTC  (2+ messages)

[PATCH v2 00/13] Support sync buffered writes for io-uring
 2022-02-22 23:19 UTC  (6+ messages)
` [PATCH v2 04/13] fs: split off __alloc_page_buffers function

[PATCH] tools/virtio: Test virtual address range detection
 2022-02-22 23:18 UTC  (7+ messages)

[PATCH v1 0/6] Add TDX Guest Attestation support
 2022-02-22 23:17 UTC  (4+ messages)
` [PATCH v1 4/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v1 5/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v1 6/6] tools/tdx: Add a sample attestation user app


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.