All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-06 17:22:11 to 2022-03-06 19:20:01 UTC [more...]

Kernel freeze on killall kissattach
 2022-03-06 19:20 UTC  (7+ messages)

[PATCH 00/26] usb: gadget: remove usage of list iterator past the loop
 2022-03-06 19:19 UTC  (31+ messages)
` [PATCH 01/26] usb: gadget: fsl: remove usage of list iterator past the loop body
` [PATCH 02/26] usb: gadget: bdc: "
` [PATCH 03/26] usb: gadget: udc: atmel: "
` [PATCH 04/26] usb: gadget: udc: pxa25x: "
` [PATCH 05/26] usb: gadget: udc: at91: "
` [PATCH 06/26] usb: gadget: goku_udc: "
` [PATCH 07/26] usb: gadget: udc: gr_udc: "
` [PATCH 08/26] usb: gadget: lpc32xx_udc: "
` [PATCH 09/26] usb: gadget: mv_u3d: "
` [PATCH 10/26] usb: gadget: udc: mv_udc_core: "
` [PATCH 11/26] usb: gadget: net2272: "
` [PATCH 12/26] usb: gadget: udc: net2280: "
` [PATCH 13/26] usb: gadget: omap_udc: "
` [PATCH 14/26] usb: gadget: s3c-hsudc: "
` [PATCH 15/26] usb: gadget: udc-xilinx: "
` [PATCH 16/26] usb: gadget: aspeed: "
` [PATCH 17/26] usb: gadget: configfs: remove using list iterator after loop body as a ptr
` [PATCH 18/26] usb: gadget: legacy: "
` [PATCH 19/26] usb: gadget: udc: max3420_udc: "
` [PATCH 20/26] usb: gadget: tegra-xudc: "
` [PATCH 21/26] usb: gadget: composite: remove check of list iterator against head past the loop body
` [PATCH 22/26] usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was found
` [PATCH 23/26] usb: gadget: udc: s3c2410: "
` [PATCH 24/26] usb: gadget: udc: core: "
` [PATCH 25/26] usb: gadget: dummy_hcd: "
` [PATCH 26/26] usb: gadget: udc: s3c2410: "

[Printing-architecture] OpenPrinting/PWG Meeting in May - Virtual or in-person?
 2022-03-06 19:18 UTC  (3+ messages)

Regression with improved multi chip isolation
 2022-03-06 19:15 UTC 

GPG public key Helge Deller
 2022-03-06 19:06 UTC 

[PULL 00/33] Abstract ArchCPU
 2022-03-06 19:06 UTC  (3+ messages)

stable-rc/linux-5.16.y baseline: 112 runs, 1 regressions (v5.16.12-166-g373826da847f)
 2022-03-06 19:03 UTC 

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-06 18:57 UTC  (6+ messages)

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-06 18:51 UTC  (5+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support
` [PATCH 2/7] serial: 8250_dwlib: RS485 HW full "

Port pool of CentOS machine
 2022-03-06 18:56 UTC 

[Printing-architecture] Google Summer of Code 2022 - The Linux Foundation (and with it OpenPrinting) is accepted as mentoring organizatio!!
 2022-03-06 18:54 UTC 

[LTP] [PATCH] migrate_pages02: check file exist before opening it
 2022-03-06 18:51 UTC  (3+ messages)

[PATCH] dt-bindings: usb: usb251xb: add documentation for boost-up property
 2022-03-06 18:47 UTC 

[PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO
 2022-03-06 18:44 UTC  (11+ messages)
` [PATCH] "

[RFC PATCH net-next 0/6] ptp: Support hardware clocks with additional free running time
 2022-03-06 18:38 UTC  (3+ messages)

[PATCH] bonding: helper macro __ATTR_RO to make code more clear
 2022-03-06 18:30 UTC  (2+ messages)

stable-rc/queue/5.4 build: 144 builds: 2 failed, 142 passed, 4 errors, 12 warnings (v5.4.182-57-g85357dafc890)
 2022-03-06 18:32 UTC 

[cocci] Checking the isomorphism “ptr_to_array”
 2022-03-06 18:30 UTC 

[PATCH v7 00/46] CXl 2.0 emulation Support
 2022-03-06 17:41 UTC  (94+ messages)
` [PATCH v7 01/46] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v7 02/46] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v7 03/46] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v7 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v7 05/46] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v7 06/46] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v7 07/46] hw/cxl/device: Add memory device utilities
` [PATCH v7 08/46] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v7 09/46] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v7 10/46] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v7 11/46] hw/pxb: Use a type for realizing expanders
` [PATCH v7 12/46] hw/pci/cxl: Create a CXL bus type
` [PATCH v7 13/46] cxl: Machine level control on whether CXL support is enabled
` [PATCH v7 14/46] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v7 15/46] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v7 16/46] hw/cxl/rp: Add a root port
` [PATCH v7 17/46] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v7 18/46] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v7 19/46] hw/cxl/device: Add some trivial commands
` [PATCH v7 20/46] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v7 21/46] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v7 22/46] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v7 23/46] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v7 24/46] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v7 25/46] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v7 26/46] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v7 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v7 28/46] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v7 29/46] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v7 30/46] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v7 31/46] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v7 32/46] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v7 33/46] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v7 34/46] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v7 35/46] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v7 36/46] i386/pc: Enable CXL fixed memory windows
` [PATCH v7 37/46] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v7 38/46] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v7 39/46] tests/acpi: Add tables "
` [PATCH v7 40/46] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v7 41/46] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v7 42/46] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v7 43/46] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v7 44/46] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v7 45/46] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v7 46/46] cxl/cxl-host: Support interleave decoding with one level of switches

[PATCH][REPOST][V12] xfstest: add tests for allocation_hint
 2022-03-06 18:22 UTC 

[PATCH] Add tests for allocation_hint
 2022-03-06 18:18 UTC 

[PATCH 0/5][V12] btrfs: allocation_hint
 2022-03-06 18:14 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/5] btrfs: export the device allocation_hint property in sysfs
` [PATCH 3/5] btrfs: change the device allocation_hint property via sysfs
` [PATCH 4/5] btrfs: add allocation_hint mode
` [PATCH 5/5] btrfs: rename dev_item->type to dev_item->flags

