All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-10 17:15:26 to 2025-06-10 17:58:35 UTC [more...]

[cocci] [PATCH] coccinelle: misc: secs_to_jiffies script: Create dummy report
 2025-06-10 17:35 UTC  (4+ messages)
    `  "

[PATCH v4 00/10] LKMM generic atomics in Rust
 2025-06-10 17:58 UTC  (5+ messages)
` [PATCH v4 03/10] rust: sync: atomic: Add ordering annotation types

[RFC PATCH v7 00/37] AMD: Add Secure AVIC Guest Support
 2025-06-10 17:53 UTC  (11+ messages)
` [RFC PATCH v7 01/37] KVM: lapic: Remove __apic_test_and_{set|clear}_vector()
` [RFC PATCH v7 02/37] KVM: lapic: Remove redundant parentheses around 'bitmap'
` [RFC PATCH v7 03/37] x86/apic: KVM: Deduplicate APIC vector => register+bit math
` [RFC PATCH v7 04/37] KVM: lapic: Rename VEC_POS/REG_POS macro usages
` [RFC PATCH v7 05/37] KVM: lapic: Change lapic regs base address to void pointer
` [RFC PATCH v7 06/37] KVM: lapic: Rename find_highest_vector()
` [RFC PATCH v7 07/37] KVM: lapic: Rename lapic get/set_reg() helpers
` [RFC PATCH v7 08/37] KVM: lapic: Rename lapic get/set_reg64() helpers
` [RFC PATCH v7 09/37] KVM: lapic: Rename lapic set/clear vector helpers
` [RFC PATCH v7 10/37] KVM: lapic: Mark apic_find_highest_vector() inline

[PATCH v5 0/6] support FEAT_MTE_TAGGED_FAR feature
 2025-06-10 15:01 UTC 

[PATCH bpf] MAINTAINERS: add myself as bpf networking reviewer
 2025-06-10 17:56 UTC  (2+ messages)

[PATCH v2 0/2] Regarding recent patches
 2025-06-10 17:50 UTC  (2+ messages)
` [PATCH v2 1/2] ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_control

[PATCH] fixup! of: partition: do not try to translate offset as OF address
 2025-06-10 15:01 UTC  (2+ messages)

[PATCH 0/7] Add SDCA IRQ support and some misc fixups
 2025-06-10 17:55 UTC  (5+ messages)
` [PATCH 6/7] ASoC: SDCA: Generic interrupt support

[PATCH v2 0/2] fix failure of integration IMA with tpm_crb_ffa
 2025-06-10 14:59 UTC  (6+ messages)

[PATCH v9 0/4] leds: add new LED driver for TI LP5812
 2025-06-10 17:55 UTC  (7+ messages)
` [PATCH v9 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v5] test
` [PATCH v9 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v9 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v9 4/4] docs: leds: Document TI LP5812 LED driver

[PATCH v5 4/4] rust: samples: Add debugfs sample
 2025-06-10 17:54 UTC  (12+ messages)

[PATCH bpf-next v2] bpf, sockmap: Fix psock incorrectly pointing to sk
 2025-06-10 17:54 UTC  (2+ messages)

[PATCH] cxl: Add comment about 'cxl_root_decoder' and flex array
 2025-06-10 17:54 UTC 

