All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-22 06:32:56 to 2023-08-22 07:19:40 UTC [more...]

linux-next: build failure after merge of the mm tree
 2023-08-22  7:12 UTC  (4+ messages)

[Intel-xe] [PATCH 0/1] Add throttle reasons sysfs
 2023-08-22  7:19 UTC  (4+ messages)
` [Intel-xe] [RFC][PATCH 1/1] drm/xe: Add throttle reason sysfs attributes

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-22  7:11 UTC  (17+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management

[PATCH net-next] net: remove unnecessary input parameter 'how' in ifdown function
 2023-08-22  7:18 UTC  (2+ messages)

[net PATCH V3 0/3] Fix PFC related issues
 2023-08-22  7:17 UTC  (7+ messages)
` [net PATCH V3 1/3] octeontx2-pf: Fix PFC TX scheduler free
` [net PATCH V3 2/3] octeontx2-af: CN10KB: fix PFC configuration
` [net PATCH V3 3/3] cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously

[PATCH 0/2] btrfs-progs: rely on "btrfstune --csum" to replace "btrfs check --init-csum-tree"
 2023-08-22  7:15 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: tune: allow --csum to rebuild csum tree
` [PATCH 2/2] btrfs-progs: check: add advice to avoid --init-csum-tree

[PATCH -next 0/2] drm: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22  7:15 UTC  (5+ messages)
` [PATCH -next 1/2] drm/bridge: "
` [PATCH -next 2/2] drm/tegra: "

[PATCH v5 00/19] Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/
 2023-08-22  7:15 UTC  (11+ messages)
` [PATCH v5 01/19] target/loongarch: Support LoongArch32 TLB entry
` [PATCH v5 02/19] target/loongarch: Support LoongArch32 DMW
` [PATCH v5 03/19] target/loongarch: Support LoongArch32 VPPN
` [PATCH v5 04/19] target/loongarch: Add LA64 & VA32 to DisasContext
` [PATCH v5 05/19] target/loongarch: Extract make_address_x() helper
` [PATCH v5 06/19] target/loongarch: Extract make_address_i() helper
` [PATCH v5 07/19] target/loongarch: Extract make_address_pc() helper
` [PATCH v5 08/19] target/loongarch: Extract set_pc() helper
` [PATCH v5 09/19] target/loongarch: Truncate high 32 bits of address in VA32 mode

[PATCH RESEND v5 00/19] Add some checks before translating instructions
 2023-08-22  7:13 UTC  (10+ messages)
