All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-11 12:05:39 to 2024-09-11 12:37:25 UTC [more...]

[PATCH -next v3 1/2] media: cec: remove redundant null pointer checks in cec_devnode_init()
 2024-09-11  5:30 UTC  (2+ messages)

[PATCH 5.10 000/151] 5.10.225-rc1 review
 2024-09-11  5:23 UTC  (4+ messages)
` [PATCH 5.10 064/151] btrfs: change BUG_ON to assertion when checking for delayed_node root

FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 6.6-stable tree
 2024-09-10 10:06 UTC  (5+ messages)
  ` [PATCH 6.6.y 2/2] iio: adc: ad7124: fix DT configuration parsing

[PULL 00/17] Misc patches for 2024-09-11
 2024-09-11 12:33 UTC  (7+ messages)
` [PULL 01/17] target/i386: Delete duplicated macro definition CR4_FRED_MASK
` [PULL 02/17] target/i386: Add VMX control bits for nested FRED support
` [PULL 03/17] target/i386: Raise the highest index value used for any VMCS encoding
` [PULL 04/17] tests/unit: remove block layer code from test-nested-aio-poll
` [PULL 05/17] hw/i386/pc: Add a description for the i8042 property
` [PULL 08/17] kvm: replace fprintf with error_report()/printf() in kvm_init()

[openeuler:OLK-5.10 14827/30000] kernel/sys_ni.c:268:1: sparse: sparse: symbol '__x64_sys_landlock_create_ruleset' was not declared. Should it be static?
 2024-09-11 12:35 UTC 

[PATCH -next] perf parse-events: Remove duplicated include in parse-events.c
 2024-09-11 12:35 UTC  (3+ messages)

[XEN PATCH 00/12] x86: address violations of MISRA C Rule 16.3
 2024-09-11 12:35 UTC  (3+ messages)
` [XEN PATCH 08/12] x86/emul: add defensive code

[PULL 00/56] Misc HW & UI patches
 2024-09-11 12:14 UTC  (55+ messages)
` [PULL 01/56] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
` [PULL 02/56] hw/pci-host/designware: Add 'host_mem' variable for clarity
` [PULL 03/56] hw/intc/loongson_ipi: Remove unused headers
` [PULL 04/56] hw/sh4: Remove the deprecated SHIX machine
` [PULL 05/56] hw/block: Remove TC58128 NAND EEPROM
` [PULL 06/56] hw/sh4: Remove sh7750_register_io_device() helper
` [PULL 07/56] tests/tcg: Remove CRIS libc test files
` [PULL 08/56] tests/tcg: Remove CRIS bare "
` [PULL 09/56] buildsys: Remove CRIS cross container
` [PULL 10/56] linux-user: Remove support for CRIS target
` [PULL 11/56] hw/cris: Remove the axis-dev88 machine
` [PULL 12/56] hw/cris: Remove image loader helper
` [PULL 13/56] hw/intc: Remove TYPE_ETRAX_FS_PIC device
` [PULL 14/56] hw/char: Remove TYPE_ETRAX_FS_SERIAL device
` [PULL 15/56] hw/net: Remove TYPE_ETRAX_FS_ETH device
` [PULL 16/56] hw/dma: Remove ETRAX_FS DMA device
` [PULL 17/56] hw/timer: Remove TYPE_ETRAX_FS_TIMER device
` [PULL 18/56] system: Remove support for CRIS target
` [PULL 19/56] target/cris: Remove the deprecated "
` [PULL 20/56] seccomp: Remove check for CRIS host
` [PULL 21/56] target/riscv: Remove the deprecated 'any' CPU type
` [PULL 22/56] hw/audio/virtio-sound: fix heap buffer overflow
` [PULL 23/56] hw/char/pl011: Remove unused 'readbuff' field
` [PULL 24/56] hw/char/pl011: Move pl011_put_fifo() earlier
` [PULL 25/56] hw/char/pl011: Move pl011_loopback_enabled|tx() around
` [PULL 26/56] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
` [PULL 27/56] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
` [PULL 29/56] hw/char/pl011: Warn when using disabled transmitter
` [PULL 30/56] hw/char/pl011: Rename RX FIFO methods
` [PULL 31/56] MAINTAINERS: Add myself as a reviewer of VT-d
` [PULL 32/56] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
` [PULL 33/56] fifo8: introduce head variable for fifo8_peekpop_bufptr()
` [PULL 34/56] fifo8: add skip parameter to fifo8_peekpop_bufptr()
` [PULL 35/56] fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
` [PULL 36/56] fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
` [PULL 37/56] fifo8: honour do_pop argument in fifo8_peekpop_buf()
` [PULL 38/56] fifo8: add fifo8_peek_buf() function
` [PULL 39/56] fifo8: introduce fifo8_peek() function
` [PULL 40/56] tests/unit: add test-fifo unit test
` [PULL 41/56] tests/unit: Strengthen FIFO8 tests
` [PULL 42/56] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
` [PULL 43/56] tests/unit: Comment FIFO8 tests
` [PULL 44/56] hw/char/escc: convert Sun mouse to use QemuInputHandler
` [PULL 45/56] hw/input/adb-mouse: convert "
` [PULL 46/56] hw/char: replace assert(0) with g_assert_not_reached()
` [PULL 47/56] hw/core: "
` [PULL 48/56] hw/watchdog: "
` [PULL 49/56] hw/gpio: remove break after g_assert_not_reached()
` [PULL 50/56] hw/misc: "
` [PULL 51/56] hw/pci-host: "
` [PULL 52/56] system: replace assert(0) with g_assert_not_reached()
` [PULL 53/56] ui/sdl2: release all modifiers
` [PULL 55/56] ui/sdl2: set swap interval explicitly when OpenGL is enabled
` [PULL 56/56] ui: remove break after g_assert_not_reached()

[PATCH 6.10 000/375] 6.10.10-rc1 review
 2024-09-11 12:34 UTC  (5+ messages)
` [PATCH 6.10 250/375] tcp: Dont drop SYN+ACK for simultaneous connect()

