All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 09:26:20 to 2023-07-10 09:50:04 UTC [more...]

[PATCH] docs/devel: Fix coding style in style.rst
 2023-07-10  9:49 UTC  (3+ messages)

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-10  9:49 UTC  (5+ messages)

[PATCH v5 0/9] Linux RISC-V AIA Support
 2023-07-10  9:43 UTC  (16+ messages)
` [PATCH v5 1/9] RISC-V: Add riscv_fw_parent_hartid() function
` [PATCH v5 2/9] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v5 3/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v5 4/9] irqchip: Add RISC-V incoming MSI controller driver
` [PATCH v5 5/9] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
` [PATCH v5 6/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v5 7/9] irqchip: Add RISC-V advanced PLIC driver
` [PATCH v5 8/9] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v5 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH] MAINTAINERS: Add myself as reviewer for HYPERBUS
 2023-07-10  9:49 UTC  (3+ messages)

[PATCH v2 0/2] Add MAIN CPSW2G DT support for J721S2
 2023-07-10  9:43 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721s2-main: Add main CPSW2G devicetree node
` [PATCH v2 2/2] arm64: dts: ti: k3-j721s2: Add overlay to enable main CPSW2G with GESI

[PATCH] xenoprof: default to off
 2023-07-10  9:48 UTC 

[PATCH v3] drm/bridge: tc358767: Use devm_clk_get_enabled() helper
 2023-07-10  9:48 UTC  (2+ messages)

[RESEND PATCH 0/8] Improve the validation for maple tree and some cleanup
 2023-07-10  9:47 UTC  (7+ messages)
` [RESEND PATCH 3/8] maple_tree: make mas_validate_gaps() to check metadata
` [RESEND PATCH 6/8] maple_tree: update mt_validate()

[Intel-wired-lan] [RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-10  9:45 UTC  (4+ messages)
` [Intel-wired-lan] [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface

[PATCH v5 0/2] pcie: Fix ARI next function numbers
 2023-07-10  9:44 UTC  (6+ messages)
` [PATCH v5 2/2] pcie: Specify 0 for "

[PATCH AUTOSEL 6.4 01/12] platform/chrome: cros_ec: Report EC panic as uevent
 2023-07-10  9:44 UTC  (6+ messages)
` [PATCH AUTOSEL 6.4 07/12] arm64: cpufeature: detect FEAT_HCX

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-07-10  9:44 UTC  (3+ messages)

[PATCH] gpio: sifive: Support IRQ wake
 2023-07-10  9:40 UTC  (3+ messages)

[RFC PATCH 0/3] support large folio for mlock
 2023-07-10  9:43 UTC  (9+ messages)

[Intel-xe] [PATCH v6 00/11] Try to handle TLB invalidations from CT fast-path
 2023-07-10  9:40 UTC  (12+ messages)
` [Intel-xe] [PATCH v6 01/11] drm/xe/tlb: drop unnecessary smp_wmb()
` [Intel-xe] [PATCH v6 02/11] drm/xe/tlb: ensure we access seqno_recv once
` [Intel-xe] [PATCH v6 03/11] drm/xe: hold mem_access.ref for CT fast-path
` [Intel-xe] [PATCH v6 04/11] drm/xe/ct: hold fast_lock when reserving space for g2h
` [Intel-xe] [PATCH v6 05/11] drm/xe/tlb: increment next seqno after successful CT send
` [Intel-xe] [PATCH v6 06/11] drm/xe/ct: serialise fast_lock during CT disable
` [Intel-xe] [PATCH v6 07/11] drm/xe/gt: tweak placement for signalling TLB fences after GT reset
` [Intel-xe] [PATCH v6 08/11] drm/xe/tlb: also update seqno_recv during reset
` [Intel-xe] [PATCH v6 09/11] drm/xe/tlb: print seqno_recv on fence TLB timeout
` [Intel-xe] [PATCH v6 10/11] drm/xe/ct: update g2h outstanding for CTB capture
` [Intel-xe] [PATCH v6 11/11] drm/xe: handle TLB invalidations from CT fast-path

[Buildroot] [PATCH v2] boot/arm-trusted-firmware: fix build issue with binutils 2.39+
 2023-07-10  9:41 UTC 

[PATCH v4 13/18] selftests/nolibc: prepare /tmp for tmpfs or ramfs
 2023-07-10  9:38 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-10  9:40 UTC  (4+ messages)
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH] erofs: fix two loop issues when read page beyond EOF
 2023-07-10  9:37 UTC  (8+ messages)