[PATCH 0/2][V12] btrfs-progs: allocation_hint disk property
 2022-03-06 18:15 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property
` [PATCH 2/2] Update man page for allocator_hint property

[PATCH] media: aspeed: Fix an error handling path in aspeed_video_probe()
 2022-03-06 18:08 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 107 runs, 1 regressions (v5.10.103-99-g803f589c9a5f)
 2022-03-06 18:08 UTC 

[PATCH v2 0/3] dt-bindings: Add macros for video interface bus types
 2022-03-06 18:04 UTC  (15+ messages)
` [PATCH v2 1/3] dt-bindings: media: "
` [PATCH v2 2/3] dt-bindings: Use new video interface bus type macros in examples
` [PATCH v2 3/3] ARM: dts: Use new media bus type macros

[PATCH 1/2] nvme: remove support or stream based temperature hint
 2022-03-06 18:06 UTC  (8+ messages)
` [PATCH 2/2] block: remove the per-bio/request write hint

DTB backward/forward compatibility with "pinctrl: bcm2835: Change init order for gpio hogs"
 2022-03-06 17:58 UTC  (8+ messages)

[PATCH 0/2] drm/tegra: Fix panel support on Venice 2 and Nyan
 2022-03-06 17:59 UTC  (5+ messages)
` [PATCH 2/2] ARM: tegra: Move panels to AUX bus

[PATCH -next] misc: rtsx: fix build for CONFIG_PM not set
 2022-03-06 17:57 UTC  (10+ messages)

[PATCH v2 0/7] ixgbe SFP handling fixes
 2022-03-06 17:56 UTC  (4+ messages)
` [PATCH v4 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs

[PATCH v9 00/14] module: core code clean up
 2022-03-06 17:46 UTC  (5+ messages)
` [PATCH v9 07/14] module: Move extra signature support out of core code

[PATCH] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
 2022-03-06 17:44 UTC  (2+ messages)

[ovmf test] 168439: regressions - FAIL
 2022-03-06 17:42 UTC 

[patch] futex.2: tfix
 2022-03-06 17:39 UTC  (2+ messages)

[PATCH] printf.3: fix prototype indentation
 2022-03-06 17:36 UTC  (2+ messages)

[PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
 2022-03-06 17:29 UTC  (19+ messages)
` [PATCH 02/10] bpf: Add multi kprobe link
` [PATCH 05/10] bpf: Add cookie support to programs attached with kprobe multi link
` [PATCH 07/10] libbpf: Add bpf_link_create support for multi kprobes
` [PATCH 08/10] libbpf: Add bpf_program__attach_kprobe_opts "
` [PATCH 09/10] selftest/bpf: Add kprobe_multi attach test
` [PATCH 10/10] selftest/bpf: Add kprobe_multi test for bpf_cookie values

[PATCH v2 0/4] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts
 2022-03-06 17:20 UTC  (3+ messages)
  ` [PATCH v2 4/4] arm64: dts: tesla: add a specific compatible to MCT on FSD


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.