All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-04 05:57:50 to 2022-07-04 07:24:39 UTC [more...]

cip/linux-5.10.y-cip build: 169 builds: 2 failed, 167 passed, 4 errors, 9 warnings (v5.10.126-cip11)
 2022-07-04  7:24 UTC 

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-07-04  7:24 UTC  (4+ messages)
` [PATCH 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
` [PATCH 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH v2] bus/ti-sys: Fix refcount leak bugs
 2022-07-04  7:23 UTC  (6+ messages)
  `  "
    `  "

[PATCH] xen/arm: traps: fix MISRA C 2012 Rule 8.7 violation
 2022-07-04  7:22 UTC 

[PATCH v2 0/2] dt-bindings: hwinfo: group devices and add s5pv210-chipid
 2022-07-04  7:21 UTC  (5+ messages)

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-04  7:06 UTC  (11+ messages)
` [PATCH v8 01/12] mm/demotion: Add support for explicit memory tiers
` [PATCH v8 02/12] mm/demotion: Move memory demotion related code
` [PATCH v8 03/12] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v8 04/12] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v8 05/12] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v8 07/12] mm/demotion: Add per node memory tier attribute to sysfs
` [PATCH v8 08/12] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v8 09/12] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v8 10/12] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v8 12/12] mm/demotion: Add sysfs ABI documentation

[PATCH 0/2] Fix rtl28xxu nec/rc5 receiver
 2022-07-04  7:21 UTC  (8+ messages)
` [PATCH 2/2] media: rtl28xxu: improve IR receiver

[PATCH v5 0/8] static shared memory on dom0less system
 2022-07-04  7:20 UTC  (6+ messages)
` [PATCH v5 2/8] xen/arm: allocate static shared memory to the default owner dom_io

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-04  7:18 UTC  (10+ messages)
` [PATCHv7 11/14] x86: Disable kexec if system has "

[PATCH] ARM: omap1: call platform_device_put() in error case in omap1_dm_timer_init()
 2022-07-04  7:20 UTC  (3+ messages)

[kirkstone] Binutils, Glibc: Updated with latest commits
 2022-07-04  7:18 UTC 

[kirkstone] Binutils, Glibc: Updated with latest commits
 2022-07-04  7:17 UTC 

[GIT PULL] Devicetree changes for omaps
 2022-07-04  7:16 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: mt8173: Fix nor flash node
 2022-07-04  6:35 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: mediatek: Add assigned clock property and axi clock in example

linux-next: manual merge of the dt-krzk tree with the qcom tree
 2022-07-04  7:15 UTC  (2+ messages)

[PATCH net V4] virtio-net: fix the race between refill work and close
 2022-07-04  7:14 UTC  (9+ messages)

[PATCH v2] powerpc/mm: Use is_vmalloc_addr to validate addr
 2022-07-04  7:13 UTC  (2+ messages)

[PATCH v2 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
 2022-07-04  7:14 UTC  (3+ messages)

linux-next: manual merge of the mm tree with the bitmap tree
 2022-07-04  7:13 UTC 

[PATCH] e1000: set RX descriptor status in a separate operation
 2022-07-04  7:10 UTC  (2+ messages)

[PATCH] serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
 2022-07-04  7:12 UTC  (3+ messages)

[GIT PULL] Soc changes for omaps
 2022-07-04  7:10 UTC  (2+ messages)

[PATCH 00/13] btrfs: zoned: fix active zone tracking issues
 2022-07-04  7:12 UTC  (9+ messages)
` [PATCH 01/13] block: add bdev_max_segments() helper
` [PATCH 03/13] btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
` [PATCH 05/13] btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
` [PATCH 06/13] btrfs: let can_allocate_chunk return int

❌ FAIL: Test report for b8d5109f (mainline.kernel.org-clang)
 2022-07-04  7:11 UTC 

[PATCH v3 0/3] Improve vfio-pci primary GPU assignment behavior
 2022-07-04  7:10 UTC  (2+ messages)

[PATCH] net/virtio-user: restore callfds index for Rx interrupts
 2022-07-04  7:04 UTC 

[PATCH 1/2] [V1,1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-04  7:09 UTC 

[PATCH] tests/docker/dockerfiles: Add debian-loongarch-cross.docker
 2022-07-04  7:08 UTC 

[RFC 00/13] libext2fs: Add merge/clone abstraction changes
 2022-07-04  7:07 UTC  (14+ messages)
` [RFC 01/13] gen_bitmaps: Fix ext2fs_compare_generic_bmap/bitmap logic
` [RFC 02/13] badblocks: Remove unused badblocks_flags
` [RFC 03/13] blkmap64_ba: Add common helper for bits size calculation
` [RFC 04/13] ext2fs/bitmaps: Add merge bitmaps library abstraction changes
` [RFC 05/13] libext2fs: blkmap64_rb: Add rbtree bmap merge logic changes
` [RFC 06/13] blkmap64_ba: Implement initial implementation of merge bitmaps
` [RFC 07/13] tst_bitmaps_standalone: Add copy and merge bitmaps test
` [RFC 08/13] tst_bitmaps_pthread: Add merge bitmaps test using pthreads
` [RFC 09/13] badblocks: Add badblocks merge logic
` [RFC 10/13] tst_badblocks: Add unit test to verify badblocks list merge api
` [RFC 11/13] dblist: add dblist merge logic
` [RFC 12/13] libext2fs: dupfs: Add fs clone & merge api
` [RFC 13/13] tst_libext2fs_pthread: Add libext2fs merge/clone unit tests