[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-11 12:33 UTC  (3+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()

[PULL 00/19] QAPI patches patches for 2024-09-10
 2024-09-11 12:17 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-11 12:28 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v3 3/3] arm64: dts: rockchip: add dts for "

[PATCH] platform/x86: asus-wmi: don't fail if platform_profile already registered
 2024-09-11 12:32 UTC  (2+ messages)

[PATCH] drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates
 2024-09-11 12:32 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates (rev2)

[PATCH stable-6.10 regression] Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
 2024-09-11 12:31 UTC  (3+ messages)

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-11 12:29 UTC  (15+ messages)
` [PATCH v3 01/14] mpi: Introduce mpi_key_length()
` [PATCH v3 02/14] rsa: add parser of raw format
` [PATCH v3 03/14] PGPLIB: PGP definitions (RFC 9580)
` [PATCH v3 04/14] PGPLIB: Basic packet parser
` [PATCH v3 05/14] PGPLIB: Signature parser
` [PATCH v3 06/14] KEYS: PGP data parser
` [PATCH v3 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v3 08/14] KEYS: PGP-based public key signature verification
` [PATCH v3 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v3 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v3 11/14] verification: introduce verify_pgp_signature()
` [PATCH v3 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v3 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v3 14/14] KEYS: Introduce load_pgp_public_keyring()

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-11 12:28 UTC  (3+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-11 12:31 UTC  (5+ messages)
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test

[PATCH v2] perf ftrace: Detect whether ftrace is enabled on system
 2024-09-11 12:31 UTC  (3+ messages)

[PATCH v2 0/8] Add platform supports to MediaTek MT8188 SoC
 2024-09-11 11:24 UTC  (3+ messages)
` [PATCH v2 6/8] arm64: dts: mediatek: mt8188: Add SPMI support for PMIC control

[RFC PATCH v2 0/2] set remote/HEAD with fetch
 2024-09-11 12:24 UTC  (6+ messages)
` [RFC PATCH v2 1/2] fetch: set-head with --set-head option

[PATCH v2 0/9] x86/HVM: drop stdvga caching mode
 2024-09-11 12:29 UTC  (8+ messages)
` [PATCH v2 1/9] x86/HVM: properly reject "indirect" VRAM writes
` [PATCH v2 2/9] x86/HVM: drop stdvga's "stdvga" struct member
` [PATCH v2 3/9] x86/HVM: remove unused MMIO handling code
` [PATCH v2 4/9] x86/HVM: drop stdvga's "gr[]" struct member
` [PATCH v2 5/9] x86/HVM: drop stdvga's "sr[]" "
` [PATCH v2 6/9] x86/HVM: drop stdvga's "{g,s}r_index" struct members
` [PATCH v2 7/9] x86/HVM: drop stdvga's "vram_page[]" struct member

[PATCH] perf test: Silence perf check subcommand when not supported
 2024-09-11 12:28 UTC 

[PATCH] crypto: amlogic - Remove redundant assignment and error messages
 2024-09-11 12:17 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in rtnl_lock (8)
 2024-09-11 12:27 UTC  (2+ messages)
` [syzbot] "

[bug report] perf: Add driver for Arm NI-700 interconnect PMU
 2024-09-11 12:25 UTC  (2+ messages)

[PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
 2024-09-11 12:27 UTC  (2+ messages)

[PATCH v3 0/2] Do not shatter hugezeropage on wp-fault
 2024-09-11 12:22 UTC  (7+ messages)
` [PATCH v3 1/2] mm: Abstract THP allocation
` [PATCH v3 2/2] mm: Allocate THP on hugezeropage wp-fault

[PATCH] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-09-11 12:27 UTC 

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11 12:20 UTC  (4+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()

[PATCH rdma-next] RDMA/mlx5: Consider the query_vuid cap for data_direct
 2024-09-11 12:27 UTC  (2+ messages)

[PATCH v6 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-11 12:27 UTC  (6+ messages)
` [PATCH v6 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` [PATCH v6 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] nvmem: core: Fix memleak in nvmem_add_cells_from_dt error path
 2024-09-11 12:27 UTC  (2+ messages)

[PATCH v5 0/7] Add barebox bootloader support (and testing)
 2024-09-11 12:27 UTC  (6+ messages)
` [PATCH v5 1/7] barebox: add initial support
  ` [OE-core] "

[PATCH] hw/intc/arm_gic: fix spurious level triggered interrupts
 2024-09-11 12:20 UTC  (4+ messages)

[PATCH net-next v2 0/2] ethtool: Add support for writing firmware
 2024-09-11 12:26 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205
 2024-09-11 12:25 UTC  (3+ messages)
` [PATCH linux dev-6.11 1/2] hwmon: modified ina2xx to match SY24655(SQ52205)
  ` [PATCH linux dev-6.11 2/2] dt-bindings: "

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-09-11 12:25 UTC  (10+ messages)
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property

SDL2 keyboard fixes on Windows
 2024-09-11 12:16 UTC  (7+ messages)
` [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure

[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
 2024-09-11 12:24 UTC 

[PATCH 0/2] rtc: isl12022: Add alarm support
 2024-09-11 12:24 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH ethtool-next v2] ethtool: Add missing clause 33 PSE manual description
 2024-09-11 12:22 UTC 

[regression] significant delays when secureboot is enabled since 6.10
 2024-09-11 12:21 UTC  (8+ messages)

[PATCH v5 0/10] Touch Bar support for T2 Macs
 2024-09-11 12:21 UTC  (3+ messages)

[PATCH] drm/xe/pciid: Add new PCI id for ARL
 2024-09-11 12:21 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[Buildroot] [PATCHv2 1/1] package/systemd: add EFI support option
 2024-09-11 12:20 UTC 

[PATCH] drm/xe/pm: Move xe_rpm_lockmap_acquire
 2024-09-11 12:20 UTC  (5+ messages)

21.11.8 patches review and test
 2024-09-11 12:19 UTC  (6+ messages)

[PATCH v2 0/2] Xilinx I2C driver fixes
 2024-09-11 12:19 UTC  (5+ messages)

[PATCH] ioreq: don't wrongly claim "success" in ioreq_send_buffered()
 2024-09-11 12:19 UTC 

[PATCH] ASoC: mt8365: Fix using uninitialized value "i2s_data" issue
 2024-09-11 12:11 UTC  (7+ messages)

[PATCH RESEND 0/2] Minor fixes error handling of perf stat
 2024-09-11 12:19 UTC  (3+ messages)
` [PATCH RESEND 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH RESEND 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1

[PATCH v4 RESEND 0/9] Increase coverage on drm_framebuffer.c
 2024-09-11 12:19 UTC  (2+ messages)

[PATCH] clk: ep93xx: add module license
 2024-09-11 12:18 UTC 

[PATCH] Adding Support for Thinkpad X12 Gen 2 Kbd Portfolio with 0x61AE as PID
 2024-09-11 12:18 UTC  (2+ messages)

clkout vs. !int1 on nxp pcf8523
 2024-09-11 12:18 UTC  (2+ messages)

[RFC PATCH 0/5] vfio: platform: reset: Introduce tegra234 mgbe reset module
 2024-09-11 12:18 UTC  (6+ messages)
` [RFC PATCH 3/5] vfio_platform: reset: Introduce new open and close callbacks

[PATCH] regulator: core: fix the broken behavior of regulator_dev_lookup()
 2024-09-11 12:03 UTC 

[PATCH v2 0/3] Support for Qualcomm sm8150 SoC
 2024-09-11 12:17 UTC  (5+ messages)
` [PATCH v2 1/3] clk: qcom: add driver for SM8150 SoC
` [PATCH v2 2/3] pinctrl: "

[PATCH v2] platform/x86:intel/pmc: Ignore all LTRs during suspend
 2024-09-11 12:17 UTC  (3+ messages)

[RFC PATCH 0/2] set remote/HEAD with fetch
 2024-09-11 12:16 UTC  (4+ messages)
` [RFC PATCH 1/2] fetch: set-head with --set-head option

virtio: RSS support capa
 2024-09-11 12:17 UTC  (4+ messages)

[PATCH] HID: i2c-hid: ensure various commands do not interfere with each other
 2024-09-11 12:16 UTC  (2+ messages)

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-11 12:14 UTC  (11+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()

[PATCH] MAINTAINERS: Add myself as VKMS Maintainer
 2024-09-11 12:15 UTC  (3+ messages)

[PATCH v6 0/9] RISCV device tree mapping
 2024-09-11 12:14 UTC  (5+ messages)
` [PATCH v6 6/9] xen/riscv: introduce functionality to work with CPU info

How to find which is the source file in oredr to create bl2_qspi.pbl image
 2024-09-11 12:14 UTC 

[PATCH 00/22] Initial device trees for A7-A11 based Apple devices
 2024-09-11 12:13 UTC  (2+ messages)

[PATCH next] perf: arm-ni: Fix an NULL vs IS_ERR() bug
 2024-09-11 12:13 UTC  (2+ messages)

Kernel panic - not syncing: Unable to initialise architected timer : unable to boot Android 14 with qemu-system-aarch64 on Ubuntu 24.04 X64 bit
 2024-09-11 12:12 UTC  (13+ messages)

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-09-11 12:12 UTC  (3+ messages)
` [PATCH v2 02/19] crypto: sig - Introduce sig_alg backend

[PATCH v4 0/7] Add initial Exynos850 support to the thermal driver
 2024-09-11 12:11 UTC  (8+ messages)
  ` [PATCH v4 1/7] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
  ` [PATCH v4 2/7] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
  ` [PATCH v4 3/7] drivers/thermal/exynos: improve sanitize_temp_error
  ` [PATCH v4 4/7] drivers/thermal/exynos: reuse data->temp_mask in exynos_tmu_update_temp
  ` [PATCH v4 5/7] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
  ` [PATCH v4 6/7] drivers/thermal/exynos: add initial Exynos850 support
  ` [PATCH v4 7/7] dt-bindings: thermal: samsung,exynos: remove driver-specific information

[PATCH] qemu/ui: set swap interval explicitly when OpenGL is enabled
 2024-09-11 12:10 UTC  (2+ messages)

[PATCH 5.10 000/186] 5.10.226-rc1 review
 2024-09-11 12:11 UTC  (2+ messages)

Interrupt on readdirplus?
 2024-09-11 12:08 UTC  (9+ messages)

[PATCH v5 0/6] x86/tdx: Allow MMIO instructions from userspace
 2024-09-11 12:08 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] x86/tdx: Fix "in-kernel MMIO" check

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-11 12:08 UTC  (3+ messages)
` [PATCH v2 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation

[Buildroot] [PATCHv2 1/1] package/systemd: add EFI support option
 2024-09-11 12:07 UTC 

[PATCH v2 rdma-next 0/8] Introduce mlx5 Memory Scheme ODP
 2024-09-11 12:07 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in rtnl_lock (8)
 2024-09-11 12:07 UTC 

[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
 2024-09-11 12:06 UTC  (4+ messages)

[linux-next:fs-next 623/909] fs/bcachefs/rcu_pending.c:167:8-10: ERROR: reference preceded by free on line 167
 2024-09-11 12:05 UTC 

[Buildroot] [PATCH 1/1] package/boost: revert commit 4349746dac6f55b0b0faca21a7e609fb67d1471b
 2024-09-11 12:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: Support master-slave config via device tree
 2024-09-11 12:05 UTC  (6+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: ethernet-phy: Add master-slave role property for SPE PHYs

[PATCHv6 0/3] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-11 12:04 UTC  (4+ messages)
` [PATCH 3/3] nvme-multipath: skip inaccessible paths during partition scan


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.