All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-15 13:07:01 to 2025-01-15 13:42:27 UTC [more...]

回覆: [PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
 2025-01-15 13:30 UTC  (11+ messages)
  ` 回覆: "
      ` 回覆: "
            ` 回覆: "
                ` 回覆: "

[PATCH v2] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
 2025-01-15 13:41 UTC  (2+ messages)

[PATCH 0/3] Cleanup mce_notify_irq usage
 2025-01-15 13:42 UTC  (5+ messages)
` [RESEND PATCH 0/3] Make mce_notify_irq() static
  ` [RESEND PATCH 2/3] x86/mce: "

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-01-15 13:42 UTC  (4+ messages)

[XEN PATCH] docs/sphinx: overview of serial consoles
 2025-01-15 13:41 UTC  (3+ messages)

[PATCH 0/2] Handle timers added to offlined CPU(s)
 2025-01-15 13:41 UTC  (3+ messages)
` [PATCH 1/2] timers: WARN if add_timer_on is used with offlined cpu
` [PATCH 2/2] timers: introduce timer_try_add_on_cpu

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2025-01-15 13:40 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ixgbe: add support for thermal sensor event reception
 2025-01-15 13:39 UTC  (2+ messages)

[PATCH 0/2] Update my email address
 2025-01-15 10:32 UTC  (3+ messages)
` [PATCH 1/2] .mailmap: update email address for Christopher Obbard
` [PATCH 2/2] board: rockpi4-rk3399: "

Lab failure on JH7110 (StarFive VisionFive 2)
 2025-01-15  6:56 UTC  (2+ messages)

[PATCH 00/43] test: Improvements to ut command and test-suite running
 2025-01-15 13:31 UTC  (44+ messages)
` [PATCH 01/43] test: Drop unused suite prototypes
` [PATCH 02/43] test: Rename test_get_state() to ut_get_state()
` [PATCH 03/43] test: Add functions to init and uninit the test state
` [PATCH 04/43] test: Pass the test-state into ut_run_list()
` [PATCH 05/43] Improve support for linker lists in data structures
` [PATCH 06/43] test: Add newlines to hush-test messages
` [PATCH 07/43] test: Rename test suites to match their linker-list name
` [PATCH 08/43] test: Update ut info to show suites
` [PATCH 09/43] test/py: Add a test which runs all unit tests
` [PATCH 10/43] test: Drop the _test suffix on linker lists
` [PATCH 11/43] test: Introduce a better array of test suites
` [PATCH 12/43] test: Drop the function for running bdinfo tests
` [PATCH 13/43] test: Drop the function for running cmd tests
` [PATCH 14/43] test: Drop the function for running common tests
` [PATCH 15/43] test: Drop the function for running dm tests
` [PATCH 16/43] test: Drop the function for running env tests
` [PATCH 17/43] test: Drop the function for running exit tests
` [PATCH 18/43] test: Drop the function for running fdt tests
` [PATCH 19/43] test: Drop the function for running font tests
` [PATCH 20/43] test: Drop the function for running lib tests
` [PATCH 21/43] test: Drop the function for running log tests
` [PATCH 22/43] test: Drop the function for running mbr tests
` [PATCH 23/43] test: Drop the function for running mem tests
` [PATCH 24/43] test: Drop the function for running setexpr tests
` [PATCH 25/43] test: Drop the function for running measurement tests
` [PATCH 26/43] test: Drop the function for running bloblist tests
` [PATCH 27/43] test: Drop the function for running bootm tests
` [PATCH 28/43] test: Drop the function for running addrmap tests
` [PATCH 29/43] test: Drop the function for running hush tests
` [PATCH 30/43] test: Drop the function for running loadm tests
` [PATCH 31/43] test: Drop the function for running pci_mps tests
` [PATCH 32/43] test: Drop the function for running seama tests
` [PATCH 33/43] test: Drop the function for running upl tests
` [PATCH 34/43] test: Drop the info test from the list
` [PATCH 35/43] test: Drop conditional compilation for suites
` [PATCH 36/43] test: Pass the test state to cmd_ut_category()
` [PATCH 37/43] test: Move stats into a struct
` [PATCH 38/43] test: Keep a track of the numbers of tests run
` [PATCH 39/43] test: Move stat-printing into its own function
` [PATCH 40/43] test: Record and show the totals for all test runs
` [PATCH 41/43] test: Sort the test suites
` [PATCH 42/43] test: Disable test_suite
` [PATCH 43/43] test: Move help into the suite declaration

[RFC v4 1/1] eventdev: add atomic queue to test-eventdev app
 2025-01-15 13:38 UTC  (3+ messages)
` [RFC v5 1/2] "
` [RFC v5 2/2] eventdev: documentation for atomic queue test

[PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
 2025-01-15 13:37 UTC  (3+ messages)

[RFC 00/14] Deadline scheduler and other ideas
 2025-01-15 13:38 UTC  (10+ messages)

[PATCH v2 0/1] qga: Add log to guest-fsfreeze-thaw command
 2025-01-15 13:37 UTC  (5+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-15 13:38 UTC  (19+ messages)

Bug: slab-out-of-bounds Write in __bh_read
 2025-01-15 13:37 UTC  (12+ messages)

[PATCH 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
 2025-01-15 13:37 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()

[PATCH v12 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-15 13:35 UTC  (9+ messages)
` [PATCH v12 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v12 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v12 3/8] mm: rust: add vm_insert_page
` [PATCH v12 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v12 5/8] mm: rust: add mmput_async support
` [PATCH v12 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v12 7/8] rust: miscdevice: add mmap support
` [PATCH v12 8/8] task: rust: rework how current is accessed

[PATCH net-next v2 0/5] netconsole: Add support for CPU population
 2025-01-15 13:35 UTC  (6+ messages)
` [PATCH net-next v2 1/5] netconsole: Rename userdata to extradata
` [PATCH net-next v2 2/5] netconsole: Helper to count number of used entries
` [PATCH net-next v2 3/5] netconsole: add support for sysdata and CPU population
` [PATCH net-next v2 4/5] netconsole: selftest: test for sysdata CPU
` [PATCH net-next v2 5/5] netconsole: docs: Add documentation for CPU number auto-population

[PATCH v4 0/6] Add support for ADIS16550 and ADIS16550W
 2025-01-15 13:35 UTC  (4+ messages)
` [PATCH v4 4/6] dt-bindings: iio: Add adis16550 bindings

lockref cleanups
 2025-01-15 13:35 UTC  (7+ messages)
` [PATCH 2/8] lockref: improve the lockref_get_not_zero description
` [PATCH 8/8] gfs2: use lockref_init for qd_lockref

[PATCH v4 1/1] cxl/core/regs: Refactor out functions to count regblocks of given type
 2025-01-15 13:34 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Add 14 USB device IDs for Qualcomm WCN785x
 2025-01-15 13:33 UTC 

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-01-15 13:33 UTC  (10+ messages)
` [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()

[XEN PATCH v2 0/3] trivial improvements to sphinx doc tooling
 2025-01-15 13:33 UTC  (2+ messages)

[PATCH v4 00/20] imx: add i.MX95 support
 2025-01-15 13:29 UTC  (21+ messages)
` [PATCH v4 01/20] mailbox: add i.MX95 Messaging Unit (MU) driver
` [PATCH v4 02/20] firmware: scmi: smt: Interrupt communication enable
` [PATCH v4 03/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
` [PATCH v4 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v4 06/20] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v4 07/20] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v4 08/20] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v4 09/20] sandbox: add SCMI clock control permissions to sandbox
` [PATCH v4 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v4 11/20] scmi: add the macro SCMI_MSG
` [PATCH v4 12/20] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v4 13/20] spl: imx: use trampoline buffer to load images to secure region
` [PATCH v4 14/20] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v4 15/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v4 16/20] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v4 17/20] tools: imx8image: add i.MX95 support
` [PATCH v4 18/20] imx: add V2X container support on i.MX95
` [PATCH v4 19/20] doc: imx: add document for i.MX95 Image Container Format
` [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support

[PATCH] cxl/port: Constify 'struct bin_attribute'
 2025-01-15 13:31 UTC  (2+ messages)

[PATCH] media: rkisp1: allow non-coherent video capture buffers
 2025-01-15 13:24 UTC  (6+ messages)

[PATCH v5 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-01-15 13:29 UTC  (3+ messages)
` [PATCH v5 5/5] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

[RFC PATCH v1 0/6] rockchip: add a functional usb3 phy driver for rk3328
 2025-01-15 13:25 UTC  (10+ messages)

[RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
 2025-01-15 13:25 UTC  (2+ messages)

Crash when attaching uretprobes to processes running in Docker
 2025-01-15 13:25 UTC  (11+ messages)

[PATCH] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
 2025-01-15 13:25 UTC  (5+ messages)

[android-common:android13-5.10-2025-01 1/1] arch/arm64/mm/mmu.c:1499:5: sparse: sparse: symbol 'check_range_driver_managed' was not declared. Should it be static?
 2025-01-15 13:24 UTC 

[PATCH v1 00/13] KVM: s390: Stop using page->index and other things
 2025-01-15 13:23 UTC  (5+ messages)
` [PATCH v1 04/13] KVM: s390: move pv gmap functions into kvm

[PATCH v5 0/8] bootstd: sunxi: Migrate to standard boot
 2025-01-15 13:22 UTC  (10+ messages)
` [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"

[PATCH v4 0/2] Fixes multiple sysctl proc_handler usage error
 2025-01-15 13:22 UTC  (3+ messages)
` [PATCH v4 1/2] coredump: Fixes core_pipe_limit sysctl proc_handler
` [PATCH v4 2/2] sysctl: Fix underflow value setting risk in vm_table

Redundancy Network Monitoring - How To?
 2025-01-15 13:21 UTC 

[PATCH 0/2] efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address
 2025-01-15 13:20 UTC  (6+ messages)
` [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c

[PATCH v3 00/13] Add imx8mp video support
 2025-01-15 13:19 UTC  (3+ messages)
` [PATCH v3 05/13] power-domain: Add refcounting

[PATCH 0/5] pxe: Support an automatic localboot
 2025-01-15 13:19 UTC  (6+ messages)
` [PATCH 3/5] pxe_utils: Allow the FDT to be missing

[PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
 2025-01-15 13:19 UTC  (3+ messages)

[PATCH RESEND v4] x86/split_lock: fix delayed detection enabling
 2025-01-15 13:17 UTC 

dtc: "syntax error" linked to &{label/subnode} syntax
 2025-01-15 13:19 UTC  (2+ messages)

[PATCH v2] sched/core: Prioritize migrating eligible tasks in sched_balance_rq()
 2025-01-15 13:18 UTC  (2+ messages)

Bug: soft lockup in exfat_clear_bitmap
 2025-01-15 13:15 UTC  (6+ messages)

[PATCH 6.1 00/92] 6.1.125-rc1 review
 2025-01-15 13:15 UTC  (2+ messages)

[PATCH] Increase drivetemp scsi command timeout to 10s
 2025-01-15 13:15 UTC  (3+ messages)

[PATCH v2 0/7] Add support for NoTagAccess memory attribute
 2025-01-15 13:15 UTC  (7+ messages)
` [PATCH v2 5/7] KVM: arm64: MTE: Use stage-2 NoTagAccess memory attribute if supported

[PATCH] HID: quirks: ignore non-functional sensor in HP 5MP Camera
 2025-01-15 13:15 UTC  (2+ messages)

[LTP] [PATCH 0/3] syscalls/mmap: Refactor a few tests to the new API
 2025-01-15 13:14 UTC  (3+ messages)
` [LTP] [PATCH 1/3] mmap001: Convert to "

[PULL 00/49] Misc HW patches for 2025-01-12
 2025-01-15 13:13 UTC  (7+ messages)
` [PULL 04/49] hw: Add QOM parentship relation with CPUs

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-15 13:14 UTC  (8+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH] hwmon: (drivetemp) Set scsi command timeout to 10s
 2025-01-15 13:13 UTC 

[PATCH 2/5] checkpolicy: check identifier before copying
 2025-01-15 13:13 UTC  (5+ messages)
` [PATCH 3/5] checkpolicy: remove unneeded queue_head()
` [PATCH 4/5] checkpolicy: do not consume unmatched identifiers
` [PATCH 5/5] checkpolicy: clear queue between parser passes
` [PATCH 1/5] libselinux: set errno in failure case

[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
 2025-01-15 13:13 UTC  (6+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
      `  "

[kvm-unit-tests PATCH v6 0/5] riscv: add SBI SSE extension tests
 2025-01-15 13:12 UTC  (4+ messages)
` [kvm-unit-tests PATCH v6 5/5] riscv: sbi: Add "

[PATCH 6.12 000/189] 6.12.10-rc1 review
 2025-01-15 13:12 UTC  (2+ messages)

CVE-2024-57857: RDMA/siw: Remove direct link to net_device
 2025-01-15 13:10 UTC 

CVE-2024-57844: drm/xe: Fix fault on fd close after unbind
 2025-01-15 13:10 UTC 

CVE-2024-57841: net: fix memory leak in tcp_conn_request()
 2025-01-15 13:10 UTC 

CVE-2024-57802: netrom: check buffer length before accessing it
 2025-01-15 13:10 UTC 

[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2025-01-15 13:10 UTC  (2+ messages)

CVE-2024-57801: net/mlx5e: Skip restore TC rules for vport rep without loaded flag
 2025-01-15 13:10 UTC 

CVE-2024-57795: RDMA/rxe: Remove the direct link to net_device
 2025-01-15 13:10 UTC 

CVE-2024-54031: netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
 2025-01-15 13:10 UTC 

[PATCH] atm/fore200e: Fix possible data race in fore200e_open()
 2025-01-15 13:10 UTC 

CVE-2024-53681: nvmet: Don't overflow subsysnqn
 2025-01-15 13:10 UTC 

CVE-2024-39282: net: wwan: t7xx: Fix FSM command timeout issue
 2025-01-15 13:10 UTC 

CVE-2024-36476: RDMA/rtrs: Ensure 'ib_sge list' is accessible
 2025-01-15 13:10 UTC 

[PATCH] test/defer: fix deadlock when io_uring_submit fail
 2025-01-15 13:10 UTC 

[PATCH 00/10] Restore USB and add UMS support for STiH407-B2260
 2025-01-15 13:07 UTC  (4+ messages)
` [PATCH 04/10] usb: dwc3-generic: Add STih407 support

[PATCH 1/1] can: m_can: Control tx flow to avoid message stuck
 2025-01-15 13:04 UTC  (3+ messages)

[RFC PATCH 0/9] rust: (mostly) type safe VMState
 2025-01-15 13:08 UTC  (4+ messages)
` [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types

[PATCH v2] platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000
 2025-01-15 13:07 UTC  (4+ messages)

CVE-2024-57896: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount
 2025-01-15 13:06 UTC 

CVE-2025-21630: io_uring/net: always initialize kmsg->msg.msg_inq upfront
 2025-01-15 13:06 UTC 

[nfs-utils PATCH] nfsdctl: tweak the version subcommand behavior
 2025-01-15 13:07 UTC  (4+ messages)

CVE-2025-21629: net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
 2025-01-15 13:06 UTC 

CVE-2024-57903: net: restrict SO_REUSEPORT to inet sockets
 2025-01-15 13:06 UTC 

CVE-2024-57902: af_packet: fix vlan_get_tci() vs MSG_PEEK
 2025-01-15 13:06 UTC 

[PATCH 0/3] No longer default to HW_RANDOM when UML_RANDOM is the trigger
 2025-01-15 13:07 UTC  (4+ messages)
` [PATCH 1/3] hwrng: Use tabs as leading whitespace consistently in Kconfig
` [PATCH 2/3] hwrng: Move one "tristate" Kconfig description to the usual place
` [PATCH 3/3] hwrng: Don't default to HW_RANDOM when UML_RANDOM is the trigger

CVE-2024-57901: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
 2025-01-15 13:06 UTC 

[PATCH v3] lib/spdx30_tasks: support directories deployed by image recipes
 2025-01-15 13:07 UTC 

CVE-2024-57900: ila: serialize calls to nf_register_net_hooks()
 2025-01-15 13:06 UTC 

CVE-2024-57899: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
 2025-01-15 13:06 UTC 

CVE-2024-57898: wifi: cfg80211: clear link ID from bitmap during link delete after clean up
 2025-01-15 13:06 UTC 

CVE-2024-57897: drm/amdkfd: Correct the migration DMA map direction
 2025-01-15 13:06 UTC 

CVE-2024-57891: sched_ext: Fix invalid irq restore in scx_ops_bypass()
 2025-01-15 13:06 UTC 

CVE-2024-57890: RDMA/uverbs: Prevent integer overflow issue
 2025-01-15 13:06 UTC 

CVE-2024-57889: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
 2025-01-15 13:06 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.