All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-19 15:47:53 to 2024-08-19 16:28:29 UTC [more...]

[PATCH bpf-next v6 0/2] bpf: enable some functions in cgroup programs
 2024-08-19 16:28 UTC  (2+ messages)
` [PATCH bpf-next v6 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-19 16:25 UTC  (3+ messages)

[PATCH 0/9] drm/meson: dw-hdmi: clean-up
 2024-08-19 16:27 UTC  (24+ messages)
` [PATCH 1/9] drm/meson: hdmi: move encoder settings out of phy driver
` [PATCH 2/9] drm/meson: vclk: drop hdmi system clock setup
` [PATCH 3/9] drm/meson: dw-hdmi: use generic clock helpers
` [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect comment in suspend
` [PATCH 5/9] drm/meson: dw-hdmi: split resets out of hw init
` [PATCH 6/9] drm/meson: dw-hdmi: convert to regmap
` [PATCH 7/9] drm/meson: dw-hdmi: use matched data
` [PATCH LATER 8/9] drm/meson: dw-hdmi: don't write power controller registers

[PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs
 2024-08-19 16:26 UTC  (4+ messages)

[BUG] net: stmmac: crash within stmmac_rx()
 2024-08-19 16:25 UTC  (2+ messages)

[PATCH] tools/scripts/Kconfig: Update references from kconfig-language.txt to rst
 2024-08-19 16:24 UTC 

[PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop
 2024-08-19 16:26 UTC  (13+ messages)
` [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths
` [PATCH 3/4] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
` [PATCH 4/4] cpuidle: dt_idle_genpd: "

[PATCH] leds: sun50i-a100: Replace msleep() with usleep_range()
 2024-08-19 16:25 UTC  (2+ messages)

apparent memory leak from object-add+object-del of memory-backend-ram
 2024-08-19 16:24 UTC 

[PATCH] fs/exfat: add NFS export support
 2024-08-19 16:25 UTC  (5+ messages)

[bpf-next v5 1/2] bpf: Add bpf_copy_from_user_str kfunc
 2024-08-19 16:25 UTC  (4+ messages)

[syzbot] [media?] [usb?] WARNING in smsusb_init_device/usb_submit_urb
 2024-08-19 16:24 UTC  (8+ messages)
  ` [PATCH] media/usb/siano: Fix endpoint type checking in smsusb

[PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-19 16:24 UTC  (5+ messages)

[PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink
 2024-08-19 16:23 UTC  (3+ messages)

[PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452
 2024-08-19 16:22 UTC  (2+ messages)

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-08-19 16:21 UTC  (3+ messages)

[PATCH] drm/xe: Ensure display fb is aligned in GGTT to a multiple of 64k, through padding
 2024-08-19 16:20 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
 2024-08-19 16:19 UTC  (2+ messages)

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-19 16:05 UTC  (9+ messages)
` [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers
` [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v3 07/14] thermal: ACPI: Use the "
` [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()

Where to send patches for ptest?
 2024-08-19 16:19 UTC  (2+ messages)
` [yocto] "

[PATCH] iommu/amd: Modify set_dte_entry() to use 128-bit cmpxchg operation
 2024-08-19 16:18 UTC 

ACH-Wire Authorization for Invoice9876545
 2024-08-19 16:16 UTC 

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-19 16:14 UTC  (12+ messages)
` [PATCH v2 10/15] cxl: define a driver interface for DPA allocation
` [PATCH v2 12/15] cxl: allow region creation by type2 drivers
` [PATCH v2 14/15] cxl: add function for obtaining params from a region

[PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
 2024-08-19 16:02 UTC  (12+ messages)
  ` [PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
  ` [PATCH 02/11 v2] target/riscv: Update CSR xintthresh in CLIC mode
  ` [PATCH 03/11 v2] hw/intc: Add CLIC device
  ` [PATCH 04/11 v2] target/riscv: Update CSR xie in CLIC mode
  ` [PATCH 05/11 v2] target/riscv: Update CSR xip "
  ` [PATCH 06/11 v2] target/riscv: Update CSR xtvec "
  ` [PATCH 07/11 v2] target/riscv: Update CSR xnxti "
  ` [PATCH 08/11 v2] target/riscv: Update interrupt handling "
  ` [PATCH 09/11 v2] target/riscv: Update interrupt return "
  ` [PATCH 10/11 v2] hw/riscv: add CLIC into virt machine
  ` [PATCH 11/11 v2] tests: add riscv clic qtest case and a function in qtest

[PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
 2024-08-19 16:14 UTC  (3+ messages)

[PATCH v4 0/6] AWS Nitro Enclave emulation support
 2024-08-19 16:14 UTC  (11+ messages)
` [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device

[PATCH v5 00/16] Introduce support for IGVM files
 2024-08-19 16:11 UTC  (3+ messages)
` [PATCH v5 01/16] meson: Add optional dependency on IGVM library

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-19 16:11 UTC  (4+ messages)

[PATCH net-next] tcp: change source port selection at bind() time
 2024-08-19 16:11 UTC  (3+ messages)

[PATCH 0/5] Congatec Board Controller drivers
 2024-08-19 16:11 UTC  (4+ messages)
` [PATCH 2/5] gpio: Congatec Board Controller gpio driver

VT-less kernels, and /dev/console on x86
 2024-08-19 15:50 UTC  (3+ messages)

[xinli-intel-fred-public:intel-lkp 15/34] arch/x86/kvm/vmx/vmx.c:1515:81: error: 'DB' undeclared; did you mean 'DS'?
 2024-08-19 16:09 UTC 

[PATCH v1] ASoc: tas2781: fixed the issue that the chip do not shutdown immediatly after aplay stopped
 2024-08-19 16:07 UTC  (2+ messages)

[openeuler:OLK-6.6 12432/13455] arch/arm64/kvm/virtcca_cvm.c:70:6: warning: no previous prototype for 'kvm_cvm_supports_sve'
 2024-08-19 16:08 UTC 

[PATCH bpf] bpf: Refactoring btf_name_valid_identifier() and btf_name_valid_section()
 2024-08-19 16:07 UTC 

[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-19 16:04 UTC  (22+ messages)
` [PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH v2 03/13] memory: samsung: exynos5422-dmc: simplify dmc->dev usage
` [PATCH v2 06/13] memory: stm32-fmc2-ebi: simplify with dev_err_probe()
` [PATCH v2 10/13] memory: tegra30-emc: simplify with scoped for each OF child loop
` [PATCH v2 11/13] memory: ti-aemif: simplify with dev_err_probe()
` [PATCH v2 12/13] memory: ti-aemif: simplify with devm_clk_get_enabled()
` [PATCH v2 13/13] memory: ti-aemif: simplify with scoped for each OF child loop

[meta-oe][PATCH] nodejs: support cross compile without qemu user conditionally
 2024-08-19 16:05 UTC  (2+ messages)
` [oe] "

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-19 16:05 UTC  (3+ messages)

[PATCH] doc: add --show-names for git config
 2024-08-19 16:04 UTC  (2+ messages)

[RFC PATCH 00/11] output a valid shell script when running 'make -n'
 2024-08-19 16:03 UTC  (12+ messages)
` [RFC PATCH 01/11] kbuild: ignore .config rule for make --always-make
` [RFC PATCH 02/11] kbuild: document some prerequisites
` [RFC PATCH 03/11] kbuild: pass KERNELVERSION and LOCALVERSION explicitly to setlocalversion
` [RFC PATCH 04/11] kbuild: don't execute .ko recipe in --dry-run mode
` [RFC PATCH 05/11] kbuild: execute modules.order "
` [RFC PATCH 06/11] kbuild: set $dry_run when running "
` [RFC PATCH 07/11] kbuild: define 'make' as a no-op "
` [RFC PATCH 08/11] kbuild: make link-vmlinux.sh respect $dry_run
` [RFC PATCH 09/11] kbuild: simplify commands in --dry-run mode
` [RFC PATCH 10/11] kbuild: don't test for file presence "
` [RFC PATCH 11/11] kbuild: suppress echoing of commands "

[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
 2024-08-19 16:04 UTC 

[PATCH v1 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
 2024-08-19 16:04 UTC  (3+ messages)
` [PATCH v1 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions

[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-08-19 16:03 UTC  (7+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "

[PATCH v3 00/11] i3c: master: some fix and improvemnt for hotjoin
 2024-08-19 16:02 UTC  (24+ messages)
` [PATCH v3 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH v3 04/11] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH v3 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH v3 06/11] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH v3 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin
` [PATCH v3 08/11] i3c: master: svc: need check IBIWON for dynamtica address assign
` [PATCH v3 09/11] i3c: master: svc: use spinlock_saveirq at svc_i3c_master_ibi_work()
` [PATCH v3 10/11] i3c: master: svc: wait for Manual ACK/NACK Done before next step
` [PATCH v3 11/11] i3c: master: svc: fix possible assignment of the same address to two devices

[PATCH v3 0/2] Modify the method of sending "exit sleep
 2024-08-19 16:03 UTC  (2+ messages)

[PATCH 0/2] drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panel
 2024-08-19 16:03 UTC  (2+ messages)

[PATCH v4 0/5] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-08-19 16:02 UTC  (2+ messages)

[PATCH v2 0/2] drm/panel: simple: add Innolux G070ACE-LH3
 2024-08-19 16:02 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: simple: add Innolux G070ACE-LH3 LVDS display support

[v2] staging: media: starfive: Add the dynamic resolution support
 2024-08-19 13:27 UTC  (2+ messages)

[PATCHSET v3.0 5/5] xfs: enable FITRIM for the realtime section
 2024-08-19 16:01 UTC  (3+ messages)
` [PATCH 1/1] xfs: enable FITRIM on the realtime device

[BUG] tracing: dynamic ftrace selftest detected failures
 2024-08-19 16:02 UTC  (4+ messages)

[PATCH v6 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-08-19 16:01 UTC  (4+ messages)
` [PATCH v6 2/2] drm/xe/lnl: Offload system clear page activity to GPU

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-19 16:00 UTC  (20+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
          ` [Intel-wired-lan] "
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API

[PATCH v2] SUNRPC: convert RPC_TASK_* constants to enum
 2024-08-19 16:00 UTC  (2+ messages)

[RFC] amdgpu: Add a context flag to disable implicit sync
 2024-08-19 16:00 UTC  (7+ messages)

[PATCH v2] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-19 15:59 UTC  (2+ messages)

[PATCH] drm/virtio: Use XRGB8888 also for big endian systems
 2024-08-19 15:58 UTC  (2+ messages)

[PATCH v3 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-08-19 15:57 UTC  (7+ messages)
` [PATCH v3 1/9] reset: amlogic: convert driver to regmap
` [PATCH v3 4/9] reset: amlogic: add driver parameters

[PATCH v2] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt
 2024-08-19 15:56 UTC 

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-19 15:57 UTC  (5+ messages)
` [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS

[PATCH v2 1/6] network: add __network_path_append_bss
 2024-08-19 15:57 UTC  (6+ messages)
` [PATCH v2 2/6] station: move BasicServiceSet DBus management into station
` [PATCH v2 3/6] network: remove BasicServiceSet DBus registration code
` [PATCH v2 4/6] network: add back network_bss_list_clear
` [PATCH v2 5/6] auto-t: Add ExtendedServiceSet property
` [PATCH v2 6/6] auto-t: Add test for BasicServiceSets

[PATCH nft,v2 1/2] datatype: reject rate in quota statement
 2024-08-19 15:57 UTC  (8+ messages)

[PATCH] libfrog: Unconditionally build fsprops.c
 2024-08-19 15:57 UTC  (5+ messages)

[PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate
 2024-08-19 15:57 UTC  (3+ messages)

[PATCH v1 net] kcm: Serialise kcm_sendmsg() for the same socket
 2024-08-19 15:56 UTC  (2+ messages)

[PATCH nft 0/5] relax cache requirements, speed up incremental updates
 2024-08-19 15:54 UTC  (3+ messages)

(no subject)
 2024-08-19 15:54 UTC  (5+ messages)
` 

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2024-08-19 15:54 UTC  (8+ messages)
` [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH v3 0/4] Batch IOTLB/dev-IOTLB invalidation
 2024-08-19 15:53 UTC  (6+ messages)
` [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation

[PATCH 00/16] Consolidate iommu page table implementations
 2024-08-19 15:53 UTC  (4+ messages)
` [PATCH 16/16] iommupt: Add the Intel VT-D second stage page table format

[PATCH 1/2] wifi: brcmfmac: add support for TRX firmware download
 2024-08-19 15:52 UTC  (3+ messages)

[RFC-PATCH v1 2/2] vhost-user: add a request-reply lock
 2024-08-19 15:50 UTC  (4+ messages)
` [RFC-PATCH v2] "

[PATCH v1 00/10] cat-file speedups
 2024-08-19 15:50 UTC  (6+ messages)
` [PATCH v1 05/10] cat-file: use delta_base_cache entries directly
      ` assert vs BUG [was: [PATCH v1 05/10] cat-file: use delta_base_cache entries directly]

[PATCH net] tcp: prevent concurrent execution of tcp_sk_exit_batch
 2024-08-19 15:50 UTC  (2+ messages)

[PATCH 0/5] Improve support for EFI multiboot loading
 2024-08-19 15:50 UTC  (7+ messages)
` [PATCH 1/5] x86: Put trampoline in .init.data section

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-19 15:49 UTC  (4+ messages)
` [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap

rcu pending
 2024-08-19 15:49 UTC  (10+ messages)

[PATCH] drm/bridge: ti-sn65dsi83: use dev_err_probe when failing to get panel bridge
 2024-08-19 15:49 UTC  (6+ messages)

[PATCH v2 0/2] block: Fix __blkdev_issue_write_zeroes() limit handling
 2024-08-19 15:49 UTC  (2+ messages)

[PATCH 00/14] Remove support for platform data from samsung keypad
 2024-08-19 15:49 UTC  (4+ messages)
` [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding

[PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
 2024-08-19 15:48 UTC  (2+ 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.