All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 14:13:12 to 2023-07-19 14:56:02 UTC [more...]

[PATCH] media: rkisp1: Promote link validation error to dev_err
 2023-07-19 14:55 UTC 

[PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-19 14:44 UTC  (4+ messages)

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-07-19 14:55 UTC  (5+ messages)
` [PATCH 09/10] pwm: sl28cpld: Consistenly "

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-19 14:38 UTC  (9+ messages)
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines

[PATCH] arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVT
 2023-07-19 14:53 UTC  (3+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-19 14:45 UTC  (4+ messages)

[Intel-gfx] [PATCH] Revert "Revert "drm/i915: Hold reference to intel_context over life of i915_request""
 2023-07-19 14:53 UTC 

[PATCH 0/3] configure.ac: misc configure fixes
 2023-07-19 14:29 UTC  (4+ messages)
` [PATCH 1/3] configure.ac: don't overwrite NO_EXPAT option
` [PATCH 2/3] configure.ac: don't overwrite NO_CURL option
` [PATCH 3/3] configure.ac: always save NO_ICONV to config.status

[PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
 2023-07-19 14:53 UTC  (3+ messages)
    ` 回复: "

[PATCH v2] drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
 2023-07-19 14:52 UTC 

[net-next] net: add sysctl accept_ra_min_rtr_lft
 2023-07-19 14:52 UTC  (2+ messages)
` [net-next v2] "

[PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
 2023-07-19 14:51 UTC  (13+ messages)

cip-gitlab/ci/pavel/linux-test ltp-pty: 6 runs, 1 regressions (v5.10.186-cip37-2-gfcd111609480)
 2023-07-19 14:52 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 8 runs, 6 regressions (v5.10.186-cip37-2-gfcd111609480)
 2023-07-19 14:52 UTC 

[PATCH v2 00/11] arm_scmi/cpufreq: Add generic performance scaling support
 2023-07-19 14:51 UTC  (3+ messages)
` [PATCH v2 10/11] firmware: arm_scmi: Add the SCMI performance domain

[net PATCH V3 0/2] octeontx2-af: Fix issues with NPC field hash
 2023-07-19 14:49 UTC  (3+ messages)
` [net PATCH V3 1/2] octeontx2-af: Fix hash extraction mbox message

[PATCH v1 0/3] Parse event sort/regroup fixes
 2023-07-19 14:49 UTC  (2+ messages)

[PATCH 0/4] selftests/sgx: Harden test enclave
 2023-07-19 14:25 UTC  (5+ messages)
` [PATCH 1/4] selftests/sgx: Harden test enclave ABI
` [PATCH 2/4] selftests/sgx: Store base address and size in test enclave
` [PATCH 3/4] selftests/sgx: Harden test enclave API
` [PATCH 4/4] selftests/sgx: Fix compiler optimizations in test enclave

[PATCH v2 0/4] ACPI: NHLT: Access and query helpers
 2023-07-19 14:47 UTC  (3+ messages)
` [PATCH v2 2/4] ACPI: NHLT: Introduce acpi_gbl_NHLT

[ANNOUNCE] xfsprogs-6.4.0 released
 2023-07-19 14:47 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Refactor PAT/object cache handling
 2023-07-19 14:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Refactor PAT/object cache handling (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[GIT PULL] Please pull u-boot-mmc master
 2023-07-19 14:46 UTC  (2+ messages)

[xen-unstable test] 181875: tolerable FAIL - PUSHED
 2023-07-19 14:45 UTC 

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-19 14:44 UTC  (7+ messages)
` [PATCH v10 13/33] scsi: rdac: Fix sshdr use
` [PATCH v10 16/33] scsi: spi: Have scsi-ml retry spi_execute errors

[RFC PATCH v3] mm/slub: Optimize slub memory usage
 2023-07-19 14:44 UTC  (2+ messages)

[chrome-os:chromeos-6.1 27/28] sound/soc/amd/acp/acp-phoenix.c:277:6: warning: no previous prototype for 'acp63_master_clock_generate'
 2023-07-19 14:44 UTC 

[PATCH] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-19 14:43 UTC 

[PATCH 1/1] MAINTAINERS: add vhost-scsi entry and myself as a co-maintainer
 2023-07-19 14:42 UTC  (2+ messages)

Misbehavior with setsockopt timeval structure with -fpack-struct enabled
 2023-07-19 14:42 UTC  (3+ messages)

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-07-19 14:41 UTC  (10+ messages)
` [PATCH v10 1/9] KVM: x86/mmu: Use GENMASK_ULL() to define __PT_BASE_ADDR_MASK
` [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
` [PATCH v10 3/9] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
` [PATCH v10 4/9] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v10 5/9] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v10 6/9] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
` [PATCH v10 7/9] KVM: VMX: Implement and wire get_untagged_addr() for LAM
` [PATCH v10 8/9] KVM: x86: Untag address for vmexit handlers when LAM applicable
` [PATCH v10 9/9] KVM: x86: Expose LAM feature to userspace VMM

[PATCH] drm/etnaviv: fix dumping of active MMU context
 2023-07-19 14:42 UTC  (4+ messages)

[PATCH v2 00/14] target/s390x: Miscellaneous TCG fixes, part 2
 2023-07-19 14:40 UTC  (16+ messages)
` [PATCH v2 08/14] tests/tcg/s390x: Test CKSM
` [PATCH v2 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
` [PATCH v2 10/14] tests/tcg/s390x: Test CLM
` [PATCH v2 11/14] tests/tcg/s390x: Test ICM
` [PATCH v2 12/14] tests/tcg/s390x: Test MC
` [PATCH v2 13/14] tests/tcg/s390x: Test STPQ
` [PATCH v2 14/14] tests/tcg/s390x: Test VCKSM

ubiblock: null pointer dereference using scatterlist in work_queue
 2023-07-19 14:38 UTC  (8+ messages)

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-19 14:38 UTC  (31+ messages)
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code

[PATCH 0/3] platform/x86: move simatic ipc drivers into subdir
 2023-07-19 14:40 UTC  (8+ messages)
` [PATCH 1/3] watchdog: make Siemens Simatic watchdog driver default on platform

[igt-dev] [PATCH i-g-t v5] tests/xe: Verify actual frequency on the basis of GT state
 2023-07-19 14:46 UTC 

[Intel-xe] [PATCH v2 0/2] drm/xe: Style cleanup
 2023-07-19 14:40 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 0/2] gpio: sifive: Module support
 2023-07-19 14:37 UTC  (4+ messages)
` [PATCH 2/2] gpio: sifive: Allow building the driver as a module

[PATCH] rtc: bq4802: add sparc dependency
 2023-07-19 14:36 UTC  (2+ messages)

[PATCH] drm/amdkfd: enable cooperative groups for gfx11
 2023-07-19 14:36 UTC 

[PATCH 00/11] btrfs-progs: fix bugs and CHANGING_FSID_V2 flag
 2023-07-19 14:34 UTC  (5+ messages)
` [PATCH 02/11] btrfs-progs: call warn() for missing device

[PATCH for-next 0/2] Enable rcu locking of verbs objects
 2023-07-19 14:34 UTC  (4+ messages)
` [PATCH for-next 2/2] RDMA/rxe: Enable rcu locking of indexed objects

[PATCH v2 2/4] drm/tests: Add test for drm_framebuffer_check_src_coords()
 2023-07-19 14:33 UTC  (3+ messages)

[PATCH v2 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-19 14:33 UTC  (6+ messages)
` [PATCH v2 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH v2 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung

[PATCH v2] media: i2c: ds90ub913: Fix a warning about use of uninitialized variable
 2023-07-19 14:31 UTC 

[ovmf test] 181896: all pass - PUSHED
 2023-07-19 14:30 UTC 

[Intel-xe] [PATCH] drm/xe: Rely on kmalloc/kzalloc log message
 2023-07-19 14:31 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

small writeback fixes
 2023-07-19 14:30 UTC  (5+ messages)

xfsprogs-6.4.0 released
 2023-07-19 14:29 UTC 

BUG REPORT : [patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues - rcuref_put_slowpath+0x5f
 2023-07-19 14:29 UTC 

[Intel-gfx] [PATCH] drm/i915/tv: avoid possible division by zero
 2023-07-18 10:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/tv: avoid possible division by zero
 2023-07-19  2:12 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tv: avoid possible division by zero
 2023-07-18  1:32 UTC 

[Intel-gfx] [PATCH] drm/i915/tv: avoid possible division by zero
 2023-07-18  1:13 UTC  (2+ messages)

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-19 14:27 UTC  (5+ messages)
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset

[PATCH] mm: kill frontswap
 2023-07-19 14:28 UTC  (7+ messages)

[RFC 0/1] Add bblock helper script
 2023-07-19 14:27 UTC  (2+ messages)
` [RFC 1/1] scripts/bblock: add a script to lock/unlock recipes

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-07-19 14:25 UTC  (4+ messages)
` [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page

[PATCH] media: i2c: ds90ub913: Fix a warning about use of uninitialized variable
 2023-07-19 14:26 UTC 

[PATCH 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-19 14:26 UTC  (7+ messages)
` [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile

[RFC PATCH v2 0/3] support large folio for mlock
 2023-07-19 14:26 UTC  (17+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[RFC PATCH 0/4] arm: dts: Sync k3-am62 with upstream
 2023-07-19 14:14 UTC  (5+ messages)
` [RFC PATCH 4/4] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH] usb: cdns3: gadget: Configure speed in udc_start
 2023-07-19 11:06 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4] tests/xe: Verify actual frequency on the basis of GT state
 2023-07-19 14:25 UTC  (2+ messages)

[PATCH 00/29] Add support for MediaTek MT7988 SoC
 2023-07-19  9:16 UTC  (2+ messages)
` [PATCH 12/29] pinctrl: mediatek: convert most definitions to const

[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-19 14:24 UTC  (5+ messages)
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-19 14:23 UTC  (17+ messages)
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move

[PATCH v2 0/9] Convert several functions in page_io.c to use a folio
 2023-07-19 14:24 UTC  (5+ messages)
` [PATCH v2 3/9] mm/page_io: convert bio_first_page_all() to bio_first_folio_all()
` [PATCH v2 8/9] mm/page_io: convert count_swpout_vm_event() to take in a folio

[stable:linux-4.19.y 2102/9999] kernel/bpf/syscall.c:1996: Error: unrecognized opcode `csrs sstatus,a6', extension `zicsr' required
 2023-07-19 14:23 UTC 

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-19 14:23 UTC  (6+ messages)

[PATCH bpf-next v5 0/8] BPF link support for tc BPF programs
 2023-07-19 14:22 UTC  (7+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v5 2/8] bpf: Add fd-based tcx multi-prog infra with link support

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-19 14:22 UTC  (6+ messages)
` [RFC PATCH 2/4] sched/fair: Make tg->load_avg per node

[PATCH v2 1/4] cmd: bind: Add unbind command with driver filter
 2023-07-19 14:23 UTC  (3+ messages)

Double free on xhci_register failure
 2023-07-19 14:23 UTC  (3+ messages)

[PATCH v2 00/12] Quality of life improvements for pin-init
 2023-07-19 14:21 UTC  (13+ messages)
` [PATCH v2 01/12] rust: init: consolidate init macros
` [PATCH v2 02/12] rust: add derive macro for `Zeroable`
` [PATCH v2 03/12] rust: init: make guards in the init macros hygienic
` [PATCH v2 04/12] rust: init: wrap type checking struct initializers in a closure
` [PATCH v2 05/12] rust: init: make initializer values inaccessible after initializing
` [PATCH v2 06/12] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields
` [PATCH v2 07/12] rust: init: Add functions to create array initializers
` [PATCH v2 08/12] rust: init: add support for arbitrary paths in init macros
` [PATCH v2 09/12] rust: init: implement Zeroable for Opaque<T>
` [PATCH v2 10/12] rust: init: make `PinInit<T, E>` a supertrait of `Init<T, E>`
` [PATCH v2 11/12] rust: init: add `{pin_}chain` functions to `{Pin}Init<T, E>`
` [PATCH v2 12/12] rust: init: update expanded macro explanation

cip-gitlab/ci/pavel/linux-test baseline: 127 runs, 71 regressions (v5.10.186-cip37-2-gfcd111609480)
 2023-07-19 14:22 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 20 runs, 25 regressions (v5.10.186-cip37-2-gfcd111609480)
 2023-07-19 14:22 UTC 

[GIT PULL] fuse update for 6.5
 2023-07-19 14:20 UTC 

[RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement
 2023-07-19 14:20 UTC  (2+ messages)

[PATCH 1/2] clk: analogbits: Allow building the library as a module
 2023-07-19 14:18 UTC  (4+ messages)
` [PATCH 2/2] clk: sifive: Allow building the driver "

[PATCH 1/2] drm/amdkfd: fix trap handling work around for debugging
 2023-07-19 14:19 UTC  (2+ messages)

[PATCH for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used
 2023-07-19 14:17 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-19 14:16 UTC  (15+ messages)
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH 0/3] fs/9p: fix mmap regression
 2023-07-19 14:17 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
 2023-07-19 14:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume (rev2)

[PATCH RFC] x86/boot: Update construct_dom0() to take a const char *cmdline
 2023-07-19 14:13 UTC  (2+ messages)

[PATCH v2 0/6] dts: tg abstractions and scapy tg
 2023-07-19 14:13 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] dts: add scapy dependency
  ` [PATCH v3 2/6] dts: add traffic generator config
  ` [PATCH v3 3/6] dts: traffic generator abstractions
  ` [PATCH v3 4/6] dts: add python remote interactive shell
  ` [PATCH v3 5/6] dts: scapy traffic generator implementation
  ` [PATCH v3 6/6] dts: add basic UDP test case

[PATCH] arm64: dts: imx8mp: use correct clock for eqos timestamping counter
 2023-07-19 14:12 UTC  (3+ messages)


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.