messages from 2023-09-20 21:00:28 to 2023-09-20 22:24:52 UTC [more...]
[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
2023-09-20 22:22 UTC (12+ messages)
` [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
` [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
` [PATCH v5 03/11] iov_iter: Renumber ITER_* constants
` [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type
` [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
` [PATCH v5 06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
` [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function
` [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
` [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy()
` [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/
[PATCH 0/2] gpio: ixp4xx: Handle external clock output
2023-09-20 22:23 UTC (6+ messages)
` [PATCH 1/2] gpio: Rewrite IXP4xx GPIO bindings in schema
` [PATCH 2/2] gpio: ixp4xx: Handle clock output on pin 14 and 15
[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
2023-09-20 22:20 UTC (3+ messages)
[PATCH] curl: Update from 8.2.1 to 8.3.0
2023-09-20 22:20 UTC (6+ messages)
` [OE-core] "
[PATCH v2 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-09-20 22:18 UTC (12+ messages)
` [PATCH v2 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v2 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v2 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v2 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v2 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v2 06/11] \tests/qtest: Creating qtest for GMAC Module
` [PATCH v2 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH v2 08/11] hw/net: General GMAC Implementation
` [PATCH v2 09/11] hw/net: GMAC Rx Implementation
` [PATCH v2 10/11] hw/net: GMAC Tx Implementation
` [PATCH v2 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH 0/2 v3] tracing: Remove eventfs_files by use of callbacks
2023-09-20 22:20 UTC (7+ messages)
` [PATCH 1/2 v3] eventfs: Remove eventfs_file and just use eventfs_inode
[Intel-xe] [PATCH 1/2] drm/xe: Avoid overflow on shift left
2023-09-20 22:19 UTC (9+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/xe2: Report number of Xe2 EUs
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Avoid overflow on shift left
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH bpf-next] bpf, arm64: Support up to 12 function arguments
2023-09-20 22:17 UTC (3+ messages)
[PATCH] WHENCE: add symlink for BananaPi M64
2023-09-20 22:17 UTC
[PATCH v1 00/22] vfio: Adopt iommufd
2023-09-20 22:16 UTC (5+ messages)
` [PATCH v1 05/22] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v1 06/22] vfio/common: Add a vfio device iterator
NFS with TLS
2023-09-20 22:16 UTC
[PATCH 0/6] drm/msm: provide migration path from MDP5 to DPU driver
2023-09-20 22:13 UTC (4+ messages)
` [PATCH 1/6] drm/msm/mdss: fix highest-bank-bit for msm8998
[NDCTL PATCH] cxl/region: Add -f option for disable-region
2023-09-20 22:04 UTC (2+ messages)
[PATCH v2 1/3] bsd-headers: Define __CONCAT and __STRING
2023-09-20 22:09 UTC (3+ messages)
` [PATCH V2 2/3] bsd-headers: Add error.h
` [PATCH v2 3/3] common-musl: Disable error_at_line detection for musl
[syzbot] [integrity] [overlayfs] general protection fault in d_path
2023-09-20 22:09 UTC (5+ messages)
Crash with 6.6.0-rc1-rt1 and several i915 locking call traces with v6.5.2-rt8 and gnome-shell on Alder Lake laptop
2023-09-20 22:07 UTC
[PATCH v2] RISC-V: Probe misaligned access speed in parallel
2023-09-20 22:06 UTC (7+ messages)
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-20 22:02 UTC (8+ messages)
[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
2023-09-20 22:00 UTC (10+ messages)
` [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency
[PATCH nft] datatype: return const pointer from datatype_get()
2023-09-20 22:00 UTC (2+ messages)
[PATCH] drm/i915/gem: Allow users to disable waitboost
2023-09-20 21:56 UTC (2+ messages)
` [Intel-gfx] "
[PATCH net-next 0/3] tcp: add tcp_delack_max()
2023-09-20 21:57 UTC (3+ messages)
` [PATCH net-next 3/3] tcp: derive delack_max from rto_min
[Intel-xe] [PATCH v2 00/20] uAPI Alignment - take 1 v2
2023-09-20 21:54 UTC (3+ messages)
[BUG] sandbox_defconfig u-boot -T crashes
2023-09-20 21:55 UTC (2+ messages)
[PATCH v1 0/1] spi: spi-gxp: BUG: Correct spi write return value
2023-09-20 21:53 UTC (2+ messages)
` [PATCH v1 1/1] "
[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-20 21:51 UTC (3+ messages)
[PATCH 0/2 v2] btrfs: reject device with CHANGING_FSID_V2 flag
2023-09-20 21:51 UTC (3+ messages)
` [PATCH 1/2] btrfs: reject device with CHANGING_FSID_V2
` [PATCH 2/2] btrfs: remove unused code related to the CHANGING_FSID_V2 flag
[Buildroot] [PATCH 1/1] package/vulkan-loader: fix x11 handling
2023-09-20 21:50 UTC (2+ messages)
[PATCH v2 0/3] SDM670 CPU frequency scaling: dtschema fixes
2023-09-20 21:49 UTC (2+ messages)
conntrack: TCP CLOSE and TIME_WAIT are not counted towards per-zone limit, and can overflow global table
2023-09-20 21:47 UTC (2+ messages)
[PATCH 6.1 033/219] memcg: drop kmem.limit_in_bytes
2023-09-20 21:46 UTC (12+ messages)
` [REGRESSION] "
[PATCH v2 1/2] dmaengine: fsl-emda: add debugfs support
2023-09-20 21:45 UTC (2+ messages)
[PATCH v3 0/3] arm: dts: imx93: add edmav3 support
2023-09-20 21:42 UTC (3+ messages)
[Nouveau] [PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
2023-09-20 21:42 UTC (8+ messages)
` [Nouveau] [PATCH v3 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns
` [Nouveau] [PATCH v3 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-09-20 21:40 UTC (5+ messages)
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
2023-09-20 21:39 UTC (3+ messages)
Forcing uninative?
2023-09-20 21:39 UTC (3+ messages)
` [yocto] "
[PATCH 0/8] riscv: query-cpu-model-expansion API
2023-09-20 21:37 UTC (9+ messages)
` [PATCH 1/8] target/riscv: add riscv_cpu_get_name()
` [PATCH 2/8] target/riscv/tcg-cpu.c: add extension properties for all cpus
` [PATCH 3/8] target/riscv/kvm/kvm-cpu.c: add missing property getters()
` [PATCH 4/8] qapi,risc-v: add query-cpu-model-expansion
` [PATCH 5/8] target/riscv/tcg: add tcg_cpu_finalize_features()
` [PATCH 6/8] target/riscv: handle custom props in qmp_query_cpu_model_expansion
` [PATCH 7/8] target/riscv: add riscv_cpu_accelerator_compatible()
` [PATCH 8/8] target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion
[PATCH 4.19 000/273] 4.19.295-rc1 review
2023-09-20 21:38 UTC (2+ messages)
[PATCH 5.4 000/367] 5.4.257-rc1 review
2023-09-20 21:37 UTC (2+ messages)
[PATCH 5.10 00/83] 5.10.196-rc1 review
2023-09-20 21:35 UTC (2+ messages)
[PATCH 5.15 000/110] 5.15.133-rc1 review
2023-09-20 21:34 UTC (2+ messages)
[PATCHv3 bpf-next 0/9] bpf: Add missed stats for kprobes
2023-09-20 21:31 UTC (10+ messages)
` [PATCHv3 bpf-next 1/9] bpf: Count stats for kprobe_multi programs
` [PATCHv3 bpf-next 2/9] bpf: Add missed value to kprobe_multi link info
` [PATCHv3 bpf-next 3/9] bpf: Add missed value to kprobe perf "
` [PATCHv3 bpf-next 4/9] bpf: Count missed stats in trace_call_bpf
` [PATCHv3 bpf-next 5/9] bpftool: Display missed count for kprobe_multi link
` [PATCHv3 bpf-next 6/9] bpftool: Display missed count for kprobe perf link
` [PATCHv3 bpf-next 7/9] selftests/bpf: Add test for missed counts of perf event link kprobe
` [PATCHv3 bpf-next 8/9] selftests/bpf: Add test for recursion "
` [PATCHv3 bpf-next 9/9] selftests/bpf: Add test for recursion counts of perf event link tracepoint
[PATCH v2 net-next 0/5] net_sched: sch_fq: round of improvements
2023-09-20 21:32 UTC (4+ messages)
` [PATCH v2 net-next 1/5] net_sched: constify qdisc_priv()
[PATCH] i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
2023-09-20 21:30 UTC (2+ messages)
[Intel-wired-lan] [PATCH net] ice: always add legacy 32byte RXDID in supported_rxdids
2023-09-20 21:30 UTC (3+ messages)
` "
[PATCH] difftime.3: be more explict about "difference"
2023-09-20 21:30 UTC (4+ messages)
[Intel-wired-lan] [PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
2023-09-20 21:30 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next 3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET
` "
[PATCH 6.1 000/139] 6.1.55-rc1 review
2023-09-20 21:28 UTC (2+ messages)
[PATCH 0/6] remove AR7 platform and associated drivers
2023-09-20 21:28 UTC (15+ messages)
` [PATCH 1/6] serial: 8250: remove AR7 support
` [PATCH 2/6] mtd: parsers: ar7: remove support
` [PATCH 3/6] vlynq: remove bus driver
` [PATCH 4/6] watchdog: ar7_wdt: remove driver to prepare for platform removal
` [PATCH 5/6] net: cpmac: "
` [PATCH 6/6] MIPS: AR7: remove platform
[Intel-wired-lan] [PATCH iwl-next 0/4] ice: fix linking with CONFIG_PTP_1588_CLOCK=n
2023-09-20 21:27 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 2/4] ice: move netlist check functions to ice_common.c
[Intel-xe] [PATCH] drm/xe: Align size to PAGE_SIZE
2023-09-20 21:32 UTC
[PATCH] module/decompress: use vmalloc() for gzip decompression workspace
2023-09-20 21:25 UTC (2+ messages)
[Stable-8.1.1 00/34] Patch Round-up for stable 8.1.1, freeze on 2023-09-19
2023-09-20 9:23 UTC (4+ messages)
` [Stable-8.1.1 11/34] softmmu: Assert data in bounds in iotlb_to_section
drivers/char/hw_random/jh7110-trng.c:303 starfive_trng_probe() warn: passing zero to 'dev_err_probe'
2023-09-20 21:23 UTC
[PATCH 6.5 000/211] 6.5.5-rc1 review
2023-09-20 21:23 UTC (2+ messages)
[Intel-xe] [PATCH v2] drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-09-20 21:21 UTC (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset (rev2)
[Intel-gfx] [PATCH v2 1/2] drm/edid: Fixup h/vsync_end instead of h/vtotal
2023-09-20 21:19 UTC (4+ messages)
` "
` [PATCH v2 2/2] drm/i915/bios: "
` [Intel-gfx] "
[Intel-gfx] [PATCH v12 0/4] Apply Wa_16018031267 / Wa_16018063123
2023-09-20 21:07 UTC (5+ messages)
` [Intel-gfx] [PATCH v12 1/4] drm/i915: Enable NULL PTE support for vm scratch
` [Intel-gfx] [PATCH v12 2/4] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v12 3/4] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v12 4/4] drm/i915: Set copy engine arbitration "
[Buildroot] [PATCH 1/1] package/multipath-tools: update hash of README.md
2023-09-20 21:18 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS 58c49c097fbf5ad77fd367ad500339c36d284c23
2023-09-20 21:13 UTC
[PATCH] drm/virtio: add definition for venus capset
2023-09-20 21:16 UTC (2+ messages)
[PATCH] drm/virtio: clean out_fence on complete_submit
2023-09-20 21:13 UTC (4+ messages)
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
2023-09-20 21:12 UTC (7+ messages)
[PATCH v15 0/4] Add support for RZ/G2L GPT
2023-09-20 21:12 UTC (3+ messages)
` [PATCH v15 3/4] pwm: "
[Buildroot] [PATCH v2, 1/1] package/openvpn: dco needs headers >= 4.16
2023-09-20 21:12 UTC
[PATCH bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
2023-09-20 21:11 UTC (4+ messages)
[Intel-xe] [PATCH] fixup! drm/xe/bo: Evict VRAM to TT rather than to system
2023-09-20 20:58 UTC (4+ messages)
[PATCH v2] module: Clarify documentation of module_param_call()
2023-09-20 21:10 UTC (2+ messages)
[PATCH v2] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
2023-09-20 21:10 UTC (2+ messages)
[PATCH BlueZ] pbap: Fix not checking Primary/Secundary Counter length
2023-09-20 21:10 UTC (2+ messages)
[PATCH] MAINTAINERS: add include/linux/module*.h to modules
2023-09-20 21:10 UTC
[Intel-gfx] [PATCH v2] drm/i915: refactor deprecated strncpy
2023-09-20 20:54 UTC (4+ messages)
` "
[bluez/bluez] f479c2: media-api: Convert to ReStructuredText format
2023-09-20 21:09 UTC
arch/m68k/include/asm/raw_io.h:91:13: warning: array subscript 0 is outside array bounds of 'volatile u16[0]' {aka 'volatile short unsigned int[]'}
2023-09-20 21:08 UTC (7+ messages)
[PATCH] pkt-line: do not chomp EOL for sideband progress info
2023-09-20 21:08 UTC (2+ messages)
This list is being migrated to new infrastructure
2023-09-20 21:06 UTC (2+ messages)
[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
2023-09-20 21:05 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Update GGTT with MI_UPDATE_GTT on MTL (rev8)
[PULL v3 0/9] testing updates (back to green!)
2023-09-20 16:17 UTC
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-20 21:03 UTC (12+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
[Intel-gfx] [PATCH] drm/i915: add a note about fec_enable with 128b/132b
2023-09-20 21:03 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
2023-09-20 21:01 UTC (5+ messages)
[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
2023-09-20 21:00 UTC (4+ messages)
[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
2023-09-20 21:00 UTC (10+ messages)
` "
[PATCH v2] media-api: Convert to ReStructuredText format
2023-09-20 21:00 UTC (2+ messages)
[PATCH BlueZ] vhci: Check whether vhci open setup succeeded
2023-09-20 21:00 UTC (2+ 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.