[PATCH v2 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-10 14:41 UTC  (8+ messages)
` [PATCH v2 1/2] mm: Allow lockless kernel pagetable walking
` [PATCH v2 2/2] arm64: pageattr: Use walk_page_range_novma() to change memory permissions

[PATCH 00/11] Add support for exact-node memory claims
 2025-06-10 17:51 UTC  (5+ messages)
` [PATCH 02/11] xen/page_alloc: Remove `claim` from domain_set_outstanding_pages()

[PATCH v14 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-10 17:50 UTC  (2+ messages)
` ✓ i915.CI.Full: success for ref_tracker: add ability to register a debugfs file for a ref_tracker_dir (rev10)

[PATCH v4 1/2] PCI: xilinx: Wait for link-up status during initialization
 2025-06-10 14:39 UTC  (2+ messages)
  ` [PATCH v4 2/2] PCI: xilinx: Support reset GPIO for PERST#

[PATCH] coccinelle: misc: secs_to_jiffies: Implement context and report modes
 2025-06-10 17:49 UTC 

[PATCH i-g-t 0/2]
 2025-06-10 17:48 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] tools/gputop/gputop: Add per-device engine activity stats in GPUTOP

[PATCH] lib/LzmaEnc: Validate 'len' before subtracting
 2025-06-10 17:47 UTC 

[PATCH v1] lsefi: fixed memory leaks
 2025-06-10 17:47 UTC  (2+ messages)

[PATCH v7] xen/arm: pci: introduce PCI_PASSTHROUGH Kconfig option
 2025-06-10 17:46 UTC 

[PATCH] migration/postcopy: Add latency distribution report for blocktime
 2025-06-10 17:46 UTC  (2+ messages)

[PATCH net-next 0/2] net: bcmasp: add support for GRO software
 2025-06-10 17:38 UTC  (3+ messages)
` [PATCH net-next 1/2] net: bcmasp: Utilize napi_complete_done() return value
` [PATCH net-next 2/2] net: bcmasp: enable GRO software interrupt coalescing by default

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-10 17:43 UTC  (5+ messages)
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock

[PATCH v6 0/4] Fixing some dma-fence use-after-free
 2025-06-10 17:44 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Fixing some dma-fence use-after-free (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ i915.CI.BAT: success for Fixing some dma-fence use-after-free
` ✓ CI.Hooks: success for Fixing some dma-fence use-after-free (rev2)
` ✗ CI.checksparse: warning "

[PATCH 0/3] Support for Adreno X1-45 GPU
 2025-06-10 14:39 UTC  (5+ messages)
` [PATCH 2/3] drm/msm/adreno: Add Adreno X1-45 support
` [PATCH 3/3] arm64: dts: qcom: Add GPU support to X1P42100 SoC

[PATCH 00/23] arm64: dts: qcom: Add 'global' IRQ to supported SoCs
 2025-06-10 17:43 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8750: Trivial stray lines removal
 2025-06-10 17:43 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: enable sensors DSP
 2025-06-10 17:43 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable fingerprint sensor
 2025-06-10 17:43 UTC  (2+ messages)

[PATCH 00/12] Signed BPF programs
 2025-06-10 17:43 UTC  (4+ messages)
` [PATCH 10/12] libbpf: Embed and verify the metadata hash in the loader

[PATCH] crypto: lib/curve25519-hacl64 - Disable KASAN with clang-17 and older
 2025-06-10 17:41 UTC  (2+ messages)

[PATCH] Documentation: fix typo in CXL driver documentation
 2025-06-10 17:41 UTC  (2+ messages)

[RFC PATCH v13 0/4] Report vfio-ap configuration changes
 2025-06-10 17:40 UTC  (2+ messages)

[PATCH v6 00/12] Hyperlaunch device tree for dom0
 2025-06-10 17:39 UTC  (5+ messages)
` [PATCH v6 06/12] x86/hyperlaunch: obtain cmdline from device tree

[PATCH V5 00/38] Live update: vfio and iommufd
 2025-06-10 17:39 UTC  (3+ messages)

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-10 17:39 UTC  (4+ messages)

[PATCH v3 00/23] vfio-user client
 2025-06-10 17:38 UTC  (3+ messages)
` [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user

[PATCH v5 0/7] Refine FBC test conditions
 2025-06-10 17:42 UTC  (8+ messages)
` [PATCH v5 1/7] lib/igt_debugfs: Add specific checks for WA in GTs
` [PATCH v1 2/7] lib/i915/intel_fbc: Add fbc supported check based on wa
` [PATCH v5 3/7] tests/intel/kms_frontbuffer_tracking: Enable the tests support variations based on the WAs
` [PATCH v1 4/7] tests/intel/kms_dirtyfb: "
` [PATCH v1 5/7] tests/intel/kms_fbcon_fbt: "
` [PATCH v1 6/7] tests/intel/kms_psr: "
` [PATCH v1 7/7] tests/intel/kms_psr2_sf: "

[PATCH v1] xen/console: group pbuf under console field
 2025-06-10 17:37 UTC  (3+ messages)

[PATCH] Input: tca6416-keypad - Add OF support for driver instantiation
 2025-06-10 17:37 UTC  (2+ messages)

UBSAN: shift-out-of-bounds in include/soc/fsl/qman.h:70:9
 2025-06-10 14:34 UTC 

[PATCH v7] efi: new 'connectefi' command
 2025-06-10 17:36 UTC  (2+ messages)

[RESEND PATCH v16 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-06-10 17:36 UTC  (4+ messages)

[PATCH v2 0/5] pinctrl: stm32: add irq affinity, RIF, module support
 2025-06-10 14:30 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: stm32: Declare stm32_pmx_get_mode() as static
` [PATCH v2 2/5] pinctrl: stm32: Manage irq affinity settings
` [PATCH v2 3/5] pinctrl: stm32: Add RIF support for stm32mp257
` [PATCH v2 4/5] pinctrl: stm32: Allow compile as module "
` [PATCH v2 5/5] MAINTAINERS: Add entry for STM32 pinctrl drivers and documentation

[PATCH 1/3] rcu: Return early if callback is not specified
 2025-06-10 17:34 UTC  (3+ messages)
` [PATCH 2/3] rcu: Enable rcu_normal_wake_from_gp on small systems
` [PATCH 3/3] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc

[PATCH v5 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-06-10 17:34 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector

[OE-core][walnascar 00/32] Patch review
 2025-06-10 17:34 UTC  (3+ messages)

[PATCH] random: use offstack cpumask when necessary
 2025-06-10 17:33 UTC  (2+ messages)

[GIT PULL] Additional MM updates for 6.16-rc1
 2025-06-10 17:32 UTC  (6+ messages)

[PATCH v2] dt-bindings: arm: Convert Altera SDRAM EDAC .txt to YAML
 2025-06-10 17:31 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3] cxl: Remove core/acpi.c and cxl core dependency on ACPI
 2025-06-10 17:29 UTC 

[RFC PATCH 0/3] Remove the max-ops-per-compound-limit
 2025-06-10 17:28 UTC  (2+ messages)

[PATCH V5.1] pci: skip reset during cpr
 2025-06-10 17:26 UTC 

[PATCH v3 bpf-next 0/5] bpf path iterator
 2025-06-10 17:26 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()

[PATCH 0/9] media: qcom: camss: a number of cleanups and fixes
 2025-06-10 17:26 UTC  (2+ messages)

[PATCH v2] migration: Setup pre-listened cpr.sock to remove race-condition
 2025-06-10 17:25 UTC  (7+ messages)

[PATCH v3 0/3] arm64: dts: qcom: x1e80100-hp-x14: add usb-1-ss1-sbu-mux
 2025-06-10 17:25 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] arm64: dts: qcom: x1e80100-hp-x14: remove unused i2c buses
` [PATCH v3 3/3] arm64: dts: qcom: x1e80100-hp-x14: amend order of nodes

[PATCH 0/3] CXL: ACPI: faux: Fix cxl_core.ko module load regression
 2025-06-10 17:24 UTC  (10+ messages)
` [PATCH 3/3] ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure

[Bug 220218] New: amdgpu: crash in dc_dmub_srv_apply_idle_power_optimizations
 2025-06-10 17:25 UTC 

[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-06-10 17:24 UTC  (9+ messages)
` [PATCH v2 2/4] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
` [PATCH v2 3/4] usb: dwc3: qcom: Facilitate autosuspend during host mode

[PATCH v2] mach-k3: mmu: add dynamic carveouts for MMU table
 2025-06-10 17:23 UTC  (2+ messages)

[PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order
 2025-06-10 17:23 UTC  (12+ messages)

[PATCH v4 00/42] SELinux namespace support
 2025-06-10 17:22 UTC  (43+ messages)
` [PATCH v4 01/42] selinux: restore passing of selinux_state
` [PATCH v4 02/42] selinux: introduce current_selinux_state
` [PATCH v4 03/42] selinux: support multiple selinuxfs instances
` [PATCH v4 04/42] selinux: dynamically allocate selinux namespace
` [PATCH v4 05/42] netstate,selinux: create the selinux netlink socket per network namespace
` [PATCH v4 06/42] selinux: limit selinux netlink notifications to init namespace
` [PATCH v4 07/42] selinux: support per-task/cred selinux namespace
` [PATCH v4 08/42] selinux: introduce cred_selinux_state() and use it
` [PATCH v4 09/42] selinux: init inode from nearest initialized namespace
` [PATCH v4 10/42] selinux: add a selinuxfs interface to unshare selinux namespace
` [PATCH v4 11/42] selinux: add limits for SELinux namespaces
` [PATCH v4 12/42] selinux: exempt creation of init SELinux namespace from limits
` [PATCH v4 13/42] selinux: refactor selinux_state_create()
` [PATCH v4 14/42] selinux: allow userspace to detect non-init SELinux namespace
` [PATCH v4 15/42] selinuxfs: restrict write operations to the same selinux namespace
` [PATCH v4 16/42] selinux: introduce a global SID table
` [PATCH v4 17/42] selinux: wrap security server interfaces to use the "
` [PATCH v4 18/42] selinux: introduce a Kconfig option for SELinux namespaces
` [PATCH v4 19/42] selinux: eliminate global SID table if !CONFIG_SECURITY_SELINUX_NS
` [PATCH v4 20/42] selinux: maintain a small cache in the global SID table
` [PATCH v4 21/42] selinux: update hook functions to use correct selinux namespace
` [PATCH v4 22/42] selinux: introduce cred_task_has_perm()
` [PATCH v4 23/42] selinux: introduce cred_has_extended_perms()
` [PATCH v4 24/42] selinux: introduce cred_self_has_perm()
` [PATCH v4 25/42] selinux: introduce cred_has_perm()
` [PATCH v4 26/42] selinux: introduce cred_ssid_has_perm() and cred_other_has_perm()
` [PATCH v4 27/42] selinux: introduce task_obj_perm()
` [PATCH v4 28/42] selinux: update bprm hooks for selinux namespaces
` [PATCH v4 29/42] selinux: add kerneldoc to new permission checking functions
` [PATCH v4 30/42] selinux: convert selinux_file_send_sigiotask() to namespace-aware helper
` [PATCH v4 31/42] selinux: rename cred_has_perm*() to cred_tsid_has_perm*()
` [PATCH v4 32/42] selinux: update cred_tsid_has_perm_noaudit() to return the combined avd
` [PATCH v4 33/42] selinux: convert additional checks to cred_ssid_has_perm()
` [PATCH v4 34/42] selinux: introduce selinux_state_has_perm()
` [PATCH v4 35/42] selinux: annotate selinuxfs permission checks
` [PATCH v4 36/42] selinux: annotate process transition "
` [PATCH v4 37/42] selinux: convert xfrm and netlabel "
` [PATCH v4 38/42] selinux: switch selinux_lsm_setattr() checks to current namespace
` [PATCH v4 39/42] selinux: make open_perms namespace-aware
` [PATCH v4 40/42] selinux: split cred_ssid_has_perm() into two cases
` [PATCH v4 41/42] selinux: convert nlmsg_sock_has_extended_perms() to namespace-aware
` [PATCH v4 42/42] selinux: disallow writes to /sys/fs/selinux/user in non-init namespaces

[PATCH v2] io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()
 2025-06-10 17:23 UTC  (2+ messages)

[PATCH V4 0/2] Fix race conditions in the nvme-tcp driver
 2025-06-10 14:29 UTC  (9+ messages)
` [PATCH V4 1/2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state

[PATCH] cxl: Remove core/acpi.c and cxl core dependency on ACPI
 2025-06-10 17:22 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH] ptp: extend offset ioctls to expose raw free-running cycles
 2025-06-10 17:19 UTC 

[PATCH] cifs: Show reason why autodisabling serverino support
 2025-06-10 17:22 UTC  (8+ messages)

nolibc test target overwites kernel config without asking
 2025-06-10 17:21 UTC  (3+ messages)

[PATCH v4 0/4] RK3576 USB Enablement
 2025-06-10 14:07 UTC  (8+ messages)
` [PATCH v4 2/4] phy: rockchip: usbdp: move orientation handling further down
` [PATCH v4 3/4] phy: rockchip: usbdp: reset USB3 and reinit on orientation switch
` [PATCH v4 4/4] arm64: dts: rockchip: enable USB on Sige5

[PATCH] platform/x86/intel-uncore-freq: avoid non-literal format string
 2025-06-10 17:20 UTC  (2+ messages)

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-06-10 17:19 UTC  (14+ messages)
` [PATCH V4 16/43] pci: skip reset during cpr

[PATCH 0/2] Extend nvmem patternProperties and then fix W=1 warnings in Apple dts
 2025-06-10 17:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: fixed-layout: Allow optional bit positions
` [PATCH 2/2] arm64: dts: apple: Add bit offset to PMIC NVMEM node names

[PATCH] bpf: Specify access type of bpf_sysctl_get_name args
 2025-06-10 17:16 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] selftests/bpf: Convert test_sysctl to prog_tests

[PATCH v3] drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
 2025-06-10 17:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation() (rev3)

[PATCH v2] xen/arm: fix build with HAS_PCI
 2025-06-10 17:15 UTC  (6+ messages)

[PATCH] selftests/mm: Check for YAMA ptrace_scope configuraiton before modifying it
 2025-06-10 17:16 UTC  (2+ messages)

[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
 2025-06-10 17:15 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net-next v3 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-10 17:15 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v3 1/4] "
  `  "
` [Intel-wired-lan] [PATCH net-next v3 2/4] net: remove redundant ASSERT_RTNL() in queue setup functions
  `  "
` [Intel-wired-lan] [PATCH net-next v3 3/4] netdevsim: remove udp_ports_sleep
  `  "
` [Intel-wired-lan] [PATCH net-next v3 4/4] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
  `  "


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.