All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-11 20:04:50 to 2023-12-11 21:25:02 UTC [more...]

[PATCH 00/24] exec: Rework of various headers (user focused)
 2023-12-11 21:22 UTC  (12+ messages)
` [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
` [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
` [PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
` [PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
` [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
` [PATCH 11/24] hw/s390x/ipl: "
` [PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
` [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
` [PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
` [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header

[PATCH 01/13] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
 2023-12-11 21:25 UTC  (10+ messages)
` [PATCH 13/13] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` ✓ CI.Patch_applied: success for series starting with [01/13] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC] initoverlayfs - a scalable initial filesystem
 2023-12-11 21:24 UTC  (8+ messages)

[PATCH 0/2] Use DRM_GPUVM helpers for the vm evict and exobj listss
 2023-12-11 21:24 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Use DRM GPUVM helpers for external- and evicted objects
` [PATCH 2/2] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm

[PATCH] drm/msm/dpu: remove extra drm_encoder_cleanup from the error path
 2023-12-11 21:24 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: realtek: Two RTL8366RB fixes
 2023-12-11 21:24 UTC  (8+ messages)
` [PATCH net-next 1/2] net: dsa: realtek: Rename bogus RTL8368S variable
` [PATCH net-next 2/2] net: dsa: realtek: Rewrite RTL8366RB MTU handling

[Intel-wired-lan] [PATCH iwl-next v4 0/7] Add PFCP filter support
 2023-12-11 21:23 UTC  (5+ messages)

linux-next: Tree for Dec 11
 2023-12-11 21:22 UTC  (5+ messages)
` linux-next: Tree for Dec 11 (riscv32: patch.c)
` linux-next: Tree for Dec 11 (drivers/perf/riscv_pmu_sbi.c)

[Intel-xe] [PATCH 0/5] Introduce Local Memory Translation Table
 2023-12-11 21:21 UTC  (2+ messages)

[PATCH 0/1] Add PWM clock support for imx8mn
 2023-12-11 21:19 UTC  (3+ messages)
` [PATCH 1/1] clk: imx8mn: add pwm clocks

[Intel-wired-lan] [PATCH iwl-net v2] ice: alter feature support check for SRIOV and LAG
 2023-12-11 21:19 UTC  (2+ messages)
`  "

[PATCH] drm/msm/dp: call dp_display_get_next_bridge() during probe
 2023-12-11 21:17 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix mes set shader debugger process management
 2023-12-11 21:16 UTC 

[PATCH v2 00/16] Add CDM support for MSM writeback
 2023-12-11 21:16 UTC  (5+ messages)
` [PATCH v2 05/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog

[Intel-wired-lan] [PATCH iwl-next] ice: alter feature support check for SRIOV and LAG
 2023-12-11 21:15 UTC  (9+ messages)
          `  "

[PATCH 6.1 000/194] 6.1.68-rc1 review
 2023-12-11 21:15 UTC  (2+ messages)

[PATCH] power: swap: Remove unnecessary ‘0’ values from ret
 2023-12-11 21:14 UTC  (2+ messages)

[PATCH v2 0/7] File abstractions needed by Rust Binder
 2023-12-11 21:13 UTC  (9+ messages)
` [PATCH v2 5/7] rust: file: add `Kuid` wrapper

[PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
 2023-12-11 21:13 UTC  (2+ messages)

[PATCH v2] dm verity: Inherit I/O priority from data I/O when read FEC and hash from disk
 2023-12-11 21:12 UTC  (6+ messages)
` [PATCH v3 0/5] Fix I/O priority lost in device-mapper
  ` [PATCH v3 1/5] block: Optimize bio io priority setting
  ` [PATCH v3 5/5] dm-crypt: Fix lost ioprio when queuing write bios

[PATCH BlueZ v3 1/6] bap: Allow setup of multiple stream per endpoint
 2023-12-11 21:12 UTC  (7+ messages)
` [PATCH BlueZ v3 2/6] shared/bap: Make bt_bap_select match the channel map
` [PATCH BlueZ v3 3/6] org.bluez.MediaEndpoint: Add ChannelAllocation to SelectProperties
` [PATCH BlueZ v3 4/6] shared/bap: Make bt_bap_select select a location
` [PATCH BlueZ v3 5/6] shared/bap: Fix stream IO linking
` [PATCH BlueZ v3 6/6] client/player: Use ChannelAllocation given on SelectProperties
` [BlueZ,v3,1/6] bap: Allow setup of multiple stream per endpoint

[Intel-xe] [RFC PATCH 0/7] Syncs vs async exec/bind uAPI change
 2023-12-11 21:11 UTC  (8+ messages)
` [Intel-xe] [RFC PATCH 7/7] drm/xe/uapi: Uniform async vs sync handling
  `  "

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-11 21:11 UTC  (8+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH] power: snapshot: Optimize the error variable in the snapshot_write_next()
 2023-12-11 21:10 UTC  (2+ messages)

'perf top' broken on intel hybrid systems
 2023-12-11 21:10 UTC  (3+ messages)

[PATCH BlueZ v1] bap: Don't attempt to release if old state was releasing
 2023-12-11 21:10 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: qcom: sm8150-hdk: enable display output
 2023-12-11 21:09 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: display: msm: dp: declare compatible string for sm8150

[PATCH] x86/Kconfig: rust: Patchable function Rust compat
 2023-12-11 21:09 UTC  (6+ messages)

[meta-arago][master][PATCH v2] branding-ltsprep: Move to kernel 6.6 and uboot 2024.01
 2023-12-11 21:09 UTC 

[PATCH] power: swap: Assign a value when removing the 'error' definition
 2023-12-11 21:07 UTC  (2+ messages)

[meta-ti][master][PATCH] u-boot-ti-staging: Add 2024.01 uboot in prep for LTS migration
 2023-12-11 21:07 UTC 

[PATCH v3 0/2] Update Wave521c Compatible for TI Devices
 2023-12-11 21:04 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: Remove K3 Family Prefix from Compatible
` [PATCH v3 2/2] media: chips-media: wave5: Remove K3 References

[PATCH 4.19 00/55] 4.19.302-rc1 review
 2023-12-11 21:04 UTC  (2+ messages)

[PATCH] power: snapshot: Remove unnecessary ‘0’ values from error
 2023-12-11 21:03 UTC  (2+ messages)

[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 21:02 UTC  (4+ messages)
` [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration

logger: should priority come before octet-count?
 2023-12-11 21:04 UTC 

[LTP] [PATCH] syscalls/sched_rr_get_interval: Convert to docparse
 2023-12-11 21:02 UTC  (2+ messages)

[PATCH v2] hwmon: (k10temp) Add support for AMD Family 19h Model 8h
 2023-12-11 21:02 UTC 

[PATCH bpf-next ] selftests/bpf: Fixes tests for filesystem kfuncs
 2023-12-11 21:01 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
 2023-12-11 20:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
 2023-12-11 20:56 UTC  (2+ messages)

linux-next: duplicate patch in the kunit-next tree
 2023-12-11 21:01 UTC 

[PATCH] security-process.pandoc: Statement on issuing XSAs for older versions of Xen
 2023-12-11 21:01 UTC 

[Buildroot] [PATCH] package/quickjs: bump to version 2023-12-09
 2023-12-11 20:58 UTC 

[PATCH] power: main: Remove unnecessary ‘NULL’ initialization from last_failed_step_show()
 2023-12-11 20:58 UTC  (2+ messages)

[Regression] 6.1.66, 6.6.5 - wifi: cfg80211: fix CQM for non-range use
 2023-12-11 20:58 UTC  (5+ messages)

xc_dom_guest_type: image not capable of booting inside a HV M container: Invalid kernel
 2023-12-11 20:57 UTC  (5+ messages)

net/xfrm/xfrm_state.c:2695:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-11 20:57 UTC 

[qais-yousef:uclamp-max-aggregation 7/12] kernel/sched/cpufreq_schedutil.c:11:1: sparse: sparse: symbol '__pcpu_scope_response_time_mult' was not declared. Should it be static?
 2023-12-11 20:57 UTC 

btrfs thinks fs is full, though 11GB should be still free
 2023-12-11 20:57 UTC  (2+ messages)

[PATCH i-g-t] intel/xe_exec_store.c: Fix the execution of basic-all test
 2023-12-11 20:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[toaster][PATCHv5 0/1] toaster: Added new feature to import eventlogs
 2023-12-11 10:59 UTC  (3+ messages)
` [toaster][PATCHv5 1/1] toaster: Added new feature to import eventlogs from command line into toaster using replay functionality
  ` [bitbake-devel] "

[PATCH v3 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
 2023-12-11 20:53 UTC  (2+ messages)

[PATCH v3] arm: dts: rockpro64: Add RockPro64 smbios
 2023-12-11 20:53 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] cpuidle: idle exit_latency overflow
 2023-12-11 20:52 UTC  (3+ messages)

[PATCH] lib/string: shrink lib/string.i via IWYU
 2023-12-11 20:50 UTC  (8+ messages)

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-12-11 20:51 UTC  (12+ messages)

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-12-11 20:49 UTC  (7+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm

[net-next RFC PATCH v2 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-11 20:49 UTC  (4+ messages)
` [net-next RFC PATCH v2 3/4] dt-bindings: net: Document QCA808x PHYs

[LTP] [PATCH v2] syscalls/mmap15: Rewrite test using new LTP API
 2023-12-11 20:49 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH v3] usb: gadget: webcam: Make g_webcam loadable again
 2023-12-11 20:47 UTC  (2+ messages)

Question regarding CDC NCM and VNC performance issue
 2023-12-11 20:44 UTC  (7+ messages)

[PATCH] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
 2023-12-11 20:44 UTC  (3+ messages)

[PATCH i-g-t] tests/xe: Remove xe_perf_pmu
 2023-12-11 20:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] net: phonet: Fix Use-After-Free in pep_recvmsg
 2023-12-11 16:47 UTC  (4+ messages)

[PATCH 0/5] Add callback for cooling list update to speed-up IPA
 2023-12-11 20:41 UTC  (3+ messages)
` [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change

[PATCH 1/3] drm/mxsfb: Add an entry for "fsl,imx8mq-lcdif"
 2023-12-11 20:41 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: lcdif: Decouple imx8mq from imx6sx
` [PATCH 3/3] arm64: dts: imx8mq: Exclude "fsl,imx6sx-lcdif"

[RFC PATCH] libsepol: handle long permission names in sepol_av_to_string()
 2023-12-11 20:41 UTC  (3+ messages)

[PATCH 2/4] media: imx334: Use v4l2_link_frequencies_to_bitmap helper
 2023-12-11 20:37 UTC  (2+ messages)

[linux-next:master 6231/6992] kernel/events/core.c:7477 perf_virt_to_phys() warn: always true condition '(virt >= (0)) => (0-u64max >= 0)'
 2023-12-11 20:37 UTC 

[chrome-os:chromeos-5.15 13/27] kernel/sched/rt.c:2868:12: warning: 'sched_rt_handler' defined but not used
 2023-12-11 20:37 UTC 

[PATCH] scsi: fcoe: replace deprecated strncpy with strscpy
 2023-12-11 20:37 UTC  (4+ messages)

[net-next v1 00/16] Device Memory TCP
 2023-12-11 20:35 UTC  (8+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[Toaster] bitbake: toaster: Add verbose printout for missing chrome(driver) dependencies
 2023-12-11 20:36 UTC 

[PATCH RFC] bitbake.conf/pseudo: Switch from exclusion list to inclusion list
 2023-12-11 20:35 UTC  (2+ messages)
` [OE-core] "

[PATCH] nfsd: properly tear down server when write_ports fails
 2023-12-11 20:35 UTC 

[cip-dev][isar-cip-core][PATCH v2] swupdate-certificates: Fix shell error
 2023-12-11 20:34 UTC 

[PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV with a dynamic type
 2023-12-11 20:32 UTC 

[PATCH] most: Remove usage of the deprecated ida_simple_xx() API
 2023-12-11 20:31 UTC 

[PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
 2023-12-11 20:29 UTC  (18+ messages)

[Printing-architecture] How to request "Media Limits: ..." on job-sheets to print mm instead of inches?
 2023-12-11 20:29 UTC  (2+ messages)

[Buildroot] [PATCH 00/11] Add support for AM62x-SK HS-FS devices
 2023-12-11 20:28 UTC  (4+ messages)

[PATCH] arm64: Delete the zero_za macro
 2023-12-11 20:27 UTC  (3+ messages)

[PATCH 0/2] arm64: stacktrace: add kunwind_stack_walk()
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH] kselftest/arm64: Log SVCR when the SME tests barf
 2023-12-11 20:27 UTC  (3+ messages)

[PATCH v2 0/3] arm64 kpti fixes
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH 00/13] arm64/sysreg: System register updates from the 2023-09 XML release
 2023-12-11 20:27 UTC  (3+ messages)

[PATCH] kselftest/arm64: Improve output for skipped TPIDR2 ABI test
 2023-12-11 20:27 UTC  (3+ messages)

[PATCH v4 0/4] arm64: Run kernel mode NEON with preemption enabled
 2023-12-11 20:27 UTC  (3+ messages)

Potential ext4 corruption in 6.1.64-cip10
 2023-12-11 20:27 UTC  (6+ messages)
        ` WIFI in 6.1.X was "

[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
 2023-12-11 20:23 UTC  (3+ messages)
` [net-next PATCH] rust: net: phy: Correct the safety comment for impl Sync

[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
 2023-12-11 20:20 UTC  (5+ messages)
` [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-11 20:20 UTC  (10+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH bpf-next v5 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH] dt-bindings: arm: qcom: Fix up htc-memul compatible
 2023-12-11 20:18 UTC  (2+ messages)

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-11 20:16 UTC  (3+ messages)

[PATCH] cryptodev: convert to dynamic logtype
 2023-12-11 20:17 UTC 

[PATCH 0/8] reftable: small set of fixes
 2023-12-11 20:16 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction

[PATCH 0/3] replace use of EAL logtype
 2023-12-11 20:15 UTC  (3+ messages)

[i-g-t V7 0/8] tests/kms_vrr: Add new subtest to switch RR without modeset
 2023-12-11 20:15 UTC  (2+ messages)
` ✓ CI.xeBAT: success for tests/kms_vrr: Add new subtest to switch RR without modeset (rev8)

[PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-11 20:14 UTC  (4+ messages)
` [PATCH net-next v8 4/4] skbuff: Optimization of "

[RFC PATCH] ring-buffer: Fix and comment ring buffer rb_time functions on 32-bit
 2023-12-11 20:13 UTC 

[PATCH v2 0/6] PCI: Fix deadlocks when enabling ASPM
 2023-12-11 20:13 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix memory leak in dm_set_writeback()
 2023-12-11 20:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: do not use cursor size reduction on MTL
 2023-12-11 20:12 UTC  (3+ messages)

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-11 20:11 UTC  (5+ messages)

[meta-arago][master][PATCH] branding-ltsprep: Move to kernel 6.6
 2023-12-11 20:09 UTC  (2+ messages)

drivers/video/fbdev/ffb.c:938:27: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-11 20:06 UTC 

[PATCH v2] PCI: Extend PCI root port device IDs for Zhaoxin platforms
 2023-12-11 20:07 UTC  (2+ messages)

[PATCH net-next v7 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-11 20:07 UTC  (7+ messages)
` [PATCH net-next v7 4/4] skbuff: Optimization of "

drivers/watchdog/ath79_wdt.c:165:37: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-12-11 20:06 UTC 

[PATCH] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-11 20:06 UTC 

[PATCH bpf-next v2] bpf: Update the comments in maybe_wait_bpf_programs()
 2023-12-11 20:06 UTC  (3+ messages)

[PATCHSET v28.1 0/9] xfs: online repair of inodes and forks
 2023-12-11 20:04 UTC  (4+ messages)
` [PATCH 4/9] xfs: repair inode records

[PATCH v3 0/9] Introduce GuC Doorbells Manager
 2023-12-11 20:04 UTC  (5+ messages)
` [PATCH v3 6/9] drm/xe/kunit: Use xe kunit helpers in RTP test
` [PATCH v3 7/9] drm/xe/kunit: Use xe kunit helpers in WA test
` [PATCH v3 8/9] drm/xe/kunit: Enable CONFIG_LOCKDEP in tests
` [PATCH v3 9/9] drm/xe/kunit: Add GuC Doorbells Manager tests


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.