public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-25 00:13:42 to 2024-08-25 12:37:13 UTC [more...]

[PATCH] x86/EISA: Use memremap() to probe for the EISA BIOS signature
 2024-08-25 12:37 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH] x86/sgx: Fix a W=1 build warning in function comment
 2024-08-25 12:37 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH v2 0/2] Misc comments fixup in relocate_kernel_64.S
 2024-08-25 12:37 UTC  (5+ messages)
` [PATCH v2 1/2] x86/kexec: Fix a comment of swap_pages() assembly
  ` [tip: x86/cleanups] "
` [PATCH v2 2/2] x86/kexec: Add comments around swap_pages() assembly to improve readability
  ` [tip: x86/cleanups] "

[PATCH 1/3] pmdomain: imx93-pd: replace dev_err() with dev_err_probe()
 2024-08-25 12:36 UTC  (3+ messages)
` [PATCH 2/3] pmdomain: imx93-pd: don't unprepare clocks on driver remove
` [PATCH 3/3] pmdomain: imx93-pd: drop the context variable "init_off"

[PATCH v2 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2024-08-25 12:35 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature

[PATCH] Revert "memory: ti-aemif: don't needlessly iterate over child nodes"
 2024-08-25 12:22 UTC  (4+ messages)

[PATCH v2] memory: mtk-smi: Use devm_clk_get_enabled()
 2024-08-25 12:22 UTC  (2+ messages)

[PATCH 0/7] memory: simplify with devm() and guard()
 2024-08-25 12:22 UTC  (5+ messages)
` [PATCH 7/7] memory: pl353-smc: simplify with devm_clk_get_enabled()

[PATCH v4 0/5] Verify devices transition from D3cold to D0
 2024-08-25 12:22 UTC  (3+ messages)
` [PATCH] x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported

[PATCH v3 0/4] Distinguish between variants of IBPB
 2024-08-25 12:17 UTC  (2+ messages)

[PATCH] drm/etnaviv: Fix missing mutex_destroy()
 2024-08-25 12:14 UTC 

[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-08-25 12:12 UTC  (5+ messages)
` [RFC PATCH 1/3] llvm-cov: add Clang's Source-based Code Coverage support
` [RFC PATCH 2/3] kbuild, llvm-cov: disable instrumentation in odd or sensitive code

[syzbot] [btrfs?] kernel BUG in can_finish_ordered_extent
 2024-08-25 12:03 UTC 

[PATCH] crypto: sa2ul - fix memory leak in sa_cra_init_aead()
 2024-08-25 11:53 UTC  (2+ messages)

[PATCH 0/2] tools/leds: Adding '-h' and '--help' command line options to uledmon and led_hw_brightness_mon
 2024-08-25 11:55 UTC  (3+ messages)
` [PATCH 1/2] tools/leds: Add '-h' & '--help' cmd line options to uledmon

[PATCH] drm/etnaviv: Prefer drm_device based drm_WARN_ON() over regular WARN_ON()
 2024-08-25 11:37 UTC 

[PATCH] docs: process: fix typos in Documentation/process/backporting.rst
 2024-08-25 11:33 UTC 

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-25 11:34 UTC  (14+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address
` [PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v9 03/12] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v9 04/12] acpi/ghes: better name GHES memory error function
` [PATCH v9 05/12] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v9 06/12] acpi/generic_event_device: add an APEI error device
` [PATCH v9 07/12] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v9 08/12] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v9 09/12] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v9 10/12] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v9 12/12] scripts/arm_processor_error.py: retrieve mpidr if not filled

[PATCH] padata: Honor the caller's alignment in case of chunk_size 0
 2024-08-25 11:34 UTC  (7+ messages)
  ` [EXTERNAL] "

clearly mark DMA_OPS support as an architecture feasture
 2024-08-25 11:33 UTC  (3+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature

[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
 2024-08-25 11:25 UTC  (9+ messages)
` [PATCH] wifi: ath6kl: Check that the read operation returns a data length of 0