` [PATCH RESEND v5 01/19] target/loongarch: Support LoongArch32 TLB entry
` [PATCH RESEND v5 02/19] target/loongarch: Support LoongArch32 DMW
` [PATCH RESEND v5 03/19] target/loongarch: Support LoongArch32 VPPN
` [PATCH RESEND v5 04/19] target/loongarch: Add LA64 & VA32 to DisasContext
` [PATCH RESEND v5 05/19] target/loongarch: Extract make_address_x() helper
` [PATCH RESEND v5 06/19] target/loongarch: Extract make_address_i() helper
` [PATCH RESEND v5 07/19] target/loongarch: Extract make_address_pc() helper
` [PATCH RESEND v5 08/19] target/loongarch: Extract set_pc() helper
` [PATCH RESEND v5 09/19] target/loongarch: Truncate high 32 bits of address in VA32 mode

[PATCH 00/10] linux-yocto: consolidated pull request
 2023-08-22  7:13 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-08-22  7:09 UTC  (77+ messages)
` [PATCH v2 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH v2 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH v2 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
` [PATCH v2 04/41] mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
` [PATCH v2 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH v2 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH v2 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH v2 08/41] mtd: spi-nor: default .n_banks to 1
` [PATCH v2 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
` [PATCH v2 10/41] mtd: spi-nor: make sector_size optional
` [PATCH v2 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH v2 12/41] mtd: spi-nor: introduce (temporary) INFO0()
` [PATCH v2 13/41] mtd: spi-nor: move the .id and .id_len into an own structure
` [PATCH v2 14/41] mtd: spi-nor: rename .otp_org to .otp and make it a pointer
` [PATCH v2 15/41] mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
` [PATCH v2 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH v2 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH v2 18/41] mtd: spi-nor: eon: "
` [PATCH v2 19/41] mtd: spi-nor: esmt: "
` [PATCH v2 20/41] mtd: spi-nor: everspin: "
` [PATCH v2 21/41] mtd: spi-nor: gigadevice: "
` [PATCH v2 22/41] mtd: spi-nor: intel: "
` [PATCH v2 23/41] mtd: spi-nor: issi: "
` [PATCH v2 24/41] mtd: spi-nor: macronix: "
` [PATCH v2 25/41] mtd: spi-nor: micron-st: "
` [PATCH v2 26/41] mtd: spi-nor: spansion: "
` [PATCH v2 27/41] mtd: spi-nor: sst: "
` [PATCH v2 28/41] mtd: spi-nor: winbond: "
` [PATCH v2 29/41] mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
` [PATCH v2 30/41] mtd: spi-nor: xmc: convert flash_info to new format
` [PATCH v2 31/41] mtd: spi-nor: atmel: sort flash_info database
` [PATCH v2 32/41] mtd: spi-nor: eon: "
` [PATCH v2 33/41] mtd: spi-nor: gigadevice: "
` [PATCH v2 34/41] mtd: spi-nor: issi: "
` [PATCH v2 35/41] mtd: spi-nor: macronix: "
` [PATCH v2 36/41] mtd: spi-nor: micron-st: "
` [PATCH v2 37/41] mtd: spi-nor: spansion: "
` [PATCH v2 38/41] mtd: spi-nor: sst: "
` [PATCH v2 39/41] mtd: spi-nor: winbond: sort flash_info entries
` [PATCH v2 40/41] mtd: spi-nor: atmel: drop duplicate entry
` [PATCH v2 41/41] mtd: spi-nor: core: get rid of the INFOx() macros

[Intel-gfx] [PATCH v9 0/8] Add DSC PPS readout
 2023-08-22  7:13 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC PPS readout (rev9)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[meta-python][PATCH v2] python3-can: Update runtime dependencies
 2023-08-22  7:12 UTC  (2+ messages)

FAILED: patch "[PATCH] net: phy: broadcom: stub c45 read/write for 54810" failed to apply to 4.14-stable tree
 2023-08-22  7:10 UTC  (3+ messages)
` [PATCH stable 4.14] net: phy: broadcom: stub c45 read/write for 54810

[PATCH 5.4 0/1] mm: allow a controlled amount of unfairness in the page lock
 2023-08-22  7:08 UTC  (2+ messages)

[V9 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-22  6:39 UTC  (7+ messages)
` [V9 1/9] drivers core: Add support for Wifi band RF mitigations

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-08-22  6:32 UTC  (6+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec

[PATCH V1 0/2] Add UFS host controller and Phy nodes for sc7280
 2023-08-22  7:09 UTC  (5+ messages)
` [PATCH V1 1/2] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
` [PATCH V1 2/2] arm64: dts: qcom: sc7280: Add UFS host controller and phy nodes

[PATCH v9 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-22  7:10 UTC  (6+ messages)
` [PATCH v9 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v9 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1

[PATCH] Revert "mac80211: add parse regulatory info in 6 GHz operation information"
 2023-08-22  7:09 UTC  (8+ messages)

[libgpiod v1.6.x][PATCH] tests: mockup: unbind mockup devices before unloading the module
 2023-08-22  7:08 UTC  (3+ messages)

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-22  7:07 UTC  (10+ messages)

[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
 2023-08-22  7:07 UTC  (4+ messages)
` [PATCH v6 06/10 RESEND] power: supply: rt5033_charger: Add cable detection and USB OTG supply
  ` (subset) "

[PATCH -next] power: supply: rt5033_charger: fix missing unlock
 2023-08-22  7:06 UTC  (2+ messages)

[PATCH v4 00/15] Add some checks before translating instructions
 2023-08-22  7:05 UTC  (9+ messages)
` [PATCH v4 05/15] target/loongarch: Truncate high 32 bits of address in VA32 mode
` [PATCH v4 06/15] target/loongarch: Sign extend results "
` [PATCH v4 09/15] target/loongarch: Add LoongArch32 cpu la132
` [PATCH v4 10/15] hw/loongarch: Remove restriction of la464 cores in the virt machine

[PATCH] modpost: Skip .llvm.call-graph-profile section check
 2023-08-22  7:05 UTC  (2+ messages)

[PATCH] pwm: atmel: add missing clk_disable_unprepare()
 2023-08-22  7:04 UTC  (2+ messages)

[PATCH v3 0/2] Q40 IDE fixes
 2023-08-22  7:05 UTC  (5+ messages)
` [PATCH v3 1/2] ata: pata_falcon: fix IO base selection for Q40

[PATCH v2] docs/misra: add exceptions to rules
 2023-08-22  7:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 iwl-next 0/9] ice: fix timestamping in reset process
 2023-08-22  7:02 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-next 1/9] ice: use ice_pf_src_tmr_owned where available
      `  "

[PATCH] Fix encoding of ethernet frame length for big endian platforms in QCA7000/7005 protocol header
 2023-08-22  6:59 UTC 

[PATCH] ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC value
 2023-08-22  6:54 UTC 

[PATCH net-next] net: fec: add exception tracing for XDP
 2023-08-22  6:52 UTC 

[linux-lvm] indistinguishable column names ( BA Start Start Start Start )
 2023-08-21 16:00 UTC  (3+ messages)

EXTRA_USERS_PARAMS doesn't work to generate password for root and add new users
 2023-08-22  6:58 UTC  (2+ messages)
` [yocto] "

[PATCH] staging: axis-fifo: fix alignment of open parenthesis
 2023-08-22  6:58 UTC  (2+ messages)

../lib/gcc/s390-linux/13.2.0/plugin/include/c-family/c-common.h:173:10: fatal error: cp/cp-trait.def: No such file or directory
 2023-08-22  6:57 UTC 

[PATCH] tracing: Fix to avoid wakeup loop in splice read of per-cpu buffer
 2023-08-22  6:56 UTC  (2+ messages)

DPDK KNI problem
 2023-08-22  6:56 UTC 

[cip-dev] [isar-cip-core 3/3] Enable secured boot for BBB
 2023-08-22  6:54 UTC 

[cip-dev] [isar-cip-core 1/3] Enable secured boot for BBB
 2023-08-22  6:54 UTC 

[cip-dev] [isar-cip-core 2/3] Enable secured boot for BBB
 2023-08-22  6:54 UTC 

[cip-dev] [isar-cip-core 0/3] Enable secured boot for BBB
 2023-08-22  6:54 UTC 

linux-next: build warning after merge of the mm-stable tree
 2023-08-22  6:53 UTC 

[PATCH v2 00/58] TDX QEMU support
 2023-08-22  6:52 UTC  (6+ messages)
` [PATCH v2 20/58] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
` [PATCH v2 41/58] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH net-next] net: generalize calculation of skb extensions length
 2023-08-22  6:51 UTC 

