All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-02 10:23:50 to 2024-08-02 11:36:08 UTC [more...]

[LTP] [PATCH v6 0/5] Add fchmodat2 testing suite
 2024-08-02 11:35 UTC  (10+ messages)
` [LTP] [PATCH v6 1/5] Add SAFE_SYMLINKAT macro
` [LTP] [PATCH v6 2/5] Add fchmodat2 syscalls definitions
` [LTP] [PATCH v6 3/5] Add fchmodat2 fallback definition
` [LTP] [PATCH v6 4/5] Add fchmodat2_01 test
` [LTP] [PATCH v6 5/5] Add fchmodat2_02 test

[PATCH net-next 00/12] ethtool: rss: driver tweaks and netlink context dumps
 2024-08-02 11:35 UTC  (7+ messages)
` [PATCH net-next 01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments
` [PATCH net-next 03/12] eth: mlx5: allow disabling queues when RSS contexts exist
` [PATCH net-next 04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional

[PATCH 6.1 1/1] tls: fix race between tx work scheduling and socket close
 2024-08-02 11:35 UTC  (3+ messages)

[PATCH][next] tools: ynl: remove extraneous ; after statements
 2024-08-02 11:34 UTC 

[PATCH v2] of/irq: Make sure to update out_irq->np to the new parent in of_irq_parse_raw
 2024-08-02 11:32 UTC  (5+ messages)

[syzbot] [btrfs?] WARNING: bad unlock balance in btrfs_direct_write
 2024-08-02 11:27 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/drm_fdinfo: Fix type comparison warning
 2024-08-02 11:31 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "

[cip-dev] [isar-cip-core][PATCH v5] initramfs-overlay-hook: Check file system of INITRAMFS_OVERLAY_STORAGE_DEVICE
 2024-08-02 11:00 UTC  (4+ messages)

[isar-cip-core] submit_lava.sh: Modify environment slug in SQUAD
 2024-08-02 11:02 UTC  (2+ messages)

git "security" overengineering (reaction to safe.directory)
 2024-08-02 11:30 UTC 

[PATCH 00/24] Complete EEVDF
 2024-08-02 11:29 UTC  (4+ messages)
` [RFC PATCH 24/24] sched/time: Introduce CLOCK_THREAD_DVFS_ID

[PATCH] virtio: optimize stats counters performance
 2024-08-02 11:27 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2 0/3] btrfs-progs: use libbtrfsutil for subvolume creation
 2024-08-02 11:27 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: use libbtrfsutil for btrfs subvolume create
` [PATCH v2 2/3] btrfs-progs: use libbtrfsutil for btrfs subvolume snapshot
` [PATCH v2 3/3] btrfs-progs: remove unused qgroup functions

[BOOT-WRAPPER 00/11] Cleanup initialization
 2024-08-02 11:26 UTC  (3+ messages)
` [BOOT-WRAPPER 01/11] Always enter AArch32 kernels in ARM mode

[PATCH v11 0/5] RISCV basic exception handling implementation
 2024-08-02 11:26 UTC  (10+ messages)
` [PATCH v11 4/5] xen/riscv: enable GENERIC_BUG_FRAME

[RFC v2 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-02 11:26 UTC  (4+ messages)
` [RFC v2 1/3] vhost: Introduce packed vq and add buffer elements

[PATCH v3 00/12] net: introduce TX H/W shaping API
 2024-08-02 11:26 UTC  (13+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
` [PATCH v3 06/12] netlink: spec: add shaper introspection support

[syzbot] [ntfs3?] possible deadlock in ntfs_file_write_iter
 2024-08-02 11:23 UTC  (2+ messages)

[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-02 11:22 UTC  (10+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-02 11:21 UTC  (4+ messages)
` [RFC v3 1/3] vhost: Introduce packed vq and add buffer elements
` [RFC v3 2/3] vhost: Data structure changes to support packed vqs
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH v5] proc: add config & param to block forcing mem writes
 2024-08-02 11:22 UTC  (2+ messages)

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-08-02 11:22 UTC  (8+ messages)

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-02 11:19 UTC  (27+ messages)
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo

[PATCH net v2 0/2] Silence bad offload warning when sending UDP GSO with IPv6 extension headers
 2024-08-02 11:20 UTC  (3+ messages)

[i-g-t] tests/kms: Apply igt.cocci transforms
 2024-08-02 11:10 UTC 

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-02 11:19 UTC  (4+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility

[PATCH i-g-t 0/1] Print version in lsgpu tool
 2024-08-02 11:19 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 00/10] kernel-yocto: consolidated pull request
 2024-08-02 11:18 UTC  (3+ messages)

[PATCH] Revert "configure: allow the use of bare-metal toolchains"
 2024-08-02 11:17 UTC 

[PATCH net-next] net/smc: add the max value of fallback reason count
 2024-08-02 11:17 UTC  (3+ messages)

[PATCH 0/2] io_uring: minor sqpoll code refactoring
 2024-08-02 11:17 UTC  (5+ messages)
` [PATCH 1/2] io_uring: micro optimization of __io_sq_thread() condition
` [PATCH 2/2] io_uring: do the sqpoll napi busy poll outside the submission block

[PATCH V4] squashfs: Add i_size check in squash_read_inode
 2024-08-02 11:16 UTC  (2+ messages)
` [PATCH V5] "

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-02 11:16 UTC  (11+ messages)
` [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
` [PATCH v12 83/84] KVM: Drop APIs that manipulate "struct page" via pfns

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-08-02 11:13 UTC  (6+ messages)
` [PULL v2 17/61] virtio-snd: check for invalid param shift operands

[PATCH] drm/i915: ARL requires a newer GSC firmware
 2024-08-02 11:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4] x86/dom0: delay setting SMAP after dom0 build is done
 2024-08-02 11:12 UTC 

[PATCH v2 0/3] block-jobs: add final flush
 2024-08-02 11:12 UTC  (6+ messages)
` [PATCH v2 1/3] block/commit: implement "

[PATCH 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-02 11:13 UTC  (6+ messages)
` [PATCH 5/6] iomap: drop unnecessary state_lock when setting ifs uptodate bits

[PATCH] hw/audio/virtio-snd: fix invalid param check
 2024-08-02 11:11 UTC  (2+ messages)

[PATCH v5 0/2] Tracepoints and static branch in Rust
 2024-08-02 11:12 UTC  (5+ messages)
` [PATCH v5 1/2] rust: add static_key_false

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-02 11:11 UTC  (3+ messages)
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management

[PATCH v2 0/7] introduce job-change qmp command
 2024-08-02 11:10 UTC  (7+ messages)
` [PATCH v2 5/7] qapi: add job-change
` [PATCH v2 6/7] qapi/block-core: derpecate block-job-change

[GIT PULL] sched_ext: Initial pull request for v6.11
 2024-08-02 11:10 UTC  (6+ messages)

[XEN PATCH v5 00/13] x86: make CPU virtualisation support configurable
 2024-08-02 11:10 UTC  (5+ messages)
` [XEN PATCH v5 09/13] x86/vmx: guard access to cpu_has_vmx_* in common code

[PATCH v4] x86/shutdown: change default reboot method preference
 2024-08-02 11:08 UTC  (2+ messages)

[PATCH v11 0/2] Add support for Loongson1 APB DMA
 2024-08-02 11:08 UTC  (6+ messages)
` [PATCH v11 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v11 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Enable RGB sensor
 2024-08-02 11:05 UTC 

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2024-08-02 11:04 UTC  (8+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-08-02 11:04 UTC  (5+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in

[PATCH 0/4] U-Boot support for the Rock 5 ITX
 2024-08-02 11:04 UTC  (4+ messages)
` [PATCH 4/4] board: rockchip: Add Radxa ROCK "

[PATCH 1/5] HID: wacom: Defer calculation of resolution until resolution_code is known
 2024-08-02 11:03 UTC  (4+ messages)

[PATCH v3 0/3] Add support for Amlogic HCI UART
 2024-08-02 11:02 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: hci_uart: "

[PATCH] irqchip: let the probe of APLIC be earlier than IMSIC
 2024-08-02 11:02 UTC  (5+ messages)

[PATCH v4 0/9] uprobes: misc cleanups/simplifications
 2024-08-02 11:02 UTC  (6+ messages)

[RFC PATCH] ARM: Support allocating crashkernel above 4G for LPAE
 2024-08-02 11:01 UTC  (2+ messages)

[PATCH 0/1] Enable touchpad for Lenovo 13x ThinkBook Gen 4 (GT7868Q)
 2024-08-02 11:00 UTC  (3+ messages)
` [PATCH 1/1] HID: multitouch: Add support for GT7868Q

[PATCH v2 0/4] block: allow commit to unmap zero blocks
 2024-08-02 10:58 UTC  (3+ messages)
` [PATCH v2 3/4] "

[RFC 00/10] KVM: arm64: Enable fine grained undefined for MDSELR_EL1
 2024-08-02 10:59 UTC  (11+ messages)
` [RFC 10/10] KVM: arm64: nv: Add new HDFGRTR2_GROUP & HDFGRTR2_GROUP based FGU handling

[PATCH] HID: amd_sfh: free driver_data after destroying hid device
 2024-08-02 10:58 UTC  (4+ messages)

[PATCH v4 0/4] Fix IRQ mutex inversion on cs42l43
 2024-08-02 10:57 UTC  (5+ messages)
` [PATCH v4 1/4] ASoC: cs42l43: Remove redundant semi-colon at end of function
` [PATCH v4 2/4] ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers
` [PATCH v4 3/4] ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper
` [PATCH v4 4/4] ASoC: cs42l43: Cache shutter IRQ control pointers

Unrecognized MSR report
 2024-08-02 10:57 UTC  (3+ messages)

[LTP] [PATCH v5 0/5] Add fchmodat2 testing suite
 2024-08-02 10:57 UTC  (11+ messages)
` [LTP] [PATCH v5 1/5] Add SAFE_SYMLINKAT macro
` [LTP] [PATCH v5 3/5] Add fchmodat2 fallback definition
` [LTP] [PATCH v5 5/5] Add fchmodat2_02 test

[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-02 10:47 UTC  (15+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH net-next 12/14] net: stmmac: rename PCS registers
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface

[PATCH] ALSA: hda/realtek: Add support for new HP G12 laptops
 2024-08-02 10:54 UTC  (2+ messages)

[PATCH for-9.2 v11 00/11] hw/pci: SR-IOV related fixes and improvements
 2024-08-02 10:54 UTC  (3+ messages)
` [PATCH for-9.2 v11 10/11] hw/pci: Use -1 as the default value for rombar

[PATCH] perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
 2024-08-02 10:52 UTC 

[PATCH] mediatek: Update mt8195 SOF firmware
 2024-08-02 10:52 UTC  (2+ messages)

[PATCH] efi/chainloader: Do not print device path of chainloaded file
 2024-08-02 10:52 UTC 

Update QCA2066 Bluetooth firmware to 2.1.0-00641 request-pull
 2024-08-02 10:52 UTC  (2+ messages)

[PATCH] hid-asus: add ROG Ally X prod ID to quirk list
 2024-08-02 10:52 UTC  (2+ messages)

[PATCH v1 0/2] dts: api docs generation
 2024-08-02 10:48 UTC  (5+ messages)
` [PATCH v8 5/5] dts: add API doc generation

[PATCH] drivers/base: Introduce device_match_t for device finding APIs
 2024-08-02 10:47 UTC 

[PATCH liburing v3] test: add test cases for hugepage registered buffers
 2024-08-02 10:47 UTC  (4+ messages)

pull request: amdgpu: update DMCUB firmware to v0.0.228.0
 2024-08-02 10:46 UTC  (2+ messages)

[PATCH 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
 2024-08-02 10:45 UTC  (4+ messages)
` [PATCH 3/3] phy: starfive: jh7110-usb: Fix link configuration to controller

[Buildroot] [PATCH 1/1] package/mdio-tools: enable CONFIG_NETDEVICES
 2024-08-02 10:44 UTC 

[PATCH] HID: core: add helper for finding a field with a certain usage
 2024-08-02 10:43 UTC  (2+ messages)

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-02 10:42 UTC  (6+ messages)

[PATCH v2 0/5] Jobserver support
 2024-08-02 10:41 UTC  (5+ messages)
` [PATCH v2 3/5] ninja: build modified version with GNU Make jobserver support
  ` [OE-core] "

[PATCH 0/4] linux-user/i386: Emulate orig_ax
 2024-08-02 10:40 UTC  (3+ messages)
` [PATCH 5/5] tests/tcg: Run test-proc-mappings.py on i386

[Buildroot] Your mailbox quota is full
 2024-08-02 10:41 UTC 

[PATCH 0/2] Support Armv8.9/v9.4 FEAT_HAFT
 2024-08-02 10:40 UTC  (4+ messages)
` [PATCH 1/2] arm64: Add support for FEAT_HAFT

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-08-02 10:40 UTC  (8+ messages)
` [RFC v7 3/6] irqchip: add mpfs gpio interrupt mux

[PATCH 0/9] Add Anbernic RG35XX-2024
 2024-08-02 10:38 UTC  (5+ messages)
` [PATCH 9/9] sunxi: Add support for "

[PATCH] percpu-rwsem: remove the unused parameter 'read'
 2024-08-02 10:37 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
 2024-08-02 10:36 UTC  (2+ messages)
` Add support for Amlogic HCI UART

[PATCH i-g-t v2] lib/xe/xe_query: Do not require QUERY_OA_UNITS for all Xe tests
 2024-08-02 10:32 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for lib/xe/xe_query: Do not require QUERY_OA_UNITS for all Xe tests (rev6)

[PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-02 10:31 UTC  (3+ messages)

[PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
 2024-08-02 10:29 UTC  (4+ messages)
` [PATCH v2 1/9] dt-bindings: mfd: aspeed,ast2x00-scu: Add ASPEED AST2700-SCUX schema

[PATCH] rust: add `module_params` macro
 2024-08-02 10:27 UTC  (9+ messages)

[PATCH i-g-t] tests/intel: Drop unused local variables
 2024-08-02 10:26 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
 2024-08-02 10:26 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: x1e80100-yoga: Update panel bindings

[PATCH] perf: arm_pmuv3: Fix chained event check for cycle counter
 2024-08-02 10:24 UTC  (4+ messages)

[xen-unstable-smoke test] 187118: tolerable all pass - PUSHED
 2024-08-02 10:24 UTC 

[PATCH V18 00/22] Add support UHS-II for GL9755 and GL9767
 2024-08-02 10:22 UTC  (10+ messages)
` [PATCH V18 14/22] mmc: sdhci-uhs2: add set_ios()
` [PATCH V18 15/22] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V18 16/22] mmc: sdhci-uhs2: add request() and others
` [PATCH V18 17/22] mmc: sdhci-uhs2: add irq() "
` [PATCH V18 18/22] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V18 19/22] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V18 20/22] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V18 21/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
` [PATCH V18 22/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767


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.