messages from 2025-02-10 18:59:07 to 2025-02-10 21:00:31 UTC [more...]
[PATCH v3 00/12] media: imx8: add camera support
2025-02-10 20:59 UTC (9+ messages)
` [PATCH v3 01/12] dt-bindings: firmware: imx: add property reset-controller
` [PATCH v3 02/12] reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM
` [PATCH v3 03/12] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v3 04/12] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
` [PATCH v3 05/12] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v3 06/12] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings
` [PATCH v3 07/12] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different "
` [PATCH v3 08/12] media: imx8mq-mipi-csi2: Add support for i.MX8QXP
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-10 20:58 UTC (18+ messages)
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 09/14] kexec: Add documentation for KHO
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping
2025-02-10 20:57 UTC (13+ messages)
` [PATCH 7/9] riscv: Prepare for unaligned access type table lookups
include/linux/thread_info.h:259:25: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small
2025-02-10 20:39 UTC (2+ messages)
[PATCH v2 0/2] Rockchip - add Firefly ROC-RK3576-PC board
2025-02-10 20:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding
` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC
[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
2025-02-10 20:51 UTC (7+ messages)
` [PATCH v2 1/2] iio: adc: ad4695: add offload-based "
[PATCH v3 00/35] x86/bugs: Attack vector controls
2025-02-10 20:50 UTC (4+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation
[PATCH v2] mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec
2025-02-10 20:50 UTC (3+ messages)
[PATCH v2] PCI: Batch BAR sizing operations
2025-02-10 20:48 UTC (6+ messages)
[PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes
2025-02-10 20:45 UTC (10+ messages)
[PATCH] mtd: rawnand: qcom: finish converting register to FIELD_PREP
2025-02-10 20:44 UTC (3+ messages)
[PATCH] docs: ABI: move README contents to the top
2025-02-10 20:43 UTC
[PATCH sched_ext/for-6.14-fixes] sched_ext: Fix incorrect assumption about migration disabled tasks in task_can_run_on_remote_rq()
2025-02-10 20:41 UTC (3+ messages)
[PATCH v4 0/6] x86 CRC optimizations
2025-02-10 20:40 UTC (3+ messages)
` [PATCH v4 1/6] x86: move ZMM exclusion list into CPU feature flag
[PATCH v6 00/17] Enable CXL PCIe port protocol error handling and logging
2025-02-10 20:36 UTC (6+ messages)
` [PATCH v6 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver
` [PATCH v6 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
2025-02-10 20:36 UTC (13+ messages)
[PATCH v3] riscv: Optimize crct10dif with zbc extension
2025-02-10 20:35 UTC (4+ messages)
[PATCH v8 00/17] spi: axi-spi-engine: add offload support
2025-02-10 20:33 UTC (10+ messages)
` [PATCH v8 01/17] spi: add basic support for SPI offloading
` [PATCH v8 11/17] iio: adc: ad7944: add support for SPI offload
[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
2025-02-10 20:32 UTC (8+ messages)
[PATCH v10 00/27] riscv control-flow integrity for usermode
2025-02-10 20:27 UTC (28+ messages)
` [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v10 09/27] riscv mmu: write protect and shadow stack
` [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v10 14/27] riscv/traps: Introduce software check exception
` [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 00/27] Improve ABI documentation generation
2025-02-10 20:27 UTC (3+ messages)
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-10 20:26 UTC (10+ messages)
` [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of the groups
[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
2025-02-10 20:23 UTC (5+ messages)
` [PATCH v12 1/4] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v12 2/4] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v12 3/4] ufs: qcom: add support for wrapped keys
` [PATCH v12 4/4] fscrypt: add support for hardware-wrapped keys
[PATCH] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
2025-02-10 20:21 UTC (3+ messages)
[PATCH 0/3] bitmap: convert self-test to KUnit
2025-02-10 20:20 UTC (6+ messages)
` distro support for CONFIG_KUNIT: "
[PATCH v2] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
2025-02-10 20:16 UTC
[PATCH] arm64: dts: rockchip: Reflow Quartz64 Model A/B board dts files a bit
2025-02-10 20:17 UTC
[PATCH] tools/mm: Fix build warnings with musl-libc
2025-02-10 20:05 UTC
[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
2025-02-10 20:11 UTC (3+ messages)
` [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
2025-02-10 20:09 UTC (9+ messages)
[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
2025-02-10 20:06 UTC (3+ messages)
[PATCH v2 00/12] Consolidate hrtimer initialization - Part 5
2025-02-10 20:05 UTC (12+ messages)
` [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function()
` [PATCH] hrtimers: Make hrtimer_update_function() less expensive
` [tip: timers/core] "
[RFC PATCH 0/2] Add support for Timesync Interrupt Router
2025-02-10 20:03 UTC (5+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "
[PATCH net-next] wifi: rtlwifi: rtl8192de: Fix typos
2025-02-10 20:01 UTC (3+ messages)
[PATCH v1 00/10] Move uid filtering to BPF filters
2025-02-10 19:59 UTC (2+ messages)
[PATCH v3] scsi: ufs: critical health condition
2025-02-10 19:57 UTC (3+ messages)
[PATCH net-next v3 00/15] mptcp: pm: misc cleanups, part 2
2025-02-10 19:52 UTC (31+ messages)
` [PATCH net-next v3 01/15] mptcp: pm: drop info of userspace_pm_remove_id_zero_address
` [PATCH net-next v3 02/15] mptcp: pm: userspace: flags: clearer msg if no remote addr
` [PATCH net-next v3 03/15] mptcp: pm: more precise error messages
` [PATCH net-next v3 04/15] mptcp: pm: improve "
` [PATCH net-next v3 05/15] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
` [PATCH net-next v3 06/15] mptcp: pm: remove duplicated error messages
` [PATCH net-next v3 07/15] mptcp: pm: mark missing address attributes
` [PATCH net-next v3 08/15] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
` [PATCH net-next v3 09/15] mptcp: pm: make three pm wrappers static
` [PATCH net-next v3 10/15] mptcp: pm: drop skb parameter of get_addr
` [PATCH net-next v3 11/15] mptcp: pm: add id parameter for get_addr
` [PATCH net-next v3 12/15] mptcp: pm: reuse sending nlmsg code in get_addr
` [PATCH net-next v3 13/15] mptcp: pm: drop skb parameter of set_flags
` [PATCH net-next v3 14/15] mptcp: pm: change rem type "
` [PATCH net-next v3 15/15] mptcp: pm: add local parameter for set_flags
[PATCH v1 0/2] pinctrl: intel: Fix PWM initialisation
2025-02-10 19:44 UTC (3+ messages)
` [PATCH v1 1/2] pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfo
` [PATCH v1 2/2] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()
[PATCH] sched: fix potential use-after-free with cfs bandwidth
2025-02-10 19:51 UTC
[PATCH 0/5] iommu: apple-dart: Support locked DARTs
2025-02-10 19:48 UTC (7+ messages)
` [PATCH 1/5] iommu/dart: Track if the DART is locked
` [PATCH 2/5] iommu/dart: Skip reset for locked DARTs
` [PATCH 3/5] iommu/dart: Set DMA domain "
` [PATCH 4/5] iommu/dart: Reject identity "
` [PATCH 5/5] iommu/dart: Assert !locked when configuring
[RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
2025-02-10 19:48 UTC (2+ messages)
[RFC][PATCH 1/2] sched: Extended scheduler time slice
2025-02-10 19:48 UTC (13+ messages)
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
2025-02-10 19:47 UTC (11+ messages)
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAMLy
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nandy
[PATCH v2 00/31] hrtimers: Consolidate hrtimer initialization - Part 2
2025-02-10 19:36 UTC (3+ messages)
` [PATCH v2 22/31] ubifs: Switch to use hrtimer_setup()
Linux 6.12.11
2025-02-10 19:43 UTC (2+ messages)
[PATCH] usb: xhci: Initialize unassigned variables to fix possible errors
2025-02-10 13:11 UTC
[PATCH v1 00/11] Python improvements for a real use of parse_events
2025-02-10 19:42 UTC (4+ messages)
[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-10 19:38 UTC (4+ messages)
` [PATCH net-next v6 1/3] netlink: Add nla_put_empty_nest helper
` [PATCH net-next v6 2/3] netdev-genl: Add an XSK attribute to queues
` [PATCH net-next v6 3/3] selftests: drv-net: Test queue xsk attribute
[PATCH v1] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
2025-02-10 19:39 UTC (3+ messages)
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
2025-02-10 19:37 UTC (18+ messages)
` [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v2 04/17] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries
` [PATCH v2 08/17] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page()
` [PATCH v2 09/17] mm/ksm: handle device-exclusive entries correctly in write_protect_page()
` [PATCH v2 10/17] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v2 11/17] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v2 12/17] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one()
` [PATCH v2 14/17] mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
` [PATCH v2 15/17] mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
` [PATCH v2 16/17] mm/rmap: keep mapcount untouched for device-exclusive entries
` [PATCH v2 17/17] mm/rmap: avoid -EBUSY from make_device_exclusive()
[PATCH 1/1] drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
2025-02-10 19:34 UTC
[PATCH v1 1/1] x86/events/amd/iommu: Increase IOMMU_NAME_SIZE
2025-02-10 19:34 UTC
[PATCH] Documentation: proofreading Documentation
2025-02-10 19:25 UTC (2+ messages)
` [PATCH v2] "
[PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
2025-02-10 19:26 UTC
[PATCH v1] perf parse-events: Tidy name token matching
2025-02-10 19:23 UTC (2+ messages)
[PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs
2025-02-10 19:23 UTC (2+ messages)
[PATCH v4 0/9] Add R5F and C7xv device nodes
2025-02-10 19:21 UTC (7+ messages)
` [PATCH v4 5/9] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v4 6/9] arm64: dts: ti: k3-am62p5-sk: "
[PATCH 0/5] Add UFS support for SM8750
2025-02-10 19:20 UTC (6+ messages)
` [PATCH 4/5] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC
[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
2025-02-10 19:16 UTC (3+ messages)
[PATCH v1 0/1] Add firmware-name in BT node
2025-02-10 19:15 UTC (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "
[PATCH v9 00/12] AMD broadcast TLB invalidation
2025-02-10 19:12 UTC (4+ messages)
` [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision
[PATCH 1/2] regulator: ltc7871: Add driver for LTC7871
2025-02-10 19:14 UTC (2+ messages)
[PATCH] arm64: Add missing registrations of SF8MMx hwcaps
2025-02-10 19:14 UTC (3+ messages)
[PATCH 0/4] Enable cpufreq for IPQ5424
2025-02-10 19:14 UTC (7+ messages)
` [PATCH 2/4] clk: qcom: apss-ipq5424: Add ipq5424 apss clock controller
[PATCH] iio: dac: adi-axi-dac: drop io_mode check
2025-02-10 19:13 UTC (4+ messages)
[PATCH v3] perf cpumap: Reduce cpu size from int to int16_t
2025-02-10 19:12 UTC
"netfs: Can't donate prior to front"
2025-02-10 19:11 UTC (2+ messages)
` [PATCH] fs/netfs/read_collect: add to next->prev_donated
[PATCH net-next v5 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-10 19:10 UTC (6+ messages)
` [PATCH net-next v5 2/3] netdev-genl: Add an XSK "
[PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
2025-02-10 19:09 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
[PATCH 3/3] iio: chemical: add support for Sensirion SEN5x/SEN6x
2025-02-10 19:09 UTC (4+ messages)
[PATCH v2 0/1] Fix USB vdd info for IPQ9574
2025-02-10 19:08 UTC (3+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: ipq9574: Fix USB vdd info
[PATCH v6 0/5] media: i2c: imx219: Fixes for blanking, pixel rate and binning
2025-02-10 19:05 UTC (3+ messages)
` [PATCH v6 4/5] media: i2c: imx219: Increase minimum LLP to fix blocky artefacts
[PATCH] dm-verity: do forward error correction on metadata I/O errors
2025-02-10 19:05 UTC (3+ messages)
[PATCH v13 0/2] media: qcom: camss: Add sc7280 support
2025-02-10 19:04 UTC (4+ messages)
` [PATCH v13 1/2] arm64: dts: qcom: sc7280: Add support for camss
[PATCH v1] riscv: dts: starfive: Unify regulator naming scheme
2025-02-10 19:01 UTC (2+ messages)
[PATCH for-6.14 v3 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
2025-02-10 19:01 UTC (4+ messages)
` [PATCH for-6.14 v3 2/4] pm: runtime: Add new devm functions
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (3+ messages)
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
2025-02-10 19:01 UTC (9+ messages)
[GIT PULL] NFSD fixes for v6.14
2025-02-10 18:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox