messages from 2024-10-25 01:24:57 to 2024-10-25 05:58:45 UTC [more...]
[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-10-25 5:58 UTC (10+ messages)
` [PATCH v4 01/14] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
` [PATCH v4 08/14] iommufd/viommu: Add vdev_to_dev helper
[PATCH] sched/topology: Enable topology_span_sane check only for debug builds
2024-10-25 5:57 UTC (3+ messages)
[PATCH] iommu/arm-smmu: Add judgment on the size and granule parameters passed in
2024-10-25 5:55 UTC (3+ messages)
[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
2024-10-25 5:50 UTC (4+ messages)
` [PATCH 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH 2/3] scsi: ufs-qcom: Add support for dumping MCQ registers
` [PATCH 3/3] scsi: ufs-qcom: Add support for testbus registers
[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
2024-10-25 5:51 UTC (9+ messages)
` [PATCH v8 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH v8 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v8 3/7] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v8 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v8 6/7] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v8 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574
[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in htc_issue_send
2024-10-25 5:51 UTC
linux-next: Tree for Oct 25
2024-10-25 5:49 UTC
[PATCH v1 0/3] Enable emmc and SD on QCS615
2024-10-25 5:48 UTC (5+ messages)
` [PATCH v1 2/3] arm64: dts: qcom: qcs615: add SD and emmc node
[PATCH net v2] net: ti: icssg-prueth: Fix 1 PPS sync
2024-10-25 5:47 UTC (3+ messages)
[PATCH v2] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals
2024-10-25 5:47 UTC (4+ messages)
[PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
2024-10-25 5:44 UTC (2+ messages)
[syzbot] [wireless?] [usb?] UBSAN: array-index-out-of-bounds in htc_issue_send
2024-10-25 5:44 UTC (2+ messages)
` [syzbot] "
[PATCH hotfix 1/2] mm/thp: fix deferred split queue not partially_mapped
2024-10-25 5:41 UTC (7+ messages)
` [PATCH hotfix 2/2] mm/thp: fix deferred split unqueue naming and locking
[PATCH 1/2] scx: Fix exit selftest to use custom DSQ
2024-10-25 5:40 UTC (2+ messages)
` [PATCH 2/2] scx: Fix raciness in scx_ops_bypass()
[PATCH 0/2] Add support for nuvoton ma35d1 keypad controller
2024-10-25 5:36 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
[PATCH v3 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
2024-10-25 5:35 UTC (4+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023
[PATCH v2 0/2] Add Devicetree support for USB controllers on QCS8300
2024-10-25 5:17 UTC (2+ messages)
[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
2024-10-25 5:15 UTC (2+ messages)
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-25 5:12 UTC (10+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
[PATCH v1 0/6] mm/arm64: re-enable HVO
2024-10-25 5:07 UTC (4+ messages)
` [PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast
[PATCH v3] [net-next] igb: Fix 2 typos in comments in igb_main.c
2024-10-25 5:06 UTC (3+ messages)
[PATCH] drivers/firmware: Fix unused const variable 'efifb_fwnode_ops'
2024-10-25 5:03 UTC (2+ messages)
[syzbot] [btrfs?] general protection fault in btrfs_search_slot
2024-10-25 4:59 UTC (8+ messages)
` [syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_reconstruct_alloc
` [PATCH] btrfs: add a sanity check for btrfs root
[PATCH v7 0/3] Extended MODVERSIONS Support
2024-10-25 4:53 UTC (3+ messages)
menuconfig: missing options in drivers - input device
2024-10-25 4:52 UTC
[PATCH] netfs: Add a check for NULL folioq in netfs_writeback_unlock_folios
2024-10-25 4:40 UTC
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-25 4:35 UTC (7+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH v4 0/7] rust: Add IO polling
2024-10-25 4:29 UTC (9+ messages)
` [PATCH v4 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v4 2/7] rust: time: Introduce Delta type
` [PATCH v4 3/7] rust: time: Introduce Instant type
` [PATCH v4 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v4 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v4 6/7] rust: Add read_poll_timeout functions
` [PATCH v4 7/7] net: phy: qt2025: Wait until PHY becomes ready
[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
2024-10-25 4:12 UTC (2+ messages)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-25 4:12 UTC (2+ messages)
[PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
2024-10-25 4:11 UTC (5+ messages)
[PATCH v2 0/2] Miscdevices in Rust
2024-10-25 4:10 UTC (3+ messages)
` [PATCH v2 1/2] rust: types: add Opaque::try_ffi_init
[PATCH] sched/rt: Fix not used variable 'max_rt_runtime'
2024-10-25 4:00 UTC
[PATCH net-next] net: intel: use ethtool string helpers
2024-10-25 4:06 UTC (2+ messages)
[PATCH] net/mlx5: unique names for per device caches
2024-10-25 4:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH V23 00/16] Add support UHS-II for GL9755 and GL9767
2024-10-25 4:00 UTC (3+ messages)
[PATCH v2] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
2024-10-25 3:56 UTC (2+ messages)
linus-next: improving functional testing for to-be-merged pull requests
2024-10-25 3:52 UTC (18+ messages)
[PATCH] sched: Fix compile warning about variable 'uclamp_mutex'
2024-10-25 3:47 UTC
[PATCH] amdgpu/fence: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-25 3:51 UTC
[PATCH v5 net-next 0/3] udp: Add 4-tuple hash for connected sockets
2024-10-25 3:50 UTC (4+ messages)
` [PATCH v5 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket
firewire-ohci: device rediscovery hardlock regression
2024-10-25 3:49 UTC (2+ messages)
[PATCH] mm: shmem: fallback to page size splice if large folio has poisoned subpages
2024-10-25 3:41 UTC (3+ messages)
[PATCHv3 0/3] media: venus: close() fixes
2024-10-25 3:46 UTC (4+ messages)
` [PATCHv3 1/3] media: venus: fix enc/dec destruction order
` [PATCHv3 2/3] media: venus: sync with threaded IRQ during inst destruction
` [PATCHv3 3/3] media: venus: factor out inst destruction routine
[PATCH 0/6] ext4: Add atomic write support for DIO
2024-10-25 3:45 UTC (7+ messages)
` [PATCH 1/6] ext4: Add statx support for atomic writes
` [PATCH 2/6] ext4: Check for atomic writes support in write iter
` [PATCH 3/6] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes
` [PATCH 5/6] iomap: Lift blocksize restriction on "
` [PATCH 6/6] ext4: Add atomic write support for bigalloc
[PATCH] firewire: core: fix invalid port index for parent device
2024-10-25 3:41 UTC
[PATCH 1/2] mailbox: Documentation: remove the old documentation
2024-10-25 3:38 UTC (3+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation
[PATCH] sched/membarrier: Fix redundant load of membarrier_state
2024-10-25 3:22 UTC (4+ messages)
[PATCH 0/2] fgraph: Free up function graph shadow stacks
2024-10-25 3:31 UTC (5+ messages)
` [PATCH 2/2] fgraph: Free ret_stack when task is done with it
[PATCH V2 drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc
2024-10-25 3:30 UTC (2+ messages)
[PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042
2024-10-25 3:28 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: sophgo: add PWM controller for SG2042
[PATCH v5 net-next 00/13] add basic support for i.MX95 NETC
2024-10-25 3:27 UTC (19+ messages)
` [PATCH v5 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v5 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
` [PATCH v5 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v5 net-next 07/13] net: enetc: remove ERR050089 workaround for i.MX95
` [PATCH v5 net-next 09/13] net: enetc: add i.MX95 EMDIO support
` [PATCH v5 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
[PATCH] arm64: dts: qcom: x1e80100: Add performance hint for boost clock
2024-10-25 3:12 UTC
[RFC PATCH 6.1.y 0/1] cpufreq: amd-pstate: Enable CPU boost in passive and guided modes
2024-10-25 3:23 UTC (3+ messages)
` [RFC PATCH 6.1.y 1/1] "
[PATCH net-next v3 0/3] fix two bugs related to page_pool
2024-10-25 3:20 UTC (6+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v5 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs
2024-10-25 3:13 UTC (3+ messages)
[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
2024-10-25 3:12 UTC (10+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()
[PATCH v2 00/10] x86/mce: Clean up some x86/mce code
2024-10-25 2:46 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 01/10] x86/mce/dev-mcelog: Use xchg() to get and clear the flags
` [PATCH v3 02/10] x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
` [PATCH v3 03/10] x86/mce: Make several functions return bool and rename a function
` [PATCH v3 04/10] x86/mce/threshold: Remove the redundant this_cpu_dec_return()
` [PATCH v3 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes
` [PATCH v3 06/10] x86/mce: Break up __mcheck_cpu_apply_quirks()
` [PATCH v3 07/10] x86/mce: Convert family/model mixed checks to VFM-based checks
` [PATCH v3 08/10] x86/mce: Remove the unnecessary {}
` [PATCH v3 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations
` [PATCH v3 10/10] x86/mce: Fix typos
[GIT PULL] probes: Fixes for v6.12-rc4-2
2024-10-25 3:09 UTC (3+ messages)
[PATCH v3 0/4] Add support for APPS SMMU on QCS615
2024-10-25 3:07 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: qcom,scm: document QCS615 SCM
` [PATCH v3 2/4] dt-bindings: arm-smmu: document QCS615 APPS SMMU
` [PATCH v3 3/4] arm64: dts: qcom: qcs615: add the SCM node
` [PATCH v3 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node
[PATCH v2 2/4] dt-bindings: can: Add CAST CAN Bus Controller
2024-10-25 3:05 UTC
[PATCH v3 0/3] lockdep: minor config and documentation fixes
2024-10-25 3:01 UTC (3+ messages)
` [PATCH v3 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
linux: Goodbye from a Linux community volunteer
2024-10-25 3:01 UTC (2+ messages)
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-10-25 2:56 UTC (13+ messages)
[PATCH RFC 0/2] Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
2024-10-25 2:56 UTC (4+ messages)
[PATCH 0/5] gpio: sysfs: send character device notifications for sysfs class events
2024-10-25 2:53 UTC (3+ messages)
` [PATCH 1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
[PATCH 1/7] powerpc/entry: convert to common and generic entry
2024-10-25 2:50 UTC (6+ messages)
[syzbot] [net?] INFO: task hung in genl_rcv_msg (4)
2024-10-25 2:51 UTC (2+ messages)
[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
2024-10-25 2:49 UTC
[PATCH v2] kasan:report: filter out kasan related stack entries
2024-10-25 2:48 UTC (3+ messages)
[PATCH v1 0/7] synchronously scan and reclaim empty user PTE pages
2024-10-25 2:43 UTC (5+ messages)
` [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-25 2:43 UTC
[PATCH v2 0/5] Add some validation for vector, vector crypto and fp stuff
2024-10-25 2:42 UTC (6+ messages)
` [PATCH v2 1/5] RISC-V: add vector crypto extension validation checks
` [PATCH v2 5/5] dt-bindings: riscv: document vector crypto requirements
[PATCH] xfs: Reduce unnecessary searches when searching for the best extents
2024-10-25 2:33 UTC
[PATCH] drm/sched: warn about drm_sched_job_init()'s partial init
2024-10-25 2:32 UTC (2+ messages)
[PATCH] powerpc/xmon: symbol lookup length fixed
2024-10-25 2:32 UTC (5+ messages)
[PATCH] fgraph: Change the name of cpuhp state to "fgraph:online"
2024-10-25 2:29 UTC
[PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()
2024-10-25 2:28 UTC (2+ messages)
[PATCH] sched/numa: Fix the potential null pointer dereference in task_numa_work()
2024-10-25 2:22 UTC
[PATCH] rtw89: -Wenum-compare-conditional warnings
2024-10-25 2:21 UTC (2+ messages)
[PATCH v2 0/4] dma-mapping: Trace more error paths
2024-10-25 2:19 UTC (3+ messages)
` [PATCH v2 3/4] dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
[peterz-queue:perf/pmu-unregister] [perf] 4cbf3df69c: BUG:kernel_NULL_pointer_dereference,address
2024-10-25 2:19 UTC
[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
2024-10-25 1:45 UTC
[PATCH v2] wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate
2024-10-25 2:15 UTC (2+ messages)
[PATCH] memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE
2024-10-25 2:13 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_fs_btree_write_buffer_exit
2024-10-25 2:12 UTC (2+ messages)
[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
2024-10-25 2:11 UTC
linux-next: duplicate patches in the bluetooth tree
2024-10-25 2:09 UTC
[PATCH V2 drm-dp 3/4] drm/hisilicon/hibmc: add dp hw moduel in hibmc
2024-10-25 2:07 UTC (2+ messages)
[PATCH v1 0/2] Enable WDT reload feature
2024-10-25 2:00 UTC (4+ messages)
[GIT PULL] Networking for v6.12-rc5
2024-10-25 1:50 UTC (4+ messages)
[PATCH] Input: omap-keypad - use guard notation when acquiring mutex
2024-10-25 1:47 UTC
[PATCH v7 0/4] i2c: npcm: read/write operation, checkpatch
2024-10-25 1:46 UTC (11+ messages)
` [PATCH v7 2/4] i2c: npcm: Modify the client address assignment
` [PATCH v7 3/4] i2c: npcm: use i2c frequency table
[PATCH] Input: maple_keyb - use guard notation when acquiring mutex
2024-10-25 1:45 UTC
[PATCH] Input: locomokbd - use guard notation when acquiring spinlock
2024-10-25 1:44 UTC
[PATCH] Input: hilkbd - use guard notation when acquiring spinlock
2024-10-25 1:43 UTC
[PATCH v8 0/4] Dell AWCC platform_profile support
2024-10-25 1:42 UTC (5+ messages)
` [PATCH v8 1/4] alienware-wmi: fixed indentation and clean up
` [PATCH v8 2/4] alienware-wmi: alienware_wmax_command() is now input size agnostic
` [PATCH v8 3/4] alienware-wmi: added platform profile support
` [PATCH v8 4/4] alienware-wmi: WMAX interface documentation
[PATCH for-next 1/7] selftests/alsa: Add a few missing gitignore files
2024-10-25 1:40 UTC (7+ messages)
` [PATCH for-next 2/7] selftests/filesystems: Add missing gitignore file
` [PATCH for-next 3/7] selftests/mm: Add a few missing gitignore files
` [PATCH for-next 4/7] selftests/net: Add missing gitignore file
` [PATCH for-next 5/7] selftests/cpufreq: gitignore output files and clean them in make clean
` [PATCH for-next 6/7] selftests/zram: gitignore output file
` [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup
[PATCH for-next 1/3] selftests/watchdog: add count parameter for watchdog-test
2024-10-25 1:39 UTC (3+ messages)
` [PATCH for-next 2/3] selftests/watchdog: exit watchdog-test with error code
` [PATCH for-next 3/3] selftests/watchdog: Add run_watchdog-test.sh to run watchdog tests
[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
2024-10-25 1:39 UTC (4+ messages)
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH RFC 0/6] bio_split() error handling rework
2024-10-25 1:39 UTC (17+ messages)
` [PATCH RFC 5/6] md/raid1: Handle bio_split() errors
[PATCH 1/1] mmc: sdhci-msm: Toggle the FIFO write clock after ungate
2024-10-25 1:34 UTC (3+ messages)
[PATCH v6 0/5] Hwmon PMUs
2024-10-25 1:33 UTC (5+ messages)
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-10-25 1:33 UTC (2+ messages)
[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
2024-10-25 1:32 UTC (4+ messages)
` [PATCH v3 08/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
[PATCH] arm64/Kconfig: introduce GENERIC_ISA_DMA
2024-10-25 1:16 UTC
[PATCH] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
2024-10-25 1:30 UTC (3+ messages)
[PATCH] crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
2024-10-25 1:24 UTC (3+ messages)
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