public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-07 17:47:26 to 2024-10-07 20:53:32 UTC [more...]

[PATCH v5.10] xfs: add bounds checking to xlog_recover_process_data
 2024-10-07 20:53 UTC  (4+ messages)

[PATCH v2] dt-bindings: leds: Document "rc-feedback" trigger
 2024-10-07 20:53 UTC 

[PATCH] dt-bindings: leds: Document "rc-feedback" trigger
 2024-10-07 20:52 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the rdma-fixes tree
 2024-10-07 20:51 UTC 

[PATCH 0/3] Realtek SPI-NAND controller
 2024-10-07 20:49 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spi: Add realtek,rtl9300-snand
` [PATCH 3/3] spi: spi-mem: Add Realtek SPI-NAND controller

linux-next: Signed-off-by missing for commit in the arc-current tree
 2024-10-07 20:48 UTC 

linux-next: Signed-off-by missing for commit in the mm-hotfixes tree
 2024-10-07 20:47 UTC 

linux-next: Fixes tag needs some work in the mm-hotfixes tree
 2024-10-07 20:44 UTC 

[PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-10-07 20:44 UTC  (4+ messages)

[PATCH 0/2] qcom_tzmem: Enhance Error Handling for shmbridge
 2024-10-07 20:44 UTC  (16+ messages)
` [PATCH 1/2] firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling
` [PATCH 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks

[PATCH V4] PCI: Extend ACS configurability
 2024-10-07 20:43 UTC  (2+ messages)

[PATCH hotfix 6.12 v3 0/2] maple_tree: correct tree corruption on spanning store
 2024-10-07 20:39 UTC  (5+ messages)
` [PATCH hotfix 6.12 v3 1/2] "
` [PATCH hotfix 6.12 v3 2/2] maple_tree: add regression test for spanning store bug

[PATCH net] net: ibm: emac: mal: add dcr_unmap to _remove
 2024-10-07 20:39 UTC 

[PATCH 0/3] iio: light: veml6030: add support for veml7700
 2024-10-07 20:36 UTC  (4+ messages)
` [PATCH 1/3] iio: light: veml6035: fix read_avail in no_irq case for veml6035
` [PATCH 2/3] dt-bindings: iio: light: veml6030: add veml7700
` [PATCH 3/3] iio: light: veml6030: add support for veml7700

