messages from 2024-10-16 20:43:06 to 2024-10-16 21:54:03 UTC [more...]
[PATCH v2 0/2] arm64: Speed up CRC-32 using PMULL instructions
2024-10-16 21:54 UTC (5+ messages)
` [PATCH v2 1/2] arm64/lib: Handle CRC-32 alternative in C code
` [PATCH v2 2/2] arm64/crc32: Implement 4-way interleave using PMULL
[bug report] cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
2024-10-16 21:52 UTC (2+ messages)
[PATCH net-next 00/13] net: fec: cleanups, update quirk, update IRQ naming
2024-10-16 21:52 UTC (14+ messages)
` [PATCH net-next 01/13] net: fec: fix typos found by codespell
` [PATCH net-next 02/13] net: fec: struct fec_enet_private: remove obsolete comment
` [PATCH net-next 03/13] net: fec: add missing header files
` [PATCH net-next 04/13] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
` [PATCH net-next 05/13] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
` [PATCH net-next 06/13] net: fec: fec_restart(): make use of FEC_ECR_RESET
` [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order
` [PATCH net-next 08/13] net: fec: fec_probe(): let IRQ name reflect its function
` [PATCH net-next 09/13] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
` [PATCH net-next 10/13] net: fec: fec_enet_rx_queue(): replace open coded cast by skb_vlan_eth_hdr()
` [PATCH net-next 11/13] net: fec: fec_enet_rx_queue(): reduce scope of data
` [PATCH net-next 12/13] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
` [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan()
[PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support
2024-10-16 21:52 UTC (2+ messages)
[PATCH v2 0/2] crypto: Enable fuzz testing for arch code
2024-10-16 21:52 UTC (2+ messages)
[PATCH v4 0/7] CSV/JSON metric thresholds, fix printf modifiers
2024-10-16 21:51 UTC (8+ messages)
` [PATCH v4 1/7] perf color: Add printf format checking and resolve issues
` [PATCH v4 2/7] perf stat: Fix/add parameter names for print_metric
` [PATCH v4 3/7] perf stat: Display "none" for NaN with metric only json
` [PATCH v4 4/7] perf stat: Drop metric-unit if unit is NULL
` [PATCH v4 5/7] perf stat: Change color to threshold in print_metric
` [PATCH v4 6/7] perf stat: Add metric-threshold to json output
` [PATCH v4 7/7] perf stat: Disable metric thresholds for CSV and JSON metric-only mode
[PATCH i-g-t] tests/intel/gem_exec_balancer: Disable parallel tests on execlists
2024-10-16 21:50 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH 0/4] clk: imx: scu and fracn pll update
2024-10-16 21:49 UTC (5+ messages)
` [PATCH 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858)
` [PATCH 4/4] clk: imx: fracn-gppll: fix pll power up
[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS c186b7a7f2387d9e09ad408420570be025b187c5
2024-10-16 21:47 UTC
[PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-16 21:45 UTC (4+ messages)
[PATCH 0/4] Consolidate lan9118 phy implementations
2024-10-16 21:44 UTC (6+ messages)
` [PATCH 1/4] hw/net/lan9118: Extract lan9118_phy
+ x86-traps-move-kmsan-check-after-instrumentation_begin.patch added to mm-hotfixes-unstable branch
2024-10-16 21:44 UTC
micrel ksz8081 RMII phy and clause-22 broadcast
2024-10-16 21:43 UTC (2+ messages)
[PATCH v1 0/1] Fix peripheral USB mode detection
2024-10-16 19:57 UTC (4+ messages)
` [PATCH v1 1/1] usb: ci_udc: don't use "advance" feature when setting address
[PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status
2024-10-16 21:41 UTC (2+ messages)
[PATCH 0/2] rk817_charger full charge capacity fixes
2024-10-16 21:41 UTC (2+ messages)
[PATCH v2] dt-bindings: power/supply: qcom,pmi8998-charger: Drop incorrect "#interrupt-cells" from example
2024-10-16 21:41 UTC (2+ messages)
[PATCH 0/4] power: supply: core: random cleanups and optimizations
2024-10-16 21:41 UTC (2+ messages)
` (subset) "
[PATCH v6 0/6] RTL9300 support for reboot and i2c
2024-10-16 21:41 UTC (2+ messages)
` (subset) "
[PATCH v5 0/3] power: supply: twl6030/32 charger
2024-10-16 21:41 UTC (2+ messages)
` (subset) "
[PATCH v2] power: supply: bq27xxx: Fix registers of bq27426
2024-10-16 21:41 UTC (2+ messages)
[PATCH V5][next] Bluetooth: btintel_pcie: Remove structurally deadcode
2024-10-16 21:39 UTC
[PATCH] clk: test: Fix some memory leaks
2024-10-16 21:40 UTC (2+ messages)
[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-16 21:40 UTC (16+ messages)
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
[PATCH 0/2] iio: light: add support for veml3235
2024-10-16 21:39 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: light: veml6030: add veml3235
` [PATCH 2/2] iio: light: add support for veml3235
[PATCH V4][next] Bluetooth: btintel_pcie: Remove structrually deadcode
2024-10-16 21:39 UTC (3+ messages)
[PATCH] hw/net: Extend ethernetlite driver with PHY layer
2024-10-16 21:38 UTC (2+ messages)
[syzbot] [mm?] BUG: corrupted list in add_to_unbuddied
2024-10-16 21:37 UTC (5+ messages)
[PATCH v4 0/4] Add CMN PLL clock controller driver for IPQ9574
2024-10-16 21:37 UTC (3+ messages)
` [PATCH v4 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC
[master/scarthgap][PATCH] conf: machine: k3: use weak assignment for FIT image variables
2024-10-16 21:35 UTC (2+ messages)
` [meta-ti] "
[PATCH v4 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
2024-10-16 21:34 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v4 2/2] iio: light: Add support for TI OPT4060 color sensor
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-16 21:34 UTC (4+ messages)
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
net: phy: dp83822: Fix reset pin definitions
2024-10-16 21:31 UTC (4+ messages)
` [PATCH net v2] "
[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
2024-10-16 21:31 UTC
[PATCH V7 0/5] TPH and cache direct injection support
2024-10-16 21:31 UTC (2+ messages)
[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
2024-10-16 21:31 UTC (15+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq
[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-16 20:27 UTC (6+ messages)
` [PATCH v5 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v5 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v5 03/10] riscv: Add CSR definitions "
` [PATCH v5 04/10] riscv: Add support for userspace "
` [PATCH v5 05/10] riscv: Add support for the tagged address ABI
[PATCH v3 0/5] Miscelaneous fixes for display tracepoints
2024-10-16 21:30 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Miscelaneous fixes for display tracepoints (rev4)
[PATCH v8 09/12] drm/msm/a6xx: Add traces for preemption
2024-10-16 21:28 UTC (5+ messages)
` [v8,09/12] "
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-16 21:27 UTC (9+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled
2024-10-16 21:27 UTC
[RFC PATCH v2 0/1] seal system mappings
2024-10-16 21:26 UTC (3+ messages)
` [RFC PATCH v2 1/1] exec: "
[PATCH v2 0/5] Consolidate lan9118 phy implementations
2024-10-16 21:24 UTC (6+ messages)
` [PATCH v2 1/5] hw/resettable: Add SOFT reset type
` [PATCH v2 2/5] hw/net/lan9118: Extract lan9118_phy
` [PATCH v2 3/5] hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
` [PATCH v2 4/5] hw/net/lan9118_phy: Reuse MII constants
` [PATCH v2 5/5] hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement
[PATCH] kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion}
2024-10-16 21:24 UTC (3+ messages)
[PATCH i-g-t] tests/kms_color: Move dynamic subtests even further out
2024-10-16 21:22 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
[PATCH v4 00/19] Implement DWARF modversions
2024-10-16 21:21 UTC (4+ messages)
` [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
[PATCH i-g-t v3 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test
2024-10-16 21:20 UTC (4+ messages)
` [PATCH i-g-t v3 1/1] "
[PATCH] of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n
2024-10-16 21:20 UTC
[PATCH] docs/dev-tools: fix a typo
2024-10-16 21:18 UTC (6+ messages)
[PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
2024-10-16 21:18 UTC (2+ messages)
No sound on speakers X1 Carbon Gen 12
2024-10-16 21:18 UTC (5+ messages)
[PATCH] examples/l3fwd: support setting the data size of mbuf
2024-10-16 21:17 UTC (2+ messages)
[PATCH v3 0/3] clang-format: fix rules to make the CI job cleaner
2024-10-16 21:17 UTC (6+ messages)
` [PATCH v3 1/3] clang-format: re-adjust line break penalties
[PATCH -next v4 0/2] perf stat: Support inherit events for bperf
2024-10-16 21:16 UTC (3+ messages)
` [PATCH -next v4 1/2] perf stat: Support inherit events during fork() "
[PATCH v10 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-10-16 20:06 UTC (4+ messages)
` [PATCH v10 2/3] dt-bindings: display: rockchip: Add schema for "
[LTP] [PATCH v1] tst_test.sh: Add support for localhost ssh key setup
2024-10-16 21:15 UTC (6+ messages)
` [LTP] [PATCH v2] ftp01.sh: Add support for test lftp
[PATCH net-next v9 00/23] Introducing OpenVPN Data Channel Offload
2024-10-16 21:14 UTC (3+ messages)
` [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-10-16 21:13 UTC (18+ messages)
git rebase exec make -C in worktree confuses repo root dir
2024-10-16 21:12 UTC (7+ messages)
[PATCH 0/7] UFS driver fixes and cleanups
2024-10-16 21:11 UTC (8+ messages)
` [PATCH 1/7] scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition
` [PATCH 2/7] scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task()
` [PATCH 3/7] scsi: ufs: core: Simplify ufshcd_try_to_abort_task()
` [PATCH 4/7] scsi: ufs: core: Fix ufshcd_exception_event_handler()
` [PATCH 5/7] scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
` [PATCH 6/7] scsi: ufs: core: Fix ufshcd_mcq_sq_cleanup()
` [PATCH 7/7] scsi: ufs: core: Make DMA mask configuration more flexible
[PATCH 0/2] um: Fix a couple of issues with stub_exe when building with clang
2024-10-16 21:12 UTC (3+ messages)
` [PATCH 1/2] um: Fix passing '-n' to linker for stub_exe
` [PATCH 2/2] um: Disable auto variable initialization for stub_exe.c
[merged] lib-devres-simplify-api-devm_ioport_unmap-implementation.patch removed from -mm tree
2024-10-16 21:11 UTC
[merged] lib-devres-simplify-api-devm_iounmap-implementation.patch removed from -mm tree
2024-10-16 21:11 UTC
[RFC PATCH util-linux] text-utils: add bits command
2024-10-16 21:11 UTC (3+ messages)
What's cooking in git.git (Oct 2024, #08; Tue, 15)
2024-10-16 21:10 UTC (3+ messages)
[ti:ti-rt-linux-6.1.y-cicd 376/382] arch/arm64/boot/dts/ti/k3-am62a-main.dtsi:844.20-847.5: Warning (graph_child_address): /bus@f0000/dss@30200000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
2024-10-16 21:08 UTC
[PATCH v3 0/5] iio: fix possible race condition during access of available info lists
2024-10-16 21:08 UTC (3+ messages)
` [PATCH v3 2/5] iio: consumers: copy/release available info from producer to fix race
[meta-networking][PATCH] mctp: upgrade 1.1 -> 2.0
2024-10-16 21:06 UTC (2+ messages)
[PATCH 0/3] Handle MMIO during event delivery error on SVM
2024-10-16 21:05 UTC (5+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
[PATCH] drm/amd/display: Add debug option to disable idle optimizations
2024-10-16 21:05 UTC (2+ messages)
[PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
2024-10-16 21:05 UTC (5+ messages)
` [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
[PATCH] perf/dwc_pcie: Convert the events with mixed case to lowercase
2024-10-16 21:01 UTC
[PATCH 00/10] Platform compatibility fixes
2024-10-16 21:02 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
[Bug 219387] New: Bluetooth: hci0: Reading supported features failed (-16)
2024-10-16 21:02 UTC (3+ messages)
` [Bug 219387] "
+ resource-remove-dependency-on-sparsemem-from-get_free_region.patch added to mm-hotfixes-unstable branch
2024-10-16 21:02 UTC
[PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-10-16 21:00 UTC (3+ messages)
` [PATCH v6 03/12] util/dsa: Implement DSA device start and stop logic
[PATCH bpf v2 1/2] bpf: Fix iter/task tid filtering
2024-10-16 21:00 UTC (2+ messages)
` [PATCH bpf v2 2/2] bpf: properly test "
[RFC PATCH 0/4] Updates for CXL Event Records
2024-10-16 21:01 UTC (2+ messages)
[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
2024-10-16 21:01 UTC (3+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 21:01 UTC (5+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
with git update-ref?
2024-10-16 21:00 UTC (15+ messages)
` [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
` [PATCH 1/6] doc: update-ref: drop “flag”
` [PATCH 2/6] doc: update-ref: remove safety paragraphs
` [PATCH 4/6] doc: update-ref: remove confusing paragraph
` [PATCH 5/6] doc: update-ref: discuss symbolic links
[PATCH][next] pinctrl: th1520: Dereference pointer only after NULL check
2024-10-16 21:00 UTC (3+ messages)
[PATCH net-next V3 00/15] net/mlx5: Refactor esw QoS to support generalized operations
2024-10-16 20:59 UTC (13+ messages)
` [PATCH net-next V3 01/15] net/mlx5: Refactor QoS group scheduling element creation
` [PATCH net-next V3 02/15] net/mlx5: Introduce node type to rate group structure
` [PATCH net-next V3 03/15] net/mlx5: Add parent group support in "
` [PATCH net-next V3 04/15] net/mlx5: Restrict domain list insertion to root TSAR ancestors
` [PATCH net-next V3 05/15] net/mlx5: Rename vport QoS group reference to parent
` [PATCH net-next V3 06/15] net/mlx5: Introduce node struct and rename group terminology to node
+ mm-mmap-fix-race-in-mmap_region-with-ftrucate.patch added to mm-hotfixes-unstable branch
2024-10-16 20:58 UTC
[PATCH i-g-t] tests/intel/xe_vm: Test vm bind fails with invalid ufence
2024-10-16 20:57 UTC (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_vm: Test vm bind fails with invalid ufence (rev2)
[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
2024-10-16 20:57 UTC
[PATCH 00/10] reftable: stop using `struct strbuf`
2024-10-16 20:56 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
[PATCH 1/2] bitset: discontinue the use of GCC builtin
2024-10-16 20:55 UTC (7+ messages)
` [PATCH 2/2] devtools: forbid the use of ffs compiler builtins
[PATCH net-next v4 3/6] Convert neigh_* seq_file functions to use hlist
2024-10-16 20:54 UTC (2+ messages)
[PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-16 20:53 UTC (2+ messages)
[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
2024-10-16 20:51 UTC (13+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu
[PATCH] app/dumpcap: replace use of __builtin_clzl
2024-10-16 20:51 UTC
[GIT PULL] sched_ext: Fixes for v6.12-rc3
2024-10-16 20:51 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2024-10-16 20:51 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2024-10-16 20:51 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.12-rc4
2024-10-16 20:51 UTC (2+ messages)
[GIT PULL] Crypto Update for 6.3
2024-10-16 20:51 UTC (12+ messages)
` [GIT PULL] Crypto Update for 6.4
` [GIT PULL] Crypto Update for 6.5
` [GIT PULL] Crypto Update for 6.6
` [GIT PULL] Crypto Update for 6.7
` [GIT PULL] Crypto Update for 6.8
` [GIT PULL] Crypto Fixes "
` [GIT PULL] Crypto Fixes for 6.9
` [GIT PULL] Crypto Fixes for 6.10
` [GIT PULL] Crypto Fixes for 6.12
[PATCH bpf 0/2] Two fixes for test_sockmap
2024-10-16 20:50 UTC (2+ messages)
[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
2024-10-16 20:49 UTC (10+ messages)
` [REGRESSION][BISECTED][STABLE] "
[PATCH 0/2] MLO MBSSID Support
2024-10-16 20:49 UTC (5+ messages)
` [PATCH 1/2] wifi: nl80211: add link id of transmitted profile for MLO MBSSID
[PATCH v3 0/8] drm/i915: Write source OUI for non-eDP sinks
2024-10-16 20:48 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024-10-16 20:47 UTC (9+ messages)
` [PATCH] ext4: fix out-of-bounds issue "
[DPDK/cryptodev Bug 1552] free miss match in cryptodev
2024-10-16 20:47 UTC (2+ messages)
[DPDK/ethdev Bug 1549] free() of non rte_malloc() memory in DMA dev
2024-10-16 20:46 UTC (2+ messages)
[DPDK/ethdev Bug 1554] Use after free in cnxk_ethdev
2024-10-16 20:46 UTC (2+ messages)
[DPDK/ethdev Bug 1550] Use after free in E1000 driver
2024-10-16 20:46 UTC (2+ messages)
[DPDK/ethdev Bug 1551] use after free in Sfc driver
2024-10-16 20:45 UTC (2+ messages)
[PATCH v2 0/2] i2c: Add ACPI support for HJMC01
2024-10-16 20:45 UTC (4+ messages)
` [PATCH v2 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller
[DPDK/vhost/virtio Bug 1553] free called on rte_malloc block in vhost
2024-10-16 20:45 UTC (2+ messages)
[DPDK/ethdev Bug 1510] net/ena build failure on Ubuntu 24.04 with LTO
2024-10-16 20:45 UTC (2+ messages)
[PATCH] arm64: defconfig: Enable sc7280 clock controllers
2024-10-16 20:42 UTC (2+ messages)
[PATCH v10 00/12] riscv: QEMU RISC-V IOMMU support
2024-10-16 20:40 UTC (6+ messages)
` [PATCH v10 05/12] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v10 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v10 07/12] test/qtest: add riscv-iommu-pci tests
` [PATCH v10 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v10 11/12] qtest/riscv-iommu-test: add init queues test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.