messages from 2022-01-10 01:00:16 to 2022-01-10 02:03:42 UTC [more...]
[PATCH v2 00/23] PCI: aardvark controller fixes BATCH 4
2022-01-10 1:50 UTC (45+ messages)
` [PATCH v2 01/23] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
` [PATCH v2 02/23] PCI: aardvark: Fix reading MSI interrupt number
` [PATCH v2 03/23] PCI: aardvark: Fix support for MSI interrupts
` [PATCH v2 04/23] PCI: aardvark: Rewrite IRQ code to chained IRQ handler
` [PATCH v2 05/23] PCI: aardvark: Check return value of generic_handle_domain_irq() when processing INTx IRQ
` [PATCH v2 06/23] PCI: aardvark: Make MSI irq_chip structures static driver structures
` [PATCH v2 07/23] PCI: aardvark: Make msi_domain_info structure a static driver structure
` [PATCH v2 08/23] PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
` [PATCH v2 09/23] PCI: aardvark: Refactor unmasking summary MSI interrupt
` [PATCH v2 10/23] PCI: aardvark: Add support for masking MSI interrupts
` [PATCH v2 11/23] PCI: aardvark: Fix setting MSI address
` [PATCH v2 12/23] PCI: aardvark: Enable MSI-X support
` [PATCH v2 13/23] PCI: aardvark: Add support for ERR interrupt on emulated bridge
` [PATCH v2 14/23] PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit "
` [PATCH v2 15/23] PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME "
` [PATCH v2 16/23] PCI: aardvark: Add support for PME interrupts
` [PATCH v2 17/23] PCI: aardvark: Fix support for PME requester on emulated bridge
` [PATCH v2 18/23] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH v2 19/23] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH v2 20/23] PCI: aardvark: Don't mask irq when mapping
` [PATCH v2 21/23] PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
` [PATCH v2 22/23] PCI: aardvark: Update comment about link going down after link-up
` [PATCH v2 23/23] PCI: aardvark: Make main irq_chip structure a static driver structure
[oe] [meta-oe] [PATCH v2] dnfdragora: upgrade 1.1.2 -> 2.1.2
2022-01-10 2:01 UTC
[RFC][PATCH v6 0/5] trace: Introduce objtrace trigger to trace the kernel object
2022-01-10 2:00 UTC (7+ messages)
` [RFC][PATCH v6 1/5] trace: Add trace any "
[linux-yocto] how can be improved the yocto build speed using network computer resources ?
2022-01-10 2:00 UTC
[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
2022-01-10 1:59 UTC (9+ messages)
[PATCH] block: don't protect submit_bio_checks by q_usage_counter
2022-01-10 1:59 UTC (3+ messages)
[PATCH]powerpc/xmon: Dump XIVE information for online-only processors
2022-01-10 1:51 UTC (2+ messages)
[PATCH V3 0/8] sched: Remove unused TASK_SIZE_OF for all archs
2022-01-10 1:50 UTC (2+ messages)
` (subset) "
[PATCH] powerpc/opal: use default_groups in kobj_type
2022-01-10 1:51 UTC (3+ messages)
[PATCH v4 00/12] Add riscv kvm accel support
2022-01-10 1:38 UTC (39+ messages)
` [PATCH v4 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v4 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v4 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v4 07/12] target/riscv: Support setting external interrupt "
` [PATCH v4 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v4 09/12] target/riscv: Add host cpu type
` [PATCH v4 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v4 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v4 12/12] target/riscv: Support virtual time context synchronization
[PATCH net-next v6 0/8] new Fungible Ethernet driver
2022-01-10 1:56 UTC (9+ messages)
` [PATCH net-next v6 1/8] PCI: Add Fungible Vendor ID to pci_ids.h
` [PATCH net-next v6 2/8] net/fungible: Add service module for Fungible drivers
` [PATCH net-next v6 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v6 4/8] net/funeth: ethtool operations
` [PATCH net-next v6 5/8] net/funeth: devlink support
` [PATCH net-next v6 6/8] net/funeth: add the data path
` [PATCH net-next v6 7/8] net/funeth: add kTLS TX control part
` [PATCH net-next v6 8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS
[PATCH] powerpc/cacheinfo: use default_groups in kobj_type
2022-01-10 1:50 UTC (3+ messages)
[PATCH] floppy: Remove usage of the deprecated "pci-dma-compat.h" API
2022-01-10 1:50 UTC (3+ messages)
[PATCH] can: gs_usb: Zero-initialize flags
2022-01-10 1:55 UTC (6+ messages)
[PATCH] powerpc/xive: Add missing null check after calling kmalloc
2022-01-10 1:50 UTC (2+ messages)
[PATCH] xserver-xorg: 21.1.1 -> 21.1.3
2022-01-10 1:55 UTC (3+ messages)
` [OE-core] "
[PATCH] classes/create-spdx: handle if IMAGE_LINK_NAME is empty
2022-01-10 1:54 UTC
[PATCH linux dev-4.7] Porting tach driver for ast26xx from Aspeed linux
2022-01-07 9:08 UTC (6+ messages)
[PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
2022-01-10 1:54 UTC (2+ messages)
Configuring VLAN interface via redfish
2021-12-30 18:08 UTC
[PATCH linux dev-5.15 1/1] mtd: spi-nor: winbond: Add support for w25q01jv-iq
2021-12-24 10:49 UTC
[PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
2022-01-10 1:52 UTC (3+ messages)
[obmc]: sometime, the method of GetObject in phosphor-objmgr cannot get path or object
2021-12-23 10:13 UTC
[PATCH qemu master] hw/misc/aspeed_pwm: fix typo
2021-12-23 6:52 UTC (2+ messages)
[PATCH v10 00/10]vhost-vdpa: add support for configure interrupt
2022-01-10 1:37 UTC (3+ messages)
[PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
2022-01-10 1:49 UTC (4+ messages)
[PULL u-boot] Please pull u-boot-amlogic-20220107
2022-01-10 1:49 UTC (2+ messages)
[PATCH] libbpf: fix possible NULL pointer dereference when destroy skelton
2022-01-10 1:48 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add support for w25q512jvm
2022-01-10 1:45 UTC (3+ messages)
[PATCH 0/8] video: improve UEFI experience on DM_VIDEO
2022-01-10 0:56 UTC (3+ messages)
` [PATCH 4/8] video: Add sun12x22 framebuffer front
` [PATCH 5/8] video: Add Terminus 16x32 font
SYS_MMC_ENV_DEV wrong depend?
2022-01-09 22:20 UTC
[PATCH 1/2] ksmbd: smbd: create MR pool
2022-01-10 1:43 UTC (7+ messages)
` [PATCH 2/2] ksmbd: smbd: change the default maximum read/write, receive size
Upcoming TOF elections
2022-01-10 1:41 UTC (3+ messages)
[PATCH v2] drm/v3d/v3d_drv: Check for error num after setting mask
2022-01-10 1:38 UTC (2+ messages)
[PATCH] ksmbd: smbd: fix missing client's memory region invalidation
2022-01-10 1:36 UTC
[PATCH 6/7] staging: r8188eu: convert DBG_88E calls in core/rtw_mlme_ext.c
2022-01-10 1:35 UTC (3+ messages)
[net v5 0/3] fix bpf_redirect to ifb netdev
2022-01-10 1:34 UTC (11+ messages)
` [net v5 2/3] net: sched: add check tc_skip_classify in sch egress
[PATCH v3 00/12] Add riscv kvm accel support
2022-01-10 1:33 UTC (12+ messages)
` [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v3 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
[PATCH] drivers/staging: remove redundant result variable
2022-01-10 1:32 UTC
[PATCH] drivers/misc: remove redundant ret variable
2022-01-10 1:31 UTC
[PATCH] sound/soc/codecs: remove redundant ret variable
2022-01-10 1:28 UTC (2+ messages)
[PATCH] arch/alpha/kernel: remove redundant err variable
2022-01-10 1:29 UTC
[PATCH v2 0/2] hwmon: Add "label" attribute v2
2022-01-10 1:29 UTC (3+ messages)
` [PATCH v2 2/2] hwmon: Add "label" attribute
[PATCH] drivers/pinctrl: remove redundant ret variable
2022-01-10 1:27 UTC (2+ messages)
[PATCH v5 0/2] cancel all throttled bios in del_gendisk()
2022-01-10 1:28 UTC (7+ messages)
` [PATCH v5 2/2] block: "
[PATCH v4 00/11] Improve PMU support
2022-01-10 1:23 UTC (5+ messages)
` [PATCH v4 11/11] hw/riscv: virt: Add PMU DT node to the device tree
Questions about the patch 054aa8d439b9 ("fget: check that the fd still exists after getting a ref to it")
2022-01-10 1:25 UTC (2+ messages)
[PATCH v2 0/6] ima: support fs-verity digests and signatures
2022-01-10 1:24 UTC (3+ messages)
` [PATCH v2 5/6] ima: support fs-verity file digest based signatures
[linux-linus test] 167647: tolerable FAIL - PUSHED
2022-01-10 1:22 UTC
[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
2022-01-10 1:23 UTC
[PATCH v1 0/4] Add max6639 regulator and devicetree support
2022-01-10 1:22 UTC (3+ messages)
` [PATCH v1 3/4] dt-bindings: hwmon: Add binding for max6639
[PATCH -next] sched: Use struct_size() helper in task_numa_group()
2022-01-10 1:20 UTC (3+ messages)
[PATCH v1 0/3] Miscellaneous PMU fixes
2022-01-10 1:19 UTC (4+ messages)
` [PATCH v1 2/3] lib: sbi: Disable interrupt during config matching
[oe] [meta-oe] [PATCH] bats: upgrade 1.4.1 -> 1.5.0
2022-01-10 1:14 UTC (5+ messages)
` [oe] [meta-oe] [PATCH] dnfdragora: upgrade 1.1.2 -> 2.1.2
linux-next: manual merge of the tip tree with the net-next tree
2022-01-10 1:12 UTC
[PATCH][next] hwmon: nzxt-smart2: make array detect_fans_report static const
2022-01-10 1:11 UTC (2+ messages)
[PATCH] dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes
2022-01-10 1:09 UTC (2+ messages)
[PATCH] dt-bindings: iio/magnetometer: yamaha,yas530: Fix invalid 'interrupts' in example
2022-01-10 1:07 UTC (2+ messages)
[PATCH v1 net-next 0/2] use bulk reads for ocelot statistics
2022-01-10 1:06 UTC (3+ messages)
` [PATCH v1 net-next 1/2] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v1 net-next 2/2] net: mscc: ocelot: use bulk reads for stats
[PATCH] dt-bindings: net: snps,dwmac: Enable burst length properties for more compatibles
2022-01-10 1:01 UTC (2+ messages)
[v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
2022-01-10 0:59 UTC (5+ messages)
` [v2 1/3] clk: mediatek: Add error handle when fail to register clock provider
` [v2 2/3] dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document
` [v2 3/3] clk: mediatek: Integrate vppsys with mtk-mmsys in MT8195
[PATCH] hinic: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] myri10ge: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] bna: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] cxgb4vf: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH net-next] page_pool: remove spinlock in page_pool_refill_alloc_cache()
2022-01-10 1:00 UTC (2+ messages)
[PATCH] cxgb3: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] be2net: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net: enetc: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] bnx2x: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] et131x: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH net-next] net: allwinner: Fix print format
2022-01-10 1:00 UTC (2+ messages)
[PATCH] qlcnic: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] tcp: tcp_send_challenge_ack delete useless param `skb`
2022-01-10 1:00 UTC (2+ messages)
[PATCH] lan743x: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net: alteon: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] vmxnet3: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] rocker: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net/qla3xxx: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] cxgb4: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH net] amt: fix wrong return type of amt_send_membership_update()
2022-01-10 1:00 UTC (2+ messages)
[PATCH net v2 1/1] net: openvswitch: Fix ct_state nat flags for conns arriving from tc
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net: mcs7830: handle usb read errors properly
2022-01-10 1: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.