All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-20 16:02:55 to 2023-07-20 16:48:56 UTC [more...]

[PATCH v3 00/42] ep93xx device tree conversion
 2023-07-20 16:44 UTC  (2+ messages)

[PATCH 2/2] wrapper: use trace2 counters to collect fsync stats
 2023-07-20 16:48 UTC  (2+ messages)
` [PATCH v2 "

Traceback with CONFIG_REGMAP_KUNIT=y+CONFIG_DEBUG_ATOMIC_SLEEP=y
 2023-07-20 16:48 UTC  (10+ messages)

[PATCH RFC net-next v2 0/7] net: page_pool: a couple of assorted optimizations
 2023-07-20 16:46 UTC  (6+ messages)
` [PATCH RFC net-next v2 7/7] net: skbuff: always try to recycle PP pages directly when in softirq

[Intel-xe] [PATCH v4 0/7] More VM cleanups
 2023-07-20 16:48 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for More VM cleanups (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-20 16:46 UTC  (7+ messages)

[PATCH v2 0/4] y2038: Add time64_t support to scheduler and thread APIs
 2023-07-20 16:47 UTC  (6+ messages)
` [PATCH v2 1/4] cobalt/posix/syscall32: Remove unused mq_fetch_timeout
` [PATCH v2 2/4] y2038: cobalt/uapi: Migrate struct sched_param_ex to time64_t

[PATCH] tools/power/x86/intel-speed-select: Support more than 8 sockets
 2023-07-20 16:46 UTC  (2+ messages)

[GIT PULL] xfs: ubsan fixes for 6.5-rc2
 2023-07-20 16:46 UTC 

[PATCH for-8.2 0/4] rtc devices: Avoid putting time_t in 32-bit variables
 2023-07-20 16:45 UTC  (5+ messages)
` [PATCH for-8.2 3/4] hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
` [PATCH for-8.2 4/4] rtc: Use time_t for passing and returning time offsets

[PATCH v6 0/9] Update AUX invalidation sequence
 2023-07-20 16:44 UTC  (30+ messages)
` [Intel-gfx] "
` [PATCH v6 1/9] drm/i915/gt: Cleanup aux invalidation registers
  ` [Intel-gfx] "
` [PATCH v6 2/9] drm/i915: Add the has_aux_ccs device property
  ` [Intel-gfx] "
` [PATCH v6 3/9] drm/i915/gt: Ensure memory quiesced before invalidation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 4/9] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
  `  "
` [PATCH v6 5/9] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
  ` [Intel-gfx] "
` [PATCH v6 6/9] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
  ` [Intel-gfx] "
` [PATCH v6 7/9] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 8/9] drm/i915/gt: Poll aux invalidation register bit on invalidation
  `  "
` [Intel-gfx] [PATCH v6 9/9] drm/i915/gt: Support aux invalidation on all engines
  `  "

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 4 runs, 1 regressions (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 16:45 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 4 runs, 1 regressions (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 16:45 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 4 runs, 1 regressions (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 16:45 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 6 runs, 4 regressions (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 16:45 UTC 

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-20 16:44 UTC  (2+ messages)

[PATCH 2/2] media: imx: imx7-media-csi: Fix applying format constraints
 2023-07-20 16:43 UTC  (3+ messages)

[PATCH v1] virtio-pci: Fix legacy device flag setting error in probe
 2023-07-20 16:43 UTC  (4+ messages)

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-20 16:43 UTC  (16+ messages)

[OE-core][PATCH v4 1/3] cve-check: add option to add additional patched CVEs
 2023-07-20 16:41 UTC  (7+ messages)
` [OE-core][PATCH v9 0/3] CVE-check handling

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-20 16:30 UTC  (21+ messages)
` [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask
` [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common "
` [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [RFC PATCH v2 07/20] tracing/filters: Optimise CPU "
` [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison
` [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering
` [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
` [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
` [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH 0/5] target/arm: Fixes for RME
 2023-07-20 16:39 UTC  (7+ messages)
` [PATCH 1/5] target/arm/ptw: Load stage-2 tables from realm physical space
` [PATCH 2/5] target/arm/helper: Fix vae2_tlbmask()
` [PATCH 3/5] target/arm: Skip granule protection checks for AT instructions

[PATCH] arm64: tegra: Add audio support for IGX Orin
 2023-07-20 16:40 UTC  (3+ messages)

[PATCH] staging: media: sun6i-isp: drop of_match_ptr for ID table
 2023-07-20 16:39 UTC  (2+ messages)

[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
 2023-07-20 16:39 UTC  (5+ messages)
` [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1

[PATCH] nfsd: remove unsafe BUG_ON from set_change_info
 2023-07-20 16:38 UTC  (5+ messages)

How to debug u-boot data abort
 2023-07-20 16:39 UTC  (10+ messages)
  ` data abort when run 'dhcp'

[RFC PATCH 0/4] Bump Protobuf/gRPC
 2023-07-20 16:38 UTC  (6+ messages)
` [RFC PATCH 1/4] jsoncpp: extend with nativesdk
` [RFC PATCH 2/4] devtools: protobuf: add utf8-range recipe
` [RFC PATCH 3/4] protobuf: bump to 3.23.4
` [RFC PATCH 4/4] devtools: grpc: bump to 1.56.2
` [OE-core] [RFC PATCH 0/4] Bump Protobuf/gRPC

[Intel-gfx] [PATCH] drm/i915/hotplug: Reduce SHPD_FILTER to 250us
 2023-07-20 16:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hotplug: Reduce SHPD_FILTER to 250us (rev3)

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-20 16:34 UTC  (3+ messages)
` [PATCH net v2] "

"Resetting" an overlay fs entry; clearing the upper layer and revealing the lower layer
 2023-07-20 16:33 UTC  (2+ messages)

[PATCH v1 net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
 2023-07-20 16:32 UTC  (2+ messages)

[Intel-xe] [PATCH v5 0/2] Notify userspace about uevent failure
 2023-07-20 16:32 UTC  (7+ messages)
` [Intel-xe] [PATCH v5 1/2] drm/xe: Notify Userspace when gt reset fails
` [Intel-xe] [PATCH v5 2/2] drm/xe: Introduce fault injection for gt reset

[PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-07-20 16:32 UTC  (3+ messages)

[PATCH net-next v2 0/2] Remove expired routes with a
 2023-07-20 16:32 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net/ipv6: Remove expired routes with a separated list of routes
` [PATCH net-next v2 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

Linux 6.4.4
 2023-07-20 16:31 UTC  (4+ messages)
` [BUG] "

[linux-next:master 2315/3762] drivers/iio/adc/max14001.c:81:29: sparse: sparse: incorrect type in initializer (different base types)
 2023-07-20 16:30 UTC  (2+ messages)

[PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-20 16:29 UTC  (3+ messages)
` (subset) "

[PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
 2023-07-20 16:29 UTC  (3+ messages)

[PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
 2023-07-20 16:29 UTC  (3+ messages)
` (subset) "

[PATCH] backlight: gpio_backlight: Drop output gpio direction check for initial power state
 2023-07-20 16:28 UTC  (4+ messages)

[PATCH] Makefile: Use sort shortopts
 2023-07-20 16:28 UTC  (2+ messages)

[PATCHSET v3 0/6] Improve async iomap DIO performance
 2023-07-20 16:27 UTC  (16+ messages)
` [PATCH 1/6] iomap: cleanup up iomap_dio_bio_end_io()
` [PATCH 2/6] iomap: add IOMAP_DIO_INLINE_COMP
` [PATCH 3/6] iomap: treat a write through cache the same as FUA
` [PATCH 4/6] fs: add IOCB flags related to passing back dio completions
` [PATCH 6/6] iomap: support IOCB_DIO_DEFER

[PATCH v2 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-20 16:26 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PROBLEM] seltests: net/forwarding/sch_ets.sh [HANG]
 2023-07-20 16:25 UTC  (4+ messages)

[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF
 2023-07-20 16:25 UTC  (2+ messages)

[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
 2023-07-20 16:24 UTC  (3+ messages)

[PATCH QEMU v9 0/9] migration: introduce dirtylimit capability
 2023-07-20 16:22 UTC  (10+ messages)
` [PATCH QEMU v9 1/9] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH QEMU v9 2/9] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH QEMU v9 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v9 4/9] migration: Introduce dirty-limit capability
` [PATCH QEMU v9 5/9] migration: Refactor auto-converge capability logic
` [PATCH QEMU v9 7/9] migration: Implement dirty-limit convergence algorithm
` [PATCH QEMU v9 8/9] migration: Extend query-migrate to provide dirty-limit info
` [PATCH QEMU v9 9/9] tests: Add migration dirty-limit capability test
` [PATCH QEMU v9 6/9] migration: Put the detection logic before auto-converge checking

[syzbot] [ntfs?] BUG: unable to handle kernel paging request in lookup_open
 2023-07-20 16:24 UTC 

[PATCH net-next] page_pool: split types and declarations from page_pool.h
 2023-07-20 16:22 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v6] tests/xe: Verify actual frequency on the basis of GT state
 2023-07-20 16:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/xe: Verify actual frequency on the basis of GT state (rev6)

[OE-core][PATCH] nfs-utils: upgrade 2.6.2 -> 2.6.3
 2023-07-20 16:21 UTC 

[PATCH v9 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-07-20 16:16 UTC  (6+ messages)

[Intel-xe] [PATCH 0/2] drm/xe/pvc: Add Wa_16017236439
 2023-07-20 16:15 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/pvc: Use fast copy engines as migrate engine on PVC

[PATCH -next] drm/amdgpu: Fix one kernel-doc comment
 2023-07-20 16:16 UTC  (4+ messages)

[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
 2023-07-20 16:15 UTC  (3+ messages)

[PATCH v2] btrfs: propagate error from function unpin_extent_cache()
 2023-07-20 16:15 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: net: fix sort order
 2023-07-20 16:15 UTC  (2+ messages)

cip-gitlab/ci/pavel/linux-test baseline: 58 runs, 37 regressions (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 16:15 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 7 runs, 20 regressions (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 16:15 UTC 

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-20 16:14 UTC  (5+ messages)
` [PATCH v8 02/13] vpci: use per-domain PCI lock to protect vpci structure

[PATCH net] docs: net: clarify the NAPI rules around XDP Tx
 2023-07-20 16:13 UTC 

[PATCH 00/33] target/mips: Finalise the Ingenic MXU ASE support
 2023-07-20 16:12 UTC  (3+ messages)

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-07-20 16:11 UTC  (6+ messages)
` [PATCH v3 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH 1/2] drm/amd/display: Convert macros to functions in amdgpu_display.c & amdgpu_display.h
 2023-07-20 16:12 UTC  (3+ messages)
` [PATCH v2] drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c

[PATCH] hw/nvme: use stl/ldl pci dma api
 2023-07-20 16:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: As audio driver is blacklisted so loading the module before the test run
 2023-07-20 16:11 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for "

[PATCH v5 1/2] check-uapi: Introduce check-uapi.sh
 2023-07-20 16:10 UTC  (3+ messages)
` [PATCH] scripts/check-uapi.sh: add stgdiff support

[PATCH for-8.1] scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
 2023-07-20 16:04 UTC  (2+ messages)

[PATCH] gpio :mlxbf2: remove unneeded platform_set_drvdata() call
 2023-07-20 16:08 UTC  (2+ messages)

[PATCH] clk: qcom: clk-rcg2: Fix wrong RCG clock rate for high parent frequencies
 2023-07-20 16:08 UTC  (3+ messages)

[OE-Core][PATCH v2] rust: Upgrade 1.70.0 -> 1.71.0
 2023-07-20 16:08 UTC  (2+ messages)

[PATCH] gpio :lp3943 :remove unneeded platform_set_drvdata() call
 2023-07-20 16:07 UTC  (2+ messages)

[PATCH] cma: check for memory region overlapping
 2023-07-20 16:07 UTC 

[PATCH] gpio : max77620: remove unneeded platform_set_drvdata() call
 2023-07-20 16:06 UTC  (2+ messages)

[PATCH 0/4] virtio-net: add USO feature (UDP segmentation offload)
 2023-07-20 16:05 UTC  (4+ messages)
` [PATCH 3/4] virtio-net: added USO support

[PATCH] drivers/scsi: Fix typos in comments
 2023-07-20 16:06 UTC 

media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fm t_to_pix_fmt
 2023-07-20 16:04 UTC  (8+ messages)

[PATCH kvmtool v2 0/3] Align value generated by get_ram_size() to the host's page size
 2023-07-20 16:04 UTC  (2+ messages)

[kvmtool PATCH v4 0/9] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
 2023-07-20 16:04 UTC  (3+ messages)

[PATCH kvmtool] virtio-net: Don't print the compat warning for the default device
 2023-07-20 16:04 UTC  (2+ messages)

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-07-20 16:02 UTC  (5+ messages)
` [RFC PATCH 6/6] block: implement "

[PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
 2023-07-20 16:03 UTC  (7+ messages)
` [PATCH bpf-next v3 12/21] xdp: Add checksum hint

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-20 16:03 UTC  (6+ messages)
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset

[PATCH] fs/afs: Fix typos in comments
 2023-07-20 16:03 UTC 


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.