All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-19 22:10:04 to 2022-01-19 23:30:00 UTC [more...]

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-19 23:13 UTC  (3+ messages)

[yocto] Red alert but apparently harmless setscene errors
 2022-01-19 23:29 UTC  (2+ messages)

[PATCH] mm/mmzone.c: fix page_cpupid_xchg_last() to READ_ONCE() the page flags
 2022-01-19 23:28 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 RESEND] drm/i915/gem: Don't try to map and fence large scanout buffers (v4)
 2022-01-19 23:12 UTC 

[PATCH v2 2/2] PCI: rcar: Return all Fs from read which triggered an exception
 2022-01-19 23:27 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] perf: stop using deprecated bpf APIs
 2022-01-19 23:26 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] perf: stop using deprecated bpf_load_program() API
` [PATCH bpf-next v4 2/2] perf: stop using deprecated bpf_object__next() API

[PATCH v3 00/31] Initial implementation of standard boot
 2022-01-19 23:26 UTC  (10+ messages)
` [PATCH v3 31/31] RFC: Switch rpi over to use bootstd

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-19 23:26 UTC  (13+ messages)
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already

[PATCH 0/3] phy: phy-brcm-usb: Fixes for phy-brcm-usb driver
 2022-01-19 23:26 UTC  (3+ messages)

[PATCH v3 0/4] arm: kirkwood: Add support for Pogoplug V4
 2022-01-19 23:23 UTC  (6+ messages)
` [PATCH v3 4/4] arm: kirkwood: Pogoplug-V4 : Add board implementation files

Commit 4f2e2280862a ("RFC: arm: pci: Add PCI cam support to PCI-E ecam driver")
 2022-01-19 23:23 UTC  (3+ messages)

[PATCH] remoteproc: Fix count check in rproc_coredump_write()
 2022-01-19 23:21 UTC 

[v10, 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2022-01-19 23:19 UTC  (5+ messages)
` [v10,2/3] drm/mediatek: implement the DSI HS packets aligned

[Bug 215353] New: VMWare LVM partitions not recognized, sees base disk, fails to Boot
 2022-01-19 23:20 UTC  (3+ messages)
` [Bug 215353] "

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-01-19 23:16 UTC  (12+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
                  ` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock

[PATCH] [dunfell] Revert "weston: Use systemd notify,"
 2022-01-19 23:17 UTC 

vmlinux.o: warning: objtool: do_machine_check()+0x5fa: call to memset() leaves .noinstr.text section
 2022-01-19 23:17 UTC  (13+ messages)

[PATCH 1/2] dpp: free nl80211 object on exit
 2022-01-19 23:17 UTC 

