All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-14 01:24:05 to 2025-01-14 02:33:44 UTC [more...]

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-14  2:31 UTC  (68+ messages)
` [PATCH v15 00/60] remove use of VLAs for Windows
  ` [PATCH v15 05/60] hash: remove use of VLAs for Windows built code
  ` [PATCH v15 06/60] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v15 07/60] rcu: remove use of VLAs for Windows built code
  ` [PATCH v15 08/60] gro: fix overwrite unprocessed packets
  ` [PATCH v15 09/60] gro: remove use of VLAs
  ` [PATCH v15 10/60] net/ixgbe: "
  ` [PATCH v15 11/60] net/ice: "
  ` [PATCH v15 12/60] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v15 13/60] test: remove use of VLAs for Windows built code
  ` [PATCH v15 14/60] common/idpf: "
  ` [PATCH v15 15/60] net/i40e: "
  ` [PATCH v15 16/60] common/mlx5: "
  ` [PATCH v15 17/60] net/mlx5: "
  ` [PATCH v15 18/60] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v15 19/60] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v15 20/60] hash: remove use of VLAs by using standard arrays
  ` [PATCH v15 21/60] app/pdump: disable warning about use of VLAs
  ` [PATCH v15 22/60] app/proc-info: "
  ` [PATCH v15 23/60] app/test: "
  ` [PATCH v15 24/60] app/test-acl: "
  ` [PATCH v15 25/60] app/test-bbdev: "
  ` [PATCH v15 26/60] app/test-crypto-perf: "
  ` [PATCH v15 27/60] app/test-dma-perf: "
  ` [PATCH v15 28/60] app/test-eventdev: "
  ` [PATCH v15 29/60] app/flow-perf: add compile "
  ` [PATCH v15 30/60] app/test-pmd: check compiler supports flag when adding to set
  ` [PATCH v15 31/60] app/test-sad: disable warning about use of VLAs
  ` [PATCH v15 32/60] drivers/baseband: add compile "
  ` [PATCH v15 33/60] drivers/bus: "
  ` [PATCH v15 34/60] drivers/common: "
  ` [PATCH v15 35/60] drivers/compress: "
  ` [PATCH v15 36/60] drivers/gpu: "
  ` [PATCH v15 37/60] drivers/mempool: "
  ` [PATCH v15 38/60] drivers/ml: "
  ` [PATCH v15 39/60] drivers/power: "
  ` [PATCH v15 40/60] drivers/raw: "
  ` [PATCH v15 41/60] drivers/vdpa: "
  ` [PATCH v15 42/60] drivers/regex: "
  ` [PATCH v15 43/60] acl: disable "
  ` [PATCH v15 44/60] bpf: "
  ` [PATCH v15 45/60] dispatcher: "
  ` [PATCH v15 46/60] eventdev: "
  ` [PATCH v15 47/60] ipsec: "
  ` [PATCH v15 48/60] member: "
  ` [PATCH v15 49/60] metrics: "
  ` [PATCH v15 50/60] pdcp: "
  ` [PATCH v15 51/60] pdump: "
  ` [PATCH v15 52/60] pipeline: "
  ` [PATCH v15 53/60] power: "
  ` [PATCH v15 54/60] table: "
  ` [PATCH v15 55/60] vhost: "
  ` [PATCH v15 56/60] drivers/common: add compile "
  ` [PATCH v15 57/60] drivers/net: "
  ` [PATCH v15 58/60] build: enable vla warnings on Windows built code
  ` [PATCH v15 59/60] app: add compile warning about use of VLAs
  ` [PATCH v15 60/60] lib: "
` [PATCH v16 00/60] remove use of VLAs for Windows
  ` [PATCH v16 01/60] eal: include header required for alloca
  ` [PATCH v16 02/60] eal/linux: remove use of VLAs
  ` [PATCH v16 03/60] eal/common: "
  ` [PATCH v16 04/60] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v16 05/60] hash: "
  ` [PATCH v16 06/60] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v16 07/60] rcu: remove use of VLAs for Windows built code
  ` [PATCH v16 08/60] gro: fix overwrite unprocessed packets
  ` [PATCH v16 15/60] net/i40e: remove use of VLAs for Windows built code

[PATCHv2 net] net: sched: refine software bypass handling in tc_run
 2025-01-14  2:32 UTC  (5+ messages)

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-14  2:31 UTC  (7+ messages)
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-14  2:28 UTC  (13+ messages)
` [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned

[PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
 2025-01-14  2:29 UTC 

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-14  2:26 UTC  (5+ messages)
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table

[PATCH V2 0/2] serial: sprd: Modification of UNISOC Platform UART Driver
 2025-01-14  2:25 UTC  (6+ messages)
` [PATCH V2 2/2] serial: sprd: Add support for sc9632

+ x86-disable-execmem_rox-support.patch added to mm-hotfixes-unstable branch
 2025-01-14  2:24 UTC 

[PATCH net-next v7 0/3] Add support for Nuvoton MA35D1 GMAC
 2025-01-14  2:21 UTC  (8+ messages)
` [PATCH net-next v7 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

linux-next: duplicate patches in the sound-asoc tree
 2025-01-14  2:21 UTC 

[PATCH] mm: zswap: move allocations during CPU init outside the lock
 2025-01-14  2:20 UTC  (2+ messages)

[PATCH v4 0/3] Enable Zicbom in usermode
 2025-01-14  2:19 UTC  (8+ messages)
` [PATCH v4 1/3] RISC-V: Enable cbo.clean/flush "
` [PATCH v4 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [PATCH v4 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests

[PATCH 1/2] drm/amdgpu: cache gpu pcie link width
 2025-01-14  2:20 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-01-14  2:19 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v4 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v4 3/6] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v4 4/6] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v4 5/6] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v4 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-14  2:17 UTC  (4+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-01-14  2:15 UTC  (23+ messages)
` [PATCH v9 0/8] "
  ` [PATCH v9 1/8] git-compat-util: add strtoul_ul() with error handling
  ` [PATCH v9 2/8] cat-file: add declaration of variable i inside its for loop
  ` [PATCH v9 3/8] cat-file: split test utility functions into a separate library file
  ` [PATCH v9 8/8] cat-file: add remote-object-info to batch-command
` [PATCH v10 0/8] "
  ` [PATCH v10 1/8] git-compat-util: add strtoul_ul() with error handling
  ` [PATCH v10 2/8] cat-file: add declaration of variable i inside its for loop
  ` [PATCH v10 3/8] t1006: split test utility functions into new "lib-cat-file.sh"
  ` [PATCH v10 4/8] fetch-pack: refactor packet writing
  ` [PATCH v10 5/8] fetch-pack: move fetch initialization
  ` [PATCH v10 6/8] serve: advertise object-info feature
  ` [PATCH v10 7/8] transport: add client support for object-info
  ` [PATCH v10 8/8] cat-file: add remote-object-info to batch-command

[syzbot] [fs?] KASAN: global-out-of-bounds Read in number
 2025-01-14  2:13 UTC  (3+ messages)

[PATCH 00/11] DC Patches Jan 20 2025
 2025-01-14  2:09 UTC  (12+ messages)
` [PATCH 01/11] drm/amd/display: Support "Broadcast RGB" drm property
` [PATCH 02/11] drm/amd/display: log destination of vertical interrupt
` [PATCH 03/11] drm/amd/display: Add AS SDP programming for UHBR link rate
` [PATCH 04/11] drm/amd/display: Populate register address for dentist for dcn401
` [PATCH 05/11] drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It
` [PATCH 06/11] drm/amd/display: Increase block_sequence array size
` [PATCH 07/11] drm/amd/display: Optimize cursor position updates
` [PATCH 08/11] drm/amd/display: Add hubp cache reset when powergating
` [PATCH 09/11] drm/amd/display: Exclude clkoffset and ips setting for dcn351 specific
` [PATCH 10/11] drm/amd/display: Reverse the visual confirm recouts
` [PATCH 11/11] drm/amd/display: 3.2.317

[geert-renesas-devel:renesas-arm-soc-for-v6.15] BUILD SUCCESS c502a992d98e34b9cd74b91c2835b0b46de2e5ff
 2025-01-14  2:11 UTC 

[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
 2025-01-14  2:09 UTC  (2+ messages)

[PATCH v2 1/6] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
 2025-01-14  2:07 UTC  (6+ messages)
` [PATCH v2 2/6] wifi: mt76: mt7925: fix the wrong link_idx when has p2p_device
` [PATCH v2 3/6] wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
` [PATCH v2 4/6] wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
` [PATCH v2 5/6] wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
` [PATCH v2 6/6] wifi: mt76: mt7925: update the power-saving flow

[PATCH] io_uring/io-wq: Fix a small time window for reading work->flags
 2025-01-14  2:06 UTC 

[PATCH net-next 00/10] bnxt_en: Add NPAR 1.2 and TPH support
 2025-01-14  2:05 UTC  (4+ messages)
` [PATCH net-next 09/10] bnxt_en: Extend queue stop/start for Tx rings

[PATCH] app/testpmd: add ipv6 extension header parse
 2025-01-14  2:05 UTC  (3+ messages)

[RFC PATCH 0/4] efi/zboot: Encapsulate ELF image for arm64
 2025-01-14  2:04 UTC  (2+ messages)

[meta-ti][master][PATCH 0/4] Rogue graphics 24.2 release
 2025-01-14  1:59 UTC  (5+ messages)
` [meta-ti][master][PATCH 1/4] ti-img-rogue-*: version 24.1.6554834 -> 24.2.6643903
` [meta-ti][master][PATCH 2/4] mesa-pvr: version 23.2.1 -> 24.0.1
` [meta-ti][master][PATCH 3/4] ti-bsp: select the graphics 24.2 packages
` [meta-ti][master][PATCH 4/4] ti-img-rogue-umlibs: filter binaries post install

[PATCH v4 0/2] Fix drm RAD print
 2025-01-14  1:59 UTC  (3+ messages)

[PATCH net-next 0/5] net: ethernet: Simplify few things
 2025-01-14  1:58 UTC  (5+ messages)
` [PATCH net-next 5/5] net: stmmac: stm32: Use syscon_regmap_lookup_by_phandle_args

[RFC v2 00/15] Enhance device state machine to better support suspend/resume
 2025-01-14  1:58 UTC  (4+ messages)
` [RFC v2 10/15] drm/admgpu: make device state machine work in stack like way

[PATCH net v2] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
 2025-01-14  1:56 UTC  (7+ messages)
` [PATCH] net/ncsi: fix locking in Get MAC Address handling
      ` 回覆: [External] "

[PATCH V3 1/3] rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets
 2025-01-14  1:54 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] Support tuning the RX sampling swap of the MAC
 2025-01-14  1:51 UTC  (8+ messages)
` [PATCH 2/3] net: stmmac: qcom-ethqos: Enable RX programmable swap on qcs615

[PATCH] nfsd: free nfsd_file by gc after adding it to lru list
 2025-01-14  1:54 UTC  (3+ messages)

[merged] kthread-modify-kernel-doc-function-name-to-match-code.patch removed from -mm tree
 2025-01-14  1:54 UTC 

[GIT PULL] Please pull u-boot-pmic master
 2025-01-14  1:53 UTC 

[PATCH v8 0/5] Coresight: Add Coresight TMC Control Unit driver
 2025-01-14  1:50 UTC  (4+ messages)
` [PATCH v8 4/5] "

write time tree block corruption detected, forced readonly
 2025-01-14  1:52 UTC  (3+ messages)

[PATCH] tools/perf: Add wall-clock and parallelism profiling
 2025-01-14  1:51 UTC  (3+ messages)
` [PATCH v2] perf report: "

[PATCH v1 0/2] ethdev: fix skip valid port in probing callback
 2025-01-14  1:50 UTC  (5+ messages)
` [PATCH v1 2/2] "

[PATCH] usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior
 2025-01-14  1:50 UTC 

'seen' branch identifies as v2.48.0
 2025-01-14  1:49 UTC  (2+ messages)

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-14  1:49 UTC  (3+ messages)

[PATCH v10 00/10] drm: add DRM HDMI Codec framework
 2025-01-14  1:45 UTC  (4+ messages)
` (subset) "

[PATCH v4 0/9] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2025-01-14  1:43 UTC  (10+ messages)
` [PATCH v4 4/9] drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote
` [PATCH v4 5/9] drm/msm/dpu: also use KBps for bw_ctl output

[PATCH v2] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
 2025-01-14  1:42 UTC  (2+ messages)

[LTP] [PATCH] ima_violations.sh: Fix log detection
 2025-01-14  1:43 UTC  (2+ messages)
`  "

[PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
 2025-01-14  1:39 UTC  (2+ messages)

[PATCH v1 00/15] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-01-14  1:39 UTC  (9+ messages)
` [PATCH v1 14/15] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v1 15/15] iio: adc: ad7768-1: add filter type and decimation rate attributes

[PATCH 0/7] Enable shared device assignment
 2025-01-14  1:38 UTC  (4+ messages)
` [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard

[syzbot] [fs?] KASAN: global-out-of-bounds Read in number
 2025-01-14  1:38 UTC  (2+ messages)

[RFC PATCH v4 00/10] AMD broadcast TLB invalidation
 2025-01-14  1:33 UTC  (4+ messages)
` [PATCH v4 05/12] x86/mm: add INVLPGB support code

Query about ipv4 connman url
 2025-01-14  1:36 UTC  (3+ messages)
    `  "

[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.3.0
 2025-01-14  1:34 UTC 

[PATCH v2 net-next 3/3] tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
 2025-01-14  1:33 UTC  (2+ messages)

[PATCH 0/2] compile ipsec on Windows
 2025-01-14  1:32 UTC  (4+ messages)
` [PATCH 1/2] lib/ipsec: "

[PATCH v2] pmdomain: imx8mp-blk-ctrl: add missing loop break condition
 2025-01-14  1:31 UTC  (2+ messages)

[PATCH v4 11/12] x86/mm: enable AMD translation cache extensions
 2025-01-14  1:28 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2025-01-14  1:30 UTC 

[PATCH v4 02/14] Add TSEM specific documentation
 2025-01-14  1:29 UTC  (2+ messages)
` [PATCH v4 2/14] "

[PATCH] USB: dwc3: Use syscon_regmap_lookup_by_phandle_args
 2025-01-14  1:29 UTC  (2+ messages)

[RFC] kexec: Use bpf to allow kexec to load PE format boot image
 2025-01-14  1:28 UTC 

[PATCH] ASoC: SOF: topology: Use krealloc_array() to replace krealloc()
 2025-01-14  1:28 UTC 

+ selftests-mm-virtual_address_range-avoid-reading-from-vm_io-mappings.patch added to mm-unstable branch
 2025-01-14  1:28 UTC 

+ selftests-mm-vm_util-split-up-proc-self-smaps-parsing.patch added to mm-unstable branch
 2025-01-14  1:28 UTC 

+ selftests-mm-virtual_address_range-unmap-chunks-after-validation.patch added to mm-unstable branch
 2025-01-14  1:28 UTC 

+ selftests-mm-virtual_address_range-mmap-without-prot_write.patch added to mm-unstable branch
 2025-01-14  1:28 UTC 

[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
 2025-01-14  1:27 UTC  (11+ messages)
` [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options

[PATCH] drm/xe/display: Re-use display vmas when possible
 2025-01-14  1:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/display: Re-use display vmas when possible (rev4)

[syzbot] [net?] KASAN: slab-use-after-free Read in handle_tx (2)
 2025-01-14  1:26 UTC  (2+ messages)

[PATCH v3 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
 2025-01-14  1:25 UTC  (3+ messages)
` [PATCH v3 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings

[PATCH 00/17] genksyms: fix conflicts and syntax errors in parser
 2025-01-14  1:23 UTC  (3+ messages)
` [PATCH 04/17] genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts


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.