linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-31 17:28:31 to 2024-01-31 20:58:30 UTC [more...]

[PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-01-31 18:26 UTC  (2+ messages)
` [PATCH v23 1/3] dt-bindings: clock: npcm845: Add reference 25m clock property

linux-next: Signed-off-by missing for commit in the tip tree
 2024-01-31 20:58 UTC  (2+ messages)

[PATCH] perf test: Enable Symbols test to work with a current module dso
 2024-01-31 20:58 UTC  (2+ messages)

[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
 2024-01-31 20:55 UTC  (4+ messages)
` [PATCH v4 10/18] pinctrl: eyeq5: add platform driver

[PATCH v2 0/7] of: populate of_root node if bootloader doesn't
 2024-01-31 20:54 UTC  (3+ messages)
` [PATCH v2 1/7] arm64: Unconditionally call unflatten_device_tree()

[PATCH v7 0/4] Introduce mseal()
 2024-01-31 20:51 UTC  (4+ messages)

[PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c
 2024-01-31 20:46 UTC 

[RFC PATCH v2 0/8] Introduce dcache_is_aliasing() to fix DAX regression
 2024-01-31 20:42 UTC  (5+ messages)
` [RFC PATCH v2 7/8] Introduce dcache_is_aliasing() across all architectures

[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-01-31 20:42 UTC  (5+ messages)
` [RFC PATCH v3 3/4] Introduce cpu_dcache_is_aliasing() across all architectures

[RFC PATCH 00/13] Add tuning algorithm for delay chain
 2024-01-31 20:41 UTC  (9+ messages)
` [RFC PATCH 01/13] drivers: mmc: host: sdhci_am654: "
` [RFC PATCH 06/13] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-01-31 20:35 UTC  (11+ messages)
` [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails

[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
 2024-01-31 20:40 UTC  (2+ messages)

[PATCH 00/22] gpio: rework locking and object life-time control
 2024-01-31 20:35 UTC  (44+ messages)
` [PATCH 02/22] gpio: of: assign and read the hog pointer atomically
` [PATCH 03/22] gpio: remove unused logging helpers
` [PATCH 04/22] gpio: provide and use gpiod_get_label()
` [PATCH 05/22] gpio: don't set label from irq helpers
` [PATCH 06/22] gpio: add SRCU infrastructure to struct gpio_desc
` [PATCH 07/22] gpio: protect the descriptor label with SRCU
` [PATCH 08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH 09/22] gpio: remove gpio_lock
` [PATCH 10/22] gpio: reinforce desc->flags handling
` [PATCH 11/22] gpio: remove unneeded code from gpio_device_get_desc()
` [PATCH 12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices
` [PATCH 13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
` [PATCH 14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
` [PATCH 15/22] gpio: cdev: don't access gdev->chip if it's not needed
` [PATCH 16/22] gpio: reduce the functionality of validate_desc()
` [PATCH 18/22] gpio: add the can_sleep flag to struct gpio_device
` [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
` [PATCH 21/22] gpio: remove the RW semaphore from the GPIO device
` [PATCH 22/22] gpio: mark unsafe gpio_chip manipulators as deprecated

[PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
 2024-01-31 20:34 UTC  (2+ messages)

[PATCH] x86: rust: Disable entry padding with Rust
 2024-01-31 20:31 UTC  (2+ messages)

[PATCH 0/2] HID: samsung: Object code size reduction and neatening
 2024-01-31 20:21 UTC  (3+ messages)
` [PATCH 1/2] HID: samsung: Reduce code size
` [PATCH 2/2] HID: samsung: Object size reduction and neatening

[PATCH] of: unittest: Fix compile in the non-dynamic case
 2024-01-31 20:29 UTC  (2+ messages)

[PATCH rdma-next v1 0/5] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs
 2024-01-31 20:28 UTC  (3+ messages)
` [PATCH rdma-next v1 4/5] RDMA/mana_ib: Enable RoCE on port 1

[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-31 20:27 UTC  (5+ messages)
` [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock

[PATCH v3 0/2] arm64: dts: qcom: sc8280xp-x13s: Enable touchscreen
 2024-01-31 20:25 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: HID: i2c-hid: Document reset-related properties
` [PATCH v3 2/2] arm64: dts: qcom: sc8280xp-x13s: Fix/enable touchscreen

[PATCH v3 00/12] rust: kernel: documentation improvements
 2024-01-31 20:23 UTC  (13+ messages)
` [PATCH v3 01/12] rust: kernel: fix multiple typos in documentation
` [PATCH v3 02/12] rust: error: improve unsafe code in example
` [PATCH v3 03/12] rust: ioctl: end top-level module docs with full stop
` [PATCH v3 04/12] rust: kernel: add srctree-relative doclinks
` [PATCH v3 05/12] rust: str: use `NUL` instead of 0 in doc comments
` [PATCH v3 06/12] rust: str: move SAFETY comment in front of unsafe block
` [PATCH v3 07/12] rust: kernel: unify spelling of refcount in docs
` [PATCH v3 08/12] rust: kernel: mark code fragments in docs with backticks
` [PATCH v3 09/12] rust: kernel: add blank lines in front of code blocks
` [PATCH v3 10/12] rust: kernel: add doclinks
` [PATCH v3 11/12] rust: kernel: remove unneeded doclink targets
` [PATCH v3 12/12] rust: locked_by: shorten doclink preview

[PATCH, RESEND] x86/pat: Simplifying the PAT programming protocol
 2024-01-31 20:23 UTC  (4+ messages)

[PATCH] smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
 2024-01-31 20:20 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-31 20:20 UTC  (2+ messages)

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2024-01-31 20:17 UTC  (6+ messages)
` [PATCH v7 5/6] spi: cs42l43: Add SPI controller support

[PATCH v1] perf jevents: Drop or simplify small integer values
 2024-01-31 20:14 UTC 

[PATCH] mm: memcg: Use larger chunks for proactive reclaim
 2024-01-31 20:12 UTC  (4+ messages)

[PATCH] alarmtimer, PM: suspend: Expose a function from
 2024-01-31 20:10 UTC  (2+ messages)

[PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
 2024-01-31 20:09 UTC  (4+ messages)

[PATCH v4] dt-bindings: fpga: Convert fpga-region binding to yaml
 2024-01-31 20:09 UTC  (2+ messages)

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2024-01-31 20:07 UTC  (8+ messages)

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-01-31 20:06 UTC  (3+ messages)

[PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-01-31 20:05 UTC  (6+ messages)

[PATCH v5 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-01-31 19:57 UTC  (5+ messages)
` [PATCH v5 3/3] Input: Add TouchNetix axiom i2c "

[PATCH net-next] net/sched: report errors with extack
 2024-01-31 19:53 UTC  (2+ messages)

[PATCH net-next v5 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-01-31 19:51 UTC  (5+ messages)
` [PATCH net-next v5 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method

[PATCH] eventfs: Restructure eventfs_inode structure to be more condensed
 2024-01-31 19:51 UTC 

[PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2024-01-31 19:50 UTC  (17+ messages)
                  ` [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()

[PATCH 0/7] Soundwire: clean up sysfs group creation
 2024-01-31 19:43 UTC  (5+ messages)
` [PATCH 1/6] sysfs: Introduce a mechanism to hide static attribute_groups

[PATCH 0/2] minor fix on perf_capabilities in KVM/x86
 2024-01-31 19:43 UTC  (9+ messages)
` [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled

[PATCH v2] spi: imx: fix the burst length at DMA mode and CPU mode
 2024-01-31 19:42 UTC  (2+ messages)

[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
 2024-01-31 19:42 UTC  (21+ messages)

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-01-31 19:40 UTC  (4+ messages)
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation

[PATCH] spi: imx: fix the burst length at DMA mode and CPU mode
 2024-01-31 19:38 UTC  (2+ messages)

[PATCH v2] dt-bindings: timer: renesas,tmu: Document input capture interrupt
 2024-01-31 19:34 UTC  (4+ messages)

[PATCH v8 0/4] Introduce mseal
 2024-01-31 19:34 UTC  (6+ messages)
` [PATCH v8 1/4] mseal: Wire up mseal syscall
` [PATCH v8 2/4] mseal: add "
` [PATCH v8 3/4] selftest mm/mseal memory sealing
` [PATCH v8 4/4] mseal:add documentation

[PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug
 2024-01-31 19:27 UTC 

[PATCH RFC 0/4] Introduce uts_release
 2024-01-31 19:27 UTC  (5+ messages)
` [PATCH RFC 2/4] tracing: Use uts_release
` [PATCH RFC 3/4] net: ethtool: "

[PATCH 0/2] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-01-31 19:17 UTC  (3+ messages)
` [PATCH 1/2] uio: introduce UIO_MEM_DMA_COHERENT type
` [PATCH 2/2] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT

[PATCH v2 0/7] eventfs: Rewrite to simplify the code (aka: crapectomy)
 2024-01-31 19:17 UTC  (9+ messages)
` [PATCH v2 1/7] tracefs: Zero out the tracefs_inode when allocating it
` [PATCH v2 2/7] eventfs: Initialize the tracefs inode properly
` [PATCH v2 3/7] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [PATCH v2 4/7] tracefs: dentry lookup crapectomy
` [PATCH v2 5/7] eventfs: Remove unused d_parent pointer field
` [PATCH v2 6/7] eventfs: Clean up dentry ops and add revalidate function
` [PATCH v2 7/7] eventfs: Get rid of dentry pointers without refcounts

Setting real-time clock below monotonic clock
 2024-01-31 19:12 UTC 

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-01-31 19:10 UTC  (2+ messages)

[PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs
 2024-01-31 19:06 UTC  (2+ messages)

[PATCH v2] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-01-31 19:04 UTC  (2+ messages)

[PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
 2024-01-31 19:02 UTC 

[PATCH 0/3] ufs: qcom: Mark "core_reset" as required property
 2024-01-31 19:03 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: ufs: qcom: Make reset properties as required

[PATCH v1] thermal: sysfs: Make trip hysteresis writable along with trip temperature
 2024-01-31 19:01 UTC  (4+ messages)

[PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
 2024-01-31 19:00 UTC  (3+ messages)

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-01-31 19:00 UTC  (2+ messages)

[PATCH v2] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2024-01-31 18:54 UTC  (7+ messages)

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-01-31 18:52 UTC  (5+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH 1/3] Input: matrix_keypad - avoid repeatedly converting GPIO to IRQ
 2024-01-31 18:48 UTC  (3+ messages)

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2024-01-31 18:46 UTC  (4+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE

[PATCH v2] thermal: sysfs: Make trip hysteresis writable along with trip temperature
 2024-01-31 18:44 UTC 

[PATCH] btrfs: fix oob Read in getname_kernel
 2024-01-31 18:43 UTC  (3+ messages)
` [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)

[PATCH] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
 2024-01-31 18:39 UTC  (3+ messages)

[PATCH 1/6] tracefs: avoid using the ei->dentry pointer unnecessarily
 2024-01-31 18:39 UTC  (13+ messages)
` [PATCH 5/6] eventfs: get rid of dentry pointers without refcounts
` [PATCH 6/6] eventfs: clean up dentry ops and add revalidate function

[PATCH] KVM: arm64: Add capability for unconditional WFx passthrough
 2024-01-31 18:38 UTC  (2+ messages)

[PATCH 0/5] Add IAX45 support for RZ/Five SoC
 2024-01-31 18:36 UTC  (4+ messages)
` [PATCH 2/5] irqchip/renesas-rzg2l: Add "

[PATCH v2] f2fs-tools: allocate logs after conventional area for HM zoned devices
 2024-01-31 18:33 UTC 

[GIT PULL] SCSI fixes for 6.8-rc2
 2024-01-31 18:31 UTC  (3+ messages)

[ANNOUNCE] 5.10.204-rt100
 2024-01-31 18:31 UTC  (4+ messages)

[RFC PATCH v2] x86/sev: enforce RIP-relative accesses in early SEV/SME code
 2024-01-31 18:29 UTC  (5+ messages)
` [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code

[PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-01-31 18:26 UTC  (2+ messages)

[PATCH v5 0/2] Improve VM CPUfreq and task placement behavior
 2024-01-31 18:23 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device

[PATCH 2/6] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
 2024-01-31 18:23 UTC  (2+ messages)

[PATCH v3 0/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
 2024-01-31 18:15 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v3 03/19] x86/startup_64: Drop long return to initial_code pointer
 2024-01-31 18:14 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH net-next v5 0/3] Per epoll context busy poll support
 2024-01-31 18:08 UTC  (4+ messages)
` [PATCH net-next v5 1/3] eventpoll: support busy poll per epoll instance
` [PATCH net-next v5 2/3] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v5 3/3] eventpoll: Add epoll ioctl for epoll_params

[PATCH] Fix to correct wrong temp reporting on some ThinkPads
 2024-01-31 18:07 UTC 

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-01-31 18:01 UTC  (13+ messages)

[patch v2 00/30] x86/apic: Rework APIC registration
 2024-01-31 17:59 UTC  (3+ messages)
` [patch v2 15/30] x86/cpu: Detect real BSP on crash kernels

[PATCH v5 0/2] Surface fan monitoring driver
 2024-01-31 17:58 UTC  (4+ messages)
` [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed

[PATCH v2 1/1] userfaultfd: handle zeropage moves by UFFDIO_MOVE
 2024-01-31 17:56 UTC 

[PATCH 30/46] of: reserved_mem: Add code to use unflattened DT for reserved_mem nodes
 2024-01-31 17:53 UTC  (2+ messages)

[PATCH 0/5] evm: Support signatures on stacked filesystem
 2024-01-31 17:46 UTC  (8+ messages)
` [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash

[PATCH v2 0/3] Fix double allocation in swiotlb_alloc()
 2024-01-31 17:45 UTC  (3+ messages)
` [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots

[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
 2024-01-31 17:44 UTC  (7+ messages)

[PATCH v2 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-01-31 17:43 UTC  (4+ messages)
` [PATCH v2 1/3] rpmb: add "
` [PATCH v2 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v2 3/3] optee: probe RPMB device using "

[PATCH 1/3] ALSA: pcm: Add missing formats to formats list
 2024-01-31 17:42 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
 2024-01-31 17:41 UTC  (2+ messages)

[PATCH/RFC] lib: add CPU MHz benchmark test
 2024-01-31 17:38 UTC  (2+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-01-31 17:37 UTC  (3+ messages)

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-01-31 17:36 UTC  (3+ messages)
` [RESEND PATCH v0 4/5] wave5: Use the bitstream buffer size from host

[PATCH v5 00/12] enable nvmet-fc for blktests
 2024-01-31 17:31 UTC  (3+ messages)
` [PATCH v5 12/12] nvmet-fc: use RCU list iterator for assoc_list

[PATCH net v3] octeontx2-af: Initialize maps
 2024-01-31 17:30 UTC  (2+ messages)

[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-31 17:29 UTC  (6+ messages)
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).