[PATCH v2 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-01-19 23:13 UTC  (4+ messages)
` [PATCH v2 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region

[PATCH] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
 2022-01-19 23:16 UTC  (3+ messages)

[PATCH] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
 2022-01-19 23:16 UTC  (3+ messages)

[PATCH 1/2] utils: Add disable_network function
 2022-01-19 23:16 UTC  (3+ messages)
` [PATCH 2/2] bitbake-worker: Add/support network task flag
  ` [bitbake-devel] "

[PATCH] drm/msm/dp: Add DisplayPort controller for SM8350
 2022-01-19 23:14 UTC  (3+ messages)

re; How do <>rw and <>rd_wr disk tests work?
 2022-01-19 23:13 UTC  (3+ messages)

[PATCH] drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
 2022-01-19 23:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] configs/pcengines_apu2_defconfig: bump kernel to 5.16
 2022-01-19 23:03 UTC  (3+ messages)
  ` [Buildroot] [PATCH v2 "

[PATCH v2 00/18] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2022-01-19 23:07 UTC  (19+ messages)
` [PATCH v2 01/18] KVM: x86/mmu: Rename rmap_write_protect() to kvm_vcpu_write_protect_gfn()
` [PATCH v2 02/18] KVM: x86/mmu: Rename __rmap_write_protect() to rmap_write_protect()
` [PATCH v2 03/18] KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails
` [PATCH v2 04/18] KVM: x86/mmu: Change tdp_mmu_{set,zap}_spte_atomic() to return 0/-EBUSY
` [PATCH v2 05/18] KVM: x86/mmu: Rename TDP MMU functions that handle shadow pages
` [PATCH v2 06/18] KVM: x86/mmu: Rename handle_removed_tdp_mmu_page() to handle_removed_pt()
` [PATCH v2 07/18] KVM: x86/mmu: Consolidate logic to atomically install a new TDP MMU page table
` [PATCH v2 08/18] KVM: x86/mmu: Remove unnecessary warnings from restore_acc_track_spte()
` [PATCH v2 09/18] KVM: x86/mmu: Drop new_spte local variable "
` [PATCH v2 10/18] KVM: x86/mmu: Move restore_acc_track_spte() to spte.h
` [PATCH v2 11/18] KVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mmu_page root
` [PATCH v2 12/18] KVM: x86/mmu: Remove redundant role overrides for TDP MMU shadow pages
` [PATCH v2 13/18] KVM: x86/mmu: Derive page role for TDP MMU shadow pages from parent
` [PATCH v2 14/18] KVM: x86/mmu: Separate TDP MMU shadow page allocation and initialization
` [PATCH v2 15/18] KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is enabled
` [PATCH v2 16/18] KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
` [PATCH v2 17/18] KVM: x86/mmu: Add tracepoint for splitting huge pages
` [PATCH v2 18/18] KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET

[PATCH] Makefile: Fix build with scan-build
 2022-01-19 23:08 UTC  (3+ messages)

[PATCH v3 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-19 23:06 UTC  (10+ messages)
` [PATCH v3 1/9] kernel/resource: Introduce request_muxed_mem_region()
` [PATCH v3 2/9] i2c: piix4: Replace hardcoded memory map size with a #define
` [PATCH v3 3/9] i2c: piix4: Move port I/O region request/release code into functions
` [PATCH v3 4/9] i2c: piix4: Move SMBus controller base address detect into function
` [PATCH v3 5/9] i2c: piix4: Move SMBus port selection "
` [PATCH v3 6/9] i2c: piix4: Add EFCH MMIO support to region request and release
` [PATCH v3 7/9] i2c: piix4: Add EFCH MMIO support to SMBus base address detect
` [PATCH v3 8/9] i2c: piix4: Add EFCH MMIO support for SMBus port select
` [PATCH v3 9/9] i2c: piix4: Enable EFCH MMIO for Family 17h+

[mptcp:export] BUILD SUCCESS e27d2e0775d0da96a5e578e072cea004896c6bf7
 2022-01-19 23:08 UTC 

Cross Architecture Kernel Modules?
 2022-01-19 23:04 UTC  (4+ messages)

[PATCH] icecc.bbclass: replace deprecated bash command substitution
 2022-01-19 23:07 UTC 

[PATCH v4 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-19 23:06 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` [PATCH v4 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v4 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
` [PATCH v4 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
` [PATCH v4 bpf-next 5/7] x86/alternative: introduce text_poke_copy
` [PATCH v4 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
` [PATCH v4 bpf-next 7/7] bpf, x86_64: use "

[PATCH bpf-next 0/3] Add bpf_access_process_vm helper and sleepable bpf iterator programs
 2022-01-19 22:59 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 bpf-next 1/3] bpf: Add bpf_access_process_vm() helper
  ` [PATCH v4 bpf-next 2/3] libbpf: Add "iter.s" section for sleepable bpf iterator programs
  ` [PATCH v4 bpf-next 3/3] selftests/bpf: Add test "

[android-common:upstream-f2fs-stable-linux-5.4.y 665/703] fs/ubifs/file.c:1644:16: error: passing argument 1 of 'ubifs_getattr' from incompatible pointer type
 2022-01-19 23:06 UTC 

[PATCH 2/2] test-runner: set --show-leak-kinds=all
 2022-01-19 23:04 UTC 

[PATCH 1/2] dpp: free nl80211 object on exit
 2022-01-19 23:04 UTC 

Samsung t5 / t3 problem with ncq trim
 2022-01-19 23:02 UTC  (7+ messages)

[PATCH] docs: Update the preferred line size to 100 characters
 2022-01-19 23:00 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.35.0-rc2
 2022-01-19 22:58 UTC 

[PATCH bpf-next 0/4] libbpf: deprecate legacy BPF map definitions
 2022-01-19 22:57 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: fail build on compilation warning
` [PATCH bpf-next 2/4] selftests/bpf: convert remaining legacy map definitions
` [PATCH bpf-next 3/4] libbpf: deprecate legacy BPF "
` [PATCH bpf-next 4/4] docs/bpf: update BPF map definition example

[Patch v3] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-01-19 22:57 UTC  (2+ messages)

[PATCH] pipe: remove redundant assignment to pointer buf
 2022-01-19 22:56 UTC 

[RFC] amdgpu MST questions, and future plans
 2022-01-19 22:56 UTC 

[PATCH v3 00/41] IEEE 802.15.4 scan support
 2022-01-19 22:56 UTC  (6+ messages)
` [PATCH v3 17/41] net: ieee802154: at86rf230: Call the complete helper when a transmission is over

[PATCH] xilinx: common: change bootm_size to not go beyond ram_top
 2022-01-19 22:52 UTC 

MCTP/PLDM BMC-host communication design
 2022-01-19 22:51 UTC  (2+ messages)

[PATCH v3 bpf-next 1/3] bpf: Add bpf_access_process_vm() helper
 2022-01-19 22:51 UTC  (2+ messages)

[PATCH] hw/nvram: use at24 macro
 2022-01-19 22:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix vma resource freeing
 2022-01-19 22:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix vma resource freeing (rev2)

[PATCH] drm/radeon: remove redundant assignment to reg
 2022-01-19 22:46 UTC  (2+ messages)

[PATCH] drm/amd/display: change FIFO reset condition to embedded display only
 2022-01-19 22:45 UTC  (2+ messages)

[PATCH v3 1/3] station: send debug "roam-scan-triggered" event
 2022-01-19 22:44 UTC 

linux-next: manual merge of the cifs tree with the fscache tree
 2022-01-19 22:43 UTC 

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-19 22:25 UTC  (12+ messages)
` [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
              ` [Nouveau] "
              ` [Intel-gfx] "

[PATCH -next] drm/msm: remove variable set but not used
 2022-01-19 22:42 UTC  (3+ messages)

amd-staging-drm-next breaks suspend
 2022-01-19 22:40 UTC  (3+ messages)

[PATCH v2 0/4] drm/msm: rework MDSS drivers
 2022-01-19 22:40 UTC  (10+ messages)
` [PATCH v2 1/4] drm/msm: unify "
` [PATCH v2 2/4] drm/msm: remove extra indirection for msm_mdss
` [PATCH v2 3/4] drm/msm: split the main platform driver
` [PATCH v2 4/4] drm/msm: stop using device's match data pointer

[PATCH] vmap(): don't allow invalid pages
 2022-01-19 22:38 UTC  (9+ messages)

[PATCH] getcwd(mingw): handle the case when there is no cwd
 2022-01-19 22:39 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/refpolicy: Add option to disable "dontaudit" rules
 2022-01-19 22:39 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

[PATCH 0/2] Fix warnings in psi
 2022-01-19 22:39 UTC  (3+ messages)
` [PATCH 1/2] psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
` [PATCH 2/2] psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-01-19 22:37 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libunistring: bump version to 1.0
 2022-01-19 22:32 UTC 

A puzzle: reset --hard and hard links
 2022-01-19 22:37 UTC  (3+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 24/29] nios2-linux-ld: fs/cifs/file.o:undefined reference to `netfs_invalidatepage'
 2022-01-19 22:35 UTC  (2+ messages)

[rmk-arm:zii 131/170] drivers/net/phy/sfp.c:1966 sfp_print_module_info() warn: format string contains non-ascii character 'xc2'
 2022-01-19 22:35 UTC 

[PATCH V2 00/10] selftests: Fix separate output directory builds
 2022-01-19 22:35 UTC  (3+ messages)
` [PATCH V2 08/10] selftests: mptcp: Add the uapi headers include variable

[Intel-wired-lan] [PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2022-01-19 22:33 UTC  (8+ messages)
          `  "

[PATCH] Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
 2022-01-19 22:32 UTC  (2+ messages)

[PATCH v2] i386: Make pmtimer tsc calibration not take 51 seconds to fail
 2022-01-19 22:25 UTC  (3+ messages)

[PATCH] fs/coredump: rate limit the unsafe core_pattern warning
 2022-01-19 22:27 UTC 

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-19 22:25 UTC  (5+ messages)

[PATCH v3 3/3] auto-t: roam test to simulate reported crash
 2022-01-19 22:26 UTC 

[PATCH v3 2/3] auto-t: hostapd.py: add remove_neighbor()
 2022-01-19 22:26 UTC 

[PATCH v3 1/3] station: send debug "roam-scan-triggered" event
 2022-01-19 22:26 UTC 

[PATCH] lib/crypto: blake2s: fix a CFI failure
 2022-01-19 22:24 UTC  (5+ messages)
` [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI

[rmk-arm:cex7 160/170] drivers/bus/fsl-mc/fsl-mc-bus.c:1111:39: error: implicit declaration of function 'iommu_get_dma_domain'; did you mean 'iommu_is_dma_domain'?
 2022-01-19 22:25 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/bios: Workaround broken video BIOS in LG Gram 2021
 2022-01-19 22:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

linux-next: manual merge of the kvm-fixes tree with Linus' tree
 2022-01-19 22:25 UTC 

drivers/scsi/ufs/ufshpb.c:54 ufshpb_init_subregion_tbl() error: potentially dereferencing uninitialized 'srgn'
 2022-01-19 22:25 UTC 

[PATCH V2] x86/sgx: Add poison handling to reclaimer
 2022-01-19 22:23 UTC 

[PATCH] drm/amd/display: Shorten delay time to 1us while resetting FIFO
 2022-01-19 22:23 UTC  (3+ messages)

[PATCH] drm/amd/display: Correct MPC split policy for DCN301
 2022-01-19 22:23 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Extend parse_ddi_port() to all g4x+ platforms
 2022-01-19 22:21 UTC  (2+ messages)

[PATCH v3 0/3] drm/msm: rework clock handling
 2022-01-19 22:16 UTC  (8+ messages)
` [PATCH v3 1/3] drm/msm: move utility functions from msm_drv.c
` [PATCH v3 2/3] drm/msm/dpu: simplify clocks handling
` [PATCH v3 3/3] drm/msm/dp: rewrite dss_module_power to use bulk clock functions

SoftRoCE and OpenSM
 2022-01-19 22:15 UTC  (5+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-19 21:42 UTC  (2+ messages)
` [PATCH v5 18/18] vfio-user: avocado tests for vfio-user

Attention For Your Benefit
 2022-01-19 18:50 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
 2022-01-19 22:11 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct
 2022-01-19 22:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct (rev2)


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.