[PATCH 0/3] Add the fec node on i.MX8ULP platform
 2022-07-04 10:10 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: imx8ulp: Add the fec support

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-04  7:07 UTC  (5+ messages)
` (EXT) Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
    ` (EXT) "

API to change the vendor of IDE disk
 2022-07-04  7:06 UTC  (2+ messages)

[net-next PATCH RESEND 0/2] PolarFire SoC macb reset support
 2022-07-04  7:07 UTC  (7+ messages)
` [net-next PATCH RESEND 2/2] net: macb: add polarfire soc "

[PATCH] scs: Fix a wrong parameter in __scs_magic
 2022-07-04  7:04 UTC 

[akpm-mm:mm-unstable 244/249] mm/memory-failure.c:1679:59: error: 'SUBPAGE_INDEX_HWPOISON' undeclared
 2022-07-04  7:03 UTC  (3+ messages)

[PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK
 2022-07-04  7:03 UTC  (4+ messages)

[PATCH v3 0/5] mt76: add the capability to support more than two phys
 2022-07-04  7:02 UTC  (6+ messages)
` [PATCH v3 1/5] mt76: add phy_idx in mt76_rx_status
` [PATCH v3 2/5] mt76: introduce phys array in mt76_dev structure
` [PATCH v3 3/5] mt76: add phy_idx to mt76_wcid
` [PATCH v3 4/5] mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
` [PATCH v3 5/5] mt76: get rid of mt76_wcid_hw routine

[PATCH V3] virtio: disable notification hardening by default
 2022-07-04  7:00 UTC  (16+ messages)

[PATCH v1] examples/fips_validation: fix memory leak in sha test
 2022-07-04  7:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] serial: A few cleanups
 2022-07-04  6:59 UTC  (7+ messages)
` [PATCH v2 6/6] serial: Consolidate BOTH_EMPTY use

linux-next: manual merge of the mm tree with the bitmap tree
 2022-07-04  6:58 UTC 

[PATCH 0/2] netfs, ceph: fix the crash when unlocking the folio
 2022-07-04  6:58 UTC  (4+ messages)
` [PATCH 1/2] netfs: release the folio lock and put the folio before retrying

