public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-19 03:17:39 to 2024-06-19 07:53:03 UTC [more...]

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-19  7:51 UTC  (7+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-06-19  7:52 UTC  (9+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH v2] net: missing check virtio
 2024-06-19  7:51 UTC  (2+ messages)

[PATCH v4] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-06-19  7:50 UTC  (2+ messages)

[PATCH 1/6] scripts/gdb: redefine MAX_ORDER sanely
 2024-06-19  7:49 UTC  (5+ messages)
` [PATCH 2/6] scripts/gdb: rework module VA range
` [PATCH 4/6] scripts/gdb: set vabits_actual based on TCR_EL1
` [PATCH 5/6] scripts/gdb: change VA_BITS_MIN when we use 16K page
` [PATCH 6/6] scripts/gdb: rename pool_index to pool_index_plus_1

[PATCH v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-06-19  7:47 UTC  (4+ messages)

[PATCH v2] ASoC: hdmi-codec: reorder channel allocation list
 2024-06-19  7:47 UTC 

[PATCH v4 0/9] Add Mule MFD support
 2024-06-19  7:45 UTC  (5+ messages)

[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-19  7:41 UTC  (8+ messages)
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[PATCH 1/3] media: rockchip: Introduce the rkvdec2 driver
 2024-06-19  7:41 UTC  (2+ messages)

linux-next: build failure after merge of the mediatek tree
 2024-06-19  7:40 UTC  (7+ messages)

[PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver
 2024-06-19  7:40 UTC  (3+ messages)

[PATCH v3 0/3] Add I2C support on TH1520
 2024-06-19  7:39 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-19  7:37 UTC  (3+ messages)

[PATCH] module: Add log information for loading module failures
 2024-06-19  7:37 UTC  (3+ messages)

[PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc
 2024-06-19  7:36 UTC  (11+ messages)

[GIT PULL] Immutable tag between the Bluetooth and pwrseq branches for v6.11-rc1
 2024-06-19  7:35 UTC  (6+ messages)

[PATCH V3 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-19  7:31 UTC  (2+ messages)

[PATCH] mm/migrate: make migrate_pages_batch() stats consistent
 2024-06-19  7:25 UTC  (2+ messages)

[PATCH] dt-bindings: arm: cpus: Add new Cortex and Neoverse names
 2024-06-19  7:32 UTC  (2+ messages)

[PATCH] csky: stacktrace: fix usage of ftrace_graph_ret_addr()
 2024-06-19  7:31 UTC 

[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-06-19  7:30 UTC  (4+ messages)
` [PATCH v3 1/5] Documentation/firmware: add imx/se to other_interfaces
    ` [EXT] "

[PATCH 0/2] Add support for Nuvovon MA35D1 SDHCI
 2024-06-19  7:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: nuvoton,ma35d1-sdhci: Document MA35D1 SDHCI controller
` [PATCH 2/2] mmc: sdhci-of-ma35d1: Add Novoton MA35D1 SDHCI driver

[PATCH] ASoC: dt-bindings: rename wm8750.yaml to wlf,wm8750.yaml
 2024-06-19  7:26 UTC  (2+ messages)

[PATCH 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-06-19  7:22 UTC  (4+ messages)
` [PATCH 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
` [PATCH 2/3] ARM: dts: at91: at91-sama7g5ek: add EEPROMs
` [PATCH 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6

[PATCH v8 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-19  7:17 UTC  (16+ messages)
` [PATCH v8 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v8 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v8 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v8 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v8 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v8 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v8 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v8 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v8 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v8 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v8 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v8 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v8 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v8 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v8 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH v2] drm/panel: raydium-rm692e5: transition to mipi_dsi wrapped functions
 2024-06-19  7:22 UTC  (3+ messages)

[PATCH v2] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
 2024-06-19  7:21 UTC  (2+ messages)

[PATCH v5 00/10] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-06-19  7:21 UTC  (3+ messages)
` [PATCH v5 08/10] media: rkvdec: Add image format concept

[RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
 2024-06-19  7:19 UTC  (2+ messages)

[PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
 2024-06-19  7:19 UTC  (2+ messages)

[PATCH v3 0/3] Fixes for console command line ordering
 2024-06-19  7:17 UTC  (5+ messages)
` [PATCH v3 3/3] serial: core: Rename preferred console handling for match and update

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-19  7:16 UTC  (6+ messages)
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver

[PATCH v2] scsi: sd: Keep the discard mode stable
 2024-06-19  7:16 UTC  (2+ messages)

[PATCH 0/2] Documentation: update information for mailing lists
 2024-06-19  7:12 UTC  (3+ messages)
` [PATCH 2/2] Documentation: best practices for using Link trailers

[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-19  7:12 UTC  (6+ messages)
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-19  7:11 UTC  (4+ messages)
` [PATCH v3 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap

[PATCH v3 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-19  7:10 UTC  (8+ messages)
` [PATCH v3 5/6] docs: i2c: summary: document 'local' and 'remote' targets

[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
 2024-06-19  7:09 UTC  (4+ messages)

[PATCH] zorro: Use str_plural() in amiga_zorro_probe()
 2024-06-19  7:09 UTC  (3+ messages)

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-06-19  7:09 UTC  (3+ messages)
` [RFC PATCH 8/9] PCI/AER: Export pci_aer_unmask_internal_errors()

[PATCH] [RFC] mwifiex: Fix NULL pointer deref
 2024-06-19  7:08 UTC 

[PATCH net v3] Fix race for duplicate reqsk on identical SYN
 2024-06-19  6:54 UTC  (3+ messages)

[PATCH 1/9] accel/habanalbs/gaudi2: reduce interrupt count to 128
 2024-06-19  7:04 UTC  (10+ messages)
` [PATCH 2/9] MAINTAINERS: Change habanalabs maintainer and git repo path
` [PATCH 3/9] accel/habanalabs: additional print in device-in-use info
` [PATCH 4/9] accel/habanalabs: add more info upon cpu pkt timeout
` [PATCH 5/9] accel/habanalabs: revise print on EQ heartbeat failure
` [PATCH 6/9] accel/habanalabs: dump the EQ entries headers "
` [PATCH 7/9] accel/habanalabs: print timestamp of last PQ heartbeat "
` [PATCH 8/9] accel/habanalabs: move heartbeat work initialization to early init
` [PATCH 9/9] accel/habanalabs: gradual sleep in polling memory macro

[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-19  7:05 UTC  (7+ messages)

[PATCH] scsi: sd: Keep the discard mode stable
 2024-06-19  7:02 UTC  (10+ messages)

[PATCH] f2fs: atomic: fix to avoid racing w/ GC
 2024-06-19  7:00 UTC 

[PATCH v4 1/2] dt-bindings:iio:proximity: Add hx9023s binding
 2024-06-19  6:58 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB
 2024-06-19  6:55 UTC  (3+ messages)
` [PATCH 2/2] i3c: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB driver

[syzbot] possible deadlock in attr_data_get_block
 2024-06-19  6:52 UTC  (2+ messages)
` [syzbot] fs/ntfs3: Do copy_to_user out of run_lock

[PATCH v4 0/5] Add driver for LTC2664 and LTC2672
 2024-06-19  6:49 UTC  (6+ messages)
` [PATCH v4 1/5] iio: ABI: Generalize ABI documentation for DAC
` [PATCH v4 2/5] iio: ABI: add DAC 42kohm_to_gnd powerdown mode
` [PATCH v4 3/5] dt-bindings: iio: dac: Add adi,ltc2664.yaml
` [PATCH v4 4/5] dt-bindings: iio: dac: Add adi,ltc2672.yaml
` [PATCH v4 5/5] iio: dac: ltc2664: Add driver for LTC2664 and LTC2672

[PATCH 2/2] MAINTAINERS: add Danilo as maintainer for FIRMWARE LOADER
 2024-06-19  6:47 UTC 

[PATCH v2] cpupower: Remove absent 'v' parameter from monitor man page
 2024-06-19  6:47 UTC 

[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-19  6:42 UTC  (5+ messages)
` [PATCH v6 1/2] "

[PATCH v7 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-19  6:44 UTC  (3+ messages)
` [PATCH v7 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH v5 00/10] media: Fix the last set of coccinelle warnings
 2024-06-19  6:40 UTC  (2+ messages)

[PATCH] block: Avoid polling configuration errors
 2024-06-19  6:38 UTC  (2+ messages)
  `  "

[syzbot] [rdma?] WARNING in ib_uverbs_release_dev
 2024-06-19  6:37 UTC 

[PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample
 2024-06-19  6:35 UTC  (8+ messages)

[PATCH v2 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
 2024-06-19  6:35 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: ptp: Convert ptp-qoirq "
` [PATCH v2 2/2] dt-bindings: net: Convert fsl-fman to yaml

[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-06-19  6:31 UTC  (7+ messages)
` [PATCH v3 02/23] gcc-sdm845: Add rates to the GP clocks

[PATCH AUTOSEL 6.9 01/23] drm/amd/display: Exit idle optimizations before HDCP execution
 2024-06-19  6:31 UTC  (5+ messages)
` [PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events

[PATCH 0/2] Add syscon of_syscon_register_regmap api
 2024-06-19  6:29 UTC  (3+ messages)
` [PATCH 1/2] mfd: syscon: add of_syscon_register_regmap() API

[Regression] Lenovo Thinkpad X1 Carbon Gen 10 first S2idle fails, S0ix fails in all further suspends
 2024-06-19  6:28 UTC  (2+ messages)

[PATCH] Makefile: add comment to discourage tools/* addition for kernel builds
 2024-06-19  6:21 UTC 

[PATCH v25 1/3] dt-bindings: reset: npcm: add clock properties
 2024-06-19  6:20 UTC  (2+ messages)

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-06-19  6:17 UTC  (3+ messages)
` [PATCH v2 18/49] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID

[PATCH v2 0/2] qdu1000: Fix LLCC reg property
 2024-06-19  6:16 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: "
` [PATCH v2 2/2] Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"

[PATCH] checkpatch: filter null file for dt-binding check
 2024-06-19  6:17 UTC 

[PATCH v3 0/1] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-06-19  6:15 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2] xhci: Don't issue Reset Device command to Etron xHCI host
 2024-06-19  6:14 UTC  (2+ messages)

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-19  6:14 UTC  (4+ messages)
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone fuel gauge

[PATCH v1 0/3] Add coresight slave register driver to support data filter function
 2024-06-19  6:07 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: arm: Add binding document for Coresight Slave Register device

[PATCH v25 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-06-18 18:58 UTC  (2+ messages)
` [PATCH v25 2/3] reset: npcm: register npcm8xx clock auxiliary bus device

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-19  6:06 UTC  (7+ messages)
` [PATCH v9 05/24] virt: sev-guest: Fix user-visible strings
` [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments

[PATCH v8 2/3] PCI/AER: Disable AER service on suspend
 2024-06-19  6:05 UTC  (3+ messages)

[PATCH v4] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-19  5:58 UTC  (2+ messages)

[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-06-19  5:57 UTC  (3+ messages)
` [PATCH -next v6 2/2] iomap: don't increase i_size in iomap_write_end()

[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
 2024-06-19  5:57 UTC  (3+ messages)

[PATCH 0/5] ti: fix dtbs_check for some syscon bindings and DTS node
 2024-06-19  5:54 UTC  (3+ messages)

[PATCH] net/mlx5: Lag, Remove NULL check before dev_{put, hold}
 2024-06-19  5:52 UTC  (3+ messages)

[PATCH 0/8] iio: adc: dfsdm: add scaling support
 2024-06-19  5:47 UTC  (9+ messages)
` [PATCH 1/8] iio: add read raw service to iio backend framework
` [PATCH 2/8] iio: add enable and disable services "
` [PATCH 3/8] iio: add child nodes support in "
` [PATCH 8/8] iio: adc: stm32-dfsdm: add scaling support to dfsdm

[RESEND PATCH v6 0/4] Add features to an existing driver
 2024-06-19  5:38 UTC  (3+ messages)

[PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
 2024-06-19  5:34 UTC  (11+ messages)

[PATCH] perf topdown: Correct leader selection with sample_read enabled
 2024-06-14 21:39 UTC 

[PATCH 0/4] Verify devices transition from D3cold to D0
 2024-06-19  5:29 UTC  (4+ messages)

[PATCH v2 0/4] KCOV fixes
 2024-06-19  5:20 UTC  (3+ messages)

arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts:127.20-161.4: Warning (avoid_unnecessary_addr_size): /soc@0/i2c@78b6000/led-controller@30: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
 2024-06-19  5:15 UTC 

[PATCH v6] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-19  5:10 UTC  (2+ messages)

[BUG] printk/nbcon.c: watchdog BUG: softlockup - CPU#x stuck for 78s
 2024-06-19  5:09 UTC  (4+ messages)

[PATCH] acpi: Allow ignoring _OSC CPPC v2 bit via kernel parameter
 2024-06-19  5:08 UTC  (12+ messages)
            ` [PATCH V2 RFC] "
                  ` [PATCH V3] "

[PATCH] dlm: use KMEM_CACHE in dlm_memory_init
 2024-06-19  5:03 UTC 

[PATCH] libbpf: checking the btf_type kind when fixing variable offsets
 2024-06-19  5:03 UTC  (5+ messages)

[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
 2024-06-19  4:58 UTC  (5+ messages)
` [PATCH 8/9] x86/virt/tdx: Exclude memory region hole within CMR as TDMR's reserved area

[PATCH 0/3] arm64: dts: ti: k3-am62p/j722s: Add gpio-ranges properties
 2024-06-19  4:52 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-pinctrl: Define a generic GPIO MUX Mode

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-19  4:52 UTC  (13+ messages)

[PATCH v5] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-19  4:47 UTC  (3+ messages)

[PATCH] thermal: int340x: processor_thermal: Support shared interrupts
 2024-06-19  4:44 UTC 

fs/bcachefs/backpointers.c:396:21: warning: 'bucket.offset' is used uninitialized
 2024-06-19  4:33 UTC 

[PATCH] media: videobuf2: sync caches for dmabuf memory
 2024-06-19  4:19 UTC  (4+ messages)

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-19  4:13 UTC  (25+ messages)
            ` [PATCH 0/17] exit: complete synchronize_group_exit
              ` [PATCH 01/17] signal: Make SIGKILL during coredumps an explicit special case
              ` [PATCH 02/17] signal: Compute the process exit_code in get_signal
              ` [PATCH 03/17] coredump: Consolidate the work to allow SIGKILL during coredumps
              ` [PATCH 04/17] signal: In get_signal call do_exit when it is unnecessary to shoot down threads
              ` [PATCH 05/17] signal: Bring down all threads when handling a non-coredump fatal signal
              ` [PATCH 06/17] signal: Add JOBCTL_WILL_EXIT to mark exiting tasks
              ` [PATCH 07/17] signal: Always set JOBCTL_WILL_EXIT for "
              ` [PATCH 08/17] signal: Don't target tasks that are exiting
              ` [PATCH 09/17] signal: Test for process exit or de_thread using task_exit_pending
              ` [PATCH 10/17] signal: Only set JOBCTL_WILL_EXIT if it is not already set
              ` [PATCH 11/17] signal: Make individual tasks exiting a first class concept
              ` [PATCH 12/17] signal: Remove zap_other_threads
              ` [PATCH 13/17] signal: Stop skipping current in do_group_exit & get_signal
              ` [PATCH 14/17] signal: Factor out schedule_group_exit_locked
              ` [PATCH 15/17] ptrace: Separate task->ptrace_code out from task->exit_code
              ` [PATCH 16/17] signal: Record the exit_code when an exit is scheduled
              ` [PATCH 17/17] signal: Set SIGNAL_GROUP_EXIT when all tasks have decided to exit

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2024-06-19  3:53 UTC  (8+ messages)
  ` [External] "

[PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64
 2024-06-19  3:43 UTC  (5+ messages)

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-19  3:46 UTC  (5+ messages)
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-19  3:40 UTC  (8+ messages)
` [PATCH net-next v20 10/13] rtase: Implement ethtool function

[PATCH v4 00/11] AMD Pstate Driver Fixes and Improvements
 2024-06-19  3:40 UTC  (9+ messages)
` [PATCH v4 08/11] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v4 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization

[PATCH] riscv: Fix early ftrace nop patching
 2024-06-19  3:40 UTC  (7+ messages)

[PATCH 0/9] Add CPU-type to topology
 2024-06-19  3:31 UTC  (4+ messages)
` [PATCH PATCH 1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology

[PATCH v9 00/21] Support IGT in display driver
 2024-06-19  3:17 UTC  (5+ messages)
` [PATCH v9 16/21] drm/mediatek: Support "Pre-multiplied" blending in OVL


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