messages from 2025-05-15 11:37:52 to 2025-05-15 12:15:02 UTC [more...]
[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-05-15 12:11 UTC (16+ messages)
` [PATCHv2 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv2 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv2 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv2 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv2 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv2 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv2 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv2 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv2 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv2 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv2 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv2 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv2 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv2 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv2 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
[PATCH v9 00/12] mtd: add driver for Intel discrete graphics
2025-05-15 12:13 UTC (6+ messages)
` [PATCH v9 02/12] mtd: add driver for intel graphics non-volatile memory device
[PATCH] OPP: switch to use kmemdup_array()
2025-05-15 12:13 UTC
[PATCH] fs: allow clone_private_mount() for a path on real rootfs
2025-05-15 12:12 UTC (5+ messages)
linux-next: error trying to fetch the clockevents tree
2025-05-15 12:11 UTC (5+ messages)
[PATCH v2] drm/amdgpu: Fix eviction fence worker race during fd close
2025-05-15 12:11 UTC (2+ messages)
[PATCH i-g-t v9 0/4] Support for IN_FORMATS_ASYNC plane property
2025-05-15 12:11 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v3 0/2] venus driver fixes for vulnerabilities due to unexpected firmware payload
2025-05-15 12:11 UTC (6+ messages)
` [PATCH v3 1/2] media: venus: fix TOCTOU vulnerability when reading packets from shared memory
[PATCH v4 0/3] Check compiled files to filter kernel CVEs
2025-05-15 12:10 UTC (3+ messages)
` [PATCH v4 1/3] spdx: add option to include only compiled sources
` [OE-core] "
[Buildroot] [PATCH 00/10] SELinux updates
2025-05-15 12:10 UTC (11+ messages)
` [Buildroot] [PATCH 01/10] package/audit/S02auditd: fix shellcheck and check-package warnings
` [Buildroot] [PATCH 02/10] package/libsepol: bump to version 3.8.1
` [Buildroot] [PATCH 03/10] package/libsemanage: "
` [Buildroot] [PATCH 04/10] package/libselinux: "
` [Buildroot] [PATCH 05/10] package/policycoreutils: "
` [Buildroot] [PATCH 06/10] package/checkpolicy: "
` [Buildroot] [PATCH 07/10] package/restorecond: "
` [Buildroot] [PATCH 08/10] package/semodule-utils: "
` [Buildroot] [PATCH 09/10] package/selinux-python: bump to verson 3.8.1
` [Buildroot] [PATCH 10/10] package/refpolicy: bump to version 2.20250213
[PATCH] drm/amdgpu: fix user queue wait ioctl fence counting
2025-05-15 12:09 UTC (2+ messages)
[PATCH 1/1] PCI/bwctrl: Remove also pcie_bwctrl_lbms_rwsem
2025-05-15 12:09 UTC (5+ messages)
[PATCH v5] ASoC: SOF: Intel: hda: Fix UAF when reloading module
2025-05-15 12:08 UTC (2+ messages)
[PATCH v8 0/2] ASoC: codecs: add support for ES8389
2025-05-15 12:08 UTC (2+ messages)
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-05-15 12:08 UTC (2+ messages)
[PATCH 0/2] cs35l56: Log tuning unique identifiers during firmware load
2025-05-15 12:08 UTC (2+ messages)
[RESEND v7 0/2] ASoC: codecs: add support for ES8389
2025-05-15 12:08 UTC (2+ messages)
[PATCH v7 0/2] ASoC: codecs: add support for ES8389
2025-05-15 12:08 UTC (2+ messages)
[PATCH v3 0/7] x86: Robustify pgtable_l5_enabled()
2025-05-15 12:08 UTC (7+ messages)
` [PATCH v3 2/7] x86/cpu: Allow caps to be set arbitrarily early
[PATCH v3] drm/amdgpu: lock the eviction fence for wq signals it
2025-05-15 12:07 UTC (2+ messages)
[PATCH -v2 00/32] x86/boot/e820: Assorted E820 table handling features and cleanups
2025-05-15 12:05 UTC (33+ messages)
` [PATCH 01/32] x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function name, rename it to e820_type_mergeable()
` [PATCH 02/32] x86/boot/e820: Simplify e820__print_table() a bit
` [PATCH 03/32] x86/boot/e820: Simplify the PPro Erratum #50 workaround
` [PATCH 04/32] x86/boot/e820: Mark e820__print_table() static
` [PATCH 05/32] x86/boot/e820: Print gaps in the E820 table
` [PATCH 06/32] x86/boot/e820: Make the field separator space character part of e820_print_type()
` [PATCH 07/32] x86/boot/e820: Print out sizes of E820 memory ranges
` [PATCH 08/32] x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entries
` [PATCH 09/32] x86/boot/e820: Call the PCI gap a 'gap' in the boot log printout
` [PATCH 10/32] x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'
` [PATCH 11/32] x86/boot/e820: Remove pointless early_panic() indirection
` [PATCH 12/32] x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820 related resource allocations
` [PATCH 13/32] x86/boot/e820: Improve e820_print_type() messages
` [PATCH 14/32] x86/boot/e820: Clean up __e820__range_add() a bit
` [PATCH 15/32] x86/boot/e820: Clean up __refdata use "
` [PATCH 16/32] x86/boot/e820: Remove unnecessary header inclusions
` [PATCH 17/32] x86/boot/e820: Standardize e820 table index variable names under 'idx'
` [PATCH 18/32] x86/boot/e820: Standardize e820 table index variable types under 'u32'
` [PATCH 19/32] x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32
` [PATCH 20/32] x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit
` [PATCH 21/32] x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI gap
` [PATCH 22/32] x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e820_search_gap() et al
` [PATCH 23/32] x86/boot/e820: Simplify & clarify __e820__range_add() a bit
` [PATCH 24/32] x86/boot/e820: Standardize __init/__initdata tag placement
` [PATCH 25/32] x86/boot/e820: Simplify append_e820_table() and remove restriction on single-entry tables
` [PATCH 26/32] x86/boot/e820: Remove e820__range_remove()'s unused return parameter
` [PATCH 27/32] x86/boot/e820: Simplify the e820__range_remove() API
` [PATCH 28/32] x86/boot/e820: Make sure e820_search_gap() finds all gaps
` [PATCH 29/32] x86/boot/e820: Introduce E820_TYPE_13 and treat it as a device region
` [PATCH 30/32] x86/boot/e820: Change e820_type_to_string() to take a 'type' parameter
` [PATCH 31/32] x86/boot/e820: Unify e820_print_type() and e820_type_to_string()
` [PATCH 32/32] x86/boot/e820: Move index increments outside accessors in e820__update_table()
[PATCH v3 0/2] rust: add support for request_irq
2025-05-15 12:06 UTC (9+ messages)
` [PATCH v3 1/2] rust: irq: add support for request_irq()
[linux-next:master 10914/11408] fair.c:undefined reference to `__lshrti3'
2025-05-15 12:06 UTC
[PATCH v3 0/3] Configure root port MPS during host probing
2025-05-15 12:03 UTC (11+ messages)
` [PATCH v3 3/3] PCI: aardvark: Remove redundant MPS configuration
[PATCH nf-next,v1 0/6] revisiting nf_tables ruleset validation
2025-05-15 12:05 UTC (3+ messages)
` [PATCH nf-next,v1 6/6] netfilter: nf_tables: add support for validating incremental ruleset updates
[RFC next v2 0/5] ucount: add rlimit cache for ucount
2025-05-15 12:04 UTC (3+ messages)
[PATCH net-next] net: rfs: add sock_rps_delete_flow() helper
2025-05-15 12:04 UTC (2+ messages)
[PATCH 1/2] envblk: ignore empty new lines while parsing env files
2025-05-15 7:14 UTC (2+ messages)
` [PATCH 2/2] cmdline: fix command line parsing in grub
[RFC 00/11] do not drain while holding the graph lock
2025-05-15 12:03 UTC (7+ messages)
` [PATCH 02/11] block: move drain outside of read-locked bdrv_reopen_queue_child()
` [PATCH 03/11] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
[PATCH 6.14 000/197] 6.14.7-rc1 review
2025-05-15 12:04 UTC (4+ messages)
[PATCH v2] kcov: rust: add flags for KCOV with Rust
2025-05-15 12:03 UTC (3+ messages)
[PATCH] squashfs: fix NULL pointer dereference in bio_alloc_clone failure path
2025-05-15 12:01 UTC
[PULL 0/1] nvme queue
2025-05-15 12:01 UTC (2+ messages)
` [PULL 1/1] hw/nvme: fix nvme hotplugging
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-15 12:01 UTC (3+ messages)
[PATCH 6.6 000/113] 6.6.91-rc2 review
2025-05-15 12:01 UTC (2+ messages)
[net-next PATCH v10 0/7] net: phy: Add support for new Aeonsemi PHYs
2025-05-15 12:01 UTC (5+ messages)
` [net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes
[PATCH v8 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-15 12:01 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v5 0/8] cxl: support CXL memory RAS features
2025-05-15 11:59 UTC (9+ messages)
` [PATCH v5 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v5 2/8] cxl: Update prototype of function get_support_feature_info()
` [PATCH v5 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v5 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v5 5/8] cxl/edac: Add support for PERFORM_MAINTENANCE command
` [PATCH v5 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v5 7/8] cxl/edac: Add CXL memory device memory sparing control feature
` [PATCH v5 8/8] cxl/edac: Add CXL memory device soft PPR "
[PATCH v4 0/6] Extend RAW format support for rzg2l-cru driver
2025-05-15 11:59 UTC (6+ messages)
` [PATCH v4 3/6] media: platform: rzg2l-cru: Use v4l2_get_link_freq()
[PATCH v2 0/4] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
2025-05-15 11:57 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock
[PATCH v3] PCI: Prevent power state transition of erroneous device
2025-05-15 11:58 UTC (5+ messages)
[PATCH v3 0/3] Improved cleanup handling for amd-pmf
2025-05-15 11:58 UTC (5+ messages)
` [PATCH v3 1/3] platform/x86/amd: pmf: Use device managed allocations
[LTP] [PATCH v2 0/5] syscalls/kill: Small cleanup
2025-05-15 11:57 UTC (2+ messages)
[PATCH 0/2] Propagate bootph-* properties to all supernodes
2025-05-15 11:57 UTC (7+ messages)
` [PATCH 1/2] tools: binman: control.py: Propagate bootph-* properties to supernodes
[PATCH v2] MAINTAINERS: update my email address to gmail.com
2025-05-15 11:56 UTC (2+ messages)
[RFC PATCH v2 12/12] rv: Add opid per-cpu monitor
2025-05-15 11:55 UTC (2+ messages)
[PATCH v1 0/2] ESWIN EIC7700 sata driver
2025-05-15 11:56 UTC (3+ messages)
` [PATCH v1 2/2] sata: eswin: Add eic7700 "
[PATCH 00/29] x86/boot/e820: Assorted E820 table handling features and cleanups
2025-05-15 11:56 UTC (12+ messages)
` [PATCH 19/29] x86/boot/e820: Standardize e820 table index variable types under 'u32'
` [PATCH 20/29] x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit
` [PATCH 27/29] x86/boot/e820: Simplify the e820__range_remove() API
[GIT PULL] nvme fixes for Linux 6.15
2025-05-15 11:56 UTC
[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
2025-05-15 11:55 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Some (drm_sched_|dma_)fence lifetime issues (rev3)
` ✗ Fi.CI.SPARSE: "
[PATCH 0/5] Some updates about sbi_timer
2025-05-15 11:51 UTC (7+ messages)
` [PATCH 2/5] lib: sbi: Add error message for sbi_timer_event_start
` [PATCH 3/5] lib: sbi: Fix sbi_timer for Asymmetric Multi-Processing
` [PATCH 5/5] lib: sbi: add Xtheadsstc support
[PATCH v2 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
2025-05-15 11:49 UTC (6+ messages)
` [PATCH v2 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants
[PATCH v2 0/4] media: i2c: imx214: Add support for more clock frequencies
2025-05-15 11:54 UTC (5+ messages)
` [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
[PATCH net-next v5 0/5] eth: fbnic: Add devlink dev flash support
2025-05-15 11:54 UTC (2+ messages)
[PATCH 0/3] docs: Bump sphinx to 6.2.1
2025-05-15 11:53 UTC (2+ messages)
[PATCH v7 00/14] media: rockchip: add a driver for the rockchip camera interface
2025-05-15 11:50 UTC (7+ messages)
` [PATCH v7 06/14] "
` [PATCH v7 14/14] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander
[PATCH 0/5] Start removing <env.h> from headers when not required
2025-05-15 11:52 UTC (3+ messages)
` [PATCH 4/5] global: Avoid indirect inclusion of <env.h> from <command.h>
[PATCH] platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()
2025-05-15 11:52 UTC (2+ messages)
[PATCH] alsaaudio: Set try-poll to false by default
2025-05-15 11:51 UTC (6+ messages)
[PATCH net-next v3] net: Add support for providing the PTP hardware source in tsinfo
2025-05-15 11:51 UTC (2+ messages)
support keyrings for NFS TLS mounts v2
2025-05-15 11:50 UTC (3+ messages)
` [PATCH 1/2] NFS: support the kernel keyring for TLS
` [PATCH 2/2] nfs: create a kernel keyring
[PATCH v15] platform/x86: Add AMD ISP platform config for OV05C10
2025-05-15 11:50 UTC (2+ messages)
[PATCH] firmware/raspberrypi: raise timeout to 3s
2025-05-15 11:48 UTC (7+ messages)
[PATCH 0/2] fstests: btrfs: add some missing groups to tests
2025-05-15 11:50 UTC (3+ messages)
` [PATCH 1/2] btrfs: add tests that exercise raid profiles to the raid group
` [PATCH 2/2] btrfs/023: add to the quick group
[RFC PATCH v4] media: v4l2-common: Add a helper for obtaining the clock producer
2025-05-15 11:49 UTC (4+ messages)
small sunrpc cleanups v2
2025-05-15 11:48 UTC (4+ messages)
` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages
` [PATCH 2/3] sunrpc: simplify xdr_partial_copy_from_skb
` [PATCH 3/3] sunrpc: unexport csum_partial_copy_to_xdr
[PATCH v3 0/5] intel-uncore-freq: Add agent_types and die_id attributes
2025-05-15 11:48 UTC (2+ messages)
[PATCH v4] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-05-15 11:48 UTC (4+ messages)
` ✓ CI.Build: success for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev4)
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[BUG] propagate_umount() breakage
2025-05-15 11:47 UTC (5+ messages)
[PATCH v2 1/4] include/linux/fs.h: add inode_lock_killable()
2025-05-15 11:47 UTC (3+ messages)
` [PATCH v2 4/4] fs/read_write: make default_llseek() killable
[Intel-wired-lan] [PATCH iwl-net v3 0/3] Fix XDP loading on machines with many CPUs
2025-05-15 11:46 UTC (10+ messages)
` [Intel-wired-lan] [PATCH iwl-net v3 1/3] ice: fix Tx scheduler error handling in XDP callback
` "
` [Intel-wired-lan] [PATCH iwl-net v3 2/3] ice: create new Tx scheduler nodes for new queues only
` "
` [Intel-wired-lan] [PATCH iwl-net v3 3/3] ice: fix rebuilding the Tx scheduler tree for large queue counts
` "
[PATCH] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-15 11:46 UTC (2+ messages)
[PATCH bpf-next v3] bpf: WARN_ONCE on verifier bugs
2025-05-15 11:45 UTC
[PATCH] eal/linux: enhance ASLR verification
2025-05-15 11:45 UTC (4+ messages)
` [PATCH v2] eal/linux: improve ASLR check
[PATCH v5 0/4] rust: DebugFS Bindings
2025-05-15 11:43 UTC (7+ messages)
` [PATCH v5 4/4] rust: samples: Add debugfs sample
[PATCH] eal: simplify code to avoid Coverity false positive
2025-05-15 11:44 UTC (2+ messages)
[PATCH V2] timezone: Fix compare_file comparison in timezone checking
2025-05-15 11:44 UTC
[PATCH] rust: add basic ELF sections parser
2025-05-15 11:42 UTC (5+ messages)
[PATCH] hugetlb: Show nr_huge_pages in report_hugepages()
2025-05-15 11:42 UTC
[PATCH] timezone: Fix compare_file comparison in timezone checking
2025-05-15 11:42 UTC
[PATCH wireless-next v8 00/10] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
2025-05-15 11:41 UTC (7+ messages)
` [PATCH wireless-next v8 06/10] wifi: mac80211: add support to accumulate removed link statistics
` [PATCH wireless-next v8 08/10] wifi: mac80211: extend support to fill link level sinfo structure
` [PATCH wireless-next v8 09/10] wifi: mac80211: add link_sta_statistics ops to fill link station statistics
[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
2025-05-15 11:40 UTC (4+ messages)
[RFC PATCH] build: automatically report minimum meson version
2025-05-15 11:39 UTC (5+ messages)
` [PATCH v2] "
[net-next v2 0/4] octeontx2: Improve mailbox tracing
2025-05-15 11:40 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2025-05-15 11:40 UTC
[PATCH] crypto/cnxk: fix uninitialized scalar variable
2025-05-15 11:39 UTC (2+ messages)
Devices not instantiating on Alta
2025-05-15 11:36 UTC (4+ messages)
[PATCH 0/4] Remove clocks from R5 dtsi for missed boards
2025-05-15 11:38 UTC (5+ messages)
` [PATCH 1/4] arm: dts: k3-am625-beagleplay-r5*: Remove clocks from main_timer0
` [PATCH 2/4] arm: dts: k3-am625-phycore-r5*: "
` [PATCH 3/4] arm: dts: k3-am625-verdin-r5*: "
` [PATCH 4/4] arm: dts: k3-am62a7-phycore-r5*: "
[BUG] WARNING in ipmr_rules_exit
2025-05-15 11:37 UTC
[PATCH] arm: imx: imx8m: soc: fix the macro name
2025-05-15 11:37 UTC (2+ messages)
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.