messages from 2025-03-19 14:36:23 to 2025-03-19 16:20:16 UTC [more...]
[PATCH net-next 00/16] idpf: add XDP support
2025-03-19 16:19 UTC (5+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
2025-03-19 16:18 UTC (7+ messages)
` [net-next PATCH 2/6] net: pcs: Implement OF support for PCS driver
` [net-next PATCH 3/6] net: phylink: Correctly handle PCS probe defer from PCS provider
[PATCH next] pds_fwctl: Fix a NULL vs IS_ERR() check in pdsfc_validate_rpc()
2025-03-19 16:18 UTC (2+ messages)
[PATCH v7 00/11] drm/bridge: add devm_drm_bridge_alloc() with bridge refcount
2025-03-19 16:16 UTC (4+ messages)
[PATCH v2 19/29] x86/cpu: Use enums for TLB descriptor types
2025-03-19 16:16 UTC (3+ messages)
[PATCH net-next] igc: Fix TX drops in XDP ZC
2025-03-19 16:16 UTC (3+ messages)
[PATCH net v2 0/2] net: phy: Fix potential string cut when using PHY_ID_FMT
2025-03-19 16:16 UTC (8+ messages)
` [PATCH net v2 1/2] net: phy: Fix formatting specifier to avoid potential string cuts
` [PATCH net v2 2/2] net: usb: asix: ax88772: Increase phy_name size
[PATCH] fs: load the ->i_sb pointer once in inode_sb_list_{add,del}
2025-03-19 16:16 UTC (4+ messages)
[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
2025-03-19 16:15 UTC (7+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
[PATCH v2 00/34] drm/msm: sparse / "VM_BIND" support
2025-03-19 16:15 UTC (36+ messages)
` [PATCH v2 01/34] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v2 02/34] drm/gpuvm: Remove bogus lock assert
` [PATCH v2 03/34] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v2 04/34] drm/gpuvm: Add drm_gpuvm_sm_unmap_va()
` [PATCH v2 05/34] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v2 06/34] drm/msm: Improve msm_context comments
` [PATCH v2 07/34] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v2 08/34] drm/msm: Remove vram carveout support
` [PATCH v2 09/34] drm/msm: Collapse vma allocation and initialization
` [PATCH v2 10/34] drm/msm: Collapse vma close and delete
` [PATCH v2 11/34] drm/msm: drm_gpuvm conversion
` [PATCH v2 12/34] drm/msm: Use drm_gpuvm types more
` [PATCH v2 13/34] drm/msm: Split submit_pin_objects()
` [PATCH v2 14/34] drm/msm: Lazily create context VM
` [PATCH v2 15/34] drm/msm: Add opt-in for VM_BIND
` [PATCH v2 16/34] drm/msm: Mark VM as unusable on faults
` [PATCH v2 17/34] drm/msm: Extend SUBMIT ioctl for VM_BIND
` [PATCH v2 18/34] drm/msm: Add VM_BIND submitqueue
` [PATCH v2 19/34] drm/msm: Add _NO_SHARE flag
` [PATCH v2 20/34] drm/msm: Split out helper to get iommu prot flags
` [PATCH v2 21/34] drm/msm: Add mmu support for non-zero offset
` [PATCH v2 22/34] drm/msm: Add PRR support
` [PATCH v2 23/34] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v2 24/34] drm/msm: Split msm_gem_vma_new()
` [PATCH v2 25/34] drm/msm: Pre-allocate VMAs
` [PATCH v2 26/34] drm/msm: Pre-allocate vm_bo objects
` [PATCH v2 27/34] drm/msm: Pre-allocate pages for pgtable entries
` [PATCH v2 28/34] drm/msm: Wire up gpuvm ops
` [PATCH v2 29/34] drm/msm: Wire up drm_gpuvm debugfs
` [PATCH v2 30/34] drm/msm: Crashdump prep for sparse mappings
` [PATCH v2 31/34] drm/msm: rd dumping "
` [PATCH v2 32/34] drm/msm: Crashdec support for sparse
` [PATCH v2 33/34] drm/msm: rd dumping "
` [PATCH v2 34/34] drm/msm: Bump UAPI version
[PATCH 1/1] genirq/msi: Dynamic remove/add stroage adapter hits EEH
2025-03-19 16:15 UTC (2+ messages)
[syzbot] [isdn4linux?] [nilfs?] INFO: task hung in mISDN_ioctl
2025-03-19 16:14 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: iio: light: bh1750: Add reset-gpios property
2025-03-19 16:11 UTC (2+ messages)
` [PATCH v3 2/2] iio: light: bh1750: Add hardware reset support via GPIO
[PATCH v2 0/3] rust: alloc: add Vec::resize and Vec::truncate
2025-03-19 16:13 UTC (9+ messages)
` [PATCH v2 2/3] rust: alloc: add Vec::resize method
[PATCH] cpumask: align text in comment
2025-03-19 16:12 UTC
[GIT PULL] hwmon fixes for v6.14-rc8/6.14
2025-03-19 16:12 UTC
[PATCH v3 0/3] hexdump: Allow skipping identical lines
2025-03-19 16:08 UTC (4+ messages)
` [PATCH v3 1/3] hexdump: Simplify print_hex_dump()
` [PATCH v3 2/3] hexdump: Allow skipping identical lines
` [PATCH v3 3/3] hexdump: Print the prefix after the last line to show the dump is over
[PATCH] rust: adds bindings for bitmap.c and bitops.c
2025-03-19 16:11 UTC (6+ messages)
[PATCH v2 18/29] x86/cacheinfo: Use enums for cache descriptor types
2025-03-19 16:09 UTC (3+ messages)
[PATCH 00/15] Tidy up ASoC control get and put handlers
2025-03-19 16:08 UTC (5+ messages)
` [PATCH 13/15] ASoC: ops: Factor out common code from get callbacks
[PATCH v8 00/10] Support ROHM BD79124 ADC
2025-03-19 16:07 UTC (7+ messages)
` [PATCH v8 02/10] property: Add functions to iterate named child
` [PATCH net-next v8 09/10] net: gianfar: Use device_get_child_node_count_named()
[RFC -next 00/10] Add ZC notifications to splice and sendfile
2025-03-19 16:07 UTC (4+ messages)
linux-next: build failure after merge of the bpf-next tree
2025-03-19 16:06 UTC (8+ messages)
[PATCH] arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1
2025-03-19 16:05 UTC
[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
2025-03-19 16:04 UTC (2+ messages)
[PATCH 0/3] ASoC: wcd938x: enable t14s audio headset
2025-03-19 16:03 UTC (5+ messages)
` [PATCH 1/3] ASoC: dt-bindings: wcd93xx: add bindings for audio switch controlling hp
[PATCH v4 0/3] Rust: Add Rust bitmap API, ID pool and bindings
2025-03-19 16:03 UTC (6+ messages)
` [PATCH v4 2/3] Adds Rust Bitmap API
[PATCH v2] keys: Fix UAF in key_put()
2025-03-19 15:57 UTC
nvme interrupt counters got reset after suspend/resume
2025-03-19 15:57 UTC (2+ messages)
[PATCH v3 00/15] Prepare for new Intel Family numbers
2025-03-19 15:53 UTC (6+ messages)
[PATCH v3] iio: dac: ad3552r-hs: add debugfs reg access
2025-03-19 15:54 UTC (2+ messages)
[PATCH v5 0/7] usb: dwc3: qcom: Flatten dwc3 structure
2025-03-19 15:52 UTC (3+ messages)
` [PATCH v5 4/7] usb: dwc3: core: Don't touch resets and clocks
[PATCH v6 3/4] drm/bridge-connector: hook DisplayPort audio support
2025-03-19 15:52 UTC (2+ messages)
[syzbot] [keyrings?] [lsm?] KASAN: slab-use-after-free Read in key_put
2025-03-19 15:49 UTC (3+ messages)
[PATCH] phy: can-transceiver: Re-instate "mux-states" property presence check
2025-03-19 15:48 UTC (4+ messages)
[PATCH v7 8/8] [DO NOT MERGE] x86/kexec: Add CFI type information to relocate_kernel()
2025-03-19 15:47 UTC (11+ messages)
[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
2025-03-19 15:44 UTC (9+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics
[PATCH] libperf: Don't remove -g when EXTRA_CFLAGS are used
2025-03-19 15:43 UTC (2+ messages)
Prebuilt LLVM 20.1.1 uploaded
2025-03-19 15:42 UTC
[PATCH net-next 0/6] netconsole: Add support for userdata release
2025-03-19 15:42 UTC (13+ messages)
` [PATCH net-next 1/6] netconsole: introduce 'release' as a new sysdata field
` [PATCH net-next 2/6] netconsole: implement configfs for release_enabled
` [PATCH net-next 3/6] netconsole: add 'sysdata' suffix to related functions
` [PATCH net-next 4/6] netconsole: append release to sysdata
` [PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
` [PATCH net-next 6/6] docs: netconsole: document release feature
[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
2025-03-19 15:39 UTC (13+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
[PATCH net 0/3] mptcp: fix data stream corruption and missing sockopts
2025-03-19 15:39 UTC (8+ messages)
` [PATCH net 1/3] mptcp: Fix data stream corruption in the address announcement
` [PATCH net 2/3] mptcp: sockopt: fix getting IPV6_V6ONLY
` [PATCH net 3/3] mptcp: sockopt: fix getting freebind & transparent
[PATCH v8 0/2] pwm: add support for NXPs high-side switch MC33XS2410
2025-03-19 15:37 UTC (3+ messages)
` [PATCH v8 2/2] "
[PATCH] RISC-V: KVM: Teardown riscv specific bits after kvm_exit
2025-03-19 15:37 UTC (2+ messages)
[PATCH v2] media: vsp1: Add VSPX support
2025-03-19 15:36 UTC
[PATCH v2 0/7] drm/connector: hdmi: Allow using the YUV420 output format
2025-03-19 15:32 UTC (5+ messages)
` [PATCH v2 5/7] drm/tests: hdmi: Add macros to simplify EDID setup
[PATCH v2 0/7] ufs-exynos stability fixes for gs101
2025-03-19 15:30 UTC (8+ messages)
` [PATCH v2 1/7] scsi: ufs: exynos: ensure pre_link() executes before exynos_ufs_phy_init()
` [PATCH v2 2/7] scsi: ufs: exynos: move ufs shareability value to drvdata
` [PATCH v2 3/7] scsi: ufs: exynos: disable iocc if dma-coherent property isn't set
` [PATCH v2 4/7] scsi: ufs: exynos: ensure consistent phy reference counts
` [PATCH v2 5/7] scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO
` [PATCH v2 6/7] scsi: ufs: exynos: Move phy calls to .exit() callback
` [PATCH v2 7/7] scsi: ufs: exynos: gs101: put ufs device in reset on .suspend()
[PATCH v9 0/2] riscv: Add runtime constant support
2025-03-19 15:27 UTC (3+ messages)
` [PATCH v9 1/2] riscv: Move nop definition to insn-def.h
[RFC PATCH v5 0/5] introduce io_uring_cmd_import_fixed_vec
2025-03-19 15:27 UTC (3+ messages)
` (subset) "
[PATCH 0/3] of: Common "memory-region" parsing
2025-03-19 15:23 UTC (3+ messages)
` [PATCH 3/3] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
` [Linux-stm32] "
[PATCH 0/7 v5] sched/fair: Rework EAS to handle more cases
2025-03-19 15:26 UTC (3+ messages)
` [PATCH 5/7 v5] sched/fair: Add push task mechanism for EAS
[PATCH] perf build: Restore {0} initializer since GCC-15
2025-03-19 15:26 UTC (4+ messages)
[PATCH v5 00/10] Introduce /dev/mshv root partition driver
2025-03-19 15:26 UTC (6+ messages)
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
[PATCH v5 6/6] rust: use strict provenance APIs
2025-03-19 15:25 UTC (11+ messages)
[PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
2025-03-19 15:23 UTC (10+ messages)
[PATCH 6.13 000/241] 6.13.8-rc1 review
2025-03-19 15:22 UTC (3+ messages)
` [PATCH 6.13 199/241] Fix mmu notifiers for range-based invalidates
[PATCH] tpm: End any active auth session before shutdown
2025-03-19 14:37 UTC (2+ messages)
[PATCH v2 0/4] Panthor BO tagging and GEMS debug display
2025-03-19 15:03 UTC (5+ messages)
` [PATCH v2 1/4] drm/panthor: Introduce BO labeling
` [PATCH v2 2/4] drm/panthor: Add driver IOCTL for setting BO labels
` [PATCH v2 3/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS
` [PATCH v2 4/4] drm/panthor: Display heap chunk entries in DebugFS GEMS file
[PATCH v5 09/11] input: keyboard: Add support for MAX7360 keypad
2025-03-19 15:15 UTC (2+ messages)
[PATCH v4 0/5] implement lightweight guard pages
2025-03-19 15:15 UTC (6+ messages)
[PATCH net-next v5 0/6] Convert LAN78xx to PHYLINK
2025-03-19 15:14 UTC (4+ messages)
` [PATCH net-next v5 2/6] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management
/sys/devices/system/cpu/cpu* frequency info different between kernels 6.8 and 6.11
2025-03-19 15:09 UTC
[PATCH] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
2025-03-19 15:06 UTC
[PATCH v4 0/3] Initial BBML2 support for contpte_convert()
2025-03-19 15:05 UTC (4+ messages)
` [PATCH v4 1/3] arm64: Add BBM Level 2 cpu feature
` [PATCH v4 2/3] iommu/arm: Add BBM Level 2 smmu feature
` [PATCH v4 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2
[PATCH 0/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable fingerprint sensor
2025-03-19 15:05 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH net v2] netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE
2025-03-19 15:04 UTC (2+ messages)
[PATCH 0/7] arm64: Enable UPROBES with GCS
2025-03-19 15:03 UTC (6+ messages)
` [PATCH 1/7] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH 6/7] uprobes: Allow the use of uprobe_warn() in arch code
[PATCH 1/2] rust: pci: require Send for Driver trait implementers
2025-03-19 15:02 UTC (4+ messages)
` [PATCH 2/2] rust: platform: "
[PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node
2025-03-19 15:02 UTC (11+ messages)
[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
2025-03-19 15:01 UTC (7+ messages)
` [PATCH v6 1/1] "
[PATCH] virtio: console: Make resizing compliant with virtio spec
2025-03-19 15:00 UTC (6+ messages)
[PATCH v3 0/3] hung_task: extend blocking task stacktrace dump to semaphore
2025-03-19 14:59 UTC (4+ messages)
` [PATCH v3 3/3] samples: extend hung_task detector test with semaphore support
[PATCH v2 0/5] iio: adc: ad4000: Add SPI offload support
2025-03-19 14:58 UTC (6+ messages)
` [PATCH v2 1/5] iio: adc: ad400: Set transfer bits_per_word to have data in CPU endianness
` [PATCH v2 2/5] iio: adc: ad4000: Add support for SPI offload
` [PATCH v2 3/5] Documentation: iio: ad4000: Add new supported parts
` [PATCH v2 4/5] Documentation: iio: ad4000: Add IIO Device characteristics section
` [PATCH v2 5/5] Documentation: iio: ad4000: Describe offload support
Fast model boot failure with Linux next-20250312
2025-03-19 14:55 UTC (2+ messages)
[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
2025-03-19 14:54 UTC (3+ messages)
net/bpf/test_run.c:511:1: warning: 'retain' attribute ignored
2025-03-19 14:54 UTC (3+ messages)
[PATCH 1/3] tracing: Expose functions to trace a synth event
2025-03-19 14:51 UTC (4+ messages)
` [PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()
[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
2025-03-19 14:51 UTC
[PATCH v2 00/29] x86: Leaf 0x2 and leaf 0x4 refactorings
2025-03-19 14:47 UTC (5+ messages)
` [PATCH v2 01/29] x86: treewide: Introduce x86_vendor_amd_or_hygon()
[PATCH] arm64: dts: qcom: x1e80100-tuxedo-14: add sound support
2025-03-19 14:46 UTC (2+ messages)
[PATCH 6.1&6.6 V3 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
2025-03-19 14:44 UTC (4+ messages)
` [PATCH 6.1&6.6 V3 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
[PATCH] wifi: iwlwifi: Add short description to enum iwl_power_scheme
2025-03-19 14:37 UTC
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-19 14:42 UTC (7+ messages)
` [PATCH v5 6/6] rust: use strict provenance APIs
[PATCH v2 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-03-19 14:41 UTC (8+ messages)
` [PATCH v2 1/4] tsm: Add TVM Measurement Register support
[PATCH 6.6 000/166] 6.6.84-rc1 review
2025-03-19 14:29 UTC
[PATCH 6.12 000/231] 6.12.20-rc1 review
2025-03-19 14:31 UTC (2+ messages)
` [PATCH 6.12 192/231] Fix mmu notifiers for range-based invalidates
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-03-19 14:37 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