messages from 2023-09-29 17:18:57 to 2023-09-29 18:07:51 UTC [more...]
[PATCH 0/5] mlxsw: Annotate structs with __counted_by
2023-09-29 18:07 UTC (4+ messages)
` [PATCH 1/5] mlxsw: Annotate struct mlxsw_linecards "
` [PATCH 2/5] mlxsw: core: Annotate struct mlxsw_env "
` [PATCH 3/5] mlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool "
[PATCH] ARM: dts: at91: sam9x60_curiosity: Add mandatory dt property for RTT
2023-09-29 18:06 UTC (3+ messages)
[nft PATCH] tests: shell: sets/reset_command_0: Fix drop_seconds()
2023-09-29 18:07 UTC (2+ messages)
[Buildroot] [Bug 15808] New: connman is not supported on musl
2023-09-29 18:06 UTC (2+ messages)
` [Buildroot] [Bug 15808] "
arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.6-rc3-18-g2e530aeb342b)
2023-09-29 18:05 UTC
[PATCH 0/7] RDMA: Annotate structs with __counted_by
2023-09-29 18:04 UTC (8+ messages)
` [PATCH 1/7] RDMA: Annotate struct rdma_hw_stats "
` [PATCH 2/7] RDMA/core: Annotate struct ib_pkey_cache "
` [PATCH 3/7] RDMA/usnic: Annotate struct usnic_uiom_chunk "
` [PATCH 4/7] RDMA/siw: Annotate struct siw_pbl "
` [PATCH 5/7] IB/srp: Annotate struct srp_fr_pool "
` [PATCH 6/7] IB/mthca: Annotate struct mthca_icm_table "
` [PATCH 7/7] IB/hfi1: Annotate struct tid_rb_node "
[PATCH v4 00/15] Introduce /dev/mshv drivers
2023-09-29 18:01 UTC (31+ messages)
` [PATCH v4 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v4 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v4 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v4 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v4 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v4 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v4 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v4 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v4 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v4 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
` [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally
` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH v3 00/20] q800: add support for booting MacOS Classic - part 2
2023-09-29 17:59 UTC (21+ messages)
` [PATCH v3 01/20] q800-glue.c: convert to Resettable interface
` [PATCH v3 02/20] q800: add djMEMC memory controller
` [PATCH v3 03/20] q800: add machine id register
` [PATCH v3 04/20] q800: implement additional machine id bits on VIA1 port A
` [PATCH v3 05/20] q800: add IOSB subsystem
` [PATCH v3 06/20] q800: allow accesses to RAM area even if less memory is available
` [PATCH v3 07/20] audio: add Apple Sound Chip (ASC) emulation
` [PATCH v3 08/20] asc: generate silence if FIFO empty but engine still running
` [PATCH v3 09/20] q800: add Apple Sound Chip (ASC) audio to machine
` [PATCH v3 10/20] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH v3 11/20] swim: add trace events for IWM and ISM registers
` [PATCH v3 12/20] swim: split into separate IWM and ISM register blocks
` [PATCH v3 13/20] swim: update IWM/ISM register block decoding
` [PATCH v3 14/20] mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
` [PATCH v3 15/20] mac_via: workaround NetBSD ADB bus enumeration issue
` [PATCH v3 16/20] mac_via: implement ADB_STATE_IDLE state if shift register in input mode
` [PATCH v3 17/20] mac_via: always clear ADB interrupt when switching to A/UX mode
` [PATCH v3 18/20] q800: add ESCC alias at 0xc000
` [PATCH v3 19/20] q800: add alias for MacOS toolbox ROM at 0x40000000
` [PATCH v3 20/20] mac_via: extend timer calibration hack to work with A/UX
[PATCH v1 0/5] mm: improve performance of accounted kernel memory allocations
2023-09-29 18:00 UTC (6+ messages)
` [PATCH v1 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v1 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v1 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v1 4/5] mm: kmem: scoped objcg protection
` [PATCH v1 5/5] percpu: "
[meta-oe][PATCH] libnfs: dont install libnfs-config.cmake
2023-09-29 18:00 UTC (2+ messages)
` [oe] "
[PATCH 00/21] block atomic writes
2023-09-29 17:59 UTC (7+ messages)
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
[PATCH] binfmt_elf_fdpic: clean up debug warnings
2023-09-29 17:58 UTC (5+ messages)
SPDX generation fails every second time the image is created
2023-09-29 17:57 UTC (3+ messages)
` [yocto] "
` AW: "
[Buildroot] [git commit] package/libvpx: Add upstream security patch to fix CVE-2023-5217
2023-09-29 17:53 UTC
[Buildroot] [PATCH 1/1] package/libvpx: Add upstream patch to fix CVE-2023-5217
2023-09-29 17:56 UTC (2+ messages)
[PATCH] mbuf: always use default headroom (TEST ONLY)
2023-09-29 17:56 UTC
[PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
2023-09-29 17:53 UTC (30+ messages)
` [PATCH v3 01/27] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
` [PATCH v3 02/27] staging: iio: resolver: ad2s1210: fix use before initialization
` [PATCH v3 03/27] staging: iio: resolver: ad2s1210: remove call to spi_setup()
` [PATCH v3 04/27] staging: iio: resolver: ad2s1210: check return of ad2s1210_initial()
` [PATCH v3 05/27] staging: iio: resolver: ad2s1210: remove spi_set_drvdata()
` [PATCH v3 06/27] staging: iio: resolver: ad2s1210: sort imports
` [PATCH v3 07/27] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
` [PATCH v3 08/27] staging: iio: resolver: ad2s1210: implement IIO_CHAN_INFO_SCALE
` [PATCH v3 09/27] staging: iio: resolver: ad2s1210: use devicetree to get CLKIN rate
` [PATCH v3 10/27] staging: iio: resolver: ad2s1210: use regmap for config registers
` [PATCH v3 11/27] staging: iio: resolver: ad2s1210: add debugfs reg access
` [PATCH v3 12/27] staging: iio: resolver: ad2s1210: remove config attribute
` [PATCH v3 13/27] staging: iio: resolver: ad2s1210: rework gpios
` [PATCH v3 14/27] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
` [PATCH v3 15/27] staging: iio: resolver: ad2s1210: refactor setting excitation frequency
` [PATCH v3 16/27] staging: iio: resolver: ad2s1210: read excitation frequency from control register
` [PATCH v3 17/27] staging: iio: resolver: ad2s1210: convert fexcit to channel attribute
` [PATCH v3 18/27] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
` [PATCH v3 19/27] staging: iio: resolver: ad2s1210: add phase lock range support
` [PATCH v3 20/27] staging: iio: resolver: ad2s1210: add triggered buffer support
` [PATCH v3 21/27] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
` [PATCH v3 22/27] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
` [PATCH v3 23/27] staging: iio: resolver: ad2s1210: convert DOS overrange "
` [PATCH v3 24/27] staging: iio: resolver: ad2s1210: convert DOS mismatch "
` [PATCH v3 25/27] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
` [PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events
` [PATCH v3 27/27] staging: iio: resolver: ad2s1210: add label attribute support
[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
2023-09-29 17:52 UTC (2+ messages)
[PATCH net] ipv6: avoid atomic fragment on GSO packets
2023-09-29 17:50 UTC
[PATCH v6 0/9] AMDGPU usermode queues
2023-09-29 17:50 UTC (4+ messages)
` [PATCH v6 5/9] drm/amdgpu: create context space for usermode queue
drivers/md/dm-cache-metadata.c:1705:9: warning: 'strncpy' specified bound 16 equals destination size
2023-09-29 17:49 UTC (3+ messages)
[PATCH v2 0/2] hugetlb memcg accounting
2023-09-29 17:48 UTC (10+ messages)
` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
[meta-filesystems][PATCH 1/3] overlayfs-tools: Drop unneeded dependency
2023-09-29 17:48 UTC (4+ messages)
` [meta-filesystems][PATCH 3/3] overlayfs-tools: Install fsck binary
` [oe] "
ath11k_pci: failed to connect to HTT: -110
2023-09-29 17:38 UTC
[PATCH net] ibmveth: Remove condition to recompute TCP header checksum
2023-09-29 17:29 UTC (2+ messages)
[PATCH] Input: xpad - add PXN V900 support
2023-09-29 17:45 UTC
Meeting request
2023-09-29 17:45 UTC
Meeting request
2023-09-29 17:45 UTC
Meeting request
2023-09-29 17:45 UTC
Meeting request
2023-09-29 17:45 UTC
[syzbot] [ext4?] WARNING in ext4_iomap_begin (2)
2023-09-29 17:45 UTC (4+ messages)
[PATCH] pid: Allow frozen userspace to reboot from non-init pid ns
2023-09-29 17:44 UTC
[Intel-gfx] [PATCH 1/2] drm/i915: Define and use GuC and CTB TLB invalidation routines
2023-09-29 17:43 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[oe][meta-networking][kirkstone][PATCH V2 1/3] samba: fix CVE-2023-34966
2023-09-29 17:43 UTC (3+ messages)
` [oe][meta-networking][kirkstone][PATCH V2 2/3] samba: fix CVE-2022-2127
` [oe][meta-networking][kirkstone][PATCH V2 3/3] samba:fix CVE-2023-34967
[PATCH v4 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
2023-09-29 17:42 UTC (5+ messages)
[PATCH v4 0/6] btrfs: simple quotas fstests
2023-09-29 17:43 UTC (6+ messages)
` [PATCH v4 6/6] btrfs: skip squota incompatible tests
` [PATCH] btrfs: fix rescan helper
[PATCH v2 0/4] AVIC bugfixes and workarounds
2023-09-29 17:42 UTC (3+ messages)
section mismatch test doesn't work reliably on arm64
2023-09-29 17:41 UTC (3+ messages)
[oe][meta-oe][kirkstone][PATCH 1/3] samba: fix CVE-2023-34966
2023-09-29 17:41 UTC (3+ messages)
` [oe][meta-oe][kirkstone][PATCH 2/3] samba: fix CVE-2022-2127
` [oe][meta-oe][kirkstone][PATCH 3/3] samba:fix CVE-2023-34967
[Buildroot] [git commit] package/upx: bump to version 4.1.0
2023-09-29 17:34 UTC
[PATCH V9 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
2023-09-29 17:40 UTC (2+ messages)
` [PATCH V9 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
[Buildroot] [git commit] package/mtd: bump to version 2.1.6
2023-09-29 17:34 UTC
[PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
2023-09-29 17:40 UTC (3+ messages)
[Buildroot] [git commit] package/putty: fix legal info
2023-09-29 17:37 UTC
[Buildroot] [git commit] package/minizip-zlib: bump to version 1.3
2023-09-29 17:37 UTC
[Buildroot] [git commit] package/mosquitto: bump to version 2.0.18
2023-09-29 17:39 UTC
[Buildroot] [git commit] package/lua-messagepack: bump to version 0.5.3
2023-09-29 17:38 UTC
[Buildroot] [PATCH] package/mosquitto: bump to version 2.0.18
2023-09-29 17:39 UTC (2+ messages)
[PATCH] power: supply: core: remove opencoded string_lower()
2023-09-29 17:39 UTC
+ mm-fix-vm_brk_flags-to-not-bail-out-while-holding-lock.patch added to mm-hotfixes-unstable branch
2023-09-29 17:39 UTC
[Buildroot] [PATCH] package/lua-messagepack: bump to version 0.5.3
2023-09-29 17:38 UTC (2+ messages)
[PATCH BlueZ 1/1] iso-tester: Add test for bcast AC 13 BIS unset
2023-09-29 17:28 UTC (2+ messages)
` "
[Buildroot] [PATCH 1/1] package/putty: fix legal info
2023-09-29 17:38 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/minizip-zlib: bump to version 1.3
2023-09-29 17:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/mtd: bump to version 2.1.6
2023-09-29 17:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/upx: bump to version 4.1.0
2023-09-29 17:37 UTC (2+ messages)
[PATCH] mm: Fix vm_brk_flags() to not bail out while holding lock
2023-09-29 17:34 UTC (2+ messages)
[PATCH] PM: hibernate: Fix a bug in copying the zero bitmap to safe pages
2023-09-29 17:31 UTC
[PATCH 0/2] kselftest/exec: Convert execveat test to KTAP output
2023-09-29 17:31 UTC (5+ messages)
` [PATCH 1/2] kselftest: Add a ksft_perror() helper
[PATCHSET v2 0/1] fstests: fix ro mounting with unknown rocompat features
2023-09-29 17:28 UTC (5+ messages)
` [PATCH 1/1] xfs/270: update commit id for _fixed_by tag
` [PATCH v2.1 1/1] xfs/{270,557,600}: "
[PATCH v2 0/2] Add Nitro Secure Module support
2023-09-29 17:28 UTC (3+ messages)
` [PATCH v2 1/2] misc: Add Nitro Secure Module driver
[PATCH][next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime
2023-09-29 17:27 UTC (2+ messages)
[PATCH][next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime
2023-09-29 17:26 UTC (2+ messages)
Inquiry M01wiizjc:Ref
2023-09-29 17:20 UTC
[Buildroot] [PATCH] package/iproute2: bump to version 6.5.0
2023-09-29 17:27 UTC
Inquiry M01ljunjm:Ref
2023-09-29 17:20 UTC
Inquiry M01bppkwp:Ref
2023-09-29 17:20 UTC
Inquiry M01nftjmj:Ref
2023-09-29 17:20 UTC
[PATCH v4 0/6] configfs-tsm: Attestation Report ABI
2023-09-29 17:26 UTC (5+ messages)
` [PATCH v4 6/6] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
Inquiry M01hwkhpx:Ref
2023-09-29 17:20 UTC
[PATCH 1/2] powerpc/platforms/pseries: Fix STK_PARAM access in the hcall tracing code
2023-09-29 17:23 UTC (4+ messages)
` [PATCH 2/2] powerpc/platforms/pseries: Remove unused r0 "
[PATCH] drm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA with coherent SMMU
2023-09-29 17:25 UTC (5+ messages)
[PATCH V6 0/1] AMD QDMA driver
2023-09-29 17:24 UTC (2+ messages)
` [PATCH V6 1/1] dmaengine: amd: qdma: Add "
[PATCH v1 0/7] Clean up XDR encoders for NFSv4 OPEN and LOCK
2023-09-29 17:23 UTC (4+ messages)
` [PATCH v1 3/7] NFSD: Add nfsd4_encode_open_read_delegation4()
[PATCH v2 wireless-next 2/9] carl9170: remove unnecessary (void*) conversions
2023-09-29 17:22 UTC (8+ messages)
[PATCH 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
2023-09-29 17:19 UTC (3+ messages)
` [PATCH 3/3] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
[PATCH 0/2] Report FEAT_SVE_B16B16 to userspace
2023-09-29 17:18 UTC (3+ 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.