public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-25 12:54:45 to 2024-01-25 15:09:57 UTC [more...]

[PATCH v3] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2024-01-25 14:57 UTC 

[PATCH 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-25 15:09 UTC  (7+ messages)
` [PATCH 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616

[PATCH v3 0/4] Update STM DSI PHY driver
 2024-01-25 15:08 UTC  (3+ messages)
` [PATCH v3 4/4] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH 0/3] *** Detect interrupt storm in softlockup ***
 2024-01-25 15:08 UTC  (5+ messages)
` [PATCH 1/3] watchdog/softlockup: low-overhead detection of interrupt storm

Roadmap for netfslib and local caching (cachefiles)
 2024-01-25 15:07 UTC  (3+ messages)

[PATCH v2] ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers
 2024-01-25 15:04 UTC 

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-01-25 15:03 UTC  (2+ messages)

[PATCH] optee: support wq_sleep_timeout
 2024-01-25 15:02 UTC  (2+ messages)

[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-25 14:57 UTC  (2+ messages)

[PATCH 0/8] timers and Documentation: Cleanup
 2024-01-25 15:00 UTC  (9+ messages)
` [PATCH 1/8] include/hrtimers: Move hrtimer base related definitions into hrtimer_defs
` [PATCH 6/8] Documentation: Create a new folder for all timer internals

[PATCH net-next] net: dsa: mt7530: support OF-based registration of switch MDIO bus
 2024-01-25 15:00 UTC  (2+ messages)

[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
 2024-01-25 14:59 UTC  (9+ messages)

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up
 2024-01-25 14:59 UTC 

[PATCH] kernel: auditfilter: Remove unnecessary ‘0’ values from ret
 2024-01-25 14:59 UTC  (2+ messages)

[PATCH net-next 02/22] net: fill in MODULE_DESCRIPTION()s for ieee802154
 2024-01-25 14:55 UTC  (4+ messages)

[PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
 2024-01-25 14:54 UTC  (2+ messages)

[PATCH v6 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-01-25 14:54 UTC  (2+ messages)

[PATCH v12 0/6] Introducing trace buffer mapping by user-space
 2024-01-25 14:53 UTC  (4+ messages)
` [PATCH v12 3/6] tracing: Add snapshot refcount

[PATCH net] bnxt_en: Make PTP timestamp HWRM more silent
 2024-01-25 14:53 UTC  (3+ messages)

[PATCH v8 0/3] Introduce STM32MP257 clock driver
 2024-01-25 14:51 UTC  (2+ messages)

[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-25 14:50 UTC  (29+ messages)
` [PATCH v2 01/28] spi: s3c64xx: explicitly include <linux/io.h>
` [PATCH v2 02/28] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH v2 03/28] spi: s3c64xx: avoid possible negative array index
` [PATCH v2 04/28] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH v2 05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property
` [PATCH v2 06/28] spi: s3c64xx: sort headers alphabetically
` [PATCH v2 07/28] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v2 08/28] spi: s3c64xx: remove else after return
` [PATCH v2 09/28] spi: s3c64xx: use bitfield access macros
` [PATCH v2 10/28] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL
` [PATCH v2 11/28] spi: s3c64xx: move common code outside if else
` [PATCH v2 12/28] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH v2 13/28] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH v2 14/28] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH v2 15/28] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH v2 16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio()
` [PATCH v2 17/28] spi: s3c64xx: drop blank line between declarations
` [PATCH v2 18/28] spi: s3c64xx: fix typo, s/configuartion/configuration
` [PATCH v2 19/28] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH v2 20/28] spi: s3c64xx: add support for inferring fifosize from the compatible
` [PATCH v2 21/28] spi: s3c64xx: infer "
` [PATCH v2 22/28] spi: s3c64xx: drop dependency on of_alias where possible
` [PATCH v2 23/28] spi: s3c64xx: retrieve the FIFO size from the device tree
` [PATCH v2 24/28] spi: s3c64xx: mark fifo_lvl_mask as deprecated
` [PATCH v2 25/28] asm-generic/io.h: add iowrite{8,16}_32 accessors
` [PATCH v2 26/28] spi: s3c64xx: add iowrite{8,16}_32_rep accessors
` [PATCH v2 27/28] spi: s3c64xx: add support for google,gs101-spi
` [PATCH v2 28/28] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver

[PATCHv3, RESEND] x86/trampoline: Bypass compat mode in trampoline_start64() if not needed
 2024-01-25 14:50 UTC  (5+ messages)

