public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-19 20:55:36 to 2024-11-20 02:35:03 UTC [more...]

[PATCH net v2] net: mdio: aspeed: Add dummy read for fire control
 2024-11-20  2:34 UTC  (3+ messages)
  ` 回覆: "

linux-next: build failure after merge of the random tree
 2024-11-20  2:34 UTC  (3+ messages)

[PATCH v2] perf kwork: Fix unnecessary conversion to bool in 'valid_kwork_class_type'
 2024-11-18  4:39 UTC 

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-20  2:31 UTC  (22+ messages)

[PATCH v2 0/2] ipmi: ssif_bmc: Add GPIO-based alert mechanism
 2024-11-20  2:31 UTC  (6+ messages)
` [PATCH v2 2/2] ipmi: ssif_bmc: add "

[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
 2024-11-20  2:29 UTC  (6+ messages)

[RFC PATCH v1] cpu/suspend: Do a partial hotplug during suspend
 2024-11-20  2:28 UTC  (3+ messages)

[Plucky/Unstable PATCH 0/2] Avoid arch-dependent source package (step 1)
 2024-11-20  2:24 UTC  (4+ messages)
` [Plucky/Unstable PATCH 1/2] UBUNTU: [Packaging] Avoid Arch-Specific Certificate Creation
` [Plucky/Unstable PATCH 2/2] UBUNTU: [Packaging] remove unneeded prerequisites of $(DEBIAN)/control.stub

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-11-20  2:21 UTC  (5+ messages)
` [PATCH v1 06/10] media: platform: mediatek: add isp_7x utility
` [PATCH v1 07/10] media: platform: mediatek: add isp_7x video ops

[PATCH] kmod: verify module name before invoking modprobe
 2024-11-20  2:17 UTC  (5+ messages)

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-11-20  2:14 UTC  (6+ messages)
` [PATCH v4] "
        ` 回复:[PATCH "

[PATCH] mm: pgtable: make ptep_clear() non-atomic
 2024-11-20  2:13 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv (2)
 2024-11-20  2:12 UTC 

[syzbot] [io-uring?] WARNING in __io_uring_free
 2024-11-20  2:09 UTC  (2+ messages)

[PATCH 01/13] kernel/irq/proc: use seq_put_decimal_ull_width() for decimal values
 2024-11-20  2:08 UTC  (6+ messages)

[PATCH] spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
 2024-11-20  2:08 UTC  (2+ messages)

[PATCH v5] block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
 2024-11-20  2:06 UTC  (2+ messages)

[PATCH] Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
 2024-11-20  2:06 UTC  (3+ messages)

[PATCH v3] driver core: fw_devlink: Stop trying to optimize cycle detection logic
 2024-11-20  2:04 UTC  (3+ messages)

[PATCH] ocfs2: update seq_file index in ocfs2_dlm_seq_next V2
 2024-11-20  1:48 UTC 

linux-next: manual merge of the arm64 tree with the mm tree
 2024-11-20  1:43 UTC  (4+ messages)

[GIT PULL] x86/tdx for 6.13-rc1
 2024-11-20  1:32 UTC 

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-20  1:30 UTC  (5+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits

[PATCH] Documentation: pwrseq: Fix trivial misspellings
 2024-11-20  1:28 UTC  (2+ messages)

[PATCH] spi: rockchip-sfc: Support ACPI
 2024-11-20  1:22 UTC 

linux-next: manual merge of the s390 tree with the mm-stable tree
 2024-11-20  1:20 UTC  (2+ messages)

linux-next: manual merge of the s390 tree with the mm tree
 2024-11-20  1:19 UTC  (2+ messages)

[GIT PULL] x86/misc for 6.13-rc1
 2024-11-20  1:18 UTC 

[PATCH v5 00/18] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-11-20  1:10 UTC  (19+ messages)
` [PATCH v5 01/18] fpga: dfl: omit unneeded argument pdata from dfl_feature_instance_init()
` [PATCH v5 02/18] fpga: dfl: return platform data from dfl_fpga_inode_to_feature_dev_data()
` [PATCH v5 03/18] fpga: dfl: afu: use parent device to log errors on port enable/disable
` [PATCH v5 04/18] fpga: dfl: afu: define local pointer to feature device
` [PATCH v5 05/18] fpga: dfl: pass feature platform data instead of device as argument
` [PATCH v5 06/18] fpga: dfl: factor out feature data creation from build_info_commit_dev()
` [PATCH v5 07/18] fpga: dfl: store FIU type in feature platform data
` [PATCH v5 08/18] fpga: dfl: refactor internal DFL APIs to take/return feature device data
` [PATCH v5 09/18] fpga: dfl: factor out feature device registration
` [PATCH v5 10/18] fpga: dfl: factor out feature device data from platform device data
` [PATCH v5 11/18] fpga: dfl: convert features from flexible array member to separate array
` [PATCH v5 12/18] fpga: dfl: store MMIO resources in feature device data
` [PATCH v5 13/18] fpga: dfl: store platform device name "
` [PATCH v5 14/18] fpga: dfl: store platform device id "
` [PATCH v5 15/18] fpga: dfl: allocate platform device after "
` [PATCH v5 16/18] fpga: dfl: remove unneeded function build_info_create_dev()
` [PATCH v5 17/18] fpga: dfl: drop unneeded get_device() and put_device() of feature device
` [PATCH v5 18/18] fpga: dfl: destroy/recreate feature platform device on port release/assign

drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
 2024-11-20  1:11 UTC 

drivers/gpu/drm/sti/sti_mixer.c:145:47: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-20  1:11 UTC 

[PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
 2024-11-20  1:09 UTC  (11+ messages)

[PATCH v9 0/9] x86/resctrl: mba_MBps enhancement
 2024-11-20  1:08 UTC  (5+ messages)
` [PATCH v9 1/9] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v9 2/9] x86/resctrl: Prepare for per-ctrl_mon group mba_MBps control

[GIT PULL] x86/sgx for 6.13-rc1
 2024-11-20  1:07 UTC 

[PATCH v2 00/12] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-20  1:04 UTC  (6+ messages)
` [PATCH v2 01/12] objtool: Generic annotation infrastructure

[PATCH v3] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-20  1:04 UTC  (3+ messages)

linux-next: manual merge of the arm64 tree with the mm tree
 2024-11-20  0:58 UTC  (2+ messages)

[PATCH] x86/hyperv: Set X86_FEATURE_TSC_RELIABLE unconditionally
 2024-11-20  0:51 UTC  (3+ messages)

[GIT pull] core/debugobjects for v6.13-rc1
 2024-11-20  0:49 UTC  (9+ messages)
` [GIT pull] irq/core "
` [GIT pull] timers/core "
` [GIT pull] timers/vdso "

[PATCH 0/2] KVM: x86: Fix more KVM_X86 Kconfig bugs
 2024-11-20  0:35 UTC  (2+ messages)

[PATCH] Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()"
 2024-11-20  0:35 UTC  (2+ messages)

linux-next: manual merge of the ceph tree with the net tree
 2024-11-20  0:30 UTC 

Performance Degradation After Upgrading to Kernel 6.8
 2024-11-20  0:30 UTC 

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-11-20  0:19 UTC  (7+ messages)

[PATCH v3 0/5] move per-vma lock into vm_area_struct
 2024-11-20  0:15 UTC  (5+ messages)
` [PATCH v3 3/5] mm: mark vma as detached until it's added into vma tree

[PATCH v2 19/35] Documentation/x86: Document the new attack vector controls
 2024-11-20  0:14 UTC  (2+ messages)

[PATCH v4 0/5] move per-vma lock into vm_area_struct
 2024-11-20  0:08 UTC  (6+ messages)
` [PATCH v4 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v4 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v4 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v4 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v4 5/5] docs/mm: document latest changes to vm_lock

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-20  0:05 UTC  (6+ messages)
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type

[PATCH v2] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
 2024-11-20  0:04 UTC  (3+ messages)

[PATCH v5 00/14] Introduce support for Fabric Discovery and
 2024-11-20  0:03 UTC  (5+ messages)
` [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS

[GIT PULL] locking changes for v6.13
 2024-11-20  0:02 UTC  (4+ messages)

[syzbot] [mm?] general protection fault in do_migrate_pages
 2024-11-20  0:00 UTC 

Question about extensions to lib/lz4
 2024-11-19 23:58 UTC 

[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
 2024-11-19 23:57 UTC  (3+ messages)

[PATCH 01/15] modpost: remove incorrect code in do_eisa_entry()
 2024-11-19 23:56 UTC  (15+ messages)
` [PATCH 02/15] modpost: remove unnecessary check in do_acpi_entry()
` [PATCH 03/15] modpost: introduce module_alias_printf() helper
` [PATCH 04/15] modpost: deduplicate MODULE_ALIAS() for all drivers
` [PATCH 05/15] modpost: remove DEF_FIELD_ADDR_VAR() macro
` [PATCH 06/15] modpost: pass (struct module *) to do_*_entry() functions
` [PATCH 07/15] modpost: call module_alias_printf() from all "
` [PATCH 08/15] modpost: convert do_pnp_card_entries() to a generic handler
` [PATCH 09/15] modpost: convert do_pnp_device_entry() "
` [PATCH 10/15] modpost: convert do_of_table() "
` [PATCH 11/15] modpost: convert do_usb_table() "
` [PATCH 12/15] modpost: move strstarts() to modpost.h
` [PATCH 13/15] modpost: rename variables in handle_moddevtable()
` [PATCH 14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE()
` [PATCH 15/15] modpost: improve error messages in device_id_check()

[PATCH] HID: i2c-hid: Revert to using power commands to wake on resume
 2024-11-19 23:53 UTC 

[PATCH] x86/mm: Check return value from memblock_phys_alloc_range()
 2024-11-19 23:56 UTC  (3+ messages)

[PATCH] mlx5/core: remove mlx5_core_cq.tasklet_ctx.priv field
 2024-11-19 23:53 UTC  (2+ messages)

[RFC v1] MAINTAINERS: transfer i2c-aspeed maintainership from Brendan to Ryan
 2024-11-19 23:51 UTC  (5+ messages)

[PATCH v3 0/1] seal system mappings
 2024-11-19 23:49 UTC  (8+ messages)
` [PATCH v3 1/1] exec: "

[PATCH v4 00/19] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-11-19 23:46 UTC  (19+ messages)
` [PATCH v4 14/19] fpga: dfl: store platform device id in feature device data
` [PATCH v4 15/19] fpga: dfl: convert is_feature_dev_detected() to use FIU type
` [PATCH v4 16/19] fpga: dfl: allocate platform device after feature device data
` [PATCH v4 17/19] fpga: dfl: remove unneeded function build_info_create_dev()
` [PATCH v4 19/19] fpga: dfl: destroy/recreate feature platform device on port release/assign

[PATCHv3 net-next] net: modernize ioremap in probe
 2024-11-19 23:40 UTC  (5+ messages)

[GIT PULL] x86/mm changes for v6.13
 2024-11-19 23:33 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v6.13
 2024-11-19 23:33 UTC  (2+ messages)

[GIT PULL] x86/splitlock changes for v6.13
 2024-11-19 23:33 UTC  (2+ messages)

[GIT PULL] Scheduler changes for v6.13
 2024-11-19 23:33 UTC  (2+ messages)

[GIT PULL] Performance events changes for v6.13
 2024-11-19 23:33 UTC  (2+ messages)

[GIT PULL] objtool changes for v6.13
 2024-11-19 23:33 UTC  (2+ messages)

[PATCH v2] soc: qcom: Rework BCM_TCS_CMD macro
 2024-11-19 23:32 UTC  (8+ messages)

[PATCH v1] perf tests: Fix unsigned comparison with less than zero
 2024-11-19 23:16 UTC  (2+ messages)

[PATCH v4 0/2] rust: Add Lock::from_raw() and expose Guard::new()
 2024-11-19 23:11 UTC  (3+ messages)
` [PATCH v4 1/2] rust: sync: Add Lock::from_raw() for Lock<(), B>
` [PATCH v4 2/2] rust: sync: Make Guard::new() public

[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
 2024-11-19 23:11 UTC  (4+ messages)
` [RFC PATCH 09/10] i2c: Remove I2C_HYDRA

[PATCH] arm64: dts: rockchip: rk3308-rock-s0: Fix sdmmc access on v1.1 boards
 2024-11-19 23:08 UTC 

[PATCH 0/2] Add atomic transfer support to i2c-xiic
 2024-11-19 23:05 UTC  (2+ messages)

[PATCH v1] perf hwmon_pmu: Ensure hwmon key union is zeroed before use
 2024-11-19 23:00 UTC 

[PATCH v4 0/2] Compute HS HCNT and LCNT based on HW parameters
 2024-11-19 22:58 UTC  (2+ messages)

[PATCH v2] sched/topology: improve topology_span_sane speed
 2024-11-19 22:54 UTC  (5+ messages)

support block layer write streams and FDP
 2024-11-19 22:49 UTC  (5+ messages)
` [PATCH 14/15] nvme: enable FDP support

[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
 2024-11-19 22:46 UTC  (6+ messages)
` [PATCH v3 3/3] i2c: rk3x: "

[PATCH v2 0/5] Congatec Board Controller drivers
 2024-11-19 22:41 UTC  (3+ messages)
` [PATCH v2 3/5] i2c: Congatec Board Controller i2c bus driver

[PATCH] i2c: cgbc: Convert to use struct platform_driver::remove()
 2024-11-19 22:40 UTC  (2+ messages)

[PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-11-19 22:37 UTC 

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-19 22:35 UTC  (13+ messages)

[PATCH 0/5] Input: Add support for TouchNetix aXiom touchscreen
 2024-11-19 22:33 UTC  (6+ messages)
` [PATCH 1/5] firmware_loader: expand firmware error codes with skip error
` [PATCH 2/5] firmware_loader: add support to handle FW_UPLOAD_ERR_SKIP
` [PATCH 3/5] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH 4/5] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH 5/5] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH net-next v5 0/4] Mitigate the two-reallocations issue for iptunnels
 2024-11-19 22:30 UTC  (6+ messages)
` [PATCH net-next v5 1/4] include: net: add static inline dst_dev_overhead() to dst.h
` [PATCH net-next v5 2/4] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [PATCH net-next v5 3/4] net: ipv6: seg6_iptunnel: "
` [PATCH net-next v5 4/4] net: ipv6: rpl_iptunnel: "

[PATCH v3] Input: mpr121: Use devm_regulator_get_enable_read_voltage()
 2024-11-19 22:27 UTC 

[PATCH v7 0/4] i2c: npcm: read/write operation, checkpatch
 2024-11-19 22:25 UTC  (9+ messages)
` [PATCH v7 2/4] i2c: npcm: Modify the client address assignment
` [PATCH v7 3/4] i2c: npcm: use i2c frequency table

[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
 2024-11-19 22:22 UTC  (4+ messages)
` [RFC v2 2/2] dmapool: Use pool_find_block() in pool_block_err()

regmap I3C support
 2024-11-19 22:22 UTC  (13+ messages)

[PATCH v3] usb: dwc3: remove unused sg struct member
 2024-11-19 22:19 UTC  (2+ messages)

[RFC v2 0/2] vmxnet3: Fix inconsistent DMA accesses
 2024-11-19 22:13 UTC  (3+ messages)
` [RFC v2 2/2] vmxnet3: Remove adapter from DMA region
` [RFC v2 1/2] vmxnet3: Fix inconsistent DMA accesses in vmxnet3_probe_device()

[v2,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
 2024-11-19 22:08 UTC  (5+ messages)
` [v2,1/1] "

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-19 21:42 UTC  (7+ messages)
` [PATCH v7 2/7] Revert "clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate"

[RFC] ALSA: usb-audio: Fix missing xrun report in lowlatency mode
 2024-11-19 21:54 UTC 

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-19 21:53 UTC  (10+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH v14] thermal/drivers/mediatek/auxadc_thermal: expose all thermal sensors
 2024-11-19 21:40 UTC  (4+ messages)

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-19 21:37 UTC  (8+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include

[PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
 2024-11-19 21:35 UTC  (2+ messages)

[RESEND PATCH] net: microchip: vcap: Add typegroup table terminators in kunit tests
 2024-11-19 21:32 UTC 

[PATCH v2] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-11-19 21:19 UTC  (3+ messages)

[PATCH] 9p/xen: fix init sequence
 2024-11-19 21:16 UTC 

[PATCH v2] i2c-mlxbf: Add repeated start condition support
 2024-11-19 21:12 UTC 

[PATCH v2 0/2] powerpc: Enable lazy preemption
 2024-11-19 21:08 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc: Large user copy aware of full:rt:lazy preemption

[PATCH v2] x86/sev: Fix dereference NULL return value
 2024-11-19 21:03 UTC  (2+ messages)

[PATCH] kasan: make report_lock a raw spinlock
 2024-11-19 21:02 UTC 

[RFCv1 0/6] Page Detective
 2024-11-19 20:57 UTC  (9+ messages)


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