messages from 2023-05-23 02:12:51 to 2023-05-23 02:58:44 UTC [more...]
[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
2023-05-23 2:56 UTC (9+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-05-23 2:57 UTC (5+ messages)
` [PATCH v5 0/4] "
[PATCH v6 1/5] PCI: imx6: Use a more specific i.MX6SX GPR compatible
2023-05-23 2:30 UTC (15+ messages)
` [PATCH v6 2/5] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
` [PATCH v6 3/5] dt-bindings: soc: Add i.MX6SX General Purpose Register
` [PATCH v6 4/5] ARM: dts: imx6sx: Add LDB support
` [PATCH v6 5/5] soc: imx: imx6sx-gpr: Introduce a GPR driver
[PATCH bpf v10 00/14] bpf sockmap fixes
2023-05-23 2:56 UTC (15+ messages)
` [PATCH bpf v10 01/14] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v10 02/14] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v10 03/14] bpf: sockmap, reschedule is now done through backlog
` [PATCH bpf v10 04/14] bpf: sockmap, improved check for empty queue
` [PATCH bpf v10 05/14] bpf: sockmap, handle fin correctly
` [PATCH bpf v10 06/14] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v10 07/14] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v10 08/14] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v10 09/14] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v10 10/14] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v10 11/14] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v10 12/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v10 13/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops
` [PATCH bpf v10 14/14] bpf: sockmap, test progs verifier error with latest clang
[PATCH v2 0/3] drm/msm/adreno: GPU support on SC8280XP
2023-05-23 2:56 UTC (3+ messages)
[syzbot] [rdma?] INFO: trying to register non-static key in skb_dequeue (2)
2023-05-23 2:55 UTC (4+ messages)
[PATCH v10 00/30] Add KVM LoongArch support
2023-05-23 2:54 UTC (6+ messages)
Re: [PATCH v2] tpm_tis_spi: fix:release chip select when flow control fails
2023-05-23 2:54 UTC
[PATCH] netfilter: nf_tables: fix register ordering
2023-05-23 2:53 UTC (3+ messages)
[PATCH v8 0/7] igb: packet-split descriptors support
2023-05-23 2:51 UTC (6+ messages)
` [PATCH v8 3/7] igb: RX descriptors guest writting refactoring
` [PATCH v8 4/7] igb: RX payload "
[PATCH] fscrypt: Replace 1-element array with flexible array
2023-05-23 2:50 UTC (4+ messages)
[PATCH v5 00/48] igb: Fix for DPDK
2023-05-23 2:43 UTC (49+ messages)
` [PATCH v5 01/48] hw/net/net_tx_pkt: Decouple implementation from PCI
` [PATCH v5 02/48] hw/net/net_tx_pkt: Decouple interface "
` [PATCH v5 03/48] e1000x: Fix BPRC and MPRC
` [PATCH v5 04/48] igb: Fix Rx packet type encoding
` [PATCH v5 05/48] igb: Do not require CTRL.VME for tx VLAN tagging
` [PATCH v5 06/48] igb: Clear IMS bits when committing ICR access
` [PATCH v5 07/48] net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
` [PATCH v5 08/48] e1000e: Always copy ethernet header
` [PATCH v5 09/48] igb: "
` [PATCH v5 10/48] Fix references to igb Avocado test
` [PATCH v5 11/48] tests/avocado: Remove unused imports
` [PATCH v5 12/48] tests/avocado: Remove test_igb_nomsi_kvm
` [PATCH v5 13/48] hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
` [PATCH v5 14/48] net/eth: Rename eth_setup_vlan_headers_ex
` [PATCH v5 15/48] e1000x: Share more Rx filtering logic
` [PATCH v5 16/48] e1000x: Take CRC into consideration for size check
` [PATCH v5 17/48] e1000x: Rename TcpIpv6 into TcpIpv6Ex
` [PATCH v5 18/48] e1000e: Always log status after building rx metadata
` [PATCH v5 19/48] igb: "
` [PATCH v5 20/48] igb: Remove goto
` [PATCH v5 21/48] igb: Read DCMD.VLE of the first Tx descriptor
` [PATCH v5 22/48] e1000e: Reset packet state after emptying Tx queue
` [PATCH v5 23/48] vmxnet3: "
` [PATCH v5 24/48] igb: Add more definitions for Tx descriptor
` [PATCH v5 25/48] igb: Share common VF constants
` [PATCH v5 26/48] igb: Fix igb_mac_reg_init coding style alignment
` [PATCH v5 27/48] igb: Clear EICR bits for delayed MSI-X interrupts
` [PATCH v5 28/48] e1000e: Rename a variable in e1000e_receive_internal()
` [PATCH v5 29/48] igb: Rename a variable in igb_receive_internal()
` [PATCH v5 30/48] net/eth: Use void pointers
` [PATCH v5 31/48] net/eth: Always add VLAN tag
` [PATCH v5 32/48] hw/net/net_rx_pkt: Enforce alignment for eth_header
` [PATCH v5 33/48] tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
` [PATCH v5 34/48] igb: Implement MSI-X single vector mode
` [PATCH v5 35/48] igb: Use UDP for RSS hash
` [PATCH v5 36/48] igb: Implement Rx SCTP CSO
` [PATCH v5 37/48] igb: Implement Tx "
` [PATCH v5 38/48] igb: Strip the second VLAN tag for extended VLAN
` [PATCH v5 39/48] igb: Filter with "
` [PATCH v5 40/48] igb: Implement igb-specific oversize check
` [PATCH v5 41/48] igb: Implement Rx PTP2 timestamp
` [PATCH v5 42/48] igb: Implement Tx timestamp
` [PATCH v5 43/48] e1000e: Notify only new interrupts
` [PATCH v5 44/48] igb: "
` [PATCH v5 45/48] igb: Clear-on-read ICR when ICR.INTA is set
` [PATCH v5 46/48] vmxnet3: Do not depend on PC
` [PATCH v5 47/48] MAINTAINERS: Add a reviewer for network packet abstractions
` [PATCH v5 48/48] docs/system/devices/igb: Note igb is tested for DPDK
[PATCH v22 00/31] splice: Kill ITER_PIPE
2023-05-23 2:48 UTC (3+ messages)
` [PATCH v22 25/31] zonefs: Provide a splice-read wrapper
[PATCH V3 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
2023-05-23 2:46 UTC (13+ messages)
` [PATCH V3 3/6] coresight: etm4x: Drop pid argument from etm4_probe()
` [PATCH V3 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
` [PATCH V3 6/6] coresight: platform: acpi: Ignore the absence of graph
[PATCH v2] tpm_tis_spi: fix:release chip select when flow control fails
2023-05-23 2:45 UTC (3+ messages)
` "
` [PATCH v3] tpm_tis_spi: Release "
[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
2023-05-23 2:44 UTC (9+ messages)
` [PATCH 13/31] mm/hmm: retry if pte_offset_map() fails
` [PATCH 24/31] mm/migrate_device: allow pte_offset_map_lock() to fail
` [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
[Ocfs2-devel] [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-23 2:43 UTC (9+ messages)
` "
[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
2023-05-23 2:43 UTC (3+ messages)
` [PATCH v5 2/3] NFSD: handle GETATTR conflict with "
[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
2023-05-23 2:43 UTC (8+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
[virtio-comment] [Proposal] Relationship between XDP and rx-csum in virtio-net
2023-05-23 2:41 UTC (4+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH v2] kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
2023-05-23 2:41 UTC (2+ messages)
[PATCH v2 0/7] ASoC: mt8188: add new board support
2023-05-23 2:19 UTC (16+ messages)
` [PATCH v2 1/7] ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai
` [PATCH v2 2/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: remove ADDA_BE from link-name
` [PATCH v2 3/7] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pins
` [PATCH v2 4/7] ASoC: mediatek: common: soundcard driver add dai_fmt support
` [PATCH v2 5/7] ASoC: soc-dapm.c: clean up debugfs for freed widget
` [PATCH v2 6/7] ASoC: mediatek: mt8188-mt6359: support new board with nau88255
` [PATCH v2 7/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: add NAU8825 support
[PATCH] net/handshake: Fix sock->file allocation
2023-05-23 2:40 UTC (2+ messages)
[PATCH v2] net/handshake: Squelch allocation warning during Kunit test
2023-05-23 2:40 UTC (2+ messages)
[PATCH v2] util/vfio-helpers: Use g_file_read_link()
2023-05-23 2:39 UTC
[PATCH] Revert "drm/msm/dp: Remove INIT_SETUP delay"
2023-05-23 2:39 UTC (7+ messages)
[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
2023-05-23 2:38 UTC (2+ messages)
[patch net-next v1 0/2] tools: ynl: Add byte-order support for struct members
2023-05-23 2:38 UTC (5+ messages)
` [patch net-next v1 1/2] tools: ynl: Use dict of predefined Structs to decode scalar types
` [patch net-next v1 2/2] tools: ynl: Handle byte-order in struct members
[PATCH v7 0/2] Enable multiple MCAN on AM62x
2023-05-23 2:37 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v7 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
2023-05-23 2:37 UTC (3+ messages)
` [PATCH] SUNRPC: @clnt specifies auth flavor of RPC ping
stable-rc/linux-6.1.y baseline: 164 runs, 9 regressions (v6.1.29-293-ge00a3d96f756)
2023-05-23 2:37 UTC
[PATCH 1/1] blk-mq: fix race condition in active queue accounting
2023-05-23 2:37 UTC (3+ messages)
[agd5f:drm-next 365/659] drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:461 amdgpu_debugfs_gprwave_read() warn: ignoring unreachable code
2023-05-23 2:36 UTC
[PATCH] drm/exynos: vidi: fix a wrong error return
2023-05-23 2:36 UTC (5+ messages)
[PATCH net] page_pool: fix inconsistency for page_pool_ring_[un]lock()
2023-05-23 2:34 UTC (6+ messages)
linux-next: build failure after merge of the crypto tree
2023-05-23 2:33 UTC (4+ messages)
` [PATCH] crypto: starfive - Depend on AMBA_PL08X instead of selecting it
[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
2023-05-23 2:32 UTC (3+ messages)
[PATCH] erofs: use HIPRI by default if per-cpu kthreads are enabled
2023-05-23 2:32 UTC (3+ messages)
[PATCH v2] ata: libata-scsi: Use correct device no in ata_find_dev()
2023-05-23 2:32 UTC
[PATCH] drivers: mcb: Modify mismatched function name
2023-05-23 2:31 UTC (2+ messages)
[PATCH net] forcedeth: Fix an error handling path in nv_probe()
2023-05-23 2:30 UTC (2+ messages)
[PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()
2023-05-23 2:30 UTC (2+ messages)
[ANNOUNCE / RFC] Periodic Upstream Call for KVM
2023-05-23 2:19 UTC (4+ messages)
[PATCH 1/6] ata: remove reference to non-existing error_handler()
2023-05-23 2:25 UTC (2+ messages)
linux-next: Tree for May 15
2023-05-23 2:28 UTC (6+ messages)
` linux-next: Tree for May 15 (several RV64 build errors)
FAILED: patch "[PATCH] dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries" failed to apply to 5.15-stable tree
2023-05-23 2:25 UTC (2+ messages)
[PATCH v13 000/113] KVM TDX basic feature support
2023-05-23 2:23 UTC (3+ messages)
` [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
Displaying streams as xattrs
2023-05-23 2:23 UTC (6+ messages)
[PATCH 5.15 000/203] 5.15.113-rc1 review
2023-05-23 2:23 UTC (2+ messages)
` Was there a call for 5.10.181-rc1 review?
[libgpiod][PATCH] README: provide more info in Contributing
2023-05-23 2:21 UTC (3+ messages)
[PATCH] w1: sgi_w1: Replace all non-returning strlcpy with strscpy
2023-05-23 2:20 UTC
[PATCH] mmc: fix improper use of memset
2023-05-23 2:20 UTC (3+ messages)
[net-next 01/15] net/mlx5: Remove redundant esw multiport validate function
2023-05-23 2:20 UTC (2+ messages)
[PATCH net-next] net: sfp: add support for a couple of copper multi-rate modules
2023-05-23 2:20 UTC (2+ messages)
[PATCH net-next] net: phylink: require supported_interfaces to be filled
2023-05-23 2:20 UTC (2+ messages)
[PATCH] dma-buf/sw_sync: Replace all non-returning strlcpy with strscpy
2023-05-23 2:19 UTC
[PATCH] drm/amdgpu: Remove duplicate include
2023-05-23 2:18 UTC (2+ messages)
[PATCH] kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
2023-05-23 2:17 UTC (3+ messages)
stable-rc/queue/5.10 baseline: 159 runs, 6 regressions (v5.10.180-153-ga0e401ac36bd3)
2023-05-23 2:17 UTC
[PATCH v2] md: fix duplicate filename for rdev
2023-05-23 2:15 UTC (2+ messages)
[PATCH] staging: most: Replace all non-returning strlcpy with strscpy
2023-05-23 2:16 UTC
[PATCH v2 00/16] Migration: More migration atomic counters
2023-05-23 2:15 UTC (3+ messages)
` [PATCH v2 02/16] migration: Correct transferred bytes value
[PATCH] net/ice: fix data length check
2023-05-23 10:35 UTC (2+ messages)
` [PATCH v2] "
[PATCH] leds: Replace all non-returning strlcpy with strscpy
2023-05-23 2:14 UTC
[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
2023-05-23 2:14 UTC (3+ messages)
[PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller
2023-05-23 2:12 UTC (3+ messages)
[PATCH v8 0/5] md: protect md_thread with rcu
2023-05-23 2:10 UTC (6+ messages)
` [PATCH v8 1/5] md: factor out a helper to wake up md_thread directly
` [PATCH v8 2/5] dm-raid: remove useless checking in raid_message()
` [PATCH v8 3/5] md/bitmap: always wake up md_thread in timeout_store
` [PATCH v8 4/5] md/bitmap: factor out a helper to set timeout
` [PATCH v8 5/5] md: protect md_thread with rcu
[Intel-gfx] [PATCH v11 00/23] Add vfio_device cdev for iommufd support
2023-05-23 2:13 UTC (5+ messages)
` [Intel-gfx] [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
` "
[PATCH 00/30] net/ice/base: share code update
2023-05-23 2:12 UTC (3+ messages)
` [PATCH v2 00/20] net/ice/base: "
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.