messages from 2024-08-28 20:38:59 to 2024-08-28 21:29:27 UTC [more...]
[PATCH bpf-next v2 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
2024-08-28 21:29 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: tcp: "
[PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-08-28 21:28 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v2 00/19] Implement DWARF modversions
2024-08-28 21:28 UTC (6+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
[PATCH v1 0/4] add ref content check for files backend
2024-08-28 21:28 UTC (3+ messages)
` [PATCH v2 "
[Intel-wired-lan] [[PATCH v2 iwl-next] v2 0/4]
2024-08-28 21:28 UTC (4+ messages)
` [Intel-wired-lan] [[PATCH v2 iwl-next] v2 1/4] idpf: address an rtnl lock splat in tx timeout recovery path
[ovmf test] 187387: all pass - PUSHED
2024-08-28 21:27 UTC
32-bit virtio failing on DPDK v23.11.1 (and tags)
2024-08-28 21:27 UTC
[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
2024-08-28 21:26 UTC (2+ messages)
[PATCH V4 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-08-28 21:26 UTC (4+ messages)
` [PATCH V4 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
[PATCH v3] firmware_loader: Block path traversal
2024-08-28 21:26 UTC (2+ messages)
[PATCH] xfrm: add SA information to the offloaded packet
2024-08-28 21:25 UTC (4+ messages)
[u-boot-test-hooks PATCH v4 0/3] Add support for Labgrid
2024-08-28 21:25 UTC (6+ messages)
` [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration
[PATCH 0/4] drm/xe: fixes and debug improvements for GSC load
2024-08-28 21:25 UTC (4+ messages)
` [PATCH 4/4] drm/xe/gsc: Add debugfs to print GSC info
[PATCH v2 -next] PCI: Remove two unused declarations
2024-08-28 21:25 UTC (2+ messages)
[RFC PATCH 0/3] PCI: Use Configuration RRS to wait for device ready
2024-08-28 21:24 UTC (2+ messages)
[PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
2024-08-28 21:24 UTC (2+ messages)
[PATCH v3 0/3] send-email: add --mailmap support
2024-08-28 21:23 UTC (2+ messages)
[PATCH] clk: analogbits: Fix incorrect calculation of vco rate delta
2024-08-28 21:23 UTC (3+ messages)
[PATCH 0/4] perf bpf-filter: Add cgroup filter term (v1)
2024-08-28 21:23 UTC (3+ messages)
` [PATCH 1/4] perf report: Fix segfault when 'sym' sort key is not used
[v3] drm/i915/bios: Update new entries in VBT BDB block definitions
2024-08-28 21:21 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/bios: Update new entries in VBT BDB block definitions (rev3)
[PATCH bpf-next 1/2] selftests/bpf: specify libbpf headers required for %.bpf.o progs
2024-08-28 21:20 UTC (2+ messages)
[PATCH v3 2/2] PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
2024-08-28 21:19 UTC (2+ messages)
[PATCH] perf test trace_btf_enum: Fix shellcheck warning
2024-08-28 21:19 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the sysctl tree
2024-08-28 21:17 UTC
[PATCH v1 0/9] perf auxtrace: Refactor with evsel__is_aux_event()
2024-08-28 21:16 UTC (4+ messages)
` [PATCH v1 2/9] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
BUG: WARNING in retire_sysctl_set
2024-08-28 21:16 UTC
[PATCH v2 0/4] PF: Improve VF control
2024-08-28 21:16 UTC (8+ messages)
` [PATCH v2 1/4] drm/xe/pf: Add function to sanitize VF resources
` [PATCH v2 2/4] drm/xe/pf: Fix documentation formatting
` [PATCH v2 3/4] drm/xe/pf: Drop GuC notifications for non-existing VF
` [PATCH v2 4/4] drm/xe/pf: Improve VF control
` ✓ CI.Patch_applied: success for series starting with [v2,1/4] drm/xe/pf: Add function to sanitize VF resources
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH 20/38] Add a hook for a provider-specific "update" function
2024-08-28 21:16 UTC (7+ messages)
` [PATCH 31/38] Fix dt_pebs_init() call
[PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
2024-08-28 21:15 UTC (4+ messages)
` [PATCH v2 2/2] staging: rtl8712: Calculate size from pointer
[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
2024-08-28 21:15 UTC (3+ messages)
[PATCH v2 00/11] fuse: convert to using folios and iomap
2024-08-28 21:14 UTC (12+ messages)
` [PATCH v2 01/11] fuse: convert readahead to use folios
` [PATCH v2 02/11] fuse: convert fuse_send_write_pages "
` [PATCH v2 03/11] fuse: convert fuse_fill_write_pages "
` [PATCH v2 04/11] fuse: convert fuse_page_mkwrite "
` [PATCH v2 05/11] fuse: use kiocb_modified in buffered write path
` [PATCH v2 06/11] fuse: use iomap for writeback cache buffered writes
` [PATCH v2 07/11] fuse: convert fuse_do_readpage to use folios
` [PATCH v2 08/11] fuse: convert fuse_writepage_need_send to take a folio
` [PATCH v2 09/11] fuse: use the folio based vmstat helpers
` [PATCH v2 10/11] fuse: convert fuse_retrieve to use folios
` [PATCH v2 11/11] fuse: convert fuse_notify_store "
[sudeep-holla:for-next/scmi/updates 24/31] drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.c:171:20: sparse: sparse: incorrect type in assignment (different base types)
2024-08-28 21:13 UTC
[PATCH] drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
2024-08-28 21:13 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[LTP] [PATCH] nfsstat01: Read client stats from netns rhost
2024-08-28 21:12 UTC (2+ messages)
[PATCH v3 03/12] net-shapers: implement NL get operation
2024-08-28 21:13 UTC (14+ messages)
[PATCH] perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directory
2024-08-28 21:12 UTC (3+ messages)
[PATCH 0/1] Retiring from the Rust for Linux project
2024-08-28 21:11 UTC (2+ messages)
` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer
[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
2024-08-28 21:11 UTC (7+ messages)
[PATCH 1/3] perf vendor events power10: Update JSON/events
2024-08-28 21:10 UTC (3+ messages)
[PATCHv4 net-next] net: ag71xx: get reset control using devm api
2024-08-28 21:09 UTC (2+ messages)
[PATCH v3] net: ftgmac100: Get link speed and duplex for NC-SI
2024-08-28 21:07 UTC (2+ messages)
[PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
2024-08-28 21:07 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Surface svm_attr_gobm, a RW module parameter
2024-08-28 21:05 UTC (8+ messages)
[RFC PATCH 1/6] NFSD: Handle @rqstp == NULL in check_nfsd_access()
2024-08-28 21:05 UTC (2+ messages)
[PATCH net-next] net: ag71xx: disable napi interrupts during probe
2024-08-28 21:05 UTC (2+ messages)
[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
2024-08-28 21:05 UTC (3+ messages)
BUG: WARNING: ODEBUG bug in schedule_timeout
2024-08-28 21:05 UTC
[PATCH V2 1/1] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
2024-08-28 21:05 UTC (2+ messages)
[PATCH v3 0/8] perf trace: Enhanced augmentation for pointer arguments
2024-08-28 21:04 UTC (3+ messages)
` [PATCH v3 4/8] perf trace: Pretty print struct data
memif insufficient padding
2024-08-28 21:04 UTC
[PATCH 1/2] insane: Further simplify code
2024-08-28 21:04 UTC (3+ messages)
` [PATCH 2/2] insane: Allow ERROR_QA to use 'contains' hash optimisations for do_package_qa
` Patchtest results for "
[PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes
2024-08-28 21:02 UTC (14+ messages)
` [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 2/6] netfs, cifs: Fix handling of short DIO read
` [PATCH 3/6] cifs: Fix copy offload to flush destination region
` [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
` [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
` [PATCH 6/6] netfs, cifs: Improve some debugging bits
[PATCH] mm/hugetlb: sort out global lock annotations
2024-08-28 21:02 UTC (5+ messages)
Wrong place for rxbaddr/txbaddr to be in struct ath12k_spt_info
2024-08-28 21:02 UTC (3+ messages)
[PATCH v7 0/7] Enable CPR for IPQ9574
2024-08-28 21:01 UTC (5+ messages)
` [PATCH v7 3/7] dt-bindings: soc: qcom: cpr3: Add bindings "
` [PATCH v7 6/7] soc: qcom: cpr3: Add IPQ9574 definitions
[PATCH] ident: fix unsigned vs signed comparison
2024-08-28 21:01 UTC (4+ messages)
[PATCH RESEND v27 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-08-28 20:54 UTC (6+ messages)
` [PATCH RESEND v27 3/3] clk: npcm8xx: add clock controller
[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
2024-08-28 21:00 UTC (6+ messages)
[PATCH v2] PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
2024-08-28 20:59 UTC (2+ messages)
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-28 20:59 UTC (4+ messages)
[PATCH] mouse_cypress_ps2: Fix 6.11 regression on xps15z
2024-08-28 20:57 UTC (5+ messages)
[Intel-wired-lan] [PATCH iwl-next v2 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
2024-08-28 20:57 UTC (28+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v2 01/13] lib: packing: refuse operating on bit indices which exceed size of buffer
` "
` [Intel-wired-lan] [PATCH iwl-next v2 02/13] lib: packing: adjust definitions and implementation for arbitrary buffer lengths
` "
` [Intel-wired-lan] [PATCH iwl-next v2 03/13] lib: packing: remove kernel-doc from header file
` "
` [Intel-wired-lan] [PATCH iwl-next v2 04/13] lib: packing: add pack() and unpack() wrappers over packing()
` "
` [Intel-wired-lan] [PATCH iwl-next v2 05/13] lib: packing: duplicate pack() and unpack() implementations
` "
` [Intel-wired-lan] [PATCH iwl-next v2 06/13] lib: packing: add KUnit tests adapted from selftests
` "
` [Intel-wired-lan] [PATCH iwl-next v2 07/13] lib: packing: add additional KUnit tests
` "
` [Intel-wired-lan] [PATCH iwl-next v2 08/13] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
` "
` [Intel-wired-lan] [PATCH iwl-next v2 09/13] ice: remove int_q_state from ice_tlan_ctx
` "
` [Intel-wired-lan] [PATCH iwl-next v2 10/13] ice: use <linux/packing.h> for Tx and Rx queue context data
` "
` [Intel-wired-lan] [PATCH iwl-next v2 11/13] ice: reduce size of queue context fields
` "
` [Intel-wired-lan] [PATCH iwl-next v2 12/13] ice: move prefetch enable to ice_setup_rx_ctx
` "
` [Intel-wired-lan] [PATCH iwl-next v2 13/13] ice: cleanup Rx queue context programming functions
` "
[PATCH v5 00/12] drm/msm/dpu: support virtual wide planes
2024-08-28 20:55 UTC (11+ messages)
` [PATCH v5 08/12] drm/msm/dpu: split dpu_plane_atomic_check()
` [PATCH v5 09/12] drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_pipe()
` [PATCH v5 10/12] drm/msm/dpu: add support for virtual planes
[RFC PATCH v1] dts: skip test cases based on capabilities
2024-08-28 20:56 UTC (4+ messages)
` [PATCH v3 00/12] dts: add test skipping "
` [PATCH v3 05/12] dts: add support for simpler topologies
[PATCH v1] perf report: Name events in stats for pipe mode
2024-08-28 20:53 UTC (3+ messages)
[PATCH v1] drivers:spi:Insert the missing pci_dev_put()before return
2024-08-28 20:54 UTC (2+ messages)
[RFC PATCH 1/3] PCI: Wait for device readiness with Configuration RRS
2024-08-28 20:53 UTC (2+ messages)
[PATCH v1 0/9] clk: rockchip: Drop CLK_NR_CLKS CLKPMU_NR_CLKS usage
2024-08-28 20:53 UTC (3+ messages)
[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>
2024-08-28 20:52 UTC (16+ messages)
` [PATCH v2 4/9] drm/i915/display: add display platforms structure with platform members
` [PATCH v2 5/9] drm/i915/display: add platforms "is" member to struct intel_display
` [PATCH v3] "
` [PATCH v2 6/9] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v2 7/9] drm/i915/display: consider HSW/BDW ULX to also be ULT
` [PATCH v2 8/9] drm/i915/display: keep subplatforms next to their platforms
` [PATCH v2 9/9] drm/i915/bios: use display->is.PLATFORM instead of IS_PLATFORM()
[linux-next:master] BUILD REGRESSION 195a402a75791e6e0d96d9da27ca77671bc656a8
2024-08-28 20:52 UTC
[PATCH v2 00/10] mm: remove vma_merge()
2024-08-28 20:52 UTC (3+ messages)
` [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs
[PATCH v4 0/7] pressure: bmp280: Minor cleanup and interrupt support
2024-08-28 20:51 UTC (8+ messages)
` [PATCH v4 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v4 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v4 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates
` [PATCH v4 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v4 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v4 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v4 7/7] iio: pressure: bmp280: Move bmp085 interrupt to new configuration
[PATCH 0/2] Work around reserved SMMU context bank on msm8998
2024-08-28 20:49 UTC (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH 2/2] arm64: dts: qcom: msm8998: add qcom,msm8998-lpass-smmu compatible
[PATCH v2] audit: use task_tgid_nr() instead of task_pid_nr()
2024-08-28 20:48 UTC (2+ messages)
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
2024-08-28 20:46 UTC (2+ messages)
+ mm-hugetlb-sort-out-global-lock-annotations-fix-fix.patch added to mm-unstable branch
2024-08-28 20:46 UTC
[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
2024-08-28 20:45 UTC (10+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics
[PATCH v11 00/38] ep93xx device tree conversion
2024-08-28 20:44 UTC (3+ messages)
` [PATCH v11 03/38] clk: ep93xx: add DT support for Cirrus EP93xx
[bluetooth-next:master] BUILD SUCCESS 5785ffa3900938badbf6776348dc2a94bc0d6444
2024-08-28 20:44 UTC
[PATCH] clk: qcom: clk-alpha-pll: Replace divide operator with comparison
2024-08-28 20:44 UTC (4+ messages)
[PATCH v2 0/2] iomap: flush dirty cache over unwritten mappings on zero range
2024-08-28 20:44 UTC (2+ messages)
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-08-28 20:43 UTC (2+ messages)
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-08-28 20:37 UTC (4+ messages)
` [PATCH 01/22] dt-bindings: arm: qcom: add the SoC ID for SA8255P
` [PATCH 15/22] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform
[GIT PULL] OMAP fixes for v6.11-rc
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] Qualcomm Arm64 defconfig fix for 6.11
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.11
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] RISC-V soc driver fixes for v6.11-rc6
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] Qualcomm driver fixes for v6.11
2024-08-28 20:43 UTC (3+ messages)
Patchwork summary for: linux-soc
2024-08-28 20:43 UTC
[PATCH -next] drm/msm: Use devm_platform_ioremap_resource_byname()
2024-08-28 20:42 UTC (2+ messages)
[PATCH net-next] net: ag71xx: update FIFO bits and descriptions
2024-08-28 20:42 UTC
[PATCH bpf-next] libbpf: fix bpf_object__open_skeleton()'s mishandling of options
2024-08-28 20:42 UTC (2+ messages)
[PATCH v2 0/5] memirq infra changes
2024-08-28 20:42 UTC (5+ messages)
` [PATCH v2 4/5] drm/xe: memirq handler changes
` [PATCH v2 5/5] drm/xe: separate memirq reset/postinstall from vf
Patchwork summary for: linux-soc
2024-08-28 20:41 UTC
[PATCH v4 0/3] interconnect: qcom: Add SM4450 interconnect
2024-08-28 20:40 UTC (3+ messages)
` [PATCH v4 3/3] arm64: defconfig: Enable interconnect for SM4450
[Intel-wired-lan] [PATCH iwl-next 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
2024-08-28 20:39 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 06/13] lib: packing: add KUnit tests adapted from selftests
[PATCH 00/11] perftool-testsuite 2nd batch
2024-08-28 20:39 UTC (4+ messages)
` [PATCH v2 "
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.