[PATCH] arm64: Add the arm64.nolse_atomics command line option
 2023-07-10  9:37 UTC  (7+ messages)

[PATCH v3 0/9] tests/qtest: make migration-test massively faster
 2023-07-10  9:40 UTC  (7+ messages)
` [PATCH v3 9/9] tests/qtest: massively speed up migration-test

[PATCH v4 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-07-10  9:35 UTC  (24+ messages)
` [PATCH v4 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
` [PATCH v4 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v4 03/11] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v4 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v4 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v4 06/11] RISC-V: add missing single letter extension definitions
` [PATCH v4 07/11] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v4 08/11] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v4 09/11] RISC-V: enable extension detection from new properties
` [PATCH v4 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v4 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-10  9:39 UTC  (9+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios

[PATCH v2] scripts/gdb: fix 'lx-lsmod' show the wrong size
 2023-07-10  9:28 UTC  (2+ messages)

[syzbot] Monthly fs report (Jul 2023)
 2023-07-10  9:36 UTC 

[syzbot] Monthly 9p report (Jul 2023)
 2023-07-10  9:36 UTC 

[syzbot] Monthly kvm report (Jul 2023)
 2023-07-10  9:35 UTC 

[syzbot] Monthly can report (Jul 2023)
 2023-07-10  9:35 UTC 

[PATCH] ipsec: fix NAT-T length calculation
 2023-07-10  9:38 UTC  (10+ messages)
` [EXT] "

[PATCH] mm/mm_init.c: mark check_for_memory() as __init
 2023-07-10  9:37 UTC 

[virtio-comment] [PATCH v13] admin: Add group member legacy register access commands
 2023-07-10  9:37 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[PATCH] erofs: fix to avoid infinite loop in z_erofs_do_read_page() when read page beyond EOF
 2023-07-10  9:34 UTC  (2+ messages)

Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
 2023-07-10  9:36 UTC  (2+ messages)

