All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 16:36:42 to 2024-06-04 17:29:39 UTC [more...]

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-04 17:02 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v1,1/1] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-06-04 17:27 UTC  (13+ messages)
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch

[PATCH 00/11] staging: vc04_services: Random cleanups
 2024-06-04 17:29 UTC  (13+ messages)
` [PATCH 01/11] staging: vchiq_arm: Replace variable ret with status
` [PATCH 02/11] staging: vchiq_arm: Drop obsolete comment
` [PATCH 03/11] staging: vchiq_core: Drop non-functional struct members
` [PATCH 04/11] staging: vchiq_arm: Drop unnecessary declarations
` [PATCH 05/11] staging: vchiq_arm: Get the rid off struct vchiq_2835_state
` [PATCH 06/11] staging: vchiq_arm: Drop vchiq_arm_init_state
` [PATCH 07/11] staging: vchiq_arm: Reduce indentation of service_callback
` [PATCH 08/11] staging: vchiq_core: Add comments to mutex/spinlocks
` [PATCH 09/11] staging: vchiq: Move struct vchiq_config to vchiq.h
` [PATCH 10/11] staging: vchiq_core: Add hex prefix to debugfs output
` [PATCH 11/11] staging: vc04_services: Update testing instructions

[PULL v2 0/2] NBD patches for 2024-05-30
 2024-06-04 17:27 UTC  (2+ messages)

[PATCH v4 00/11] Series to deliver Ethernet for STM32MP13
 2024-06-04 17:05 UTC  (13+ messages)
` [PATCH v4 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH v4 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v4 10/11] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
` [PATCH v4 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[PATCH 1/6] drm/bridge: tc358767: Split tc_pxl_pll_en() into parameter calculation and enablement
 2024-06-04 16:19 UTC  (9+ messages)
` [PATCH 3/6] drm/bridge: tc358767: Drop line_pixel_subtract
` [PATCH 2/6] drm/bridge: tc358767: Use tc_pxl_pll_calc() to correct adjusted_mode clock

[PATCH 1/2] dt-bindings: display: bridge: tc358867: Document default DP preemphasis
 2024-06-04 16:31 UTC  (6+ messages)
` [PATCH 2/2] drm/bridge: tc358767: Add configurable default preemphasis

fix ->run failure handling
 2024-06-04 17:25 UTC  (3+ messages)
` [PATCH 1/2] md/raid0: don't free conf on raid0_run failure
` [PATCH 2/2] md/raid1: "

