messages from 2024-06-18 22:03:31 to 2024-06-18 23:47:13 UTC [more...]
[PATCH v4 0/2] Apply Wa_22019338487
2024-06-18 23:47 UTC (6+ messages)
` [PATCH v4 1/2] drm/xe/lnl: "
[PATCH v5 net-next 0/7] ethtool: track custom RSS contexts in the core
2024-06-18 23:45 UTC (11+ messages)
` [PATCH v5 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [PATCH v5 net-next 2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v5 net-next 3/7] net: ethtool: record custom RSS contexts in the XArray
` [PATCH v5 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [PATCH v5 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [PATCH v5 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v5 net-next 7/7] sfc: use new rxfh_context API
Non-blob .gitmodules and .gitattributes
2024-06-18 23:44 UTC (11+ messages)
` [PATCH 0/4] .git{ignore,attributes} directories?
` [PATCH 1/4] .gitignore: introduce GITIGNORE_FILE CPP macro
` [PATCH 2/4] attr: notice and report read failure of .gitattributes files
` [PATCH 3/4] exclude: notice and report read failure of .gitignore files
` [PATCH 4/4] submodule: ignore .gitmodules that is not a regular file
[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
2024-06-18 23:44 UTC (13+ messages)
` [PATCH 2/9] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 3/9] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 4/9] x86/virt/tdx: Abstract reading multiple global metadata fields as a helper
` [PATCH 5/9] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-18 23:44 UTC (2+ messages)
[PATCH v2] selftests: Add information about TAP conformance in tests
2024-06-18 23:43 UTC (2+ messages)
[PATCH v2 0/8] DRM Rust abstractions and Nova
2024-06-18 23:42 UTC (11+ messages)
` [PATCH v2 1/8] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH v2 2/8] rust: Add a Sealed trait
` [PATCH v2 3/8] rust: drm: add driver abstractions
` [PATCH v2 4/8] rust: drm: add device abstraction
` [PATCH v2 5/8] rust: drm: add DRM driver registration
` [PATCH v2 6/8] rust: drm: file: Add File abstraction
` [PATCH v2 7/8] rust: drm: gem: Add GEM object abstraction
` [PATCH v2 8/8] nova: add initial driver stub
` [PATCH v2 10/10] "
` Device / Driver and PCI Rust abstractions
[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
2024-06-18 23:39 UTC (11+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`
` [PATCH v2 02/10] rust: implement generic driver registration
` [PATCH v2 03/10] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v2 04/10] rust: add rcu abstraction
` [PATCH v2 05/10] rust: add `Revocable` type
` [PATCH v2 06/10] rust: add `dev_*` print macros
` [PATCH v2 07/10] rust: add `io::Io` base type
` [PATCH v2 08/10] rust: add devres abstraction
` [PATCH v2 09/10] rust: pci: add basic PCI device / driver abstractions
` [PATCH v2 10/10] rust: pci: implement I/O mappable `pci::Bar`
mips gcc plugin issues
2024-06-18 23:41 UTC
[RFT PATCH v2 0/3] hwmon: (spd5118) Various improvements
2024-06-18 23:39 UTC (10+ messages)
` [RFT PATCH v2 2/3] hwmon: (spd5118) Use spd5118 specific read/write operations
[PATCH] attr: fix msan issue in read_attr_from_index
2024-06-18 23:39 UTC (2+ messages)
[PATCH 0/2] cat-file related doc and test
2024-06-18 23:37 UTC (5+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
` [PATCH v2 2/2] t1006: "
[PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
2024-06-18 23:36 UTC (2+ messages)
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-06-18 23:35 UTC (2+ messages)
[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
2024-06-18 23:33 UTC (4+ messages)
` [PATCH v14 4/9] soc: qcom: cpr: Move common functions to new file
knfsd performance
2024-06-18 23:33 UTC (4+ messages)
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-06-18 23:32 UTC (4+ messages)
possible dependency error?
2024-06-18 23:29 UTC (5+ messages)
[PATCH] ACPI: EC: Use ec_no_wakeup on ThinkPad T14 Gen 5
2024-06-18 23:28 UTC (2+ messages)
[RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
2024-06-18 23:26 UTC (6+ messages)
` [RFC PATCH v1 1/5] mm: swap: Simplify end-of-cluster calculation
` [RFC PATCH v1 2/5] mm: swap: Change SWAP_NEXT_INVALID to highest value
` [RFC PATCH v1 3/5] mm: swap: Track allocation order for clusters
` [RFC PATCH v1 4/5] mm: swap: Scan for free swap entries in allocated clusters
` [RFC PATCH v1 5/5] mm: swap: Optimize per-order cluster scanning
[PATCH] memzone: remove unnecessary null checks
2024-06-18 23:25 UTC
[PATCH bpf-next 0/5] bpf: resilient split BTF followups
2024-06-18 23:24 UTC (9+ messages)
` [PATCH bpf-next 1/5] libbpf: BTF relocation followup fixing naming, loop logic
` [PATCH bpf-next 2/5] module, bpf: store BTF base pointer in struct module
` [PATCH bpf-next 3/5] libbpf,bpf: share BTF relocate-related code with kernel
[PATCH v15 00/14] Add Cgroup support for SGX EPC memory
2024-06-18 23:23 UTC (6+ messages)
` [PATCH v15 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
2024-06-18 23:22 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone "
[PATCH] xfs_repair: don't leak the rootdir inode when orphanage already exists
2024-06-18 23:22 UTC
[PATCH 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
2024-06-18 23:21 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs mailbox
[PATCH] xfs: honor init_xattrs in xfs_init_new_inode for !attr && attr2 fs
2024-06-18 23:21 UTC
[PATCH v4 00/14] security: digest_cache LSM
2024-06-18 23:20 UTC (2+ messages)
[tip:x86/alternatives 14/14] arch/x86/kvm/kvm.o: warning: objtool: .altinstr_replacement+0xc5: call without frame pointer save/setup
2024-06-18 23:19 UTC (6+ messages)
` [PATCH] x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
[PATCH v5 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-18 23:16 UTC (3+ messages)
` [PATCH v5 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v5 2/2] cxl: Calculate region bandwidth of targets with shared upstream link
[PATCH v4 0/6] Add support for AD4000 series of ADCs
2024-06-18 23:12 UTC (7+ messages)
` [PATCH v4 1/6] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v4 2/6] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v4 3/6] spi: spi-gpio: Add "
` [PATCH v4 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v4 5/6] dt-bindings: iio: adc: Add AD4000
` [PATCH v4 6/6] iio: adc: Add support for AD4000
knfsd performance
2024-06-18 23:12 UTC (3+ messages)
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
2024-06-18 23:12 UTC (9+ messages)
` [PATCH 1/9] include/exec: add missing include guard comment
` [PATCH 2/9] gdbstub: move enums into separate header
` [PATCH 3/9] plugins: Ensure register handles are not NULL
` [PATCH 4/9] sysemu: add set_virtual_time to accel ops
[PATCH for-4.19] xen/arch: Centralise __read_mostly and __ro_after_init
2024-06-18 23:11 UTC (3+ messages)
[bug report] scsi: SATA devices missing after FLR is triggered during HBA suspended
2024-06-18 23:11 UTC (2+ messages)
[PATCH v4 0/5] ptdump: add intermediate directory support
2024-06-18 23:06 UTC (3+ messages)
` [PATCH v4 5/5] arm64: add attrs and format to ptdump document
[PATCH 3/3] exec: use char* for pointer arithmetic
2024-06-18 23:05 UTC (2+ messages)
[v2 PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
2024-06-18 23:05 UTC (6+ messages)
[PATCH v2 0/2] Prepare RTP for VF actions
2024-06-18 23:04 UTC (10+ messages)
` [PATCH v2 1/2] drm/xe/rtp: "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH v2 00/14] drm/msm/hdmi: rework and fix the HPD even generation
2024-06-18 23:02 UTC (3+ messages)
` [PATCH v2 05/14] drm/msm/hdmi: drop clock frequency assignment
[PATCH 1/3] exec: Make the MemOp enum cast explicit
2024-06-18 22:59 UTC (2+ messages)
[PATCH 2/3] exec: avoid using C++ keywords in function parameters
2024-06-18 22:59 UTC (2+ messages)
[PATCH 1/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
2024-06-18 22:56 UTC (3+ messages)
` [PATCH v2 0/1] net/mlx5: fix incorrect rx/tx descriptor "
` [PATCH v2] "
[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
2024-06-18 22:58 UTC (4+ messages)
` [PATCH v20 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache
[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
2024-06-18 22:57 UTC (25+ messages)
` [PATCH v3 1/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH v3 2/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH v3 3/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH v3 4/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH v3 5/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH v3 6/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH v3 7/9] drm/msm/dpu: drop _dpu_crtc_check_and_setup_lm_bounds from atomic_begin
` [PATCH v3 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH v3 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c
[PATCH] ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx
2024-06-18 22:57 UTC
[PATCH 00/23] ARM AArch64 Support for BSD
2024-06-18 22:56 UTC (31+ messages)
` [PATCH 09/23] Add thread setup for BSD-USER
` [PATCH 10/23] Add thread initialization "
` [PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
` [PATCH 12/23] Add ability to get rval2
` [PATCH 13/23] Add ARM AArch64 ELF definitions for bsd-user
` [PATCH 14/23] Add ARM AArch64 hardware capability definitions
` [PATCH 15/23] Add function to retrieve ARM AArch64 hardware capabilities
` [PATCH 16/23] Add function to retrieve additional ARM AArch64 hwcap
` [PATCH 17/23] Add ARM AArch64 sigcode setup function for bsd-user
` [PATCH 18/23] Add ARM AArch64 specific signal definitions "
` [PATCH 19/23] Add ARM AArch64 signal trampoline argument setup "
` [PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
` [PATCH 21/23] Add setup_sigframe_arch "
` [PATCH 22/23] Add set_mcontext "
` [PATCH 23/23] Add get_ucontext_sigreturn function
[PATCH 1/6] clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3
2024-06-18 22:54 UTC (6+ messages)
` [PATCH 2/6] clk: renesas: Synchronize R-Car R8A779A0 V3U "
` [PATCH 3/6] clk: renesas: Synchronize R-Car R8A779F0 S4 "
` [PATCH 4/6] clk: renesas: Synchronize R-Car R8A779G0 V4H "
` [PATCH 5/6] clk: renesas: Synchronize R-Car R8A779H0 V4M "
` [PATCH 6/6] pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC "
[PATCH] ext4: don't track ranges in fast_commit if inode has inlined data
2024-06-18 22:30 UTC (2+ messages)
[PATCH v5] media: Convert from tasklet to BH workqueue
2024-06-18 22:52 UTC
[BUG] printk/nbcon.c: watchdog BUG: softlockup - CPU#x stuck for 78s
2024-06-18 22:52 UTC (3+ messages)
[PATCH v3] mmc: Convert from tasklet to BH workqueue
2024-06-18 22:52 UTC
[PATCH v2] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
2024-06-18 22:46 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)
[PATCH v3 0/2] Add new test to validate adaptive sharpness filter
2024-06-18 22:45 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Add new test to validate adaptive sharpness filter (rev4)
[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-18 22:45 UTC (7+ messages)
` [PATCH v5 1/6] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v5 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v5 5/6] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v5 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests
[PATCH] SUNRPC: Fix backchannel reply, again
2024-06-18 22:45 UTC (3+ messages)
[PATCH] build, dlib: ensure dlib directories are created
2024-06-18 22:43 UTC (2+ messages)
[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
2024-06-18 22:39 UTC (3+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem
[PATCH v3 0/2] Add support for 'power saving policy' property
2024-06-18 22:36 UTC (3+ messages)
` [PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors
[PATCH 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
2024-06-18 22:24 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: renesas,wdt: Document "
` [PATCH 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)
dsa: mv88e6xxx maps all VLANs to the same FID
2024-06-18 22:24 UTC
[PATCH v2] fs: btrfs: fix out of bounds write
2024-06-18 22:21 UTC (2+ messages)
[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-06-18 22:19 UTC (12+ messages)
[PATCH v1] binder: frozen notification
2024-06-18 22:19 UTC
[PATCH 0/6] riscv: convert bottom half of exception handling to C
2024-06-18 22:16 UTC (3+ messages)
[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
2024-06-18 22:16 UTC (7+ messages)
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice
[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
2024-06-18 22:11 UTC (3+ messages)
` [PATCH v5 05/12] drm/ttm: Provide a generic LRU walker helper
+ mm-damon-sysfs-schemes-add-target_nid-on-sysfs-schemes-fix.patch added to mm-unstable branch
2024-06-18 22:11 UTC
[PATCH i-g-t] add tests to check crc for supported formats
2024-06-18 22:10 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
+ docs-damon-document-damos_migrate_hotcold-fix.patch added to mm-unstable branch
2024-06-18 22:08 UTC
[krzk-github:b4/dt-bindings-mfd-syscon-split 7/8] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: syscon@1e60000: compatible: ['syscon'] is too short
2024-06-18 22:08 UTC
[PATCH] drm/amdgpu/atomfirmware: fix parsing of vram_info
2024-06-18 22:07 UTC (2+ messages)
[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
2024-06-18 22:05 UTC (6+ messages)
[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
2024-06-18 22:04 UTC (7+ messages)
` [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
[PATCH 0/9] Add CPU-type to topology
2024-06-18 22:03 UTC (4+ messages)
` [PATCH PATCH 1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology
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.