[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
 2024-10-07 20:31 UTC  (4+ messages)
` [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
  ` [BUG] page table UAF, "

[PATCH v3 0/4] Add pinctrl support for mt7988
 2024-10-07 20:30 UTC  (5+ messages)
` [PATCH v3 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
` [PATCH v3 2/4] pinctrl: mediatek: add MT7988 pinctrl driver
` [PATCH v3 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC
` [PATCH v3 4/4] arm64: dts: mediatek: mt7988: add pinctrl support

[syzbot] [bcachefs?] possible deadlock in bch2_replicas_entry_validate
 2024-10-07 20:31 UTC 

rust: page: Add support for vmalloc_to_page
 2024-10-07 20:27 UTC  (4+ messages)
` [PATCH 1/3] rust: page: replace the page pointer wrapper with Opaque
` [PATCH 2/3] rust: page: Extend support to vmalloc_to_page
` [PATCH 3/3] rust: page: Add page_slice_to_page

[syzbot] [hfs?] general protection fault in hfs_mdb_commit
 2024-10-07 20:28 UTC  (2+ messages)

[PATCH] block: Fix elevator_get_default() to check for null q->tag_set
 2024-10-07 20:26 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v6 0/5] Initial Support for Linksys EA9350 V3 (linksys-jamaica)
 2024-10-07 20:23 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: arm: qcom: add Linksys EA9350 V3

BUG: corrupted list in neigh_destroy
 2024-10-07 20:22 UTC  (2+ messages)

[PATCH v2] block: add partition uuid into uevent as "PARTUUID"
 2024-10-07 20:22 UTC  (2+ messages)

[PATCH v6 0/6] block: partition table OF support
 2024-10-07 20:22 UTC  (2+ messages)

BUG: corrupted list in neigh_parms_release
 2024-10-07 20:21 UTC  (2+ messages)

[PATCH v4 00/17] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
 2024-10-07 20:21 UTC  (20+ messages)
` [PATCH v4 01/17] media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entries
` [PATCH v4 02/17] media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flag
` [PATCH v4 03/17] media: rzg2l-cru: csi2: "
` [PATCH v4 04/17] media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init()
` [PATCH v4 05/17] media: rzg2l-cru: csi2: Implement .get_frame_desc()
` [PATCH v4 06/17] media: rzg2l-cru: Retrieve virtual channel information
` [PATCH v4 07/17] media: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi`
` [PATCH v4 08/17] media: rzg2l-cru: Use MIPI CSI-2 data types for ICnMC_INF definitions
` [PATCH v4 09/17] media: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format struct
` [PATCH v4 10/17] media: rzg2l-cru: Simplify handling of supported formats
` [PATCH v4 11/17] media: rzg2l-cru: Use `rzg2l_cru_ip_formats` array in enum_frame_size
` [PATCH v4 12/17] media: rzg2l-cru: csi2: Remove unused field from rzg2l_csi2_format
` [PATCH v4 13/17] media: rzg2l-cru: video: Implement .link_validate() callback
` [PATCH v4 14/17] media: rzg2l-cru: csi2: Use rzg2l_csi2_formats array in enum_frame_size
` [PATCH v4 15/17] media: rzg2l-cru: Refactor ICnDMR register configuration
` [PATCH v4 16/17] media: rzg2l-cru: Add support to capture 8bit raw sRGB
` [PATCH v4 17/17] media: rzg2l-cru: Move register definitions to a separate file

[GIT PULL] bcachefs fixes for 6.12-rc2
 2024-10-07 20:21 UTC  (15+ messages)

[PATCHSET sched/urgent, sched_ext/for-6.12-fixes] sched/core, sched_ext: Add ENQUEUE_RQ_SELECTED to fix ->select_task_rq() skip detection in sched_ext schedulers
 2024-10-07 20:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix typos
 2024-10-07 20:15 UTC  (2+ messages)

[PATCH v1 1/1] drm/edp-panel: Add panels used by Dell XPS 13 9345
 2024-10-07 20:13 UTC 

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-10-07 20:13 UTC  (2+ messages)

[PATCH v2] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-07 20:13 UTC  (7+ messages)

[PATCH] ASoC: dt-bindings: rockchip,rk3036-codec: convert to yaml
 2024-10-07 20:12 UTC  (3+ messages)

[PATCH] dt-bindings: phy: rk3228-hdmi-phy: convert to yaml
 2024-10-07 20:11 UTC  (2+ messages)

[PATCH 1/1] s390/virtio_ccw: fix dma_parm pointer not set up
 2024-10-07 20:10 UTC 

[PATCH v3 1/1] dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number
 2024-10-07 20:09 UTC  (2+ messages)

[syzbot] [bcachefs?] possible deadlock in bch2_replicas_entry_validate
 2024-10-07 20:08 UTC  (2+ messages)
` [syzbot] "

[PATCH v6 0/7] Add support for Maxim Integrated MAX77705 MFD
 2024-10-07 20:07 UTC  (3+ messages)
` [PATCH v6 2/7] dt-bindings: mfd: add maxim,max77705

[PATCH v2 0/2] iio: {amplifiers,dac,frequency,resolver}: add missing selects in Kconfig
 2024-10-07 20:06 UTC  (3+ messages)
` [PATCH v2 1/2] iio: frequency: {admv4420,adrf6780}: format Kconfig entries
` [PATCH v2 2/2] iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig

[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
 2024-10-07 20:05 UTC  (2+ messages)

[PATCH] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: Document the System Control registers found on early Meson SoC
 2024-10-07 20:04 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-10-07 20:03 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: controller: move properties common with slot out to mmc-controller-common
` [PATCH v3 2/3] dt-bindings: mmc: document mmc-slot
` [PATCH v3 3/3] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema

[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
 2024-10-07 19:59 UTC  (6+ messages)
` [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G

[PATCH] block: Fix uninitialized symbol 'bio' in blk_rq_prep_clone
 2024-10-07 19:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 10/19] iommufd/viommu: Add vdev_id helpers for IOMMU drivers
 2024-10-07 19:56 UTC  (12+ messages)

[PATCH 0/4] [PATCH 0/4] Update ASPEED WDT bootstatus
 2024-10-07 19:54 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: watchdog: aspeed: Add property for WDT SW reset

[PATCH v3 1/1] dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent
 2024-10-07 19:53 UTC  (2+ messages)

[PATCH v8 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2024-10-07 19:49 UTC  (5+ messages)
` [PATCH v8 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v8 2/4] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v8 3/4] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v8 4/4] iio: pressure: bmp280: Move bmp085 interrupt to new configuration

[PATCH] perf test x86: Fix typo in intel-pt-test
 2024-10-07 19:47 UTC 

[RFC PATCH v3 00/10] Add support for shared PTEs across processes
 2024-10-07 19:46 UTC  (8+ messages)
` [RFC PATCH v3 09/10] mm: create __do_mmap() to take an mm_struct * arg

[RFC 0/2] Add support for "pd-timers" DT property in TCPM
 2024-10-07 19:45 UTC  (6+ messages)
` [RFC 1/2] dt-bindings: connector: Add property to set pd timer values

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-07 19:41 UTC  (5+ messages)
` [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type

[PATCH 0/3] pwm: meson: Support constant and polarity bits
 2024-10-07 19:32 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] pwm: meson: Use separate chip data struct for g12a-ee-pwm
` [PATCH 3/3] pwm: meson: Enable constant and polarity features for g12, axg, s4

[PATCH 0/6] VERW based clean-up
 2024-10-07 19:37 UTC  (3+ messages)
` [PATCH 6/6] x86/bugs: Clean-up verw mitigations

[PATCH v3 0/2] pressure: bmp280: Improve pushing of data to buffer
 2024-10-07 19:35 UTC  (3+ messages)

[PATCH 0/8] perf/amd/ibs: Fix sample period computations
 2024-10-07 19:33 UTC  (9+ messages)
` [PATCH 2/8] perf/amd/ibs: Remove pointless sample period check
` [PATCH 5/8] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH 6/8] perf/amd/ibs: Add pmu specific minimum period
` [PATCH 7/8] perf/amd/ibs: Add ->check_period() callback

[PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
 2024-10-07 19:30 UTC  (3+ messages)

[PATCH] scripts/decode_stacktrace.sh: remove trailing space
 2024-10-07 19:29 UTC  (2+ messages)

[PATCH] x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
 2024-10-07 19:25 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] acpi: allow building without CONFIG_HAS_IOPORT
 2024-10-07 19:22 UTC  (3+ messages)

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-07 19:21 UTC  (8+ messages)
` [PATCH v2 1/6] Add AutoFDO "

[PATCH v1] bcachefs: add check for btree id against max in try read node
 2024-10-07 19:15 UTC  (4+ messages)

[PATCH] libbpf: Fix integer overflow issue
 2024-10-07 19:13 UTC  (2+ messages)

[PATCH v3 1/2] mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
 2024-10-07 19:13 UTC  (2+ messages)
` [PATCH v3 2/2] mtd: nand: raw: gpmi: improve power management handling

[PATCH] fix grammar on false-sharing.rst
 2024-10-07 19:12 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-07 19:08 UTC  (9+ messages)
` [RFC PATCH v2 3/4] hp: Implement Hazard Pointers

[PATCH] remoteproc: qcom: Fix NULL pointer in glink_subdev_stop()
 2024-10-07 19:09 UTC  (7+ messages)

[PATCH 0/2] improve multicast join group performance
 2024-10-07 19:06 UTC  (3+ messages)
` [PATCH 1/2] net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash

[PATCH v1] mmc: sdhci: Prevent stale command and data interrupt handling
 2024-10-07 18:58 UTC  (4+ messages)

[PATCH] tpm_tis_spi: Pass in ACPI handle during init
 2024-10-07 18:57 UTC 

[PATCH net-next v19 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-07 18:49 UTC  (7+ messages)
` [PATCH net-next v19 09/14] net: rename skb_copy_to_page_nocache() helper

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-07 18:49 UTC  (3+ messages)

[PATCH v2] rust: types: Add examples for the `Either` type
 2024-10-07 18:47 UTC  (3+ messages)
` [PATCH] rust: types: 'real-life' example for Either

[PATCH v1 1/2] ARM: dts: rockchip: fix nodename regulators
 2024-10-07 18:44 UTC  (2+ messages)

[PATCH 0/8] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-07 18:44 UTC  (4+ messages)
` [PATCH 4/8] ARM: dts: socfpga: add Enclustra Mercury SA1

rockchip: Fix several DT validation errors
 2024-10-07 18:44 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: mediatek: mt8390-genio-700-evk: update regulator names
 2024-10-07 18:44 UTC  (2+ messages)

[PATCH V2 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-07 18:44 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: qcs6490-rb3gen2: Describe LED array
 2024-10-07 18:44 UTC  (2+ messages)

[v3 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
 2024-10-07 18:43 UTC  (9+ messages)

[PATCH v2 1/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add qca6390-pmu node
 2024-10-07 18:40 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add wifi node

[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
 2024-10-07 18:39 UTC  (3+ messages)

[PATCH net v3] net: phy: disable eee due to errata on various KSZ switches
 2024-10-07 18:38 UTC  (2+ messages)

[GIT PULL] virtio: bugfixes
 2024-10-07 18:37 UTC  (2+ messages)

[RESEND PATCH v3] list: test: Mending tests for list_cut_position()
 2024-10-07 18:37 UTC  (4+ messages)

[PATCH 0/7] cifs: Improve mount option -o reparse and support for native Windows sockets
 2024-10-07 18:36 UTC  (4+ messages)
` [PATCH 1/7] cifs: Add mount option -o reparse=native

[syzbot] [bpf?] WARNING in push_jmp_history
 2024-10-07 18:35 UTC 

[PATCH v2] tracepoints: Use new static branch API
 2024-10-07 18:33 UTC 

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-07 18:30 UTC  (9+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq

[PATCH bpf v5 1/2] bpf: fix unpopulated name_len field in perf_event link info
 2024-10-07 18:29 UTC  (3+ messages)
` [PATCH bpf v6 "
  ` [PATCH bpf v6 2/2] selftests/bpf: fix perf_event link info name_len assertion

[PATCH] tracepoints: Use new static branch API
 2024-10-07 18:27 UTC  (3+ messages)

[RFC PATCH] mm: avoid clearing user movable page twice with init_on_alloc=1
 2024-10-07 18:23 UTC 

[PATCH 0/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq
 2024-10-07 18:22 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100: Add QUP power domains and OPPs
` [PATCH 2/3] arm64: dts: qcom: x1e80100: Add uart14
` [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq

[PATCH v2 6/7] iio: adc: ad485x: add ad485x driver
 2024-10-07 18:18 UTC  (2+ messages)

[PATCH 0/3] iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
 2024-10-07 18:19 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Allegro MicroSystems, Inc

[PATCH] mmc: mmc_spi: fix snprintf() output buffer size
 2024-10-07 18:09 UTC  (2+ messages)

[PATCH v2 0/2] phy: usb: Broadcom BCM4908 USB init fixes
 2024-10-07 18:17 UTC  (5+ messages)
` (subset) "

[PATCH v2] v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc()
 2024-10-07 18:16 UTC  (2+ messages)

[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-10-07 18:13 UTC  (7+ messages)
` [PATCH V4 1/5] dt-bindings: firmware: Document bindings for QCOM SCMI Generic Extension
` [PATCH V4 3/5] firmware: arm_scmi: vendors: Add QCOM SCMI Generic Extensions
` [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor

[PATCH 0/6] thermal/rapl: fixes, improvements and cleanups
 2024-10-07 18:13 UTC  (2+ messages)

[PATCH 0/7] cifs: Improve support for native SMB symlinks
 2024-10-07 18:09 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 6/6] cifs: Fix creating and resolving absolute NT-style symlinks

KVM default behavior change on module loading in kernel 6.12
 2024-10-07 18:07 UTC 

[syzbot] [bcachefs?] general protection fault in bch2_alloc_read
 2024-10-07 18:07 UTC 

[PATCH v2 3/3] pinctrl: th1520: Convert dt child node loop to scoped iterator
 2024-10-07 18:03 UTC  (3+ messages)

[PATCH RFC net 0/2] MAINTAINERS: Networking file coverage updates
 2024-10-07 18:03 UTC  (6+ messages)
` [PATCH RFC net 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]

[PATCH net-next] net: Implement fault injection forcing skb reallocation
 2024-10-07 18:00 UTC  (6+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-07 17:57 UTC  (12+ messages)

[syzbot] [mm?] [bluetooth?] INFO: rcu detected stall in vhci_release
 2024-10-07 17:56 UTC  (2+ messages)

[PATCH 0/4] Add support for stm32mp25x RNG
 2024-10-07 17:55 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: rng: add st,stm32mp25-rng support

[PATCH] ARM/mm: Fix stack recursion caused by KASAN
 2024-10-07 17:37 UTC  (3+ messages)

[PATCH v2 0/3] Cleanup some writeback codes
 2024-10-07 17:52 UTC  (4+ messages)
` [PATCH v2 3/3] xfs: Let the max iomap length be consistent with the writeback code

[syzbot] [bcachefs?] general protection fault in bch2_alloc_read
 2024-10-07 17:50 UTC  (2+ messages)
` [syzbot] "

[PATCH linux-next] drm/i915/dp: use string choice helpers
 2024-10-07 17:48 UTC 

[PATCH 00/12] btrfs reads through iomap
 2024-10-07 17:47 UTC  (4+ messages)
` [PATCH 06/12] iomap: Introduce read_inline() function hook


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