All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 14:06:16 to 2024-09-13 15:09:06 UTC [more...]

[PATCH v4 00/27] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-09-13 15:08 UTC  (20+ messages)
` [PATCH v4 01/27] power: supply: add undervoltage health status property
` [PATCH v4 02/27] clk: qcom: clk-rcg2: name refactoring
` [PATCH v4 03/27] gcc-sdm845: Add general purpose clock ops
` [PATCH v4 04/27] dt-bindings: panel: add Samsung s6e3ha8
` [PATCH v4 05/27] dt-bindings: mfd: add maxim,max77705
` [PATCH v4 06/27] dt-bindings: mfd: add samsung,s2dos05
` [PATCH v4 07/27] drm/panel: Add support for S6E3HA8 panel driver
` [PATCH v4 08/27] mfd: max77693: remove unused declarations
` [PATCH v4 09/27] mfd: Add new driver for MAX77705 PMIC
` [PATCH v4 10/27] input: max77693: add max77705 haptic support
` [PATCH v4 11/27] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v4 12/27] power: supply: max77705: Add fuel gauge "
` [PATCH v4 13/27] leds: max77705: Add LEDs support
` [PATCH v4 14/27] mfd: sec-core: add s2dos05 support
` [PATCH v4 15/27] regulator: add s2dos05 regulator support
` [PATCH v4 16/27] arm64: dts: qcom: sdm845: enable gmu
` [PATCH v4 17/27] arm64: dts: qcom: starqltechn: remove wifi
` [PATCH v4 18/27] arm64: dts: qcom: starqltechn: fix usb regulator mistake
` [PATCH v4 19/27] arm64: dts: qcom: starqltechn: refactor node order

[PATCH v4 0/6] landlock: Signal scoping support
 2024-09-13 15:07 UTC  (5+ messages)
` [PATCH v4 1/6] landlock: Add signal scoping control
` [PATCH v4 6/6] landlock: Document LANDLOCK_SCOPED_SIGNAL

[PATCH] dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required
 2024-09-13 15:07 UTC  (9+ messages)

[RFC PATCH net-next] net/udp: Add 4-tuple hash for connected socket
 2024-09-13 15:06 UTC  (5+ messages)

[PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops
 2024-09-13 15:06 UTC  (3+ messages)

Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
 2024-09-13 15:05 UTC  (2+ messages)

[PATCH] drm/i915/dp: Fix AUX IO power enabling for eDP PSR
 2024-09-13 15:05 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-13 15:04 UTC  (9+ messages)
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-09-13 15:04 UTC  (6+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls

[RFC PATCH v3 00/19] Support socket access-control
 2024-09-13 15:04 UTC  (5+ messages)
` [RFC PATCH v3 06/19] selftests/landlock: Test adding a rule for unhandled access

[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
 2024-09-13 15:03 UTC  (10+ messages)
` [PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs

[PATCH 0/2] Block DC6 on Vblank enable for Panel Replay
 2024-09-13 15:03 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/display: Add block_dc6_needed variable into intel_crtc
` ✗ Fi.CI.SPARSE: warning for Block DC6 on Vblank enable for Panel Replay
` ✗ Fi.CI.DOCS: "
` ✓ Fi.CI.BAT: success "

[PATCH bpf-next v3 1/2] bpf: Fix a sdiv overflow issue
 2024-09-13 15:03 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for sdiv/smod overflow cases

[PATCH v3 0/5] xen/bitops: hweight() cleanup/improvements
 2024-09-13 15:02 UTC  (6+ messages)
` [PATCH v3 2/5] xen/bitops: Drop the remnants of hweight{8,16}()
` [PATCH v3 3/5] xen/bitops: Implement hweight32() in terms of hweightl()

[PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle
 2024-09-13 15:02 UTC  (14+ messages)

[PATCH v2] i2c: omap: Fix standard mode false ACK readings
 2024-09-13 15:01 UTC  (9+ messages)

[PATCH v1 0/6] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-13 14:55 UTC  (7+ messages)
` [PATCH v1 1/6] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v1 2/6] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v1 3/6] misc: eeprom: eeprom_93cx6: Replace printk(KERN_ERR ...) with pr_err()
` [PATCH v1 4/6] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
` [PATCH v1 5/6] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
` [PATCH v1 6/6] serial: 8250_exar: Add select EEPROM_93CX6 in Kconfig

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-13 15:00 UTC  (5+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
 2024-09-13 15:00 UTC  (7+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
 2024-09-13 14:59 UTC  (3+ messages)
` [PATCH v7 05/10] i2c: core: Remove extra space in Makefile

[PATCH net v2] net: xilinx: axienet: Schedule NAPI in two steps
 2024-09-13 14:57 UTC 

[PATCH] mempool: test performance with larger bursts
 2024-09-13 14:58 UTC  (7+ messages)
` [PATCH v7] "

[iptables PATCH] extensions: TPROXY: Fix for translation being non-terminal
 2024-09-13 14:57 UTC 

[PATCH 0/7] s390/vdso: getrandom() vdso implementation
 2024-09-13 14:57 UTC  (10+ messages)
` [PATCH 7/7] s390/vdso: Wire up "

[PATCH 6.6 v2 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-13 14:56 UTC  (3+ messages)

[PATCH] xen/swiotlb: add alignment check for dma buffers
 2024-09-13 14:56 UTC 

[PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures
 2024-09-13 14:56 UTC  (2+ messages)

[PATCH] media: verisilicon: av1: Fix reference video buffer pointer assignment
 2024-09-13 14:52 UTC  (5+ messages)

[PATCH net v3] net: xilinx: axienet: Fix packet counting
 2024-09-13 14:51 UTC 

[PATCH -next] crypto: qat - remove redundant null pointer checks in adf_dbgfs_init()
 2024-09-13 14:52 UTC  (3+ messages)

Receive Nonprofit Credentials Over The Weekend
 2024-09-13 14:48 UTC 

[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-09-13 14:51 UTC  (4+ messages)
` [PATCH v3 04/23] dt-bindings: mfd: add maxim,max77705

[PATCH bpf-next v4] selftests/bpf: use auto-dependencies for test objects
 2024-09-13 14:51 UTC  (3+ messages)

[PATCH] mm/madvise: process_madvise() drop capability check if same mm
 2024-09-13 14:51 UTC  (4+ messages)

[GIT PULL] printk for 6.12
 2024-09-13 14:50 UTC 

[Intel-wired-lan] [bug report]iavf: deadlock on detach/attach vf to VM with net_failover
 2024-09-13 14:50 UTC  (4+ messages)
  ` [Intel-wired-lan] [EXTERNAL] "

[PATCH v1 00/10] acc baseband PMD fix and updates for 24.11
 2024-09-13 14:49 UTC  (3+ messages)
` [PATCH v1 01/10] baseband/acc: fix access to deallocated mem

[PATCH] hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge
 2024-09-13 14:48 UTC 

CVE-2024-46713: perf/aux: Fix AUX buffer serialization
 2024-09-13 14:49 UTC 

[PATCH i-g-t 0/3] Switch the FFT library to meow_fft
 2024-09-13 14:49 UTC  (2+ messages)
` ✗ CI.xeBAT: failure for "

[PATCH v2] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-13 14:48 UTC  (2+ messages)

[PULL 0/9] Migration 20240909 patches
 2024-09-13 14:47 UTC  (4+ messages)
` [PULL 1/9] softmmu: Support concurrent bounce buffers

[PATCH RFC 00/10] perf: user space sframe unwinding
 2024-09-13 14:47 UTC  (11+ messages)
` [PATCH RFC 04/10] perf: Introduce deferred user callchains

[PATCH] smack: deduplicate access to string conversion
 2024-09-13 14:46 UTC 

[PATCH v1 0/3] Move {acpi_}device_init() and device_get_class() to common code
 2024-09-13 14:46 UTC  (9+ messages)
` [PATCH v1 1/3] xen/ppc: add section for device information in linker script
` [PATCH v1 2/3] xen/riscv: "
` [PATCH v1 3/3] xen/common: move device initialization code to common code

[PATCH] btrfs: zoned: clear SB magic on conventional zone
 2024-09-13 14:45 UTC  (2+ messages)

[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
 2024-09-13 14:44 UTC  (3+ messages)

[GIT PULL] vfs procfs
 2024-09-13 14:44 UTC 

[GIT PULL] vfs fallocate
 2024-09-13 14:44 UTC 

[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-09-13 14:44 UTC  (6+ messages)
      ` [External] "

[GIT PULL] vfs file
 2024-09-13 14:43 UTC 

[GIT PULL] vfs folio
 2024-09-13 14:42 UTC 

[PATCH net-next] net: sched: cls_api: improve the error message for ID allocation failure
 2024-09-13 14:42 UTC  (2+ messages)

[GIT PULL] vfs mount
 2024-09-13 14:41 UTC 

[GIT PULL] vfs misc
 2024-09-13 14:41 UTC 

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-13 14:41 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe: Restore pci state upon resume (rev2)

[PATCH v2] drm/xe/vram: fix ccs offset calculation
 2024-09-13 14:41 UTC  (4+ messages)
` ✓ CI.Build: success for drm/xe/vram: fix ccs offset calculation (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 1/6] eal: add static per-lcore memory allocation facility
 2024-09-13 14:40 UTC  (9+ messages)
` [PATCH v3 0/7] Lcore variables
  ` [PATCH v3 3/7] eal: add lcore variable performance test

[GIT PULL] nvme fixes for linux 6.12
 2024-09-13 14:39 UTC  (2+ messages)

How to create/use RPMSG-over-VIRTIO devices in Linux
 2024-09-13 14:39 UTC  (9+ messages)

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-13 14:39 UTC  (4+ messages)

0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
 2024-09-13 14:38 UTC  (7+ messages)

[PATCH] scripts: use ':Original:' tag to locate the origin file
 2024-09-13 14:38 UTC  (2+ messages)

[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
 2024-09-13 14:36 UTC  (9+ messages)
` [PATCH v6 1/8] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v6 2/8] PCI: Move TLP Log handling to own file
` [PATCH v6 3/8] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v6 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v6 5/8] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v6 7/8] PCI: Create helper to print TLP Header and Prefix Log
` [PATCH v6 8/8] PCI/AER: Add prefixes to printouts

[PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
 2024-09-13 14:37 UTC  (3+ messages)

[bug report] net/mlx5: HWS, added send engine and context handling
 2024-09-13 14:37 UTC 

[PATCH v10 00/25] Introduce the lwIP network stack
 2024-09-13 14:37 UTC  (7+ messages)

[PATCH 1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
 2024-09-13 14:36 UTC  (2+ messages)

[PATCH] erofs-utils: lib: fix sorting shared xattrs
 2024-09-13 14:35 UTC 

[PATCH net-next v3 1/2] netpoll: Make netpoll_send_udp return status instead of void
 2024-09-13 14:35 UTC  (2+ messages)

[PATCH] Submit physical address to is_phys_addr()
 2024-09-13 14:35 UTC 

[PATCH next] dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()
 2024-09-13 14:35 UTC 

[PATCH next] drm/tegra: Fix NULL vs IS_ERR() check in probe()
 2024-09-13 14:34 UTC 

[PATCH v2 00/13] Tool and hwmon PMUs
 2024-09-13 14:34 UTC  (3+ messages)

[PATCH v2 0/6] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
 2024-09-13 14:34 UTC  (7+ messages)
` [PATCH v2 1/6] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH v2 2/6] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH v2 3/6] lib: sbi: send a double trap SSE event to supervisor
` [PATCH v2 4/6] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH v2 5/6] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH v2 6/6] lib: sbi: add Smdbltrp ISA extension support

[RFC v1] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-13 14:33 UTC 

[PATCH v19 00/33] Automatic Disk Unlock with TPM2
 2024-09-13 14:32 UTC  (4+ messages)
` [PATCH v19 33/33] docs: Document TPM2 key protector

[PATCH net] ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
 2024-09-13 14:31 UTC  (2+ messages)

[PULL v2 00/61] Misc HW & UI patches for 2024-09-12
 2024-09-13 14:30 UTC  (2+ messages)

[PATCH net-next 0/6] net: fib_rules: Add DSCP selector support
 2024-09-13 14:31 UTC  (2+ messages)

[PATCH v3] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
 2024-09-13 14:30 UTC 

[PATCH 0/3] x86/mce: Add Zhaoxin MCE support
 2024-09-13 14:28 UTC  (4+ messages)
` [PATCH v1 1/3] x86/mce: Add centaur vendor to support Zhaoxin MCA

[PATCH] hwmon: Fix WARN_ON() always called from devm_hwmon_device_unregister()
 2024-09-13 14:28 UTC  (4+ messages)

[PATCH] hwmon: Remove devm_hwmon_device_unregister() API function
 2024-09-13 14:28 UTC 

FAILED: patch "[PATCH] LoongArch: Use accessors to page table entries instead of" failed to apply to 6.6-stable tree
 2024-09-13 14:27 UTC  (3+ messages)
  ` [PATCH 6.6.y RESEND 2/2] LoongArch: Use accessors to page table entries instead of direct dereference

[bug report] smb: client: compress: LZ77 code improvements cleanup
 2024-09-13 14:27 UTC 

[PATCH] AMDGPU: init saw registers for mmhub v1.0
 2024-09-13 14:26 UTC  (2+ messages)

[PATCH -next] efi: Remove redundant null pointer checks in efi_debugfs_init()
 2024-09-13 14:26 UTC  (2+ messages)

[PATCH v7 09/10] platform/chrome: Introduce device tree hardware prober
 2024-09-13 14:24 UTC  (2+ messages)

[PATCH v7 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-13 14:24 UTC  (2+ messages)

[PATCH v2 0/6] Add initial support for QCS615 SoC and QCS615 RIDE board
 2024-09-13 14:24 UTC  (2+ messages)

[PATCH v2] .gitlab-ci.d/crossbuilds.yml: Force 'make check' single-threaded for cross-i686-tci
 2024-09-13 14:23 UTC  (5+ messages)

[PATCH] xen/ucode: Make Intel's microcode_sanity_check() stricter
 2024-09-13 14:21 UTC 

[PATCH 0/3] Minor physmem cleanups/fixes
 2024-09-13 14:21 UTC  (4+ messages)
` [PATCH 1/3] um: Remove the redundant declaration of high_physmem
` [PATCH 2/3] um: Remove highmem leftovers
` [PATCH 3/3] um: Fix the definition for physmem_size

[RFC PATCH 00/34] x86/bugs: Attack vector controls
 2024-09-13 14:20 UTC  (5+ messages)
` [RFC PATCH 27/34] x86/bugs: Add attack vector controls for spectre_v1

[PATCH] changelog: add note about blkif protocol fixes
 2024-09-13 14:19 UTC  (2+ messages)

thin pool powerfail tests and data loss
 2024-09-13 14:19 UTC  (9+ messages)

[PATCH] drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
 2024-09-13 14:18 UTC  (2+ messages)

[PATCH v2 0/2] bbdev: dump debug information
 2024-09-13 14:18 UTC  (5+ messages)
` [PATCH v2 1/2] bbdev: add new function to "
` [PATCH v2 2/2] baseband/acc: improvement to logging mechanism

[PATCH nf] netfilter: nft_tproxy: make it terminal
 2024-09-13 14:18 UTC  (10+ messages)

[PATCH] maple_tree: root node could be handled by !p_slot too
 2024-09-13 14:17 UTC  (2+ messages)

[PATCH v6 0/5] Support fdinfo runtime and memory stats on Panthor
 2024-09-13 14:15 UTC  (7+ messages)
` [PATCH v6 2/5] drm/panthor: record current and maximum device clock frequencies
` [PATCH v6 3/5] drm/panthor: add DRM fdinfo support
` [PATCH v6 5/5] drm/panthor: add sysfs knob for enabling job profiling

[RFC 0/2] introduce LLC aware functions
 2024-09-13 14:15 UTC  (12+ messages)

[PATCH v5 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-09-13 14:15 UTC  (5+ messages)
` [PATCH v5 2/3] rust: sync: Introduce lock::Backend::Context
` [PATCH v5 3/3] rust: sync: Add SpinLockIrq

[CI] drm/xe: Shrinker series squashed
 2024-09-13 14:15 UTC 

[PATCH v2 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-09-13 14:13 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs

[PATCH 1/3] maple_tree: use ma_data_end() in mas_data_end()
 2024-09-13 14:13 UTC  (10+ messages)

[RFC PATCH] scripts: Copy scripts/config from the Linux kernel repo
 2024-09-13 14:12 UTC  (3+ messages)

[cip:linux-4.4.y-st 1480/2602] net/netfilter/xt_sctp.c:152:23: warning: comparison between signed and unsigned integer expressions
 2024-09-13 14:09 UTC 

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-13 14:10 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
 2024-09-13 14:07 UTC 

[PATCH RFC] block: trace: add block alignment information
 2024-09-13 14:08 UTC  (6+ messages)

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-09-13 14:08 UTC  (11+ messages)

[libvirt test] 187686: tolerable all pass - PUSHED
 2024-09-13 14:07 UTC 

[PATCH v5 0/3] add support for ad777x family
 2024-09-13 14:06 UTC  (4+ messages)
` [PATCH v5 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-09-13 14:06 UTC  (3+ messages)
` [PATCH 18/21] dt-bindings: serial: adi,uart4: add adi,uart4 driver documentation

[Buildroot] BR2_DEFCONFIG not being saved by "make savedefconfig"
 2024-09-13 14:06 UTC 

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-09-13 14:06 UTC  (5+ messages)
` [PATCH v11 09/20] virt: sev-guest: Reduce the scope of SNP command mutex


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.