[PATCH] drm/xe: Always check force_wake_get return code
 2024-06-04 17:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Always check force_wake_get return code (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-06-04 17:23 UTC  (4+ messages)
` [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type

[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
 2024-06-04 17:22 UTC  (8+ messages)
` [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains "

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-06-04 17:22 UTC  (5+ messages)
` [PATCH v16 2/5] random: add vgetrandom_alloc() syscall

[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
 2024-06-04 17:21 UTC  (6+ messages)

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-04 17:19 UTC  (5+ messages)
` [PATCH 5/6] target/riscv: Add CTR sctrclr instruction
` [PATCH 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-06-04 17:18 UTC  (11+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-04 17:19 UTC  (2+ messages)

[XEN PATCH v8 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-06-04 17:17 UTC  (16+ messages)
` [RFC XEN PATCH v8 5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi

[PATCH V1 17/26] machine: memfd-alloc option
 2024-06-04 17:16 UTC  (12+ messages)

[PATCH RFC] fs_parse: add uid & gid option parsing helpers
 2024-06-04 17:17 UTC 

[RFC PATCH] docs: document upcoming breaking changes
 2024-06-04 17:16 UTC  (6+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-06-04 17:16 UTC  (7+ messages)
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH v2 3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe

[PATCH v11 00/13] flow filter using basic facilities of capability and resource objects
 2024-06-04 17:16 UTC  (2+ messages)
` [EXTERNAL] "

[v3 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-06-04 17:15 UTC  (2+ messages)

[PATCH v3] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs
 2024-06-04 17:14 UTC  (2+ messages)

[RFC/PATCH 1/1] tools headers arm64: Sync arm64's cputype.h with the kernel sources
 2024-06-04 17:14 UTC  (3+ messages)

[PATCH v8 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-04 17:13 UTC  (4+ messages)
` [PATCH v8 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550

[Buildroot] [PATCH 1/3] package/rpi-firmware: bump version to v1.20240529
 2024-06-04 17:12 UTC  (6+ messages)
` [Buildroot] [PATCH v2 "
  ` [Buildroot] [PATCH v2 2/3] package/raspberrypi-usbboot: bump version to 20221215-105525

[PATCH 0/5] use the pager in 'add -p'
 2024-06-04 17:12 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/6] "
    ` [PATCH v4 "
      ` [PATCH v4 4/6] pager: introduce setup_custom_pager
      ` [PATCH v4 6/6] add-patch: introduce the command '|'

[PATCH v2 1/3] PCI: Revert the cfg_access_lock lockdep mechanism
 2024-06-04 17:11 UTC  (2+ messages)

[PATCH 0/6] net: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-04 17:11 UTC  (4+ messages)
` [PATCH 1/6] wifi: ath11k: use 'time_left' variable with wait_event_timeout()

[PATCH v2 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-06-04 17:10 UTC  (3+ messages)
` [PATCH v2 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe

[meta-arago][scarthgap][PATCH v2] arm-ddr-bandwidth: Bandwidth script for testing
 2024-06-04 17:09 UTC 

[PATCH 1/2] platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
 2024-06-04 17:09 UTC  (4+ messages)
` [PATCH 1/3] platform/chrome: Add struct ec_response_get_next_event_v3
` [PATCH 2/3] platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
` [PATCH 3/3] ARM: dts: cros-ec-keyboard: Add keyboard matrix v3.0

[Buildroot] [PATCH next 1/1] package/pinentry: bump to version 1.3.0
 2024-06-04 17:09 UTC 

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-06-04 17:09 UTC  (11+ messages)
  ` [PATCH v2 cmpxchg 0/8] Provide emulation for one--byte cmpxchg()
    ` [PATCH v3 cmpxchg 0/4] "
      ` [PATCH v3 cmpxchg 1/4] ARC: Emulate one-byte cmpxchg
      ` [PATCH v3 cmpxchg 2/4] sh: "
      ` [PATCH v3 cmpxchg 3/4] xtensa: "
      ` [PATCH v3 cmpxchg 4/4] ARM: "

[PATCH] parisc: Try to fix random segmentation faults in package builds
 2024-06-04 17:08 UTC  (11+ messages)

[PATCH 00/16] LoongArch initial support
 2024-06-04 17:09 UTC  (6+ messages)

[PATCH 1/2] bindings: frequency: adf4350: add clk provider
 2024-06-04 17:08 UTC  (2+ messages)

[PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'
 2024-06-04 17:08 UTC  (2+ messages)

[PATCH] riscv: dts: starfive: Update flash partition layout
 2024-06-04 17:06 UTC  (3+ messages)

[PATCH 0/8] Introduce fwctl subystem
 2024-06-04 17:05 UTC  (7+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev

[PATCH] drm/msm/adreno: Add support for Adreno 505 GPU
 2024-06-04 17:06 UTC  (5+ messages)

[PATCH v5 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-06-04 17:05 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH v5 2/5] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH v5 3/5] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
` [PATCH v5 4/5] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
` [PATCH v5 5/5] serial: sh-sci: Add support for RZ/V2H(P) SoC

[tip:irq/urgent] BUILD SUCCESS b97e8a2f7130a4b30d1502003095833d16c028b3
 2024-06-04 17:04 UTC 

[PATCH v3 00/27] function_graph: Allow multiple users for function graph tracing
 2024-06-04 17:04 UTC  (5+ messages)

[XEN PATCH v3 00/16] x86: make cpu virtualization support configurable
 2024-06-04 17:03 UTC  (4+ messages)
` [XEN PATCH v3 14/16] ioreq: make arch_vcpu_ioreq_completion() an optional callback

[PATCH net-next] net: allow rps/rfs related configs to be switched
 2024-06-04 17:03 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Print SQE fw version
 2024-06-04 17:03 UTC  (2+ messages)

[PATCH v2 0/5] mt7986 DTS Patches
 2024-06-04 17:01 UTC  (5+ messages)
` [PATCH v2 4/5] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
  ` Aw: "

[PATCH] dt-bindings: mtd: spi-nor: deprecate Everspin MRAM devices
 2024-06-04 17:01 UTC  (3+ messages)

[PATCH v2] thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data
 2024-06-04 17:00 UTC  (4+ messages)

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-04 16:59 UTC  (5+ messages)
` [PATCH 2/5] s390x: Add loadparm to CcwDevice

[PATCH v4 1/3] dt-bindings: hwmon: g762: Convert to yaml schema
 2024-06-04 17:00 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: hwmon: g76x: Add support for g761
` [PATCH v4 3/3] hwmon: g672: add "

[Bug 218890] reset SuperSpeed USB device number 2 using xhci_hcd
 2024-06-04 17:00 UTC  (3+ messages)
` [PATCH] scsi: sd: Use READ(16) when reading block zero on large capacity disks

[PATCH v2 1/3] drm/xe: Cleanup force wake registers bit definitions
 2024-06-04 16:59 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [v2,1/3] "

[PATCH v2 net 00/15] af_unix: Fix lockless access of sk->sk_state and others fields
 2024-06-04 16:52 UTC  (16+ messages)
` [PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
` [PATCH v2 net 02/15] af_unix: Annodate data-races around sk->sk_state for writers
` [PATCH v2 net 03/15] af_unix: Annotate data-race of sk->sk_state in unix_inq_len()
` [PATCH v2 net 04/15] af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll()
` [PATCH v2 net 05/15] af_unix: Annotate data-race of sk->sk_state in unix_stream_connect()
` [PATCH v2 net 06/15] af_unix: Annotate data-race of sk->sk_state in unix_accept()
` [PATCH v2 net 07/15] af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg()
` [PATCH v2 net 08/15] af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb()
` [PATCH v2 net 09/15] af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG
` [PATCH v2 net 10/15] af_unix: Annotate data-races around sk->sk_sndbuf
` [PATCH v2 net 11/15] af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen
` [PATCH v2 net 12/15] af_unix: Use unix_recvq_full_lockless() in unix_stream_connect()
` [PATCH v2 net 13/15] af_unix: Use skb_queue_empty_lockless() in unix_release_sock()
` [PATCH v2 net 14/15] af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen()
` [PATCH v2 net 15/15] af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill()

[PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
 2024-06-04 16:58 UTC  (5+ messages)

[Buildroot] [Bug 16093] New: kmod and gcc-14 build error
 2024-06-04 16:58 UTC  (2+ messages)
` [Buildroot] [Bug 16093] "

[PATCH] edid-decode: Cannot support NonMixed MS without MS
 2024-06-04 16:57 UTC  (3+ messages)

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-06-04 16:56 UTC  (20+ messages)
` [PATCH v1 2/6] cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization

[PATCH] MAINTAINERS: drm: Drop sam as panel reviewer
 2024-06-04 16:54 UTC  (3+ messages)

[PATCH v2 0/3] Add the core reset for UARTs of StarFive JH7110
 2024-06-04 16:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC

[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-06-04 16:53 UTC  (8+ messages)
` [PATCH v3 15/25] mbedtls: add X509 cert parser porting layer
` [PATCH v3 21/25] mbedtls: add RSA helper layer on MbedTLS

[PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
 2024-06-04 16:53 UTC  (11+ messages)

[HELP] FUSE writeback performance bottleneck
 2024-06-04 16:53 UTC  (10+ messages)

[PATCH net-next] inet: remove (struct uncached_list)->quarantine
 2024-06-04 16:51 UTC 

[PATCH v2 00/22] iommu: Refactoring domain allocation interface
 2024-06-04 16:51 UTC  (5+ messages)
` [PATCH v2 02/22] iommufd: Use iommu_user_domain_alloc()
` [PATCH v2 15/22] RDMA/usnic: Use iommu_paging_domain_alloc()

[PATCH] drm/amd/display: use pre-allocated temp structure for bounding box
 2024-06-04 16:49 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: ensure snd_una is properly initialized on connect
 2024-06-04 16:49 UTC  (2+ messages)

[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
 2024-06-04 16:48 UTC  (3+ messages)
` [PATCH net v5 4/4] net: dsa: microchip: monitor potential faults in half-duplex mode

[PATCH net-next v1] netfilter: cttimeout: remove 'l3num' attr check
 2024-06-04 16:48 UTC  (2+ messages)

Please queue up f4dca95fc0f6 for 6.9 et.al
 2024-06-04 16:47 UTC  (5+ messages)

[PATCH] leds: triggers: flush pending brightness before activating trigger
 2024-06-04 16:46 UTC  (2+ messages)

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (riscv-for-linus-6.10-rc2-2-g7932b172ac7e)
 2024-05-31 16:56 UTC 

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10079 warnings (v6.10-rc1-5-ga5e8a5b08a48)
 2024-05-31  3:54 UTC 

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (v6.10-rc1-5-g06fcde8cc897)
 2024-05-31 16:04 UTC 

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-31  6:05 UTC  (8+ messages)
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH v5 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-06-04 16:44 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: media: add qcom,msm8998-venus
` [PATCH v5 2/3] media: venus: add msm8998 support
` [PATCH v5 3/3] arm64: dts: qcom: msm8998: add venus node

[PATCH] drm/i915: Fix assert on pending async-put power domain work when it requeues itself
 2024-06-04 16:45 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] tools/lsgpu: Add switch to display gpu pci devices
 2024-06-04 16:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2] KEYS: trusted: add missing MODULE_DESCRIPTION()
 2024-06-04 16:43 UTC  (2+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-04 16:42 UTC  (6+ messages)
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator

[RFC PATCH v0] RISCV: Report vector unaligned accesses hwprobe
 2024-06-04 16:42 UTC  (3+ messages)

[syzbot] [maple-tree?] BUG: unable to handle kernel paging request in mas_walk
 2024-06-04 16:42 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d97496ca23a2d4ee80b7302849404859d9058bcd
 2024-06-04 16:40 UTC  (2+ messages)

[PATCH V4 0/2] Extend wa_14020756599 to xe2lpg/lpm
 2024-06-04 16:41 UTC  (2+ messages)
` ✓ CI.BAT: success for Extend wa_14020756599 to xe2lpg/lpm (rev4)

[PATCH v2 4/4] net/mlx5: implement VXLAN last reserved modification
 2024-06-04 16:40 UTC  (6+ messages)
` [PATCH v4 0/3] support VXLAN rsvd1 modification
  ` [PATCH v4 2/3] ethdev: add VXLAN last reserved field

[PATCH net-next v14 00/14] net: Make timestamping selectable
 2024-06-04 16:40 UTC  (3+ messages)
` [PATCH net-next v14 07/14] net: Add struct kernel_ethtool_ts_info

[PATCH mdadm 0/2] Bug fixes for --write-zeros option
 2024-06-04 16:38 UTC  (3+ messages)
` [PATCH mdadm 1/2] mdadm: Fix hang race condition in wait_for_zero_forks()
` [PATCH mdadm 2/2] mdadm: Block SIGCHLD processes before starting children

[meta-arago][master][PATCH] arm-ddr-bandwidth: Bandwidth script for testing
 2024-06-04 16:38 UTC  (4+ messages)
` [meta-arago][scarthgap][PATCH] "

[PATCH v2 0/2] drm/panfrost: Add MT8188 support
 2024-06-04 16:37 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC

[PATCH] cxl/region: Avoid null pointer dereference in region lookup
 2024-06-04 16:37 UTC  (2+ messages)

[PATCH v5 0/2] Clean up usage of rt_task()
 2024-06-04 16:37 UTC  (4+ messages)
` [PATCH v5 1/2] sched/rt: "

[PATCH v2 0/5] FUSB302 USB-C controller support
 2024-06-04 16:33 UTC  (2+ messages)
` [PATCH v2 5/5] MAINTAINERS: add TCPM section

[PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10
 2024-06-04 16:36 UTC  (3+ messages)
` [PATCH rdma-rc 1/6] RDMA/cache: Release GID table even if leak is detected


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.