linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 19:23:08 to 2021-12-16 21:43:03 UTC [more...]

[patch V3 07/35] device: Move MSI related data into a struct
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 30/35] perf/smmuv3: Use msi_get_virq()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 14/35] PCI/MSI: Let the irq code handle sysfs groups
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 17/35] platform-msi: Rename functions and clarify comments
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V4 09-02/35] PCI/MSI: Allocate MSI device data on first use
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V4 09-01/35] PCI/MSI: Decouple MSI[-X] disable from pcim_release()
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 10/35] platform-msi: Allocate MSI device data on first use
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 12/35] soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 13/35] genirq/msi: Provide msi_device_populate/destroy_sysfs()
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 32/35] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 15/35] platform-msi: Let the core code handle sysfs groups
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 02/31] genirq/msi: Add mutex for MSI list protection
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 03/31] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 07/31] PCI/MSI: Protect MSI operations
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 05/31] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 06/31] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 16/35] genirq/msi: Remove the original sysfs interfaces
 2021-12-16 21:41 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 20/35] platform-msi: Use msi_desc::msi_index
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 21/35] bus: fsl-mc-msi: Use msi_desc::msi_index
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 27/35] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] PCI/MSI: Use msi_get_virq() "

[patch V3 24/35] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 01/31] genirq/msi: Move descriptor list to struct msi_device_data
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 33/35] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 31/35] iommu/arm-smmu-v3: Use msi_get_virq()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 04/31] genirq/msi: Provide a set of advanced MSI accessors and iterators
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 08/31] PCI/MSI: Use msi_add_msi_desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 10/31] PCI/MSI: Use msi_on_each_desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 11/31] x86/pci/xen: Use msi_for_each_desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 09/31] PCI/MSI: Let core code free MSI descriptors
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 13/31] s390/pci: Rework MSI descriptor walk
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 12/31] xen/pcifront: Rework MSI handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 14/31] powerpc/4xx/hsta: Rework MSI handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 15/31] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 16/31] powerpc/pasemi/msi: Convert to msi_on_each_dec()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 17/31] powerpc/fsl_msi: Use msi_for_each_desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 19/31] PCI: hv: Rework MSI handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 18/31] powerpc/mpic_u3msi: Use msi_for_each-desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 20/31] NTB/msi: Convert to msi_on_each_desc()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 22/31] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 23/31] bus: fsl-mc-msi: Simplify MSI descriptor handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 24/31] platform-msi: Let core code handle MSI descriptors
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 25/31] platform-msi: Simplify platform device MSI code
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 26/31] genirq/msi: Make interrupt allocation less convoluted
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 27/31] genirq/msi: Convert to new functions
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 28/31] genirq/msi: Mop up old interfaces
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 31/31] genirq/msi: Convert storage to xarray
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[patch V2 30/31] genirq/msi: Simplify sysfs handling
 2021-12-16 21:40 UTC  (2+ messages)
` [tip: irq/msi] "

[PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns
 2021-12-16 21:38 UTC  (8+ messages)
` [PATCH v7 14/14] ima: Setup securityfs for IMA namespace

[GIT PULL] Networking for 5.16-rc6
 2021-12-16 21:32 UTC 

[PATCH v2 0/2] dt-bindings: timer: sifive,clint: Miscellaneous improvements
 2021-12-16 21:30 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: timer: sifive,clint: Fix number of interrupts
` [PATCH v2 2/2] dt-bindings: timer: sifive,clint: Group interrupt tuples

[PATCH v2 0/2] dt-bindings: interrupt-controller: sifive,plic: Miscellaneous improvements
 2021-12-16 21:29 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
` [PATCH v2 2/2] dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples

[PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
 2021-12-16 21:27 UTC  (4+ messages)
` [PATCH 2/3] hwmon: update ASUS EC driver documentation
` [PATCH 3/3] hwmon: remove asus_wmi_ec_sensors driver

[PATCH] dt-bindings: i2c: aspeed: Drop stray '#interrupt-cells'
 2021-12-16 21:27 UTC  (2+ messages)

[intel-tdx:kvm-upstream 81/152] arch/x86/kvm/vmx/tdx_stubs.c:16:5: warning: no previous prototype for function 'tdx_vcpu_ioctl'
 2021-12-16 21:25 UTC 

[PATCH V4 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices
 2021-12-16 21:24 UTC  (2+ messages)

[PATCH] serial: atmel: Use platform_get_irq() to get the interrupt
 2021-12-16 21:22 UTC  (3+ messages)

[PATCH] i2c: exynos5: Fix getting the optional clock
 2021-12-16 21:22 UTC  (2+ messages)

[PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-16 21:21 UTC  (8+ messages)
` [PATCH V2 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V2 02/10] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V2 08/10] dt-bindings: media: nxp,imx8mq-vpu: Add support for G1 and G2 on imx8mm

[PATCH v3 00/68] fscache, cachefiles: Rewrite
 2021-12-16 21:17 UTC  (7+ messages)
` [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-16 21:13 UTC  (6+ messages)
` [PATCH v5 6/9] dt-bindings: serial: fsl-lpuart: add i.MXRT1050 compatible
  ` [RESEND in plain-test] Re: [PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC

[PATCH] drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
 2021-12-16 21:09 UTC 

[PATCH] dt-bindings: usb: qcom,dwc3: add binding for SM8450
 2021-12-16 21:09 UTC  (2+ messages)

[PATCH v3 00/25] iomap/xfs folio patches
 2021-12-16 21:07 UTC  (26+ messages)
` [PATCH v3 01/25] block: Add bio_add_folio()
` [PATCH v3 02/25] block: Add bio_for_each_folio_all()
` [PATCH v3 03/25] fs/buffer: Convert __block_write_begin_int() to take a folio
` [PATCH v3 04/25] iomap: Convert to_iomap_page "
` [PATCH v3 05/25] iomap: Convert iomap_page_create "
` [PATCH v3 06/25] iomap: Convert iomap_page_release "
` [PATCH v3 07/25] iomap: Convert iomap_releasepage to use "
` [PATCH v3 08/25] iomap: Add iomap_invalidate_folio
` [PATCH v3 09/25] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH v3 10/25] iomap: Convert bio completions to use folios
` [PATCH v3 11/25] iomap: Use folio offsets instead of page offsets
` [PATCH v3 12/25] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH v3 13/25] iomap: Convert readahead and readpage to use "
` [PATCH v3 14/25] iomap: Convert iomap_page_mkwrite "
` [PATCH v3 15/25] iomap: Allow iomap_write_begin() to be called with the full length
` [PATCH v3 16/25] iomap: Convert __iomap_zero_iter to use a folio
` [PATCH v3 17/25] iomap: Convert iomap_write_begin() and iomap_write_end() to folios
` [PATCH v3 18/25] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH v3 19/25] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH v3 20/25] iomap: Simplify iomap_writepage_map()
` [PATCH v3 21/25] iomap: Simplify iomap_do_writepage()
` [PATCH v3 22/25] iomap: Convert iomap_add_to_ioend() to take a folio
` [PATCH v3 23/25] iomap: Convert iomap_migrate_page() to use folios
` [PATCH v3 24/25] iomap: Support large folios in invalidatepage
` [PATCH v3 25/25] xfs: Support large folios

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-16 21:07 UTC  (15+ messages)
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()

[PATCH 2/2] mm: reimplement si_mem_available()
 2021-12-16 21:05 UTC  (2+ messages)

[PATCH v2 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-12-16 20:58 UTC  (6+ messages)
` [PATCH v3 "

[PATCH v2 0/3] ARM: mstar: Initial Miyoo Mini support
 2021-12-16 20:54 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Miyoo

[PATCH] net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH v2] sfc_ef100: potential dereference of null pointer
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH net] net: systemport: Add global locking for descriptor lifecycle
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH] virtio_net: fix rx_drops stat for small pkts
 2021-12-16 20:51 UTC  (2+ messages)

[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
 2021-12-16 20:48 UTC  (10+ messages)

[PATCH net-next v2] net: prestera: flower template support
 2021-12-16 20:45 UTC  (2+ messages)

[RESEND 1/2] sctp: export sctp_endpoint_{hold,put}() for use by seperate modules
 2021-12-16 20:44 UTC  (6+ messages)
` [RESEND 2/2] sctp: hold cached endpoints to prevent possible UAF

[PATCH v2 00/28] iomap/xfs folio patches
 2021-12-16 20:43 UTC  (5+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio

[PATCH v2 00/13] KVM: selftests: Add tests for SEV and SEV-ES guests
 2021-12-16 20:35 UTC  (3+ messages)
` [PATCH v2 07/13] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH v3 0/2] CAN: Add support for setting mux
 2021-12-16 20:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property

[PATCH v3 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-12-16 20:31 UTC  (3+ messages)
` [PATCH v3 2/8] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation

[PATCH] iio: position: Add support for ams AS5600 angle sensor
 2021-12-16 20:26 UTC 

[PATCH v3 0/7] Support for some TQMa8M* boards
 2021-12-16 20:26 UTC  (3+ messages)
` [PATCH v3 3/7] arm64: defconfig: enable drivers for TQ TQMa8MxML-MBa8Mx

[PATCH 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-16 20:25 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
` [PATCH 3/7] dt-bindings: Add vendor prefix for WinLink
` [PATCH 5/7] dt-bindings: pinctrl: samsung: Add pin drive definitions for Exynos850
` [PATCH 6/7] arm64: dts: exynos: Add initial Exynos850 SoC support

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-16 20:24 UTC  (5+ messages)
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v8 08/40] x86/sev: Check the vmpl level

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-16 20:22 UTC  (9+ messages)

linux-next: manual merge of the userns tree with the cel tree
 2021-12-16 20:22 UTC  (2+ messages)

[PATCH v2 0/2] Fix warnings in blktrace
 2021-12-16 20:21 UTC  (9+ messages)
` [PATCH v2 1/2] block: Avoid sleeping function called from invalid context bug
` [PATCH v2 2/2] blktrace: switch trace spinlock to a raw spinlock

[PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
 2021-12-16 20:19 UTC  (8+ messages)
` [PATCH v7 1/7] kbuild: bring back tristate.conf
` [PATCH v7 2/7] kbuild: add modules_thick.builtin
` [PATCH v7 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v7 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v7 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v7 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v7 7/7] kallsyms: add reliable symbol size info

[PATCH 0/2] Enable named interrupt smbus-alert for ACPI as well
 2021-12-16 20:18 UTC  (5+ messages)
` [PATCH 2/2] i2c: smbus: Use device_ functions instead of of_

[paulmck-rcu:rcu/next] BUILD SUCCESS 52979a8e8b591cdceb61190f3eeebc2399828510
 2021-12-16 20:18 UTC 

[PATCH 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit
 2021-12-16 20:19 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: usb: document snps,dis_split_quirk property in dwc3

[PATCH v2 0/5] Add STM32MP13 EXTI support
 2021-12-16 20:15 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Update STM32 EXTI interrupt controller
` [PATCH v2 3/5] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti

[asahilinux:asahi 63/63] drivers/hid/hid-appleft.c:196:41: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2021-12-16 20:14 UTC 

[PATCH] x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
 2021-12-16 20:11 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
 2021-12-16 20:07 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: micron/st: Hardcode erase_proto to 1-1-1

[PATCH] x86: use builtins to read eflags
 2021-12-16 20:07 UTC  (3+ messages)

[PATCH v2 bpf-next 0/7] bpf_prog_pack allocator
 2021-12-16 20:06 UTC  (8+ messages)
` [PATCH v2 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v2 bpf-next 5/7] x86/alternative: introduce text_poke_jit

[PATCH v3 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2021-12-16 20:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: Add bindings doc for Sunplus SP7021

[PATCH RESEND 0/7] DT bindings for Hikey960/970 USB/PCI
 2021-12-16 20:01 UTC  (7+ messages)
` [PATCH RESEND 1/7] dt-bindings: misc: add schema for USB hub on Kirin devices
` [PATCH RESEND 2/7] dt-bindings: clock: hi3670-clock.txt: add pmctrl compatible
` [PATCH RESEND 3/7] dt-bindings: usb: hisilicon,hi3670-dwc3: add binding for Kirin970

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-16 19:59 UTC  (6+ messages)

[PATCH] Bluetooth: virtio_bt: fix device removal
 2021-12-16 19:58 UTC  (6+ messages)

[PATCH v3] Bluetooth: btqca: sequential validation
 2021-12-16 19:57 UTC  (2+ messages)

[intel-tdx:kvm-upstream 107/152] arch/x86/kvm/vmx/tdx_stubs.c:13:12: error: no previous prototype for 'tdx_vcpu_run'
 2021-12-16 19:53 UTC 

[GIT PULL] clk fixes for v5.16-rc5
 2021-12-16 19:51 UTC  (2+ messages)

[PATCH v9 1/3] bluetooth: msft: Handle MSFT Monitor Device Event
 2021-12-16 19:49 UTC  (4+ messages)
` [PATCH v9 3/3] bluetooth: mgmt: Fix sizeof in mgmt_device_found()

[PATCH] PM: sleep: Fix error handling in dpm_prepare()
 2021-12-16 19:49 UTC  (3+ messages)

[PATCH 01/12] perf test: Shell - Limit to only run executable scripts in tests
 2021-12-16 19:45 UTC  (4+ messages)
` [PATCH 02/12] perf test: Shell - only run .sh shell files to skip other files

[PATCH v2] f2fs: don't drop compressed page cache in .{invalidate,release}page
 2021-12-16 19:36 UTC  (2+ messages)

[PATCH] cpufreq: Fix initialization of min and max frequency QoS requests
 2021-12-16 19:32 UTC 

[PATCH] arm64: dts: imx8mm-venice-gw73xx-0x: add dt overlay for imx219 rpi v2 camera
 2021-12-16 19:28 UTC 

[PATCH -next] f2fs: Simplify bool conversion
 2021-12-16 19:27 UTC  (2+ messages)

[PATCH 0/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments
 2021-12-16 19:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3] f2fs: fix to reserve space for IO align feature
 2021-12-16 19:24 UTC  (3+ messages)

[PATCH v4 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-12-16 19:22 UTC  (6+ messages)
` [PATCH v4 1/5] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v4 2/5] mm/mmzone: Tag pg_data_t "
` [PATCH v4 3/5] x86/e820: Tag e820_entry "
` [PATCH v4 4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap
` [PATCH v4 5/5] drivers/node: Show in sysfs node's crypto capabilities

[t-kristo-pm:usi-5.16-v5-bpf 16/19] ./usr/include/linux/bpf_hid.h:13:10: fatal error: 'linux/workqueue.h' file not found
 2021-12-16 19:23 UTC 

[PATCH v2] lib/raid6: Reduce high latency by using migrate instead of preempt
 2021-12-16 19:23 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).