[PATCH 0/2] wifi: ath11k: fix data out of sync for channel list for reg update
 2023-08-22  6:51 UTC  (5+ messages)

can: isotp: epoll breaks isotp_sendmsg
 2023-08-22  6:51 UTC  (6+ messages)

[PATCH] scsi: core: Improve type safety of scsi_rescan_device()
 2023-08-22  6:51 UTC  (2+ messages)

[PATCH v2] KVM: arm64: pmu: Resync EL0 state on counter rotation
 2023-08-22  6:48 UTC  (3+ messages)

linux-next: build failure after merge of the efi tree
 2023-08-22  6:48 UTC 

[PATCH] xen/scsifront: shost_priv() can never return NULL
 2023-08-22  6:48 UTC 

[linux-next:master 7361/11453] drivers/gpu/drm/ttm/tests/ttm_pool_test.c:231:37: warning: cast to pointer from integer of different size
 2023-08-22  6:46 UTC  (2+ messages)

[XEN PATCH v2] x86/hpet: Disable legacy replacement mode after IRQ test
 2023-08-22  6:45 UTC  (2+ messages)
` [XEN PATCH v3] "

[LTP] [PATCH]network/netstress: bugfix for netstress/netstress.c
 2023-08-24 16:00 UTC 

[PATCH 0/4] x86/srso: Reduce overhead of the mitigation
 2023-08-22  6:45 UTC  (6+ messages)
` [PATCH RFC 4/4] x86/srso: Use CALL-based return thunks to reduce overhead

[PATCH v2] docs/misra: document gcc-specific behavior with shifting signed integers
 2023-08-22  6:44 UTC  (2+ messages)

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-22  6:42 UTC  (11+ messages)
` [PATCH v9 3/7] arm64: Add framework for a debug IPI
` [PATCH v9 5/7] arm64: ipi_debug: Add support for backtrace using the "

[Intel-wired-lan] [PATCH iwl-net v3] igb: set max size RX buffer when store bad packet is enabled
 2023-08-22  6:39 UTC 

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-08-22  6:39 UTC  (5+ messages)
`  "

[RFC PATCH 0/3] docs/misra: add documentation to address MISRA C:2012 Dir 4.1
 2023-08-22  6:38 UTC  (3+ messages)
` [RFC PATCH 2/3] docs: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR

[Intel-gfx] [PATCH 0/3] Get optimal audio frequency and channels
 2023-08-22  6:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Get optimal audio frequency and channels (rev9)

stable-rc/linux-5.10.y baseline: 125 runs, 12 regressions (v5.10.190-123-gec001faa2c729)
 2023-08-22  6:37 UTC 

[PATCH v2 0/3] iommu: Make pasid array per device
 2023-08-22  6:36 UTC  (6+ messages)
` [PATCH v2 1/3] iommu: Make single-device group for PASID explicit

[patch net-next 0/4] net/mlx5: expose peer SF devlink instance
 2023-08-22  6:36 UTC  (7+ messages)

[PATCH v6 0/8] Add support for PMICs used on Tegra 3 devices
 2023-08-22  6:32 UTC  (9+ messages)
` [PATCH v6 1/8] power: pmic: palmas: support TI TPS65913 PMIC
` [PATCH v6 2/8] power: regulator: palmas: fix ldoln and ldousb detection
` [PATCH v6 3/8] power: pmic: add the base MAX77663 PMIC support
` [PATCH v6 4/8] power: regulator: max77663: add regulator support
` [PATCH v6 5/8] power: pmic: add the base TPS80031 PMIC support
` [PATCH v6 6/8] power: regulator: tps80031: add regulator support
` [PATCH v6 7/8] power: pmic: tps65910: add TPS65911 PMIC support
` [PATCH v6 8/8] power: regulator: tps65911: add regulator support

[PATCH 0/3] usb: gadget: udc-xilinx: fix warnings
 2023-08-22  6:32 UTC  (3+ messages)
` [PATCH 1/3] usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warning
` [PATCH 3/3] usb: gadget: udc-xilinx: fix incorrect type in assignment warning

[linux-stable-rc:linux-5.15.y 9984/9999] arch/x86/lib/retpoline.S:209: Error: no such instruction: `annotate_noendbr'
 2023-08-22  6:31 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.