messages from 2024-06-03 09:32:37 to 2024-06-03 10:01:52 UTC [more...]
linux-next: manual merge of the wireless-next tree with the wireless tree
2024-06-03 10:01 UTC (2+ messages)
[PATCH] usb: typec: ucsi: glink: increase max ports for x1e80100
2024-06-03 10:00 UTC
[PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor
2024-06-03 9:59 UTC (4+ messages)
` [PATCH v2 2/2] media: i2c: "
[Buildroot] [PATCH v5 01/14] package/qt6: bump version to 6.7.1
2024-06-03 9:59 UTC (6+ messages)
` [Buildroot] [PATCH v5 09/14] package/qt6/qt6declarative: new package
[PATCH v4 00/16] Add AST2700 support
2024-06-03 9:58 UTC (8+ messages)
` [PATCH v4 09/16] aspeed/smc: "
` [SPAM] "
Change in splice() behaviour after 5.10?
2024-06-03 9:59 UTC
[PATCH v1 0/5] FUSB302 USB-C controller support
2024-06-03 9:58 UTC (2+ messages)
[PATCH 1/2] amdgpu: add the amdgpu_vm ptr in the vm_bo_map/unmap events
2024-06-03 9:58 UTC (2+ messages)
[PATCH] platform/x86/amd/hsmp: Check HSMP support on AMD family of processors
2024-06-03 9:58 UTC (2+ messages)
xave kvm-unit-test sometimes failing in CI
2024-06-03 9:56 UTC (3+ messages)
[PATCH] drm/xe: Use missing lock in relay_needs_worker
2024-06-03 9:56 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH v3 0/9] Add missing features to FastRPC driver
2024-06-03 9:56 UTC (8+ messages)
` [PATCH v3 2/9] misc: fastrpc: Fix DSP capabilities request
[PATCH v2 1/2] platform/x86: dell-smbios: Fix wrong token data in sysfs
2024-06-03 9:56 UTC (2+ messages)
[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
2024-06-03 9:55 UTC (5+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
Rust reproducibility issue summary
2024-06-03 9:54 UTC (5+ messages)
` [OE-core] "
[bcachefs:bcachefs-testing 61/61] fs/bcachefs/error.c:134:25: sparse: sparse: break/continue not in iterator scope
2024-06-03 9:53 UTC
[PATCH v2 2/2] genirq/proc: Refine percpu kstat_irqs access logic
2024-06-03 9:54 UTC (2+ messages)
` [tip: irq/core] genirq/proc: Simplify irqdesc::kstat_irqs handling further
[PATCH v2 0/3] drm/panic: Add a kmsg dump screen
2024-06-03 9:47 UTC (4+ messages)
` [PATCH v2 1/3] drm/panic: only draw the foreground color in drm_panic_blit()
` [PATCH v2 2/3] drm/panic: Add a set_pixel() callback to drm_scanout_buffer
` [PATCH v2 3/3] drm/panic: Add a kmsg panic screen
[PATCH net-next 0/4] Allow configuration of multipath hash seed
2024-06-03 9:51 UTC (12+ messages)
` [PATCH net-next 2/4] net: ipv4: Add a sysctl to set "
[PATCH] ALSA: hda/senarytech: add senarytech codec support
2024-06-03 9:34 UTC
[PATCH] ARM: dts: sunxi: Removed redundant sun8i entry
2024-06-03 9:51 UTC
[PATCH 0/3] arm64: dts: qcom: x1e80100: Describe 3 USB Type-C connectors currently used
2024-06-03 9:51 UTC (9+ messages)
` [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors
[XEN PATCH v5 0/7] FF-A notifications
2024-06-03 9:50 UTC (6+ messages)
` [XEN PATCH v5 7/7] xen/arm: ffa: support notification
[PATCH 0/7] Zacas/Zabha support and qspinlocks
2024-06-03 9:49 UTC (6+ messages)
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension
[PATCH 00/29] Memory leak fixes (pt.2)
2024-06-03 9:48 UTC (30+ messages)
` [PATCH 01/29] revision: fix memory leak when reversing revisions
` [PATCH 02/29] parse-options: fix leaks for users of OPT_FILENAME
` [PATCH 03/29] notes-utils: free note trees when releasing copied notes
` [PATCH 04/29] bundle: plug leaks in `create_bundle()`
` [PATCH 05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode
` [PATCH 06/29] merge-recursive: fix leaging rename conflict info
` [PATCH 07/29] revision: fix leaking display notes
` [PATCH 08/29] notes: fix memory leak when pruning notes
` [PATCH 09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage
` [PATCH 10/29] object-name: free leaking object contexts
` [PATCH 11/29] builtin/difftool: plug memory leaks in `run_dir_diff()`
` [PATCH 12/29] builtin/merge-recursive: fix leaking object ID bases
` [PATCH 13/29] merge-recursive: fix memory leak when finalizing merge
` [PATCH 14/29] builtin/log: fix leaking commit list in git-cherry(1)
` [PATCH 15/29] revision: free diff options
` [PATCH 16/29] builtin/stash: fix leak in `show_stash()`
` [PATCH 17/29] rerere: fix various trivial leaks
` [PATCH 18/29] config: fix leaking "core.notesref" variable
` [PATCH 19/29] commit: fix leaking parents when calling `commit_tree_extended()`
` [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
` [PATCH 21/29] apply: fix leaking string in `match_fragment()`
` [PATCH 22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
` [PATCH 23/29] sequencer: fix memory leaks in `make_script_with_merges()`
` [PATCH 24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
` [PATCH 25/29] merge: fix leaking merge bases
` [PATCH 26/29] line-range: plug leaking find functions
` [PATCH 27/29] blame: fix leaking data for blame scoreboards
` [PATCH 28/29] builtin/blame: fix leaking prefixed paths
` [PATCH 29/29] builtin/blame: fix leaking ignore revs files
[PATCH] xfs: add bounds checking to xlog_recover_process_data
2024-06-03 9:46 UTC
Request for reviews for 4.4-st53, 4.4-cip88
2024-06-03 9:47 UTC
[OE-core] Set the CMake BUILD_TESTING option to OFF as the default setting
2024-06-03 9:47 UTC (3+ messages)
` "
[iwl-next v4 00/15] ice: support devlink subfunction
2024-06-03 9:50 UTC (32+ messages)
` [Intel-wired-lan] "
` [iwl-next v4 01/15] ice: add new VSI type for subfunctions
` [Intel-wired-lan] "
` [iwl-next v4 02/15] ice: export ice ndo_ops functions
` [Intel-wired-lan] "
` [iwl-next v4 03/15] ice: add basic devlink subfunctions support
` [Intel-wired-lan] "
` [iwl-next v4 04/15] ice: treat subfunction VSI the same as PF VSI
` [Intel-wired-lan] "
` [iwl-next v4 05/15] ice: allocate devlink for subfunction
` [Intel-wired-lan] "
` [iwl-next v4 06/15] ice: base subfunction aux driver
` [Intel-wired-lan] "
` [iwl-next v4 07/15] ice: implement netdev for subfunction
` [Intel-wired-lan] "
` [iwl-next v4 08/15] ice: make representor code generic
` [Intel-wired-lan] "
` [iwl-next v4 09/15] ice: create port representor for SF
` [Intel-wired-lan] "
` [iwl-next v4 10/15] ice: don't set target VSI for subfunction
` [Intel-wired-lan] "
` [iwl-next v4 11/15] ice: check if SF is ready in ethtool ops
` [Intel-wired-lan] "
` [iwl-next v4 12/15] ice: implement netdevice ops for SF representor
` [Intel-wired-lan] "
` [iwl-next v4 13/15] ice: support subfunction devlink Tx topology
` [Intel-wired-lan] "
` [iwl-next v4 14/15] ice: basic support for VLAN in subfunctions
` [Intel-wired-lan] "
` [iwl-next v4 15/15] ice: allow to activate and deactivate subfunction
` [Intel-wired-lan] "
[PATCH v4 0/6] Add support for AD411x
2024-06-03 9:46 UTC (4+ messages)
` [PATCH v4 1/6] dt-bindings: adc: ad7173: add support for ad411x
[PATCH v12 00/10] Improve test coverage of TTM
2024-06-03 9:46 UTC (8+ messages)
` [PATCH v12 06/10] drm/ttm/tests: Add tests with mock resource managers
[isar-cip-core 0/3] Trigger CIP Core testing LAVA jobs
2024-06-03 9:44 UTC (4+ messages)
` [isar-cip-core 3/3] .gitlab-ci.yml: Add test targets specific for CIP core functionalities
` [cip-dev] "
[PATCH v2 0/3] coresight: Add preferred trace id support
2024-06-03 9:43 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: Add trace-id for coresight dummy source
` [PATCH v2 2/3] coresight: Add support to get preferred id for system trace sources
` [PATCH v2 3/3] coresight: dummy: Add reserve atid support for dummy source
[Buildroot] [PATCH] configs/versal_vck190_defconfig: add hashes
2024-06-03 9:44 UTC (6+ messages)
[PATCH] platform/x86: yt2-1380: add CONFIG_EXTCON dependency
2024-06-03 9:44 UTC (2+ messages)
[PATCH v2 1/1] media: ipu6: Rework CSI-2 sub-device streaming control
2024-06-03 9:43 UTC
[morimoto:sound-ak4619-for-upstream-2024-06-03 7/7] Error: arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts:30.2-14 syntax error
2024-06-03 9:42 UTC
[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-06-03 9:42 UTC (5+ messages)
` [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
[PATCH 0/6] net: use 'time_left' instead of 'timeout' with wait_*() functions
2024-06-03 9:42 UTC (3+ messages)
` [PATCH 2/6] wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
[rt-devel:linux-6.10.y-rt-rebase 63/93] kernel/printk/printk.o: warning: objtool: __jump_table+0x0: special: can't find orig instruction
2024-06-03 9:42 UTC (2+ messages)
[PATCH] target/i386: fix memory opsize for Mov to/from Seg
2024-06-03 9:41 UTC (3+ messages)
` "
[PATCH v4] thermal: k3_j72xx_bandgap: implement suspend/resume support
2024-06-03 9:41 UTC (2+ messages)
[PATCH 00/19] Compile with `-Wwrite-strings`
2024-06-03 9:41 UTC (29+ messages)
` [PATCH v3 00/27] "
` [PATCH v3 01/27] global: improve const correctness when assigning string constants
` [PATCH v3 02/27] global: convert intentionally-leaking config strings to consts
` [PATCH v3 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
` [PATCH v3 04/27] reftable: cast away constness when assigning constants to records
` [PATCH v3 05/27] refspec: remove global tag refspec structure
` [PATCH v3 06/27] builtin/remote: cast away constness in `get_head_names()`
` [PATCH v3 07/27] diff: cast string constant in `fill_textconv()`
` [PATCH v3 08/27] line-log: stop assigning string constant to file parent buffer
` [PATCH v3 09/27] line-log: always allocate the output prefix
` [PATCH v3 10/27] entry: refactor how we remove items for delayed checkouts
` [PATCH v3 11/27] ident: add casts for fallback name and GECOS
` [PATCH v3 12/27] object-file: mark cached object buffers as const
` [PATCH v3 13/27] object-file: make `buf` parameter of `index_mem()` a constant
` [PATCH v3 14/27] pretty: add casts for decoration option pointers
` [PATCH v3 15/27] compat/win32: fix const-correctness with string constants
` [PATCH v3 16/27] http: do not assign string constant to non-const field
` [PATCH v3 17/27] parse-options: cast long name for OPTION_ALIAS
` [PATCH v3 18/27] send-pack: always allocate receive status
` [PATCH v3 19/27] remote-curl: avoid assigning string constant to non-const variable
` [PATCH v3 20/27] revision: always store allocated strings in output encoding
` [PATCH v3 21/27] mailmap: always store allocated strings in mailmap blob
` [PATCH v3 22/27] imap-send: drop global `imap_server_conf` variable
` [PATCH v3 23/27] imap-send: fix leaking memory in `imap_server_conf`
` [PATCH v3 24/27] builtin/rebase: do not assign default backend to non-constant field
` [PATCH v3 25/27] builtin/rebase: always store allocated string in `options.strategy`
` [PATCH v3 26/27] builtin/merge: always store allocated strings in `pull_twohead`
` [PATCH v3 27/27] config.mak.dev: enable `-Wwrite-strings` warning
[PATCH 0/3] slab: fix and cleanup of slub_debug
2024-06-03 9:40 UTC (4+ messages)
` [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size
[meta-oe][PATCH] libgpiod: Migrate to catch2 v3
2024-06-03 9:40 UTC (2+ messages)
` [oe] "
[PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
2024-06-03 9:33 UTC (2+ messages)
[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
2024-06-03 9:39 UTC (10+ messages)
` [PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE
blktests nvme 041,042 leak memory
2024-06-03 9:38 UTC (16+ messages)
[libgpiod][PATCH] bindings: cxx: Migrate C++ tests to use Catch2 v3
2024-06-03 9:38 UTC (3+ messages)
[PATCH v3 00/11] Series to deliver Ethernet for STM32MP13
2024-06-03 9:38 UTC (4+ messages)
` [PATCH v3 02/11] net: stmmac: dwmac-stm32: Separate out external clock rate validation
[syzbot] [btrfs?] WARNING in btrfs_put_transaction (2)
2024-06-03 9:38 UTC
[PATCH v4 0/1] Perf lock improvements
2024-06-03 9:37 UTC (3+ messages)
` [PATCH 1/1] perf lock info: Display both map and thread by default
[PATCH V1] rpmsg: glink: Make glink smem interrupt wakeup capable
2024-06-03 9:37 UTC (2+ messages)
[PATCH net-next 0/3] Introduce EN7581 ethernet support
2024-06-03 9:37 UTC (5+ messages)
` [PATCH net-next 3/3] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH net-next v6 0/3] net: tcp: un-pin tw timer
2024-06-03 9:36 UTC (4+ messages)
` [PATCH net-next v6 1/3] net: tcp/dcpp: prepare for tw_timer un-pinning
` [PATCH net-next v6 2/3] net: tcp: un-pin the tw_timer
` [PATCH net-next v6 3/3] tcp: move inet_twsk_schedule helper out of header
[PATCH v3 0/6] add mTHP support for anonymous shmem
2024-06-03 9:37 UTC (7+ messages)
` [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
[PATCH 0/5] tests: Update Fedora and Alpine containers via lcitool
2024-06-03 9:35 UTC (11+ messages)
` [PATCH 1/5] tests/lcitool: Delete obsolete centos-stream-8.yml file
` [PATCH 2/5] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
` [PATCH 3/5] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
` [PATCH 4/5] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
` [PATCH 5/5] tests/docker/dockerfiles: Run lcitool-refresh to update Fedora and Alpine
[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-06-03 9:35 UTC (7+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
[XEN PATCH v2 00/15] x86: make cpu virtualization support configurable
2024-06-03 9:34 UTC (4+ messages)
` [XEN PATCH v2 14/15] iommu/vt-d: guard vmx_pi_hooks_* calls with cpu_has_vmx
[kvm-unit-tests PATCH v9 00/31] powerpc improvements
2024-06-03 9:34 UTC (4+ messages)
` [kvm-unit-tests PATCH v9 15/31] powerpc: Enable page alloc operations
Add 'info pg' command to monitor
2024-06-03 9:34 UTC (6+ messages)
` [PATCH v2 0/6] Rework x86 page table walks
` [PATCH v2 1/6] Add an "info pg" command that prints the current page tables
[PATCH] qapi: clarify that the default is backend dependent
2024-06-03 9:34 UTC (2+ messages)
[PATCH 0/3] Perf avoid opening events on offline CPUs
2024-06-03 9:28 UTC (8+ messages)
` [PATCH 1/3] perf pmu: Limit PMU cpumask to online CPUs
` [PATCH 2/3] perf: arm_pmu: Only show online CPUs in device's "cpus" attribute
` [PATCH 3/3] perf: arm_spe: Only show online CPUs in device's "cpumask" attribute
[PATCH net-next] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
2024-06-03 9:33 UTC (2+ messages)
` [PATCH net-next] selftests: hsr: Extend the hsr_redbox.sh "
[RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-06-03 9:33 UTC (10+ messages)
` "
` (2) "
` "
` (2) "
[PATCH] vfio/pci: add msi interrupt affinity support
2024-06-03 9:32 UTC (2+ messages)
[PATCH v3 0/8] wifi: ath12k: add support for WoW
2024-06-03 9:32 UTC (7+ messages)
` [PATCH v3 6/8] wifi: ath12k: support ARP and NS offload
[PATCH 1/1] lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
2024-06-03 9:32 UTC (2+ messages)
[PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
2024-06-03 9:32 UTC (3+ messages)
` [PATCH] selftests: hsr: Extend the hsr_redbox.sh "
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.