[PATCH v2] X86 architecture (32-bit and 64-bit): Convert to use jiffies macro
 2024-08-25 11:23 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
 2024-08-25 11:18 UTC  (2+ messages)

[PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks
 2024-08-25 11:16 UTC  (2+ messages)

[PATCH] pm-graph: Update directory handling and installation process in Makefile
 2024-08-25 11:06 UTC 

[PATCH] genirq: procfs: Make smp_affinity read-only for interrupts marked with IRQD_AFFINITY_MANAGED flag
 2024-08-25 11:05 UTC  (2+ messages)

[PATCH v7 0/1] usb: serial: add support for CH348
 2024-08-25 10:56 UTC  (6+ messages)
` [PATCH 1/1 v7] "

[PATCH] ucounts: constify sysctl table user_table
 2024-08-25 10:53 UTC 

[PATCH v4] x86/cpu: Adjust the error message when BIOS does not support SGX
 2024-08-25 10:46 UTC 

[PATCH v3] x86/cpu: Adjust the error message when BIOS does not support SGX
 2024-08-25 10:37 UTC  (3+ messages)

[PATCH v4 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-08-25 10:22 UTC  (6+ messages)
` [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function

[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one
 2024-08-25 10:15 UTC  (4+ messages)

[PATCH v2] hwmon: (sht4x): add heater support
 2024-08-25 10:09 UTC 

[PATCH] pm-graph: ignore sleepgraph.py artifacts
 2024-08-25  9:53 UTC 

[PATCH v2] selftests: fix relative rpath usage
 2024-08-25  9:40 UTC  (2+ messages)

[PATCH] staging: vme_user: Change slot number type from int to u32
 2024-08-25  9:40 UTC  (3+ messages)

[linux-next:master] [kunit, slub] 2377a7d90f: WARNING:at_mm/slab_common.c:#kmem_cache_destroy
 2024-08-25  9:25 UTC 

[PATCH] Input: bcm5974 - use guard notation when acquiring mutex
 2024-08-25  9:09 UTC  (2+ messages)

[PATCH] dt-bindings: MAINTAINERS: drop stale exynos file pattern
 2024-08-25  9:00 UTC 

[PATCH v4 0/4] Do device node auto cleanup in drivers/soc/ti/
 2024-08-25  8:48 UTC  (5+ messages)
` [PATCH v4 1/4] soc: ti: pruss: factor out memories setup
` [PATCH v4 2/4] soc: ti: pruss: do device_node auto cleanup
` [PATCH v4 3/4] soc: ti: knav_qmss_queue: "
` [PATCH v4 4/4] soc: ti: pm33xx: "

[PATCH] ASoC: MAINTAINERS: Drop incorrect tlv320aic31xx.txt path
 2024-08-25  8:57 UTC 

[PATCH] imx: MAINTAINERS: correct TQ Systems DTS patterns
 2024-08-25  8:49 UTC 

[PATCH v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
 2024-08-25  8:35 UTC  (2+ messages)

[PATCH] mtd: ubi: remove unused parameter 'pnum' from add_volume()
 2024-08-25  8:35 UTC 

[PATCH v7] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-25  8:28 UTC 

[PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
 2024-08-25  8:24 UTC  (11+ messages)

[PATCH net-next v4 0/6] netdev_features: start cleaning netdev_features_t up
 2024-08-25  8:19 UTC  (4+ messages)
` [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1

[PATCH net-next] net: liquidio: Remove unused declarations
 2024-08-25  8:18 UTC  (2+ messages)

[PATCH] staging: vme_user: Added static to image_desc and vme_user_vma_priv struct
 2024-08-25  8:13 UTC  (2+ messages)

[PATCH net-next] net: thunderx: Remove unused declarations
 2024-08-25  8:12 UTC  (2+ messages)

[PATCH] of_reserved_mem: Save region name string into struct reserved_mem
 2024-08-25  8:03 UTC  (3+ messages)

[PATCH v8 0/4] shut down devices asynchronously
 2024-08-25  7:58 UTC  (9+ messages)
` [PATCH v8 1/4] driver core: don't always lock parent in shutdown
` [PATCH v8 2/4] driver core: separate function to shutdown one device
` [PATCH v8 3/4] driver core: shut down devices asynchronously
` [PATCH v8 4/4] nvme-pci: Make driver prefer asynchronous shutdown

BUG: unable to handle kernel paging request in __netif_receive_skb_core
 2024-08-25  7:45 UTC 

[PATCH] alsa: support HP Pavilion Aero 13-bg0xxx Mute LED
 2024-08-25  7:46 UTC  (2+ messages)

Linux 6.11-rc5
 2024-08-25  7:37 UTC  (2+ messages)

[PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2024-08-25  7:32 UTC 

[PATCH net-next] net: ag71xx: support probe defferal for getting MAC address
 2024-08-25  7:25 UTC  (2+ messages)

[REGRESSION] firmware: qcom: scm: smc: switch to using the SCM allocator
 2024-08-25  7:24 UTC  (2+ messages)

[PATCHv3 net-next] net: ag71xx: get reset control using devm api
 2024-08-25  7:23 UTC  (2+ messages)

[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
 2024-08-25  7:10 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox

[PATCH v2] rust: add `module_params` macro
 2024-08-25  7:09 UTC  (5+ messages)

[PATCH v2] vma remove the unneeded avc bound with non-CoWed folio
 2024-08-25  7:08 UTC  (9+ messages)

[PATCH v3 0/7] pressure: bmp280: Minor cleanup and interrupt support
 2024-08-25  7:04 UTC  (7+ messages)
` [PATCH v3 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v3 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-08-25  7:03 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: media: Document bindings for "

[PATCH] iio/inv_icm42600: add inv_icm42600 id_table
 2024-08-25  6:39 UTC 

[PATCH v3 0/4] Do device node auto cleanup in drivers/soc/ti/
 2024-08-25  6:38 UTC  (4+ messages)
` [PATCH v3 1/4] soc: ti: pruss: factor out memories setup

[PATCH v5 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-08-25  6:09 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: qcom: Refactor common code

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-08-25  5:55 UTC  (5+ messages)

CVE-2022-48921: sched/fair: Fix fault in reweight_entity
 2024-08-25  5:54 UTC  (2+ messages)

WARNING: refcount bug in nsim_fib6_rt_nh_del
 2024-08-25  5:33 UTC 

[PATCH] Input: alps - use guard notation when acquiring mutex
 2024-08-25  5:30 UTC 

WARNING in rcu_core
 2024-08-25  5:30 UTC 

[PATCH] Input: elan_i2c - switch to using cleanup functions
 2024-08-25  5:28 UTC 

[PATCH] Input: psmouse-smbus - use guard notation when acquiring mutex
 2024-08-25  5:26 UTC 

WARNING in process_measurement
 2024-08-25  5:23 UTC 

WARNING in dev_addr_check
 2024-08-25  5:18 UTC 

[PATCH 00/17] Convert keyboard drivers to use new cleanup facilities
 2024-08-25  5:16 UTC  (18+ messages)
` [PATCH 01/17] Input: adp5589-keys - use guard notation when acquiring mutex
` [PATCH 02/17] Input: applespi - use guard notation when acquiring spinlock
` [PATCH 03/17] Input: atkbd - use guard notation when acquiring mutex
` [PATCH 04/17] Input: ep93xx_keypad "
` [PATCH 05/17] Input: gpio-keys - switch to using cleanup functions
` [PATCH 06/17] Input: imx_keypad - use guard notation when acquiring mutex
` [PATCH 07/17] Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
` [PATCH 08/17] Input: iqs62x-keys - use cleanup facility for fwnodes
` [PATCH 09/17] Input: lm8323 - use guard notation when acquiring mutexes
` [PATCH 10/17] Input: lpc32xx-keys - use guard notation when acquiring mutex
` [PATCH 11/17] Input: matrix_keypad - use guard notation when acquiring spinlock
` [PATCH 12/17] Input: omap4-keypad - use guard notation when acquiring mutex
` [PATCH 13/17] Input: pmic8xxx-keypad "
` [PATCH 14/17] Input: pxa27x_keypad "
` [PATCH 15/17] Input: spear-keyboard "
` [PATCH 16/17] Input: st-keyscan "
` [PATCH 17/17] Input: tegra-kbc - use guard notation when acquiring mutex and spinlock

[PATCH -next 0/5] drm: Use for_each_child_of_node_scoped()
 2024-08-25  5:16 UTC  (4+ messages)
` [PATCH -next 2/5] drm/mediatek: Fix missing of_node_put() for mtk_drm_get_all_drm_priv()

[PATCH] net/mlx5: Added cond_resched() to crdump collection
 2024-08-25  5:11 UTC  (9+ messages)

BUG: general protection fault in update_io_ticks
 2024-08-25  5:10 UTC 

BUG: general protection fault in skb_queue_purge_reason
 2024-08-25  5:08 UTC 

BUG: general protection fault in put_links
 2024-08-25  5:04 UTC 

BUG: general protection fault in kernfs_remove_by_name_ns
 2024-08-25  4:53 UTC 

BUG: general protection fault in hrtimer_try_to_cancel
 2024-08-25  4:50 UTC 

[PATCH v3 0/2] livepatch: Add using attribute to klp_func for using function
 2024-08-25  4:48 UTC  (3+ messages)
` [PATCH v3 1/2] Introduce klp_ops into klp_func structure

BUG: general protection fault in fib_rules_event
 2024-08-25  4:42 UTC 

BUG: general protection fault in check_lifetime
 2024-08-25  4:31 UTC 

[PATCH RESEND] drm/nouveau: fix a possible null pointer dereference
 2024-08-25  4:28 UTC 

[syzbot] [netfs?] possible deadlock in netfs_writepages
 2024-08-25  4:18 UTC 

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-25  4:15 UTC  (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection

BUG: general protection fault in batadv_bla_del_backbone_claims
 2024-08-25  4:14 UTC 

general protection fault in __kernfs_remove
 2024-08-25  4:03 UTC 

[PATCH] docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst
 2024-08-25  3:50 UTC 

Sin? (cont: Low Jitter, Philosophy, Fair Pay)
 2024-08-25  3:49 UTC 

[PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID
 2024-08-25  3:48 UTC  (10+ messages)
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct

BUG: unable to handle kernel NULL pointer dereference in stack_depot_save_flags
 2024-08-25  3:44 UTC 

[syzbot] [net?] possible deadlock in do_ip_setsockopt (4)
 2024-08-25  3:37 UTC  (2+ messages)

BUG: INFO: task hung in tty_release_struct
 2024-08-25  3:20 UTC 

[syzbot] [io-uring?] WARNING in io_sq_thread
 2024-08-25  3:15 UTC 

BUG: INFO: task hung in tty_ldisc_hangup
 2024-08-25  3:13 UTC 

BUG: INFO: task hung in tty_buffer_flush
 2024-08-25  2:58 UTC 

[PATCH 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic
 2024-08-25  2:57 UTC  (5+ messages)
` [PATCH 1/2] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 2/2] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic

BUG: general protection fault in sctp_inet6addr_event
 2024-08-25  2:43 UTC 

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-08-25  2:10 UTC  (7+ messages)

BUG: unable to handle kernel NULL pointer dereference in wake_up_bit
 2024-08-25  2:08 UTC 

[GIT PULL] ksmbd server fixes
 2024-08-25  0:22 UTC  (2+ messages)

[PATCH v3 00/10] MIPS: IPI Improvements
 2024-08-25  0:17 UTC  (5+ messages)
` [PATCH v3 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow

[GIT PULL] s390 updates for 6.11-rc5
 2024-08-25  0:13 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.11-rc4
 2024-08-25  0:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox