All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-11 09:49:46 to 2022-06-11 11:42:39 UTC [more...]

[PATCH bpf-next v5 0/5] bpf_loop inlining
 2022-06-11 11:40 UTC  (2+ messages)
` [PATCH bpf-next v5 1/5] selftests/bpf: specify expected instructions in test_verifier tests

[PULL 00/49] MIPS patches for 2022-06-11
 2022-06-11 10:33 UTC  (49+ messages)
` [PULL 01/49] target/mips: Fix WatchHi.M handling
` [PULL 02/49] target/mips: Fix SAT_S trans helper
` [PULL 03/49] target/mips: Fix df_extract_val() and df_extract_df() dfe lookup
` [PULL 04/49] target/mips: Fix msa checking condition in trans_msa_elm_fn()
` [PULL 05/49] target/mips: Do not treat msa INSERT as NOP when wd is zero
` [PULL 06/49] target/mips: Fix store adress of high 64bit in helper_msa_st_b()
` [PULL 07/49] target/mips: Fix FTRUNC_S and FTRUNC_U trans helper
` [PULL 08/49] target/mips: Fix emulation of nanoMIPS MTHLIP instruction
` [PULL 09/49] target/mips: Fix emulation of nanoMIPS EXTRV_S.H instruction
` [PULL 10/49] target/mips: Fix emulation of nanoMIPS BPOSGE32C instruction
` [PULL 11/49] target/mips: Fix emulation of nanoMIPS BNEC[32] instruction
` [PULL 12/49] target/mips: Fix handling of unaligned memory access for nanoMIPS ISA
` [PULL 13/49] target/mips: Add missing default cases for some nanoMIPS pools
` [PULL 14/49] target/mips: Undeprecate nanoMIPS ISA support in QEMU
` [PULL 15/49] hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
` [PULL 16/49] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize()
` [PULL 17/49] hw/acpi/piix4: change smm_enabled from int to bool
` [PULL 18/49] hw/acpi/piix4: convert smm_enabled bool to qdev property
` [PULL 19/49] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
` [PULL 20/49] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PULL 21/49] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
` [PULL 22/49] hw/acpi/piix4: use qdev gpio to wire up sci_irq
` [PULL 23/49] hw/acpi/piix4: use qdev gpio to wire up smi_irq
` [PULL 24/49] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn()
` [PULL 25/49] hw/isa/piix4.c: "
` [PULL 26/49] hw/acpi/piix4: remove unused piix4_pm_initfn() function
` [PULL 27/49] hw/southbridge/piix: Aggregate all PIIX southbridge type names
` [PULL 28/49] hw/isa/piix4: Use object_initialize_child() for embedded struct
` [PULL 29/49] hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fn
` [PULL 30/49] hw/isa/piix4: QOM'ify PCI device creation and wiring
` [PULL 31/49] hw/isa/piix4: Factor out ISABus retrieval from piix4_create()
` [PULL 32/49] hw/isa/piix4: QOM'ify PIIX4 PM creation
` [PULL 33/49] hw/isa/piix4: Inline and remove piix4_create()
` [PULL 34/49] hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn
` [PULL 35/49] hw/isa/piix3: QOM'ify PCI device creation and wiring
` [PULL 36/49] hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
` [PULL 37/49] hw/isa/piix3: Inline and remove piix3_create()
` [PULL 38/49] hw/i386/microvm-dt: Force explicit failure if retrieving QOM property fails
` [PULL 39/49] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property
` [PULL 40/49] hw/rtc/mc146818rtc: QOM'ify io_base offset
` [PULL 41/49] hw: Reuse TYPE_I8042 define
` [PULL 42/49] hw/audio/cs4231a: Const'ify global tables
` [PULL 43/49] hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
` [PULL 44/49] hw/i386/pc: Unexport functions used only internally
` [PULL 45/49] hw/i386/pc: Remove orphan declarations
` [PULL 46/49] hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()
` [PULL 47/49] accel/tcg/cpu-exec: Unexport dump_drift_info()
` [PULL 49/49] docs/devel: Fix link to developer mailing lists

[PATCH V2 00/17] imx: patches in queue
 2022-06-11 12:21 UTC  (18+ messages)
` [PATCH V2 01/17] imx: drop CONFIG_MXC_UART_BASE
` [PATCH V2 02/17] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
` [PATCH V2 03/17] imx: imx8mm-cl-iot-gate: Enable DM_SERIAL
` [PATCH V2 04/17] imx: imx8mm_icore: Enable SPL_DM_SERIAL
` [PATCH V2 05/17] imx: imx8m[m/p]_phycore: Enable DM_SERIAL
` [PATCH V2 06/17] imx: imx8mn_var_som: enable DM_SERIAL
` [PATCH V2 07/17] imx: kontron-sl-mx8mm: "
` [PATCH V2 08/17] configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
` [PATCH V2 09/17] imx: imx8mm_beacon: enable pinctrl_wdog in SPL
` [PATCH V2 10/17] imx: imx8mm-cl-iot-gate: "
` [PATCH V2 11/17] imx: engicam-imx8mm: drop unused macro
` [PATCH V2 12/17] imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL
` [PATCH V2 13/17] imx: imx8mn-beacon: "
` [PATCH V2 14/17] imx: imx8mn_var_som: clean up board watchdog code
` [PATCH V2 15/17] imx: imx8mp_rsb7320a1: enable wdog driver model in SPL
` [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog "
` [PATCH V2 17/17] imx: phycore_imx8mm/p: clean up board watchdog code

[PATCH] drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
 2022-06-11 11:40 UTC  (3+ messages)

[PATCH v4 0/4] Add support for XP-PEN Deco L
 2022-06-11 11:39 UTC  (5+ messages)
` [PATCH v4 1/4] HID: uclogic: Make template placeholder IDs generic
` [PATCH v4 2/4] HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()
` [PATCH v4 3/4] HID: uclogic: Allow to generate frame templates
` [PATCH v4 4/4] HID: uclogic: Add support for XP-PEN Deco L

[PATCH] erofs-utils: update README
 2022-06-11 11:36 UTC 

[Dovetail] v5.19 is out of testing
 2022-06-11 11:36 UTC 

[PATCH 00/16] xen/arm: mm: Remove open-coding mappings
 2022-06-11 11:30 UTC  (2+ messages)

[RFC PATCH] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-06-11 11:29 UTC  (3+ messages)

[REGRESSION] connection timeout with routes to VRF
 2022-06-11 11:14 UTC 

[PATCH 1/2] mac80211: fix overflow issues in airtime fairness code
 2022-06-11 11:15 UTC  (7+ messages)
` [PATCH 2/2] mac80211: rework the airtime fairness implementation

[xen-unstable bisection] complete test-amd64-i386-xl-qemut-ws16-amd64
 2022-06-11 11:12 UTC 

[PATCH V3 0/4] Large extent counters tests
 2022-06-11 11:10 UTC  (5+ messages)
` [PATCH V3 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V3 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V3 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V3 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

imx8m(n): garbage on serial line
 2022-06-11 11:10 UTC  (5+ messages)

[xfs] rmap.c:696: mark_inode_rl: Assertion failed
 2022-06-11 11:09 UTC 

[iproute2-next v1] seg6: add support for flavors in SRv6 End* behaviors
 2022-06-11 11:06 UTC 

[PATCH RFC V3 06/11] irqchip/loongson-pch-pic: Add ACPI init support
 2022-06-11 11:04 UTC  (6+ messages)
` [PATCH RFC V3 07/11] irqchip/loongson-pch-msi: "
` [PATCH RFC V3 08/11] irqchip/loongson-htvec: "
` [PATCH RFC V3 09/11] irqchip/loongson-liointc: "
` [PATCH RFC V3 10/11] irqchip: Add Loongson Extended I/O interrupt controller support
` [PATCH RFC V3 11/11] irqchip: Add Loongson PCH LPC "

[PATCH RFC V2 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-06-11 11:03 UTC  (6+ messages)
` [PATCH RFC V3 01/11] APCI: irq: Add support for multiple GSI domains
` [PATCH RFC V3 02/11] genirq/generic_chip: export irq_unmap_generic_chip
` [PATCH RFC V3 03/11] irqchip: Adjust Kconfig for Loongson
` [PATCH RFC V3 04/11] irqchip: Add LoongArch CPU interrupt controller support
` [PATCH RFC V3 05/11] irqchip: create library file for LoongArch irqchip driver

[PATCH] net: sched: fix potential null pointer deref
 2022-06-11 11:00 UTC  (4+ messages)

[PATCH v3] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-11 11:00 UTC 

[xen-4.13-testing test] 170929: tolerable FAIL - PUSHED
 2022-06-11 10:59 UTC 

[PATCH 0/7] Add support for magnetometer Yamaha YAS537
 2022-06-11 10:56 UTC  (5+ messages)
` [PATCH 7/7] iio: magnetometer: yas530: Add YAS537 variant

mainline build failure due to 6c77676645ad ("iov_iter: Fix iter_xarray_get_pages{,_alloc}()")
 2022-06-11 10:55 UTC  (4+ messages)

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2022-06-11 10:54 UTC  (12+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 5f69a6577bc33d8f6d6bbe02bccdeb357b287f56
 2022-06-11 10:53 UTC 

GRUB 2.12 release, etc
 2022-06-11 10:49 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.19.0-rc1 (mainline.kernel.org-clang, 90add6d4)
 2022-06-11 10:49 UTC 

[net-next v1 0/2] seg6: add NEXT-C-SID support for SRv6 End behavior
 2022-06-11 10:47 UTC  (3+ messages)
` [net-next v1 1/2] seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
` [net-next v1 2/2] seg6: add NEXT-C-SID support for SRv6 End behavior

[PATCH v2 00/13] can: slcan: extend supported features
 2022-06-11 10:46 UTC  (4+ messages)
` [PATCH v2 05/13] can: slcan: simplify the device de-allocation

[PATCH v8 0/3] iommu/mediatek: TTBR up to 35bit support
 2022-06-11 10:26 UTC  (14+ messages)
` [PATCH v8 1/3] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
` [PATCH v8 2/3] iommu/mediatek: Rename MTK_IOMMU_TLB_ADDR to MTK_IOMMU_ADDR
` [PATCH v8 3/3] iommu/mediatek: Allow page table PA up to 35bit

[vkoul-dmaengine:next 6/11] drivers/dma/apple-admac.c:210:34: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long'
 2022-06-11 10:42 UTC 

[PATCH] powerpc/rng: wire up during setup_arch
 2022-06-11 10:41 UTC  (8+ messages)

[PATCH] spi: aspeed: Fix division by zero
 2022-06-11 10:39 UTC  (4+ messages)

[PATCH] media: ddbridge: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-11 10:39 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo Next
 2022-06-11 10:39 UTC 

[PATCH v10 net-next 0/7] add support for VSC7512 control over SPI
 2022-06-11 10:37 UTC  (4+ messages)
` [PATCH v10 net-next 1/7] mfd: ocelot: add helper to get regmap from a resource

[PATCH v9 net-next 0/7] add support for VSC7512 control over SPI
 2022-06-11 10:34 UTC  (7+ messages)
` [PATCH v9 net-next 1/7] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v9 net-next 2/7] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-11 10:32 UTC  (13+ messages)
` [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE
` [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)

Warnings when suspending to disk
 2022-06-11 10:32 UTC  (7+ messages)

[PATCH v4] io_uring: switch cancel_hash to use per entry spinlock
 2022-06-11 10:31 UTC 

[PATCH v5 2/2] iommu/mediatek: Allow page table PA up to 35bit
 2022-06-11 10:20 UTC  (5+ messages)

[PATCH] media: em28xx: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-11 10:24 UTC 

[PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-11 10:22 UTC 

[PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
 2022-06-11 10:22 UTC  (2+ messages)

drivers/message/fusion/mptctl.c:1492:9: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31
 2022-06-11 10:22 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 57/57] fs/netfs/buffered_write.c:934:2: warning: TRIGGER NEW FLUSH GROUP FOR TESTING
 2022-06-11 10:22 UTC 

[Bug 216073] [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-11 10:19 UTC 

[Bug 210425] Plugging in or unplugging power cord while system is suspended does not trigger updates
 2022-06-11 10:16 UTC 

[PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
 2022-06-11 10:15 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v5.19-rc2
 2022-06-11 10:17 UTC 

[GIT PULL] LoongArch fixes for v5.19-rc2
 2022-06-11 10:14 UTC 

[mkp-scsi:for-next 31/41] drivers/phy/samsung/phy-fsd-ufs.c:50:10: error: 'const struct samsung_ufs_phy_drvdata' has no member named 'cfgs'; did you mean 'cfg'?
 2022-06-11 10:11 UTC 

[PATCH] intel: n5x: ddr: update license
 2022-06-11 10:08 UTC  (2+ messages)

[iptables PATCH 0/2] Review xtables.h vs. xshared.h
 2022-06-11 10:07 UTC  (3+ messages)
` [iptables PATCH 1/2] libxtables: Move struct xtables_afinfo into xtables.h
` [iptables PATCH 2/2] libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.h

[PATCH v2 0/3] powerpc: wire up rng during setup_arch
 2022-06-11 10:04 UTC  (7+ messages)
` [PATCH v2 1/3] powerpc/microwatt: "
` [PATCH v2 2/3] powerpc/powernv: "
` [PATCH v2 3/3] powerpc/pseries: "

[PATCH 0/4] DTS changes for the AMD EthanolX CRB BMC
 2022-06-11  9:58 UTC  (15+ messages)
` [PATCH 1/4] ARM: dts: aspeed: ethanolx: Add correct label to flash device
` [PATCH 2/4] ARM: dts: aspeed: ethanolx: Configure RTS/CTS for UART1
` [PATCH 3/4] ARM: dts: aspeed: ethanolx: Use correct driver for the FRU EEPROM
` [PATCH 4/4] ARM: dts: aspeed: ethanolx: Enable VUART

[PATCH v2 0/6] Configurable VLAN mode for NCSI driver
 2022-06-11  9:58 UTC  (8+ messages)

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-11  9:56 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2022-06-11  9:55 UTC 

[PATCH v4 00/11] QOM'ify PIIX southbridge creation
 2022-06-11  9:47 UTC  (2+ messages)


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.