[PATCH v3 00/17] Add support for Mobileye EyeQ5 system controller
 2024-01-25 14:49 UTC  (7+ messages)
` [PATCH v3 04/17] dt-bindings: soc: mobileye: add EyeQ5 OLB "

[PATCH] mm: zswap: fix missing folio cleanup in writeback race path
 2024-01-25 14:49 UTC  (2+ messages)

[PATCH v1] perf pmu: Treat the msr pmu as software
 2024-01-25 14:48 UTC  (2+ messages)

[PATCH 1/2] kconfig: remove unneeded symbol_empty variable
 2024-01-25 14:48 UTC  (8+ messages)

[PATCH v3 0/5] Add CPSW2G and CPSW9G nodes for J784S4
 2024-01-25 14:47 UTC  (3+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl

[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
 2024-01-25 14:46 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588

[PATCH 1/6] arm64: dts: qcom: sm8150: describe all PCI MSI interrupts
 2024-01-25 14:46 UTC  (16+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm8250: "
` [PATCH 3/6] arm64: dts: qcom: sm8350: "
` [PATCH 4/6] arm64: dts: qcom: sm8450: "
` [PATCH 5/6] arm64: dts: qcom: sm8550: "
` [PATCH 6/6] arm64: dts: qcom: sm8650: "

[PATCH v2 0/5] Fixes for 6.8 PR1
 2024-01-25 14:46 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56
 2024-01-25 14:45 UTC  (2+ messages)

[PATCH] mm: zswap: remove unused tree argument in zswap_entry_put()
 2024-01-25 14:45 UTC  (2+ messages)

[PATCH RESEND] perf tools: Add -H short option for --hierarchy
 2024-01-25 14:45 UTC  (2+ messages)

[PATCH v2] powerpc/6xx: set High BAT Enable flag on G2_LE cores
 2024-01-25 14:45 UTC  (2+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-25 14:42 UTC  (10+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT

[PATCH v2] Enable haltpoll for arm64
 2024-01-25 14:39 UTC  (2+ messages)

[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
 2024-01-25 14:38 UTC  (2+ messages)

[PATCH 00/15] timers/nohz cleanups and hotplug reorganization
 2024-01-25 14:35 UTC  (10+ messages)
` [PATCH 01/15] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
` [PATCH 02/15] tick/nohz: Remove duplicate between lowres and highres handlers

[PATCH v4 0/4] x86/cacheinfo: Set the number of leaves per CPU
 2024-01-25 14:35 UTC  (4+ messages)
` [PATCH v4 1/4] cacheinfo: Check for null last-level cache info

