messages from 2024-02-28 14:37:53 to 2024-02-28 15:14:39 UTC [more...]
[PATCH v2 net-next 00/15] ipv6: lockless accesses to devconf
2024-02-28 15:14 UTC (7+ messages)
` [PATCH v2 net-next 03/15] ipv6: addrconf_disable_ipv6() optimizations
[PATCH v7 3/7] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
2024-02-28 15:13 UTC (6+ messages)
[PATCH v3 0/4] erofs-utils: mkfs: introduce multi-threaded compression
2024-02-28 15:13 UTC (4+ messages)
` [PATCH v3 4/4] erofs-utils: mkfs: introduce inner-file "
[PATCH v10 00/15] Introduce initial TI's J784S4 and AM69 support
2024-02-28 14:55 UTC (4+ messages)
[PATCH] RFC: auto-t: fix netconfig to handle resolvconf values out of order
2024-02-28 15:12 UTC (3+ messages)
[PATCH BlueZ v4 1/2] shared/bap: Add API to add an observed BIS
2024-02-28 15:12 UTC (2+ messages)
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2024-02-28 15:12 UTC (14+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
[PATCH v4 0/3] wifi: ath11k: hibernation support
2024-02-28 15:12 UTC (5+ messages)
` [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v4 2/3] net: qrtr: support suspend/hibernation
[RFC PATCH 0/4] Cleanup J721E EVM and SK
2024-02-28 15:11 UTC (3+ messages)
` [RFC PATCH 1/4] configs: j721e_sk: Move to separate defconfig for J721E SK board
[PATCH] cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu()
2024-02-28 15:11 UTC (2+ messages)
[PATCH 0/8] support NAT64 action
2024-02-28 15:09 UTC (7+ messages)
` [PATCH v4 0/5] NAT64 support in mlx5 PMD
` [PATCH v4 1/5] net/mlx5/hws: support NAT64 action
` [PATCH v4 2/5] net/mlx5: fetch the available registers for NAT64
` [PATCH v4 3/5] net/mlx5: create NAT64 actions during configuration
` [PATCH v4 4/5] net/mlx5: add NAT64 action support in rule creation
` [PATCH v4 5/5] net/mlx5: validate the actions combination with NAT64
[linux-next:master 10511/10830] mm/internal.h:144:14: error: implicit declaration of function 'pte_batch_hint'
2024-02-28 15:10 UTC
[xen-unstable-smoke test] 184805: tolerable all pass - PUSHED
2024-02-28 15:11 UTC
[linux-next:master 10516/10830] mm/zsmalloc.c:742:23: warning: 'get_zspage_lockless' defined but not used
2024-02-28 15:10 UTC
[PATCH v2,RESEND 0/2] drivers: perf: fix crash with the legacy riscv driver
2024-02-28 15:10 UTC (4+ messages)
[PATCH 1/2] drivers: perf: ctr_get_width function for legacy is not defined
2024-02-28 15:10 UTC (3+ messages)
[PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-28 15:10 UTC (8+ messages)
[PATCH] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
2024-02-28 15:10 UTC (3+ messages)
[PATCH v4 00/12] xen/spinlock: make recursive spinlocks a dedicated type
2024-02-28 15:09 UTC (5+ messages)
` [PATCH v4 04/12] xen/spinlock: rename recursive lock functions
` [PATCH v4 05/12] xen/spinlock: add rspin_[un]lock_irq[save|restore]()
[PATCH] drm/xe: Add LRC parsing for more GPU instructions
2024-02-28 15:09 UTC (2+ messages)
[PATCH v12 0/9] Misc SCM driver changes
2024-02-28 15:08 UTC (4+ messages)
` [PATCH v12 8/9] firmware: qcom: scm: Add check to prevent Null pointer dereference
[PATCH v2 0/9] Add Chameleon v3 video support
2024-02-28 15:08 UTC (4+ messages)
` [PATCH v2 2/9] media: Add Chameleon v3 framebuffer driver
[PATCH] cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
2024-02-28 15:08 UTC (3+ messages)
[RFC] net: hsr: Provide RedBox support
2024-02-28 15:07 UTC
[PATCH, v2] physmem: avoid bounce buffer too small
2024-02-28 15:06 UTC (2+ messages)
[PATCH 0/2] Enable MST bigjoiner
2024-02-28 14:49 UTC (3+ messages)
` [PATCH 0/1] "
` [PATCH 1/1] drm/i915: Allow bigjoiner for MST
[PATCH] sunrpc: remove SLAB_MEM_SPREAD flag usage
2024-02-28 15:06 UTC (3+ messages)
` [PATCH v3] "
[kvm-unit-tests PATCH 00/13] Enable EFI support
2024-02-28 15:04 UTC (30+ messages)
` [kvm-unit-tests PATCH 01/13] riscv: Call abort instead of assert on unhandled exceptions
` [kvm-unit-tests PATCH 02/13] riscv: show_regs: Prepare for EFI images
` [kvm-unit-tests PATCH 03/13] treewide: lib/stack: Fix backtrace
` [kvm-unit-tests PATCH 04/13] treewide: lib/stack: Make base_address arch specific
` [kvm-unit-tests PATCH 05/13] riscv: Import gnu-efi files
` [kvm-unit-tests PATCH 06/13] riscv: Tweak the gnu-efi imported code
` [kvm-unit-tests PATCH 07/13] riscv: Enable building for EFI
` [kvm-unit-tests PATCH 08/13] riscv: efi: Switch stack in _start
` [kvm-unit-tests PATCH 09/13] efi: Add support for obtaining the boot hartid
` [kvm-unit-tests PATCH 10/13] riscv: Refactor setup code
` [kvm-unit-tests PATCH 11/13] riscv: Enable EFI boot
` [kvm-unit-tests PATCH 12/13] riscv: efi: Add run script
` [kvm-unit-tests PATCH 13/13] riscv: efi: Use efi-direct by default
[PATCH 0/3] Add support for the IPQ5321 SoC
2024-02-28 15:06 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom,ids: Add SoC ID for IPQ5321
` [PATCH 2/3] soc: qcom: socinfo: "
` [PATCH 3/3] cpufreq: qcom-nvmem: add support "
[PATCHv2] drm/i915/display/dp: Remove support for UHBR13.5
2024-02-28 15:06 UTC (2+ messages)
[PATCH v15 0/9] FUSE passthrough for file io
2024-02-28 15:05 UTC (9+ messages)
` [PATCH v15 3/9] fuse: implement ioctls to manage backing files
Toy/demo: using ChatGPT to summarize lengthy LKML threads (b4 integration)
2024-02-28 15:04 UTC (5+ messages)
[PATCH] net: remove SLAB_MEM_SPREAD flag usage
2024-02-28 15:04 UTC (3+ messages)
` [PATCH v2] "
[PATCH] bash: improve reproducibility
2024-02-28 15:04 UTC (2+ messages)
` [OE-core] "
[PATCH] ALSA: asihpi: work around clang-17+ false positive fortify-string warning
2024-02-28 15:03 UTC (3+ messages)
[PATCH v2 0/6] net: phy: Add TI's DP83640 device tree binding
2024-02-28 15:04 UTC (3+ messages)
` [PATCH v2 3/6] net: phy: DP83640: Add LED handling
[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
2024-02-28 15:03 UTC (2+ messages)
` ✓ CI.BAT: success for drm/i915/display: Disable AuxCCS framebuffers if built for Xe (rev2)
[PATCH] platform/x86: thinkpad_acpi: Add more ThinkPads with non-standard reg address for fan
2024-02-28 15:01 UTC
[PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
2024-02-28 15:02 UTC (2+ messages)
[Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package
2024-02-28 15:01 UTC
[PATCH] replace GCC marker extension with C11 anonymous unions
2024-02-28 15:01 UTC (8+ messages)
` [PATCH v6 00/23] stop and remove RTE_MARKER typedefs
` [PATCH v6 20/23] mbuf: remove and stop using rte marker fields
[Buildroot] [PATCH] package/arm-trusted-firmware: add ARM_TRUSTED_FIRMWARE_CPE_ID_*
2024-02-28 14:51 UTC
[GSOC][RFC] Add more builtin patterns for userdiff, as Mircroproject
2024-02-28 15:00 UTC (2+ messages)
` [GSOC][PATCH] Userdiff: add builtin patterns for JavaScript
[PATCH 0/2] Work around missing MSA_READY indicator from ath10k FW
2024-02-28 14:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
[REGRESSION][PATCH 5.15 v1] Revert "drm/bridge: lt8912b: Register and attach our DSI device at probe"
2024-02-28 14:59 UTC
[broonie-ci:kvm-arm64-group-fp-data 3/3] arch/arm64/kvm/fpsimd.c:141:29: warning: unused variable 'fp_state'
2024-02-28 14:59 UTC
[PATCH] net: fman: Use common error handling code in dtsec_init()
2024-02-28 14:59 UTC (4+ messages)
[PATCH v2 0/4] auxdisplay: 7 segment LED display
2024-02-28 14:57 UTC (5+ messages)
` [PATCH v2 2/4] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED
[PATCH 0/4] Setting live video input format for ZynqMP DPSUB
2024-02-28 14:56 UTC (4+ messages)
` [PATCH 1/4] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
[Buildroot] [PATCH 1/2] package/zic: add hash for existing patch
2024-02-28 14:56 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/zic: enable installation on target
pull request: bluetooth 2024-02-28
2024-02-28 14:56 UTC
[PATCH] net: ethernet: ti: am65-cpsw-qos: fix non-bql configs
2024-02-28 14:56 UTC (4+ messages)
[Buildroot] [PATCH 1/3] package/python-fonttools: enable host-package
2024-02-28 14:50 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] package/googlefontdirectory: bump to 2125bc9b447971543caaa132530b828e5e682819
` [Buildroot] [PATCH 3/3] package/googlefontdirectory: allow generating static fonts
[PATCH] MAINTAINERS: Update email address for Tvrtko Ursulin
2024-02-28 14:56 UTC (2+ messages)
[PATCH] drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init
2024-02-28 14:56 UTC (2+ messages)
[PATCH v1] perf vendor events intel: Add umasks to PCU events
2024-02-28 14:54 UTC (4+ messages)
[PATCH i-g-t 0/7] intel-buf changes for xe render-copy tests
2024-02-28 14:54 UTC (8+ messages)
` [PATCH i-g-t 1/7] lib/intel_batchbuffer: Add I915_TILING_64 definition
` [PATCH i-g-t 2/7] lib/intel_batchbuffer: Fix intel_bb_dump for Xe
` [PATCH i-g-t 3/7] lib/intel_bufops: Add width and height to intel_buf
` [PATCH i-g-t 4/7] lib/intel_bufops: Simplify buffer dimension calculations
` [PATCH i-g-t 5/7] lib/intel_bufops: Use common helper to fill buffer with pattern
` [PATCH i-g-t 6/7] lib/intel_bufops: Add png dump helper without detiling
` [PATCH i-g-t 7/7] tests/xe_intel_bb: Dump do png "
[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
2024-02-28 14:56 UTC (6+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints
[PATCH] tee: Refactor TEE subsystem header files
2024-02-28 14:53 UTC (3+ messages)
[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
2024-02-28 14:53 UTC (12+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` "
[PATCH] btrfs: remove btrfs_qgroup_inherit_add_copy()
2024-02-28 14:52 UTC (2+ messages)
` [PATCH] btrfs-progs: "
[PATCH v2] Argo: don't obtain excess page references
2024-02-28 14:52 UTC (3+ messages)
` Ping: "
[PATCH 6.7 000/334] 6.7.7-rc1 review
2024-02-28 14:52 UTC (3+ messages)
[PATCH 6.6 000/299] 6.6.19-rc1 review
2024-02-28 14:52 UTC (2+ messages)
[PATCH 6.1 000/195] 6.1.80-rc1 review
2024-02-28 14:51 UTC (2+ messages)
[PATCH] lib/hash,lib/rcu: feature hidden key count in hash
2024-02-28 14:51 UTC (12+ messages)
PHY drivers
2024-02-28 14:48 UTC
[PATCH v2] dts: strip whitespaces from stdout and stderr
2024-02-28 14:50 UTC (2+ messages)
[linux-next:master 10511/10830] mm/internal.h:98:23: error: implicit declaration of function 'pte_mkclean'; did you mean 'page_mkclean'?
2024-02-28 14:48 UTC
[PATCH net-next 0/7] Support for nexthop group statistics
2024-02-28 14:48 UTC (5+ messages)
` [PATCH net-next 2/7] net: nexthop: Add NHA_OP_FLAGS
[PATCH] soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
2024-02-28 14:48 UTC (6+ messages)
[PATCH v2 0/4] hash: add SVE support for bulk key lookup
2024-02-28 14:48 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 4/4] "
[PATCH] x86: serializing of non-serializing MSR writes
2024-02-28 14:48 UTC
[PATCH v2] wifi: brcm80211: handle pmk_op allocation failure
2024-02-28 14:48 UTC (2+ messages)
[PATCH v2] USB:UAS:return ENODEV when submit urbs fail with device not attached
2024-02-28 22:32 UTC (4+ messages)
[PATCH] drm/xe: Fix build error in xe_ggtt.c
2024-02-28 14:47 UTC (4+ messages)
[Linaro-TCWG-CI] llvmorg-19-init-3481-g8c2ae42b3e1c: Failure on aarch64
2024-02-28 14:47 UTC
[RFC PATCH 00/11] Rust null block driver
2024-02-28 14:31 UTC (5+ messages)
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module
[PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP
2024-02-28 14:38 UTC (9+ messages)
` [PATCH v12 1/8] drm/dp: Add support to indicate if sink supports AS SDP
` [PATCH v12 2/8] drm: Add Adaptive Sync SDP logging
` [PATCH v12 3/8] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH v12 4/8] drm/i915/display/dp: Add wrapper function to check AS SDP
` [PATCH v12 5/8] drm/i915/display: Compute AS SDP parameters
` [PATCH v12 6/8] drm/i915/display: Add state checker for Adaptive Sync SDP
` [PATCH v12 7/8] drm/i915/display: Compute vrr_vsync params
` [PATCH v12 8/8] drm/i915/display: Read/Write AS sdp only when sink/source has enabled
[PATCH] rebase -i: stop setting GIT_CHERRY_PICK_HELP
2024-02-28 14:45 UTC (3+ messages)
[PATCH 1/2] Revert "drm/amd: Remove freesync video mode amdgpu parameter"
2024-02-28 14:45 UTC (4+ messages)
[PATCH v1 0/3] Virtio SPI Linux driver
2024-02-28 14:27 UTC (2+ messages)
` [PATCH v1 2/3] virtio-spi: Add virtio-spi.h
[PATCH] mm: add alloc_contig_migrate_range allocation statistics
2024-02-28 14:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: Removed used parameter
2024-02-28 14:44 UTC (3+ messages)
[revert 0d60d8df6f49] [net/net-next] [6.8-rc5] Build Failure
2024-02-28 14:43 UTC (4+ messages)
[PATCH] xe: avoid using writeq() on 32-bit
2024-02-28 14:44 UTC (2+ messages)
[PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
2024-02-28 14:34 UTC (11+ messages)
` [PATCH v4 01/10] crypto: qat - adf_get_etr_base() helper
` [PATCH v4 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions
` [PATCH v4 03/10] crypto: qat - move PFVF compat checker to a function
` [PATCH v4 04/10] crypto: qat - relocate CSR access code
` [PATCH v4 05/10] crypto: qat - rename get_sla_arr_of_type()
` [PATCH v4 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices
` [PATCH v4 07/10] crypto: qat - add bank save and restore flows
` [PATCH v4 08/10] crypto: qat - add interface for live migration
` [PATCH v4 09/10] crypto: qat - implement "
` [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
[PATCH v5 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
2024-02-28 14:42 UTC (4+ messages)
` [PATCH v5 7/8] drm/amd/display: Introduce KUnit tests to dc_dmub_srv library
[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-02-28 14:41 UTC (7+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 2/6] virtiofs: move alloc/free of argbuf into separated helpers
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
` [PATCH v2 5/6] virtiofs: use scattered bounce buffer for ITER_KVEC dio
` [PATCH v2 6/6] virtiofs: use GFP_NOFS when enqueuing request through kworker
[PATCH v5 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
2024-02-28 14:40 UTC (3+ messages)
` [PATCH v6 "
[PATCH] erofs-utils: lib: introduce atomic operations
2024-02-28 14:39 UTC (3+ messages)
[PATCH i-g-t] lib/igt_fb: on Xe device don't apply legacy blitter rules
2024-02-28 14:39 UTC
[PATCH bpf-next v5 0/6] Create shadow types for struct_ops maps in skeletons
2024-02-28 14:38 UTC (5+ messages)
` [PATCH bpf-next v5 1/6] libbpf: expose resolve_func_ptr() through libbpf_internal.h
` [PATCH bpf-next v5 5/6] bpftool: Add an example for struct_ops map and shadow type
[PATCH 1/4] devcoredump: Add dev_coredump_put()
2024-02-28 13:42 UTC (2+ messages)
[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
2024-02-27 22:48 UTC (5+ messages)
` [PATCH 5/9] rtc: test: Fix invalid format specifier
[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
2024-02-28 0:27 UTC (4+ 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.