All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-30 13:49:41 to 2023-11-30 14:20:45 UTC [more...]

[PATCH 0/2] arm64: dts: imx8mp: Add support for the ISPs
 2023-11-30 14:20 UTC  (11+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: Add overlays for ISP instances

[PATCH 00/13] ASoC: SOF: IPC path handling and fallback support
 2023-11-30 14:19 UTC  (2+ messages)

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2023-11-30 14:20 UTC  (5+ messages)
` [PATCH v4 21/22] kasan: use stack_depot_put for Generic mode
  ` [BISECTED] Boot hangs when SLUB_DEBUG_ON=y
    ` [REGRESSION] Boot hangs when SLUB_DEBUG_ON=y and KASAN_GENERIC=y

Patchwork summary for: spi-devel-general
 2023-11-30 14:20 UTC 

[PATCH v7 1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
 2023-11-30 14:19 UTC  (3+ messages)

[PATCH v8 00/10] ppc64: Restrict memory allocations for kernel and initrd
 2023-11-30 14:17 UTC  (11+ messages)
` [PATCH v8 01/10] kern/ieee1275/init: ppc64: Introduce a request for regions_claim
` [PATCH v8 02/10] kern/ieee1275/init: ppc64: Decide by request whether to initialize region
` [PATCH v8 03/10] kern/ieee1275/init: ppc64: Return allocated address using context
` [PATCH v8 04/10] kern/ieee1275/init: ppc64: Add support for alignment requirements
` [PATCH v8 05/10] kern/ieee1275/init: ppc64: Rename regions_claim to grub_regions_claim
` [PATCH v8 06/10] kern/ieee1275/cmain: ppc64: Introduce flags to identify KVM and Power VM
` [PATCH v8 07/10] loader/powerpc/ieee1275: Use new allocation function for kernel and initrd
` [PATCH v8 08/10] kern/ieee1275/ieee1275: debug: Display successful memory claims
` [PATCH v8 09/10] kern/ieee1275/init: ppc64: Fix a comment
` [PATCH v8 10/10] kern/ieee1275/init: ppc64: Display upper_mem_limit for debugging

[PATCH v5 00/50] Improvements to memory use
 2023-11-30 14:19 UTC  (4+ messages)
` [PATCH v5 02/50] libperf: Lazily allocate/size mmap event copy

[Re V2]:Patch "Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE" has been added to the 5.10-stable tree
 2023-11-30 14:17 UTC  (5+ messages)

[PATCH v5 0/9] Cleanup AMBA PL011 driver
 2023-11-30 14:19 UTC  (11+ messages)
` [PATCH v5 1/9] tty: serial: amba: cleanup whitespace
` [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
` [PATCH v5 3/9] tty: serial: amba-pl011: fix whitespace formatting
` [PATCH v5 4/9] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
` [PATCH v5 5/9] tty: serial: amba-pl011: avoid quoted string split across lines
` [PATCH v5 6/9] tty: serial: amba-pl011: fix formatting of conditions
` [PATCH v5 7/9] tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
` [PATCH v5 8/9] tty: serial: amba-pl011: unindent pl011_console_get_options function body
` [PATCH v5 9/9] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe

[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-30 14:18 UTC  (6+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object

[PATCH v12 00/10] hvf: Implement Apple Silicon Support
 2023-11-30 14:17 UTC  (3+ messages)
` [PATCH v12 04/10] hvf: Add Apple Silicon support

[PATCH v3 00/10] Add displays support for bsh-smm-s2/pro boards
 2023-11-30 14:16 UTC  (23+ messages)
` [PATCH v3 01/10] drm/bridge: Fix bridge disable logic
` [PATCH v3 02/10] drm/bridge: Fix a use case in the "
` [PATCH v3 03/10] drm: bridge: samsung-dsim: enter display mode in the enable() callback
` [PATCH v3 04/10] drm: bridge: samsung-dsim: complete the CLKLANE_STOP setting
` [PATCH v3 05/10] dt-bindings: display: panel: Add synaptics r63353 panel controller
` [PATCH v3 06/10] drm/panel: Add Synaptics R63353 panel driver
` [PATCH v3 07/10] dt-bindings: display: panel: Add Ilitek ili9805 panel controller
` [PATCH v3 08/10] drm/panel: Add Ilitek ILI9805 panel driver
` [PATCH v3 09/10] drm/panel: ilitek-ili9805: add support for Tianma TM041XDHG01 panel
` [PATCH v3 10/10] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[v1] net/af_xdp: enable a sock path alongside use_cni
 2023-11-30 14:17 UTC  (6+ messages)

How to set the NFSv4 "HIDDEN" attribute on Linux?
 2023-11-30 14:17 UTC  (10+ messages)
        ` <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? "

[igt-dev] [PATCH i-g-t] lib/drmtest: load forced module
 2023-11-30 14:10 UTC 

[PATCH nf-next 0/8] netfilter: make nf_flowtable lifetime differ from container struct
 2023-11-30 14:17 UTC  (5+ messages)
` [PATCH nf-next 7/8] netfilter: nf_tables: add flowtable map for xdp offload

[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify
 2023-11-30 14:16 UTC  (4+ messages)
` [PATCH v2 1/3] fs: fork splice_file_range() from do_splice_direct()
` [PATCH v2 2/3] fs: move file_start_write() into direct_splice_actor()
` [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy

REGRESSION linux-next since Nov 16th, perf tool broken (at least on s390)
 2023-11-30 14:16 UTC  (3+ messages)

[tip:x86/percpu 21/22] arch/x86/include/asm/current.h:46:24: sparse: sparse: dereference of noderef expression
 2023-11-30 14:14 UTC 

arch/x86/kvm/vmx/hyperv.h:79:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
 2023-11-30 14:14 UTC 

[PATCH v7 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
 2023-11-30 14:14 UTC 

[PATCH v3] net: stmmac: fix FPE events losing
 2023-11-30 14:13 UTC  (7+ messages)

arm64: dts: imx8mn-var-som: add 20ms delay to ethernet regulator enable
 2023-11-30 14:14 UTC  (3+ messages)

[PATCH v2 0/2] *** Add support for phyCORE-AM62x ***
 2023-11-30 11:56 UTC  (2+ messages)
` [PATCH v2 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM

[PATCH v4 0/2] acpi: report numa nodes for device memory using GI
 2023-11-30 14:12 UTC  (5+ messages)
` [PATCH v4 1/2] qom: new object to associate device to numa node
` [PATCH v4 2/2] hw/acpi: Implement the SRAT GI affinity structure

TPM SPI issue
 2023-11-29 23:58 UTC  (3+ messages)

SMEs AID
 2023-11-30 14:06 UTC 

SMEs AID
 2023-11-30 14:06 UTC 

[PATCH v1 0/8] Add JH7100 errata and update device tree
 2023-11-30 14:12 UTC  (9+ messages)
` [PATCH v1 1/8] riscv: errata: Add StarFive JH7100 errata
` [PATCH v1 2/8] riscv: dts: starfive: Group tuples in interrupt properties

[LTP] [PATCH v1] Delete getdtablesize01 test
 2023-11-30 14:11 UTC  (4+ messages)

[PATCH v5 00/17] Introduce initial TI's J784S4 and AM69 support
 2023-11-30 11:55 UTC  (4+ messages)
` [PATCH v5 01/17] arm: dts: Introduce j784s4 dts from linux kernel
` [PATCH v5 10/17] board: ti: j748s4: Add board config yaml files
` [PATCH v5 12/17] arm: dts: Introduce j784s4 u-boot dts files

[PATCH net-next v5 0/3] send credit update during setting SO_RCVLOWAT
 2023-11-30 14:11 UTC  (7+ messages)
` [PATCH net-next v5 2/3] virtio/vsock: "

[PATCH net-next v2] net: phy: mdio_device: Reset device only when necessary
 2023-11-30 14:11 UTC  (2+ messages)

[PATCH v1] cmd: mtd: OTP access support
 2023-11-30 11:28 UTC 

[PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT
 2023-11-30 14:10 UTC  (6+ messages)
  ` [Nouveau] "

[igt-dev] [PATCH i-g-t 1/2] tests/intel/xe_create: sanity check all MBZ fields
 2023-11-30 14:11 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/intel-ci/xe-fast-feedback: add create-invalid-mbz
` [igt-dev] ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] tests/intel/xe_create: sanity check all MBZ fields

[PATCH v1] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-11-30 11:24 UTC 

Bug report connect to VM with Vagrant
 2023-11-30 14:10 UTC  (3+ messages)

[PATCH BlueZ v1] shared/vcp: Fix build error
 2023-11-30 14:10 UTC 

[PATCH 0/6] TPMI update for new defines and permissions
 2023-11-30 14:10 UTC  (4+ messages)
` [PATCH 1/6] platform/x86/intel/tpmi: Add additional TPMI header fields

Upgrade u-boot to use a redundant environment
 2023-11-30  9:22 UTC 

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-11-30 10:48 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] lib/amdgpu: add GFX1150 chips for IGT tests
 2023-11-30 14:09 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
 2023-11-30 14:08 UTC  (3+ messages)

[PATCH] gpio: sim: implement the dbg_show() callback
 2023-11-30 14:08 UTC  (3+ messages)

[PATCH b4] mbox: Suggest git am -3 if b4 am -3 was used
 2023-11-30 14:08 UTC  (2+ messages)

Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
 2023-11-30 14:08 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: ti,am3359-tscadc: Allow dmas property to be optional
 2023-11-30 14:07 UTC  (3+ messages)
` (subset) "

[igt-dev] [PATCH i-g-t] tests/kms_writeback: fix kms_writeback failure for XRGB8888 only devices
 2023-11-30 14:07 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] reset: Fix crash when freeing non-existent optional resets
 2023-11-30 14:06 UTC  (2+ messages)

[PATCH net] ipv4: ip_gre: Handle skb_pull() failure in ipgre_xmit()
 2023-11-30 14:05 UTC  (5+ messages)

[PATCH] mfd: twl6030-irq: Revert to use of_match_device()
 2023-11-30 14:05 UTC  (5+ messages)

[PATCH 13/16] iommu: observability of the IOMMU allocations
 2023-11-30 14:03 UTC  (4+ messages)

SMEs AID
 2023-11-30 13:56 UTC 

[PATCH 0/5] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2023-11-30 14:04 UTC  (7+ messages)
` [PATCH 4/5] iommu/arm-smmu-v3: Add set_dirty_tracking() support

[PATCH] interconnect: qcom: sm8250: Enable sync_state
 2023-11-30 14:04 UTC 

[android-common:android-mainline 4/7] include/trace/hooks/selinux.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-11-30 14:03 UTC 

NFSv4 alternate data streams?
 2023-11-30 14:03 UTC  (3+ messages)

[PATCH v3 RESEND] hid-ft260: Add serial driver
 2023-11-30 13:55 UTC  (5+ messages)

[GIT PULL] LEDs fixes for v6.7
 2023-11-30 14:02 UTC 

[igt-dev] [PATCH i-g-t] lib/drmtest.h: make ALIGN work with uint64_t values
 2023-11-30 14:01 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH for-8.2 0/2] qdev array property fixes
 2023-11-30 14:00 UTC  (4+ messages)
` [PATCH for-8.2 2/2] string-output-visitor: Support lists for non-integer types

[yocto-autobuilder-helper] scripts/run-toaster-tests.py: run via pytest and fix environment setup
 2023-11-30 14:00 UTC 

[PATCH bpf v4 0/7] bpf: Fix the release of inner map
 2023-11-30 14:01 UTC  (8+ messages)
` [PATCH bpf v4 1/7] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
` [PATCH bpf v4 2/7] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH bpf v4 3/7] bpf: Set need_defer as false when clearing fd array during map free
` [PATCH bpf v4 4/7] bpf: Defer the free of inner map when necessary
` [PATCH bpf v4 5/7] bpf: Optimize the free of inner map
` [PATCH bpf v4 6/7] selftests/bpf: Add test cases for "
` [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program

[Toaster] bitbake: toaster: fix pytest build test execution and test discovery
 2023-11-30 13:59 UTC 

[Intel-gfx] [PATCH] drm/i915/hwmon: Fix static analysis tool errors in i915 hwmon
 2023-11-30 13:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
 2023-11-30 13:58 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] sfc-siena: "

[PATCH v2 1/2] Bluetooth: Disconnect if E0 is used for Level 4
 2023-11-30 13:58 UTC  (5+ messages)
` [PATCH v2 2/2] Bluetooth: Fix bogus check for re-auth no supported with non-ssp

[RESEND PATCH v2] Bluetooth: Fix bogus check for re-auth no supported with non-ssp
 2023-11-30 13:58 UTC 

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2023-11-30 13:57 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/xe_exec_store: Test to check CONDITIONAL_BATCH_BUFFER_END
 2023-11-30 13:52 UTC 

[PATCH] perf symbols: Parse NOTE segments until the build id is found
 2023-11-30 13:57 UTC 

[PATCH 0/3] firmware: arm_scmi: Miscellaneous fixes and opp count increase
 2023-11-30 13:56 UTC  (6+ messages)
` [PATCH 2/3] firmware: arm_scmi: Fix freq/power truncation in the perf protocol

Does skb_metadata_differs really need to stop GRO aggregation?
 2023-11-30 13:55 UTC  (8+ messages)

[PATCH-for-9.0] accel: Do not set CPUState::tcg_cflags in non-TCG accels
 2023-11-30 13:55 UTC  (2+ messages)

[PATCH 0/3] media: rkisp1: Misc fixes and debug
 2023-11-30 13:54 UTC  (5+ messages)
` [PATCH 3/3] media: rkisp1: debug: Count completed frame interrupts

[Intel-xe] [PATCH] RFC drm/xe: Add mem_access_get in gem_create_ioctl
 2023-11-30 13:54 UTC  (3+ messages)

[Intel-gfx] [PATCH v6] drm/i915: handle uncore spinlock when not available
 2023-11-30 13:54 UTC  (6+ messages)
        ` [Intel-xe] "

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-11-30 13:53 UTC  (8+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
` [RFC 2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request()
` [RFC 3/7] ext4: add aligned allocation support in mballoc
` [RFC 4/7] ext4: allow inode preallocation for aligned alloc
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
` [RFC 6/7] ext4: Add aligned allocation support for atomic direct io
` [RFC 7/7] ext4: Support atomic write for statx

[PATCH v3 0/5] Add support for the ds28ec20 one-wire eeprom
 2023-11-30 13:52 UTC  (6+ messages)
` [PATCH v3 1/5] w1: ds2490: support block sizes larger than 128 bytes in ds_read_block
` [PATCH v3 2/5] w1: ds2433: remove unused definition
` [PATCH v3 3/5] w1: ds2433: introduce a configuration structure
` [PATCH v3 4/5] w1: ds2433: use the kernel bitmap implementation
` [PATCH v3 5/5] w1: ds2433: add support for ds28ec20 eeprom

[RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic
 2023-11-30 13:53 UTC 

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2023-11-30 11:50 UTC  (4+ messages)
  ` [PATCH v2 1/3] PCI: dwc: Add support for vendor specific capability search
  ` [PATCH v2 2/3] PCI: debugfs: Add support for RASDES framework in DWC
  ` [PATCH v2 3/3] PCI: dwc: Create debugfs files in DWC driver

[PATCH] accel: Do not set CPUState::can_do_io in non-TCG accels
 2023-11-30 13:51 UTC  (2+ messages)

[PATCH v6 00/10] drm: ci: fixes
 2023-11-30 13:50 UTC  (6+ messages)
` [PATCH v6 06/10] drm: ci: mediatek: Set IGT_FORCE_DRIVER for mt8173

[PATCH 0/6] Make Big QEMU Lock naming consistent
 2023-11-30 13:49 UTC  (3+ messages)
` [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs

[PATCH 0/8] nfsd fixes for 6.5.y
 2023-11-30 13:49 UTC  (4+ 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.