[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-01-25 14:30 UTC  (3+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model

linux-next: build failure after merge of the mm tree
 2024-01-25 14:29 UTC  (2+ messages)

[PATCH 1/1 FYI] tools headers UAPI: Sync linux/fcntl.h with the kernel sources
 2024-01-25 14:28 UTC 

[PATCH v2] iio: gts-helper: Fix division loop
 2024-01-25 14:26 UTC 

[PATCH] mm: Remove double faults once write a device pfn
 2024-01-25 14:26 UTC  (8+ messages)

[PING PATCH v2] perf test: Fix test case perf script tests on s390
 2024-01-25 14:25 UTC  (2+ messages)

[PATCH V3] hwmon: scmi-hwmon: implement change_mode for thermal zones
 2024-01-25 14:25 UTC  (4+ messages)

[PATCH v2] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
 2024-01-25 14:22 UTC  (4+ messages)

general protection fault in ath9k_wmi_event_tasklet
 2024-01-25 14:22 UTC  (5+ messages)
    ` 回复:general "

[PATCH v2 1/2] EDAC/device_sysfs: Fix calling kobject_put() with ->state_initialized unset
 2024-01-25 14:20 UTC  (3+ messages)

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-01-25 14:20 UTC  (5+ messages)
` [PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework

[PATCH 1/1 FYI] tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA32_MKTME_KEYID_PARTITIONING
 2024-01-25 14:19 UTC 

[PATCH bpf-next] selftests/bpf: Include runner extras for install target
 2024-01-25 14:17 UTC  (2+ messages)

[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
 2024-01-25 14:16 UTC  (9+ messages)

[PATCH] erofs: fix infinite loop due to a race of filling compressed_bvecs
 2024-01-25 14:12 UTC  (2+ messages)

[net-next v2 0/4] Per epoll context busy poll support
 2024-01-25 14:11 UTC  (6+ messages)
` [net-next v2 3/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH 1/2] dt-bindings: samsung: exynos-sysreg: gs101-peric0 requires a clock
 2024-01-25 14:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: exynos: gs101: sysreg_peric1 needs "
  ` [PATCH v2] arm64: dts: exynos: gs101: sysreg_peric0 "

[PATCH v3 0/3] pidfds for non thread group leaders
 2024-01-25 14:08 UTC  (5+ messages)
` [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders

[PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
 2024-01-25 14:06 UTC  (3+ messages)
` [PATCH 5.10/5.15 v2 1/1 RFC] mm/truncate: Replace page_mapped() call in invalidate_inode_page()

[PATCH v3 1/2] perf/marvell: Odyssey DDR Performance monitor support
 2024-01-25 14:06 UTC  (2+ messages)

[PATCH 1/1 FYI] tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_MNT_ID_UNIQUE
 2024-01-25 14:06 UTC 

[PATCH] ahci: add 43-bit DMA address quirk for ASMedia ASM106x controllers
 2024-01-25 14:06 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
 2024-01-25 14:04 UTC  (6+ messages)

[PATCH 0/7] arm64: exynos: Enable SPI for Exynos850
 2024-01-25 14:02 UTC  (2+ messages)
` (subset) "

[PATCH v3 3/4] md: sync blockdev before stopping raid or setting readonly
 2024-01-25 13:56 UTC  (2+ messages)

[PATCH] i2c: imx: move to generic GPIO recovery
 2024-01-25 13:56 UTC 

[PATCH v3 0/3] Introduce EC-based watchdog
 2024-01-25 13:55 UTC  (4+ messages)
` [PATCH v3 3/3] mfd: cros_ec: Register EC-based watchdog subdevice
  ` (subset) "

[PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
 2024-01-25 13:55 UTC  (11+ messages)

[PATCH v3 1/6] spi: cs42l43: Tidy up header includes
 2024-01-25 13:55 UTC  (3+ messages)
` [PATCH v3 2/6] mfd: "

[PATCH 1/2] leds: remove led_init_default_state_get() and devm_led_classdev_register_ext() stubs
 2024-01-25 13:51 UTC  (2+ messages)

[PATCH] arm64: enable dead code elimination
 2024-01-25 13:45 UTC  (2+ messages)

[PATCH v2 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-01-25 13:49 UTC  (5+ messages)
` [PATCH v2 2/4] arm64/sme: Fix cut'n'paste in ABI document
` [PATCH v2 3/4] arm64/fp: Clarify effect of setting an unsupported system VL

[PATCH net] net: stmmac: xgmac: fix safety error descriptions
 2024-01-25 13:49 UTC  (5+ messages)

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-25 13:47 UTC  (4+ messages)
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH] powerpc/mm/hash: Code cleanup
 2024-01-25 13:47 UTC  (2+ messages)

[RESEND PATCH v3] mfd: wm831x: Remove redundant forever while loop
 2024-01-25 13:47 UTC  (2+ messages)
` (subset) "

[PATCH v1 0/2] RISC-V: enable rust
 2024-01-25 13:45 UTC  (11+ messages)

[PATCH v4 0/3] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-25 13:44 UTC  (3+ messages)
` [PATCH v4 1/3] leds: ktd2692: move ExpressWire code to library

[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
 2024-01-25 13:44 UTC  (8+ messages)
` [PATCH v10 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v10 04/16] iommu: Cleanup iopf data structure definitions

[PATCH v2 0/5] Add CPSW2G and CPSW9G nodes for J784S4
 2024-01-25 13:44 UTC  (4+ messages)
` [PATCH v2 2/5] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node

[PATCH 1/2] ARM: multi_v7_defconfig: Add more TI Keystone support
 2024-01-25 13:41 UTC  (8+ messages)
` [PATCH 2/2] ARM: configs: keystone: Remove this defconfig

[PATCH -next] ASoC: codecs: Remove unneeded semicolon
 2024-01-25 13:39 UTC  (2+ messages)

[PATCH] mfd: rave-sp: Avoid unnecessary use of comma operator
 2024-01-25 13:38 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] spi: samsung: Add Exynos850 support
 2024-01-25 13:36 UTC  (2+ messages)

[PATCH][next] leds: aw200xx: make read-only array coeff_table static const
 2024-01-25 13:35 UTC  (2+ messages)
` (subset) "

[PATCH] printk: nbcon: check uart port is nbcon or not in nbcon_release
 2024-01-25 13:35 UTC  (7+ messages)
` [PATCH 0/2] nbcon locking issue with v6.6.10-rt18 kernel
  ` [PATCH 1/2] printk: nbcon: move locked_port flag to struct uart_port
          `  "

[PATCH v2 00/11] dm-raid: fix v6.7 regressions
 2024-01-25 13:33 UTC  (3+ messages)
` [PATCH v2 05/11] md: export helpers to stop sync_thread

[PATCH] dt-bindings: leds: add FUNCTION defines for per-band WLANs
 2024-01-25 13:33 UTC  (2+ messages)
` (subset) "

[PATCH 00/21] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-25 13:32 UTC  (6+ messages)
` [PATCH 19/21] spi: s3c64xx: add support for google,gs101-spi

[PATCH bpf-next v7 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2024-01-25 13:31 UTC  (3+ messages)
` [PATCH bpf-next v7 1/2] arm64: patching: implement text_poke API
` [PATCH bpf-next v7 2/2] bpf, arm64: use bpf_prog_pack for memory management

[PATCH] leds/pca963x: implement power management
 2024-01-25 13:30 UTC  (2+ messages)

[PATCH] leds/pca963x: implement power management
 2024-01-25 13:29 UTC  (2+ messages)

[PATCH] media: cec: core: remove length check of Timer Status
 2024-01-25 13:28 UTC 

[PATCH net-next v1 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
 2024-01-25 13:22 UTC  (8+ messages)

[PATCH v1 1/1] backlight: hx8357: Fix potential NULL pointer dereference
 2024-01-25 13:23 UTC  (2+ messages)
` (subset) "

[PATCH v5] Add multicolor support to BlinkM LED driver
 2024-01-25 13:22 UTC  (2+ messages)

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2024-01-25 13:20 UTC  (7+ messages)

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-25 13:19 UTC  (9+ messages)
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis

linux-next: build warning after merge of the rcu tree
 2024-01-25 13:18 UTC  (2+ messages)

[GIT PULL] Networking for v6.8-rc2
 2024-01-25 13:16 UTC 

[RFC PATCH net-next v1 0/3] net: route: improve route hinting
 2024-01-25 13:15 UTC  (4+ messages)
` [RFC PATCH net-next v1 1/3] net: route: expire rt if the dst it holds is expired
` [RFC PATCH net-next v1 2/3] net: dst_cache: add input_dst_cache API
` [RFC PATCH net-next v1 3/3] net: route: replace route hints with input_dst_cache

[PATCH v2 0/4] riscv: sophgo: add reset support for SG2042
 2024-01-25 13:10 UTC  (5+ messages)
` [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver

[PATCH] media: chips-media: wave5: Add hrtimer based polling support
 2024-01-25 13:08 UTC 

[PATCH] nvmem: include bit index in cell sysfs file name
 2024-01-25 13:06 UTC  (6+ messages)

[PATCH bpf] bpf: Reject pointer spill with var offset
 2024-01-25 13:05 UTC  (4+ messages)

[PATCH v8 0/7] Add support for LUT PPG
 2024-01-25 13:04 UTC  (3+ messages)
` [PATCH v8 3/7] soc: qcom: add QCOM PBS driver

[PATCH 0/5] Miscelleanous fixes and improvements to Infield Scan
 2024-01-25 13:04 UTC  (3+ messages)
` [PATCH 1/5] platform/x86/intel/ifs: Call release_firmware() when handling errors

[PATCH v2 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
 2024-01-25 13:03 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
` [PATCH v2 2/6] dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 "
` [PATCH v2 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 "
` [PATCH v2 4/6] dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 "
` [PATCH v2 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 "
` [PATCH v2 6/6] dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP "

[PATCH 1/1] platform/x86/intel/ifs: Remove unnecessary ret init
 2024-01-25 13:03 UTC 

[Issue] mprotect+madvise may be better than mmap for permission changes and page zeroing
 2024-01-25 13:03 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mapping
 2024-01-25 13:02 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8550-mtp: "

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-25 13:00 UTC  (5+ messages)
` [PATCH v1 1/2] "

[syzbot] [ext4?] kernel BUG in ext4_split_extent_at (2)
 2024-01-25 12:55 UTC  (3+ messages)

[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
 2024-01-25 12:54 UTC  (3+ messages)


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