messages from 2023-01-16 22:21:14 to 2023-01-16 23:56:02 UTC [more...]
[PATCH net-next 00/12] net: mdio: Continue separating C22 and C45
2023-01-16 23:52 UTC (18+ messages)
` [PATCH net-next 01/12] net: dsa: mt7530: Separate C22 and C45 MDIO bus transactions
` [PATCH net-next 02/12] net: sxgbe: Separate C22 and C45 transactions
` [PATCH net-next 03/12] net: nixge: "
` [PATCH net-next 04/12] net: macb: "
` [PATCH net-next 06/12] ixgbe: Use C45 mdiobus accessors
` [PATCH net-next 09/12] amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
` [PATCH net-next 10/12] net: dsa: sja1105: C45 only transactions for PCS
` [PATCH net-next 11/12] net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO bus
` [PATCH net-next 12/12] net: ethernet: renesas: rswitch: C45 only transactions
[PATCH 6.1 000/183] 6.1.7-rc1 review
2023-01-16 23:55 UTC (3+ messages)
User on mailinglist that collects addresses to send spam?
2023-01-16 23:45 UTC
[PATCH v4 rdma-next 0/6] RDMA/mlx5: Switch MR cache to use RB-tree
2023-01-16 23:45 UTC (5+ messages)
` [PATCH v4 rdma-next 2/6] RDMA/mlx5: Remove explicit ODP cache entry
[ammarfaizi2-block:dhowells/linux-fs/iov-extract 16/32] crypto/algif_skcipher.c:108:57: error: 'struct af_alg_sgl' has no member named 'sg'; did you mean 'sgt'?
2023-01-16 23:42 UTC
[linux-stable-rc:linux-5.4.y 3529/7131] ld.lld: error: net/nfc/af_nfc.o: contains a compressed section, but zlib is not available
2023-01-16 23:42 UTC
[PATCH] uninative-tarball: Add libgcc
2023-01-16 23:42 UTC (3+ messages)
` [OE-core] "
[libgpiod][PATCH 00/16] treewide: continue beating libgpiod v2 into shape for an upcoming release
2023-01-16 23:39 UTC (8+ messages)
` [libgpiod][PATCH 04/16] treewide: unify gpiod_line_config/request_get_offsets() functions
` [libgpiod][PATCH 10/16] core: provide gpiod_line_config_set_output_values()
[PATCH v2] block: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-16 23:39 UTC (7+ messages)
[tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
2023-01-16 23:38 UTC (3+ messages)
[PATCH net-next v2] virtio_net: Reuse buffer free function
2023-01-16 23:37 UTC (4+ messages)
[PATCH] MAINTAINERS: update fscrypt git repo
2023-01-16 23:34 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] rust: prelude: prevent doc inline of external imports
2023-01-16 23:35 UTC (2+ messages)
[PATCH 1/7] rust: sync: add `Arc` for ref-counted allocations
2023-01-16 23:34 UTC (4+ messages)
` [PATCH 4/7] rust: sync: introduce `ArcBorrow`
[PATCH v3] rust: compiler_builtins: make stubs non-global
2023-01-16 23:33 UTC (2+ messages)
[GIT PULL] hotfixes for 6.2-rc5
2023-01-16 23:27 UTC
[sailus-media-tree:master 21/46] drivers/media/i2c/imx290.c:563:35: warning: variable 'state' set but not used
2023-01-16 23:32 UTC
[PATCH v3 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
2023-01-16 23:22 UTC (9+ messages)
` [PATCH v3 2/3] iio: light: vcnl4000: Make irq handling more generic
` [PATCH v3 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040
[PATCH v1] rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)
2023-01-16 23:32 UTC (2+ messages)
[soc:arm/fixes] BUILD SUCCESS e2f7096f1e76845cfa6e19b54f6f3674925fc28b
2023-01-16 23:27 UTC
[PATCH v2] x86/efi: Safely enable unaccepted memory in UEFI
2023-01-16 23:17 UTC (10+ messages)
[PATCH] ipsec: remove unneccessary null check
2023-01-16 23:28 UTC (2+ messages)
Kernel builds now failing
2023-01-16 23:15 UTC (4+ messages)
[PATCH v3 0/3] i2c: gpio: support write-only sda
2023-01-16 23:15 UTC (5+ messages)
` [PATCH v3 3/3] "
[PATCH] media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'
2023-01-16 23:22 UTC (2+ messages)
` [PATCH] doc sunxi: update CCU wiki page link in clocks.rst
[PATCH v2] Documentation: Avoid duplicate Kconfig inclusion
2023-01-16 23:14 UTC (2+ messages)
[f2fs-dev] [PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
2023-01-16 23:22 UTC (2+ messages)
` "
[linux-stable-rc:linux-5.15.y 9905/9999] protection_keys.c:undefined reference to `__cpuid_count'
2023-01-16 23:22 UTC
[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
2023-01-16 23:12 UTC (35+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 04/34] iov_iter: Remove iov_iter_get_pages2/pages_alloc2()
` [PATCH v6 05/34] iov_iter: Change the direction macros into an enum
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v6 13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v6 14/34] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v6 17/34] scsi: [RFC] Use netfs_extract_iter_to_sg()
` [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate
` [PATCH v6 19/34] fuse: "
` [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages()
` [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate
` [PATCH v6 22/34] nfs: "
` [PATCH v6 23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [PATCH v6 24/34] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH v6 25/34] cifs: Add a function to Hash the contents of "
` [PATCH v6 26/34] cifs: Add some helper functions
` [PATCH v6 27/34] cifs: Add a function to read into an iter from a socket
` [PATCH v6 28/34] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH v6 29/34] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH v6 30/34] cifs: Remove unused code
` [PATCH v6 31/34] cifs: Fix problem with encrypted RDMA data read
` [PATCH v6 32/34] cifs: DIO to/from KVEC-type iterators should now work
` [PATCH v6 33/34] net: [RFC][WIP] Mark each skb_frags as to how they should be cleaned up
` [PATCH v6 34/34] net: [RFC][WIP] Make __zerocopy_sg_from_iter() correctly pin or leave pages unref'd
[PATCH v2 0/8] arm64: dts: renesas: Simple-Card / Audio-Graph-Card/Card2 dts for ULCB/KF
2023-01-16 23:12 UTC (4+ messages)
` [PATCH v2 7/8] arm64: dts: renesas: add ulcb{-kf} Audio Graph Card dtsi MIX + TDM Split dtsi
[bug report] drivers/net/phy: add helpers to get/set PLCA configuration
2023-01-16 23:11 UTC (2+ messages)
[linux-stable-rc:linux-5.10.y 8714/9999] tools/testing/selftests/bpf/verifier/ref_tracking.c:935:10: error: 'struct bpf_test' has no member named 'fixup_map_ringbuf'; did you mean 'fixup_map_in_map'?
2023-01-16 23:12 UTC
[PATCH 00/41] Per-VMA locks
2023-01-16 23:11 UTC (9+ messages)
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
pull-request: bpf 2023-01-16
2023-01-16 23:07 UTC
[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-16 23:06 UTC (5+ messages)
` [PATCH v2 2/6] composefs: Add on-disk layout
Google Summer of Code 2023 - Project ideas page for the Linux Foundation online
2023-01-16 23:06 UTC (4+ messages)
` [Printing-architecture] "
[sailus-media-tree:streams] BUILD SUCCESS 314a1ebb85475f982dc18069558ed6d3e64f2866
2023-01-16 23:03 UTC
[PATCH v7 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-16 23:01 UTC (8+ messages)
` [PATCH v7 1/7] x86/cpu, kvm: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
` [PATCH v7 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
` [PATCH v7 3/7] x86/cpu, kvm: Move the LFENCE_RDTSC / LFENCE always serializing feature
` [PATCH v7 4/7] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v7 5/7] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v7 6/7] x86/cpu: Support AMD Automatic IBRS
` [PATCH v7 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
[PATCH] media: sun4i-csi: Use CSI_INT_STA_REG name, fix typo in a comment
2023-01-16 23:03 UTC (2+ messages)
[ammarfaizi2-block:dhowells/linux-fs/iov-extract 28/32] fs/cifs/smb2ops.c:4294:25: warning: variable 'rc' is uninitialized when used here
2023-01-16 23:02 UTC
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
2023-01-16 23:02 UTC
[PATCH] iwd: Add support to Scan in AP mode
2023-01-16 23:00 UTC (2+ messages)
[PATCH 0/3] Some more filemap folio conversions
2023-01-16 23:00 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu/vcn: Adjust firmware names indentation
2023-01-16 23:00 UTC (6+ messages)
` [PATCH 3/3] drm/amdgpu/vcn: Add parameter to force (en/dis)abling indirect SRAM mode
[PATCH] Input: i8042: Disable wake from keyboard by default on several AMD systems
2023-01-16 22:59 UTC (2+ messages)
[PATCH] Documentation: Avoid duplicate Kconfig inclusion
2023-01-16 22:59 UTC (5+ messages)
[PATCH 0/6] Enable KFD to use render node BO mappings
2023-01-16 22:58 UTC (11+ messages)
` [PATCH 1/6] drm/amdgpu: Generalize KFD dmabuf import
` [PATCH 4/6] drm/amdgpu: Attach eviction fence on alloc
` [PATCH 6/6] drm/amdgpu: Do bo_va ref counting for KFD BOs
[RFC PATCH bpf-next] Documentation/bpf: Add a description of "stable kfuncs"
2023-01-16 22:57 UTC
[PATCH] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
2023-01-16 22:53 UTC (2+ messages)
[PATCH for-next v4 0/6] RDMA/rxe: Replace mr page map with an xarray
2023-01-16 22:52 UTC (7+ messages)
` [PATCH for-next v4 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next v4 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next v4 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next v4 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v4 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH for-next v4 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
[PATCH] tools: bpf: Disable stack protector
2023-01-16 22:53 UTC (5+ messages)
[PATCH] Input: gpio-keys - add support for linux,input-value dts property
2023-01-16 22:52 UTC (2+ messages)
[PATCH v8 0/3] mdss-dsi-ctrl binding and dts fixes
2023-01-16 22:52 UTC (8+ messages)
` [PATCH v8 1/3] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC
` [PATCH v8 2/3] dt-bindings: msm: dsi-controller-main: Document clocks on a per compatible basis
` [PATCH v8 3/3] dt-bindings: msm: dsi-controller-main: Add vdd* descriptions back in
[PATCH] tools/vm: allow users to provide additional cflags/ldflags
2023-01-16 22:49 UTC
[RFC PATCH v3 0/3] drm/mipi-dsi: 16-bit Brightness Endianness Fix
2023-01-16 22:49 UTC (8+ messages)
` [RFC PATCH v3 1/3] drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
` [RFC PATCH v3 2/3] drm/panel: sofef00: Use 16-bit brightness function
` [RFC PATCH v3 3/3] drm/panel: vtdr6130: "
[PATCH net-next v6 0/6] dsa: lan9303: Move to PHYLINK
2023-01-16 22:48 UTC (6+ messages)
` [PATCH net-next v6 6/6] dsa: lan9303: Migrate "
[bpf-next 00/10] samples/bpf: modernize BPF functionality test programs
2023-01-16 22:48 UTC (6+ messages)
[patch 1/1] font: Leverage KD_FONT_OP_GET/SET_TALL font operations
2023-01-16 22:46 UTC (2+ messages)
` [kbd] "
[PATCH] dt-bindings: iio: dac: Maxim max5522 DAC
2023-01-16 22:46 UTC (2+ messages)
[kbd] [patchv2 0/3] VT: Support >32x32 fonts for hidpi displays
2023-01-16 22:44 UTC (5+ messages)
` [kbd] [patch] font: Leverage KD_FONT_OP_GET/SET_TALL font operations
arm64 torture test hotplug failures (offlining causes -EBUSY)
2023-01-16 22:43 UTC (7+ messages)
[linux-next:master 3826/5009] usr/include/asm/kvm.h:508:17: error: expected specifier-qualifier-list before '__DECLARE_FLEX_ARRAY'
2023-01-16 22:41 UTC
[lpieralisi-pci:pci/switchtec 2/2] drivers/pci/switch/switchtec.c:623:1: sparse: sparse: unused label 'out'
2023-01-16 22:42 UTC
[PATCH] scsi: hpsa: fix allocation size for scsi_host_alloc()
2023-01-16 22:41 UTC (2+ messages)
[PULL 0/5] tcg patch queue
2023-01-16 22:36 UTC (6+ messages)
` [PULL 1/5] linux-user: Clean up when exiting due to a signal
` [PULL 2/5] accel/tcg: Add debuginfo support
` [PULL 3/5] tcg: add perfmap and jitdump
` [PULL 4/5] util/bufferiszero: Use __attribute__((target)) for avx2/avx512
` [PULL 5/5] accel/tcg: Split out cpu_exec_{setjmp,loop}
[PATCH bpf-next 00/25] libbpf: extend [ku]probe and syscall argument tracing support
2023-01-16 22:37 UTC (2+ messages)
[PULL 0/5] tcg patch queue
2023-01-16 22:36 UTC
[PATCH 0/3] Detect SRCU related deadlocks
2023-01-16 22:35 UTC (4+ messages)
` [PATCH 4/3] locking/lockdep: Improve the deadlock scenario print for sync and read lock
[Intel-gfx] [PATCH] drm/i915/display: add intel_display_limits.h for key enums
2023-01-16 22:30 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: add intel_display_limits.h for key enums (rev3)
[PATCH net 0/2] phy init update and alu table correction
2023-01-16 22:26 UTC (3+ messages)
` [PATCH net 2/2] net: dsa: microchip: lan937x: run phy initialization during each link update
CM32181 Bug Report (Linux 6.0+)
2023-01-16 22:25 UTC (8+ messages)
[PATCH v7 00/51] Xen support under KVM
2023-01-16 22:19 UTC (12+ messages)
` [RFC PATCH v7bis 00/19] Emulated Xen PV backend and PIRQ support
` [RFC PATCH v7bis 02/19] hw/xen: Add emulated evtchn ops
` [RFC PATCH v7bis 04/19] hw/xen: Pass grant ref to gnttab unmap
` [RFC PATCH v7bis 05/19] hw/xen: Add foreignmem operations to allow redirection to internal emulation
` [RFC PATCH v7bis 06/19] hw/xen: Add xenstore "
` [RFC PATCH v7bis 07/19] hw/xen: Move xenstore_store_pv_console_info to xen_console.c
` [RFC PATCH v7bis 09/19] hw/xen: Rename xen_common.h to xen_native.h
` [RFC PATCH v7bis 10/19] hw/xen: Build PV backend drivers for XENFV_MACHINE
` [RFC PATCH v7bis 14/19] hw/xen: Remove old version of Xen headers
` [RFC PATCH v7bis 18/19] hw/xen: Support GSI mapping to PIRQ
` [RFC PATCH v7bis 19/19] hw/xen: Support MSI "
[PATCH] Fixed typo in comments
2023-01-16 22:22 UTC
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.