All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 05:33:28 to 2023-07-10 06:42:05 UTC [more...]

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-10  6:27 UTC  (8+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files

[PATCH net-next v2 09/10] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH net-next v2 08/10] net: mdio: Remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH v3 0/4] QGA VSS Logging
 2023-07-10  6:40 UTC  (7+ messages)
` [PATCH v3 1/4] QGA VSS: Add wrapper to send log to debugger and stderr

[PATCH v1] mkeficapsule: fix efi_firmware_management_capsule_header data type
 2023-07-10  6:41 UTC  (4+ messages)

[PATCH net-next v2 07/10] ethernet: smsc: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH v10 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-10  6:41 UTC  (3+ messages)
` [PATCH v10 2/2] "
` [v10,1/2] "

[PATCH net-next v2 06/10] ice: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH 0/2] blk-mq & nvme-pci: fix io failure in kdump kernel
 2023-07-10  6:41 UTC  (3+ messages)
` [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues

[PATCH net-next v2 05/10] net: hns: Remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 04/10] net: hns3: remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH] drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
 2023-07-10  6:40 UTC  (4+ messages)

[PATCH net-next v2 03/10] net: ppp: Remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 02/10] net: atlantic: Remove unnecessary (void*) conversions
 2023-07-10  6:39 UTC 

fix discard limits
 2023-07-10  6:39 UTC  (4+ messages)
` [PATCH 3/4] nvme: fix max_discard_sectors calculation

[PATCH v2] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros
 2023-07-10  6:35 UTC  (3+ messages)
` [PATCH v3] fpga: dfl: afu: use PFN_DOWN() helper macro

[PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
 2023-07-10  6:39 UTC 

[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci
 2023-07-10  6:37 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
 2023-07-10  6:38 UTC 

drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
 2023-07-10  6:38 UTC  (2+ messages)

[PATCH 1/7] ARM: boards: make use of MDIO_MMD register defines
 2023-07-10  6:36 UTC  (7+ messages)
` [PATCH 2/7] net: phy: micrel: "
` [PATCH 3/7] net: phy: sync phy_{write,read,modify}_mmd_indirect with linux
` [PATCH 4/7] net: phy: add phydev_{err,err_probe,info,warn,dbg} macros
` [PATCH 5/7] net: phy: at803x: add support for configuring SmartEEE
` [PATCH 6/7] net: phy: at803x: add disable hibernation mode support
` [PATCH 7/7] net: phy: at803x: disable extended next page bit

[PATCH v2] drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
 2023-07-10  6:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v9 0/4] Handle GT and tile seperation in IGT
 2023-07-10  6:38 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t v9 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH i-g-t v9 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
` [igt-dev] [PATCH i-g-t v9 3/4] tests/xe/xe_guc_pc: Change the sysfs paths
` [igt-dev] [PATCH i-g-t v9 4/4] tests/xe/xe_sysfs_tile: adds new test to verify per tile vram addr_range
` [igt-dev] ✓ Fi.CI.BAT: success for Handle GT and tile seperation in IGT (rev8)
` [igt-dev] ○ CI.xeBAT: info "

[PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:37 UTC 

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-10  6:35 UTC  (3+ messages)

next/master baseline: 531 runs, 53 regressions (next-20230710)
 2023-07-10  6:35 UTC 

[PATCH v2 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2023-07-10  6:33 UTC  (18+ messages)
` [PATCH v2 02/11] i2c: iproc: Convert to devm_platform_ioremap_resource()
` [PATCH v2 03/11] i2c: brcmstb: "
` [PATCH v2 04/11] i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 05/11] i2c: stm32f4: "
` [PATCH v2 06/11] i2c: qcom-geni: Convert to devm_platform_ioremap_resource()
` [PATCH v2 07/11] i2c: st: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 08/11] i2c: sh_mobile: "
` [PATCH v2 09/11] i2c: s3c2410: "
` [PATCH v2 10/11] i2c: pxa: "
` [PATCH v2 11/11] i2c: pnx: "

[PATCH] drm/hyperv: Fix a compilation issue because of not including screen_info.h
 2023-07-10  6:34 UTC  (4+ messages)

[PATCH] ACPI: processor_core: LoongArch: Get physical id from MADT table
 2023-07-10  6:33 UTC 

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-10  6:07 UTC  (6+ messages)
` [PATCH v6 3/3] "

[PATCH v1 0/5] selftests/nolibc: report: print test status
 2023-07-10  6:32 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/1] tests/xe/perf_pmu: Tests for the XE pmu interface
 2023-07-10  6:32 UTC  (3+ messages)
` [igt-dev] [PATCH v2 1/1] "

[PATCH] staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
 2023-07-10  6:32 UTC  (9+ messages)
    `  "

[PATCH v8 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-07-10  6:32 UTC  (3+ messages)
` [PATCH v8 02/19] hexagon: mm: Convert to GENERIC_IOREMAP

[PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:31 UTC 

[PATCH v1 4/5] selftests/nolibc: report: extrude the test status line
 2023-07-10  6:30 UTC  (3+ messages)

[dm-devel] [PATCH v12 0/9] Implement copy offload support
 2023-07-10  6:14 UTC  (9+ messages)
  ` [dm-devel] [PATCH v12 5/9] nvme: add "
              `  "

[drm-misc:drm-misc-next 2/3] drivers/gpu/drm/loongson/lsdc_plane.c:199 lsdc_cursor_plane_atomic_async_check() warn: variable dereferenced before check 'state' (see line 180)
 2023-07-10  6:29 UTC  (2+ messages)

[PATCH V6 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-07-10  6:25 UTC  (14+ messages)
` [PATCH V6 1/6] coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
` [PATCH V6 2/6] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
` [PATCH V6 3/6] coresight: etm4x: Drop pid "
` [PATCH V6 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
` [PATCH V6 5/6] coresight: platform: acpi: Ignore the absence of graph
` [PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver

[PATCH v2] EDAC/i10nm: shift exponent is negative
 2023-07-10  6:25 UTC  (10+ messages)

[PATCH] usb: mtu3: Fix possible use-before-initialization bug
 2023-07-10  6:25 UTC  (5+ messages)

[PATCH 1/9] arm64: dts: imx8ulp-evk: add caam jr
 2023-07-10  6:25 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] ASoC: Intel: sof_rt5682: add jsl_rt5650 board config
 2023-07-10 14:16 UTC 

[XEN PATCH v2] x86: make function declarations consistent with definitions
 2023-07-10  6:22 UTC  (8+ messages)

[PATCH] docs/misra: add Rule 7.4 and 9.4
 2023-07-10  6:21 UTC  (4+ messages)

[PATCH] irqchip/gic-v3: Workaround for GIC-700 erratum 2941627
 2023-07-10  6:00 UTC  (4+ messages)

[PATCH v7 00/12] PCI devices passthrough on Arm, part 3
 2023-07-10  6:20 UTC  (11+ messages)
` [PATCH v7 01/12] vpci: introduce per-domain lock to protect vpci structure

[PATCH] cifs: if deferred close is disabled then close files immediately
 2023-07-10  6:20 UTC  (2+ messages)

[PATCH] t_ofd_locks: fix initialization sequence
 2023-07-10  6:18 UTC  (6+ messages)

[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-10  6:16 UTC  (6+ messages)
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring

[igt-dev] [PATCH i-g-t v4 0/6] Speedup IGT build time
 2023-07-10  6:16 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v4 1/6] tests/meson.build: Simplify builds for core and i915 targets
` [igt-dev] [PATCH i-g-t v4 2/6] lib/igt_core: use the macro when checking for list_subtests
` [igt-dev] [PATCH i-g-t v4 3/6] lib/igt_core: add an option to show the testlist
` [igt-dev] [PATCH i-g-t v4 4/6] tests/meson.build: create testlists for tests
` [igt-dev] [PATCH i-g-t v4 5/6] scripts/test_list.py: speedup testlist check logic
` [igt-dev] [PATCH i-g-t v4 6/6] tests/build: Generate and store an intel-ci.testlist

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

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

[willy-pagecache:set_ptes 20/38] arch/parisc/kernel/cache.c:383 flush_icache_pages() warn: potential pointer math issue ('page' is a 288 bit pointer)
 2023-07-10  6:13 UTC 

[meta-oe][PATCH] spdlog: upgrade 1.11.0 -> 1.12.0
 2023-07-10  6:11 UTC 

[PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:11 UTC 

[Intel-gfx] [PATCH 0/2] Calculate CDCLK more properly when DSC is enabled
 2023-07-10  6:10 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add helper function for getting number of VDSC engines
` [Intel-gfx] [PATCH 2/2] drm/i915: Don't rely that 2 VDSC engines are always enough for pixel rate

[PATCH] f2fs: don't handle error case of f2fs_compress_alloc_page()
 2023-07-10  6:10 UTC  (2+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: fix potential deadlock by reordering w/ i_sem
 2023-07-10  6:10 UTC  (2+ messages)
`  "

[PATCH] isofs: fix undefined behavior in iso_date()
 2023-07-10  6:10 UTC  (2+ messages)

[PATCH] MIPS: Fix undefined behavior in PAGE_MASK calculation
 2023-07-10  6:08 UTC  (2+ messages)

[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-07-10  6:07 UTC  (4+ messages)

[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
 2023-07-10  6:05 UTC  (7+ messages)
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs

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

Reducing vdpa migration downtime because of memory pin / maps
 2023-07-10  6:04 UTC  (11+ messages)

[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
 2023-07-10  6:05 UTC  (13+ messages)
` [Intel-xe] [PATCH v2 2/2] "

[RFC PATCH V2 1/4] KVM: x86: add msr register and data structure for lazy tscdeadline
 2023-07-10  6:03 UTC  (4+ messages)
` [RFC PATCH V2 2/4] KVM: x86: exchange info about lazy_tscdeadline with msr
` [RFC PATCH V2 3/4] KVM: X86: add lazy tscdeadline support to reduce vm-exit of msr-write
` [RFC PATCH V2 4/4] KVM: x86: add debugfs file for lazy tscdeadline

[RFC PATCH V2 0/4] KVM: x86: introduce pv feature lazy tscdeadline
 2023-07-10  6:03 UTC 

[PATCH v2 0/2] Add Richtek RTQ2208 SubPMIC support
 2023-07-10  6:02 UTC  (6+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC

[cip-kernel-config] 6.1.y-cip/arm/qemu_arm_defconfig: Add support for access control lists
 2023-07-10  6:01 UTC 

[PATCH v2 0/2] media: nxp: add i.MX93 MIPI CSI-2 support
 2023-07-10  6:03 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add binding doc for i.MX93 MIPI CSI-2
` [PATCH v2 2/2] media: nxp: add driver for i.MX93 MIPI CSI-2 controller and D-PHY

[cip-kernel-config] 6.1.y-cip/arm/qemu_arm_defconfig: Add audit and nftables configs
 2023-07-10  5:58 UTC 

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-10  5:51 UTC  (6+ messages)

[PATCH v2 2/2] libbpf: fix some typo of hashmap init
 2023-07-10  5:56 UTC 

Patch "mmc: core: Support zeroout using TRIM for eMMC" has been added to the 5.15-stable tree
 2023-07-10  5:55 UTC 

[PATCH] samples/bpf: Fix compilation failure for samples/bpf on Loongarch Fedora
 2023-07-10  5:54 UTC  (3+ messages)
` [PATCH v2] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora

[PATCH v2] drm: Switch i2c drivers back to use .probe()
 2023-07-10  5:53 UTC  (7+ messages)

[PATCH v2 0/2] usb: typec: mux: Remove the "svid" device property checks
 2023-07-10  5:53 UTC  (3+ messages)

[meta-oe][dunfell][PATCH] openldap: fix CVE-2021-27212 Assertion failure in slapd
 2023-07-10  5:53 UTC 

[PATCH v2 0/2] vhost-scsi: Fix IO hangs when using windows
 2023-07-10  5:52 UTC  (3+ messages)

[PATCH] btrfs: add a debug accounting for eb pages contiguousness
 2023-07-10  5:52 UTC  (7+ messages)

[PATCH net v2 0/2] Fix dma leaking
 2023-07-10  5:51 UTC  (11+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
              `  "

[meta-networking][dunfell][PATCH] quagga: CVE-2021-44038 unsafe chown/chmod operations may lead to privileges escalation
 2023-07-10  5:50 UTC 

[virtio-comment] [PATCH 0/2] Selective queue enabling
 2023-07-10  5:49 UTC  (4+ messages)

[PATCH 6.3 000/426] 6.3.13-rc3 review
 2023-07-10  5:47 UTC 

[meta-oe][dunfell][PATCH] multipath-tools: fix CVE-2022-41974
 2023-07-10  5:47 UTC 

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-07-10  5:45 UTC  (2+ messages)

[PATCH v5 1/2] mtd: rawnand: qcom: Implement exec_op()
 2023-07-10  5:44 UTC  (4+ messages)
` [PATCH v5 2/2] mtd: rawnand: qcom: Remove legacy interface

[PATCH] vhost_vdpa: no need to fetch vring base when poweroff
 2023-07-10  5:43 UTC  (3+ messages)

chrome-platform/for-kernelci build: 2 builds: 0 failed, 2 passed, 3 warnings (v6.5-rc1)
 2023-07-10  5:44 UTC 

[PATCH 6.3 000/425] 6.3.13-rc2 review
 2023-07-10  5:43 UTC  (3+ messages)

[PATCH] module: print module name on refcount error
 2023-07-10  5:43 UTC  (5+ messages)

Linux 6.5-rc1
 2023-07-10  5:42 UTC  (2+ messages)
` linux-next: stats (Was: Linux 6.5-rc1)

[kirkstone][PATCH] bind : fix CVE-2023-2828 & CVE-2023-2911
 2023-07-10  5:42 UTC 

[PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-10  5:40 UTC  (2+ messages)

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

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-10  5:35 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH] caam: init-clk based on caam-page0-access
 2023-07-10  5:34 UTC 

[linux-linus test] 181746: regressions - FAIL
 2023-07-10  5:32 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.