[PATCH v2 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-10  9:27 UTC  (22+ messages)
` [PATCH v2 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
` [PATCH v2 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
` [PATCH v2 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
` [PATCH v2 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
` [PATCH v2 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
` [PATCH v2 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
` [PATCH v2 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
` [PATCH v2 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
` [PATCH v2 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
` [PATCH v2 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-10  9:36 UTC  (10+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool

[PATCH] iommu/sva: fix signedness bug in iommu_sva_alloc_pasid()
 2023-07-10  9:34 UTC  (4+ messages)

[PATCH v5 0/4] QGA VSS Logging
 2023-07-10  9:34 UTC  (5+ messages)
` [PATCH v5 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH v5 2/4] QGA VSS: Replace 'fprintf(stderr' with qga_debug

[RFC PATCH 0/2] zram: objects charge to mem_cgroup
 2023-07-10  9:35 UTC  (5+ messages)
  ` [External] "

[Intel-gfx] [PATCH] drm/i915: Remove dead code from gen8_pte_encode
 2023-07-10  9:35 UTC  (3+ messages)
  `  "

[PATCH V2 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-10  9:32 UTC  (6+ messages)
` [PATCH V2 2/2] pinctrl: Add "

[PATCH v4 0/6] iio: adc: meson: add iio channels to read channel 7 mux inputs
 2023-07-10  9:33 UTC  (21+ messages)
` [PATCH v4 2/6] iio: adc: meson: move enums declaration before variables declaration
` [PATCH v4 3/6] iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v4 5/6] iio: adc: meson: add channel labels
` [PATCH v4 6/6] iio: adc: meson: support reading from channel 7 mux inputs

[PATCH v5] PCI: Align pci memory space base address with page size
 2023-07-10  9:33 UTC  (5+ messages)

[PATCH net 0/3] fix slab-use-after-free in decode_session6
 2023-07-10  9:40 UTC  (4+ messages)
` [PATCH net 1/3] xfrm: "
` [PATCH net 2/3] ip6_vti: "
` [PATCH net 3/3] ip_vti: fix potential "

[PATCH v2 0/6] xen/riscv: introduce identity mapping
 2023-07-10  9:34 UTC  (7+ messages)
` [PATCH v2 4/6] "

[PATCH] rust-llvm: backport cstdint header fix for build with gcc-13
 2023-07-10  9:34 UTC 

[kvm-unit-tests PATCH 0/2] s390x: Improve console handling
 2023-07-10  9:33 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] lib: s390x: sclp: Add line mode input handling

fix discard limits
 2023-07-10  9:32 UTC  (9+ messages)
` [PATCH 1/4] block: don't unconditionally set max_discard_sectors in blk_queue_max_discard_sectors
` [PATCH 2/4] nvme: update discard limits in nvme_config_discard
` [PATCH 3/4] nvme: fix max_discard_sectors calculation
` [PATCH 4/4] nvme: simplify the max_discard_segments calculation

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-10  9:32 UTC  (7+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT

[PATCH] clk: qcom: clk-alpha-pll: Use determine_rate instead of round_rate
 2023-07-10  9:32 UTC 

[PATCH v2] ppc/pnv: Add QME region for P10
 2023-07-10  9:33 UTC  (3+ messages)

[PATCH v3 0/2] Fix OVL iommu fault in cursor plane
 2023-07-10  9:32 UTC  (9+ messages)
` [PATCH v3 1/2] drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
` [PATCH v3 2/2] drm/mediatek: Fix iommu fault during crtc enabling

[PATCH v4 0/4] Sapphire Rapids C0.x idle states support
 2023-07-10  9:31 UTC  (5+ messages)
` [PATCH v4 1/4] x86/umwait: use 'IS_ENABLED()'
` [PATCH v4 2/4] x86/mwait: Add support for idle via umwait
` [PATCH v4 3/4] intel_idle: rename 'intel_idle_hlt_irq_on()'
` [PATCH v4 4/4] intel_idle: add C0.2 state for Sapphire Rapids Xeon

[PATCH v2 0/2] Fix OVL iommu fault in cursor plane
 2023-07-10  9:32 UTC  (6+ messages)
` [PATCH v2 2/2] drm/mediatek: Fix iommu fault during crtc enabling

[PATCH v1 1/5] gpiolib: Make gpiochip_hierarchy_add_domain() return domain
 2023-07-10  9:30 UTC  (2+ messages)

[PATCH] ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
 2023-07-10 21:29 UTC 

[PULL 00/27] tcg patch queue
 2023-07-10  9:31 UTC  (4+ messages)
` [PULL 11/27] tcg/s390x: Support 128-bit load/store
  ` TCG broken on s390x hosts (was: [PULL 11/27] tcg/s390x: Support 128-bit load/store)

[PATCH v6 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
 2023-07-10  9:25 UTC  (5+ messages)

[PATCH v3] graph: fix graph model check in core binding
 2023-07-10  9:29 UTC  (4+ messages)
` [PATCH v4 0/2] fix graph issues
  ` [PATCH v4 2/2] graph: fix graph model check in core binding

[PATCH 0/2] x86: aid debug info generation in assembly files
 2023-07-10  9:28 UTC  (4+ messages)
` [PATCH v3 0/8] annotate entry points with type and size
  ` [PATCH v3 2/8] common: assembly entry point type/size annotations

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-10  9:25 UTC  (3+ messages)

[PATCH] nvme: mark ctrl as DEAD if removing from error recovery
 2023-07-10  9:27 UTC  (7+ messages)

[PATCH v2 0/3] gpiolib: Avoid modifying GPIO chip fwnode
 2023-07-10  9:26 UTC  (2+ messages)

[PATCH v2 04/12] tools/nolibc: crt.h: add _start_c
 2023-07-10  9:26 UTC  (2+ messages)

[PATCH v4 0/3] binman: Add support for externally encrypted blobs
 2023-07-10  9:25 UTC  (3+ messages)
` [PATCH v4 2/3] binman: Allow cipher node as special section
` [PATCH v4 3/3] binman: Add tests for etype encrypted

[PATCH 1/2] mm: compaction: use the correct type of list for free pages
 2023-07-10  9:26 UTC  (4+ messages)
` [PATCH 2/2] mm: compaction: skip the memory hole rapidly when isolating "

[igt-dev] [i-g-t,v4 0/8] Fix some bugs in amd_freesync_video_mode
 2023-07-10  9:26 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for Fix some bugs in amd_freesync_video_mode (rev3)

[PATCH] exfat: Add ftrace support for exfat and add some tracepoints
 2023-07-10  9:25 UTC 


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.