[PATCH v9 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-07-04  6:56 UTC  (6+ messages)
` [PATCH v9 4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param

[PATCH v2] SUNRPC: Fix READ_PLUS crasher
 2022-07-04  6:55 UTC  (2+ messages)

[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
 2022-07-04  6:42 UTC  (4+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore
` [PATCH 2/3] scripts/make-release: Do not include the skiboot "
` [PATCH 3/3] scripts/make-release: Remove CI yaml and more git files from the tarball

[PATCH] ARM: dts: lan966x: Add mcan1 node
 2022-07-04  6:48 UTC  (3+ messages)

[PATCH v5 0/9] power: reset: at91-reset: add support for sama7g5
 2022-07-04  6:47 UTC  (7+ messages)
` [PATCH v5 1/9] ARM: dts: at91: use generic name for reset controller
` [PATCH v5 9/9] ARM: dts: at91: sama7g5: add reset-controller node

[PATCH blktests] block/008: fix cpu online restore
 2022-07-04  6:47 UTC  (3+ messages)

[PATCH linux-next] mm/madvise: allow KSM hints for process_madvise
 2022-07-04  6:48 UTC  (11+ messages)

[igt-dev] [i-g-t V7 0/2] tests/kms_color: IGT test cleanup
 2022-07-04  6:48 UTC  (4+ messages)
` [igt-dev] [i-g-t V7 2/2] tests/kms_color: Test Cleanup

[PATCH 1/2] ARM: dts: at91: sama5d2: fix compilation warning
 2022-07-04  6:46 UTC  (6+ messages)
` [PATCH 2/2] "

[Buildroot] [PATCH v3] package/systemd: invoke systemd-tmpfilesd on final image
 2022-07-04  6:45 UTC  (3+ messages)

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-07-04  6:45 UTC  (9+ messages)
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-04  6:44 UTC  (4+ messages)
` [PATCH v7 012/102] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs

INFO: task hung in misc_open (4)
 2022-07-04  6:44 UTC  (2+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable

[OE-core][kirkstone][PATCH] curl: backport openssl fix CN check error code
 2022-07-04  6:43 UTC  (3+ messages)

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-07-04  6:41 UTC  (6+ messages)
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings

[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
 2022-07-04  6:42 UTC  (5+ messages)

[PATCH v2] mm/add_pages: Move Kconfig variable to mm/Kconfig
 2022-07-04  6:41 UTC  (2+ messages)

[PATCH 00/12] s390-ccw bios fixes and clean-ups
 2022-07-04  6:39 UTC  (5+ messages)
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size

[PATCH 0/2] ARM: at91: add support for L2 cache write_sec() callback
 2022-07-04  6:39 UTC  (7+ messages)
` [PATCH 1/2] ARM: at91: add sam_linux_is_in_normal_world() function
` [PATCH 2/2] ARM: at91: setup outer cache .write_sec() callback if needed

[PATCH v2] serial: 8250_bcm7271: Save/restore RTS in suspend/resume
 2022-07-04  6:40 UTC  (2+ messages)

[PATCH v2] powerpc/mm: Update max/min_low_pfn in the same function
 2022-07-04  6:38 UTC 

PCI pass-through problem for SN570 NVME SSD
 2022-07-04  6:37 UTC  (2+ messages)

[PATCH v2 1/4] kvm: x86/pmu: Introduce masked events to the pmu event filter
 2022-07-04  6:36 UTC  (2+ messages)

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04  6:37 UTC  (11+ messages)
` [PATCH 12/14] loongarch: drop definition of PGD_ORDER
` [PATCH 15/14] arm: Rename PMD_ORDER to PMD_BITS

[RESEND PATCH 00/11] platform/chrome: Kunit tests and refactor for cros_ec_cmd_xfer()
 2022-07-04  6:32 UTC  (3+ messages)
` [RESEND PATCH 05/11] platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()

[PATCH] pci: controller: mobiveil: Hold reference returned by of_parse_phandle()
 2022-07-04  6:26 UTC 

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-04  6:29 UTC  (5+ messages)

[meta-oe][PATCH v2] mariadb: Upgrade to 10.8.3
 2022-07-04  6:27 UTC 

[PATCH v2] ARM: dts: am33xx: Fix MMCHS0 dma properties
 2022-07-04  6:25 UTC  (5+ messages)

[PATCH] soundwire: bus_type: fix remove and shutdown support
 2022-07-04  6:20 UTC  (6+ messages)

[PATCH v2 0/3] Zero copy improvements (QIOChannel + multifd)
 2022-07-04  6:18 UTC  (3+ messages)
` [PATCH v2 2/3] Add zero-copy-copied migration stat

[patch net-next 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-04  6:19 UTC  (6+ messages)
` [patch net-next 2/3] net: devlink: call lockdep_assert_held() for devlink->lock directly

simplify the mdev interface v3
 2022-07-04  6:18 UTC  (5+ messages)
` [PATCH 04/13] vfio/mdev: simplify mdev_type handling

[PATCH 0/5] x86/lbr: handle lack of model-specific LBRs
 2022-07-04  6:15 UTC  (5+ messages)
` [PATCH 2/5] x86/lbr: enable hypervisor LER with arch LBR

[PATCH] LoongArch: Clean useless vcsr in loongarch_fpu
 2022-07-04  6:14 UTC 

[PATCH net-next v2 00/13] mlxsw: Unified bridge conversion - part 6/6
 2022-07-04  6:11 UTC  (14+ messages)
` [PATCH net-next v2 01/13] mlxsw: Configure egress VID for unicast FDB entries
` [PATCH net-next v2 02/13] mlxsw: spectrum_fid: Configure VNI to FID classification
` [PATCH net-next v2 03/13] mlxsw: Configure ingress RIF classification
` [PATCH net-next v2 04/13] mlxsw: spectrum_fid: Configure layer 3 egress VID classification
` [PATCH net-next v2 05/13] mlxsw: spectrum_router: Do not configure VID for sub-port RIFs
` [PATCH net-next v2 06/13] mlxsw: Configure egress FID classification after routing
` [PATCH net-next v2 07/13] mlxsw: Add support for VLAN RIFs
` [PATCH net-next v2 08/13] mlxsw: Add new FID families for unified bridge model
` [PATCH net-next v2 09/13] mlxsw: Add support for 802.1Q FID family
` [PATCH net-next v2 10/13] mlxsw: Add ubridge to config profile
` [PATCH net-next v2 11/13] mlxsw: Enable unified bridge model
` [PATCH net-next v2 12/13] mlxsw: spectrum_fid: Remove flood_index() from FID operation structure
` [PATCH net-next v2 13/13] mlxsw: spectrum_fid: Remove '_ub_' indication from structures and defines

[PATCH v8 0/4] Add octal DTR support for Macronix flash
 2022-07-04  6:12 UTC  (5+ messages)
` [PATCH v8 1/4] mtd: spi-nor: add support for Macronix Octal flash
` [PATCH v8 2/4] mtd: spi-nor-core: Adding different type of command extension in Soft Reset
` [PATCH v8 3/4] mtd: spi-nor: Parse SFDP SCCR Map
` [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

[ANNOUNCE] Release v5.10.126-cip11
 2022-07-04  6:11 UTC 

__dynamic_array() of 1 in blktrace?
 2022-07-04  6:11 UTC  (2+ messages)

[PATCH v2 00/11] Fix bugs for LoongArch virt machine
 2022-07-04  6:04 UTC  (4+ messages)
` [PATCH 08/11] target/loongarch: Fix the meaning of ECFG reg's VS field

[PATCH] net: hns: Fix spelling mistake in comments
 2022-07-04  6:07 UTC  (2+ messages)

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-07-04  6:07 UTC  (7+ messages)
` [PATCH v7 16/21] block: add check when merging zone device pages

[PATCH v1 00/10] Add Xue - console over USB 3 Debug Capability
 2022-07-04  6:05 UTC  (7+ messages)
` [PATCH v1 01/10] drivers/char: Add support for Xue USB3 debugger

[PATCH v2 00/11] OpenRISC Virtual Machine
 2022-07-03 21:28 UTC  (2+ messages)
` [PATCH v2 03/11] goldfish_rtc: Add endianness property

[PATCH] pinctrl: imx: Add the zero base flag for imx93
 2022-07-04  6:04 UTC  (3+ messages)

[PATCH v4 0/3] RDMA/rxe: Fix no completion event issue
 2022-07-04  6:01 UTC  (4+ messages)
` [PATCH v4 2/3] RDMA/rxe: Generate error completion for error requester QP state

[PATCH v5 0/4] RDMA/rxe: Fix no completion event issue
 2022-07-04  6:00 UTC  (5+ messages)
` [PATCH v5 1/4] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v5 2/4] RDMA/rxe: Generate error completion for error requester QP state
` [PATCH v5 3/4] RDMA/rxe: Split qp state for requester and completer
` [PATCH v5 4/4] RDMA/rxe: Fix typo in comment

[PATCH] pci: Add checks to prevent config space overflow
 2022-07-04  6:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194
 2022-07-04  5:56 UTC  (2+ messages)
` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.23


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.