All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-03 09:00:25 to 2023-03-03 09:35:44 UTC [more...]

[PATCH] ppc64: Add elf-ppc64 file types/options and an arch specific flag to man page
 2023-03-03  9:33 UTC  (2+ messages)

[PATCH 00/10] Backport patches to fix lockdep splat in 6.1
 2023-03-03  9:23 UTC  (14+ messages)
` [PATCH 03/10] cpuidle, tegra: Push RCU-idle into driver
` [PATCH 05/10] cpuidle, ARM/imx6: "
` [PATCH 06/10] cpuidle, OMAP3: "
` [PATCH 07/10] cpuidle, armada: "
` [PATCH 08/10] cpuidle, OMAP4: "
` [PATCH 09/10] cpuidle, dt: "
` [PATCH 10/10] cpuidle: Fix ct_idle_*() usage

[PATCH v2] vfio: Fix vfio_get_dev_region() trace event
 2023-03-03  9:34 UTC  (2+ messages)

[PATCH] ASoC: clarify that SND_SOC_IMX_SGTL5000 is the old driver
 2023-03-03  9:34 UTC 

[PATCH 0/5] iotests: make meson aware of individual I/O tests
 2023-03-03  9:34 UTC  (3+ messages)
` [PATCH 5/5] iotests: register each I/O test separately with meson

[PATCH 0/4] user-created PHB cleanup
 2023-03-03  9:33 UTC  (10+ messages)
` [PATCH 1/4] pnv_phb4_pec: Keep track of instantiated PHBs
` [PATCH 2/4] pnv_phb4_pec: Only export existing PHBs to the device tree
` [PATCH 3/4] pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
` [PATCH 4/4] pnv_phb4_pec: Simplify/align code to parent user-created PHBs

CPU soft lockup in a spin lock using tproxy and nfqueue
 2023-03-03  9:33 UTC  (6+ messages)

Subject: [PATCH 1/3] ARM:lib32: add architected timer
 2023-03-03  9:23 UTC  (3+ messages)

[PATCH 00/50] ARM: multi-arch support
 2023-03-03  9:21 UTC  (50+ messages)
` [PATCH 01/50] ARM: i.MX: Move mach header files to include/mach/imx
` [PATCH 02/50] ARM: Rockchip: Move mach header files to include/mach/rockchip
` [PATCH 04/50] ARM: mvebu: Move mach header files to include/mach/mvebu
` [PATCH 05/50] ARM: davinci: Move mach header files to include/mach/davinci
` [PATCH 06/50] ARM: bcm283x: Move mach header files to include/mach/bcm283x
` [PATCH 07/50] ARM: stm32mp: Move mach header files to include/mach/stm32mp
` [PATCH 08/50] ARM: zynq: Move mach header files to include/mach/zynq
` [PATCH 09/50] ARM: vexpress: Move mach header files to include/mach/vexpress
` [PATCH 10/50] ARM: versatile: Move mach header files to include/mach/versatile
` [PATCH 11/50] ARM: layerscape: Move mach header files to include/mach/layerscape
` [PATCH 12/50] ARM: tegra: Move mach header files to include/mach/tegra
` [PATCH 13/50] ARM: uemd: Move mach header files to include/mach/uemd
` [PATCH 14/50] ARM: socfpga: Move mach header files to include/mach/socfpga
` [PATCH 15/50] ARM: pxa: Move mach header files to include/mach/pxa
` [PATCH 16/50] ARM: omap: Move mach header files to include/mach/omap
` [PATCH 17/50] ARM: nomadik: Move mach header files to include/mach/nomadik
` [PATCH 18/50] ARM: mxs: Move mach header files to include/mach/mxs
` [PATCH 19/50] ARM: ep93xx: Move mach header files to include/mach/ep93xx
` [PATCH 20/50] ARM: digic: Move mach header files to include/mach/digic
` [PATCH 21/50] ARM: clps711x: Move mach header files to include/mach/clps711x
` [PATCH 22/50] ARM: at91: Move mach header files to include/mach/at91
` [PATCH 23/50] ARM: Drop mach dir include path
` [PATCH 24/50] include/mach/: use unique double inclusion protectors
` [PATCH 25/50] ARM: i.MX: Only provide PUTC_LL() when activated
` [PATCH 26/50] debug_ll ns16550: Do not define PUTC_LL()
` [PATCH 27/50] debug_ll ns16550: Use CONFIG_BAUDRATE
` [PATCH 28/50] ARM: Rockchip: Use ns16550 debug_ll helper
` [PATCH 29/50] ARM: Rockchip: Only provide PUTC_LL() when activated
` [PATCH 30/50] ARM: omap: Use ns16550 debug_ll helper
` [PATCH 31/50] ARM: omap: Only provide PUTC_LL() when activated
` [PATCH 32/50] ARM: omap: usbboot: Enable USB communication when needed
` [PATCH 33/50] ARM: omap: Make multi-arch safe
` [PATCH 34/50] ARM: Rockchip: Make safe for multi-arch
` [PATCH 35/50] pm_domains: Enable explicitly when we have power-domain providers
` [PATCH 36/50] ARM: add multi-arch support
` [PATCH 37/50] ARM: omap: Add support for multi-arch
` [PATCH 38/50] ARM: zynqmp: Add multi-arch support
` [PATCH 39/50] ARM: i.MX: Add missing include
` [PATCH 40/50] ARM: i.MX: move board selection into menu
` [PATCH 41/50] ARM: stm32mp: Only provide PUTC_LL() when activated
` [PATCH 42/50] ARM: stm32mp: Make safe for multi-arch
` [PATCH 43/50] ARM: stm32mp: Add multi-arch support
` [PATCH 44/50] ARM: vexpress: Drop unnecessary initcall
` [PATCH 45/50] ARM: vexpress: Only provide PUTC_LL() when activated
` [PATCH 46/50] ARM: vexpress: Add multi-arch support
` [PATCH 47/50] ARM: bcm283x: Only provide PUTC_LL() when activated
` [PATCH 48/50] ARM: bcm283x: Add multi-arch support
` [PATCH 49/50] ARM: Add multi_v7_defconfig
` [PATCH 50/50] ARM: Add multi_v8_defconfig

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-03  9:32 UTC  (6+ messages)
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA

[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-03-03  9:23 UTC  (13+ messages)
` [PATCH v2 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v2 09/11] clk: starfive: Add StarFive JH7110 Video-Output "

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2023-03-03  9:02 UTC  (2+ messages)

[PATCH v2] tcg: Include "qemu/timer.h" for profile_getclock
 2023-03-03  9:30 UTC  (2+ messages)

Salvaging the performance of a high-metadata filesystem
 2023-03-03  9:30 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 2
 2023-03-03  9:22 UTC  (2+ messages)

[PATCH v7 00/13] btrfs: introduce RAID stripe tree
 2023-03-03  9:29 UTC  (2+ messages)

[PATCH 0/2] Handle invalid index error
 2023-03-03  9:28 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: common: "
` [PATCH 2/2] clk: qcom: lpass: Initialize start_index

[PATCH REBASED 0/7] ext4: Cleanup data=journal writeback path
 2023-03-03  9:29 UTC  (4+ messages)

[RFC PATCH 1/2] usb: urb: show pipe information of warning message in usb_submit_urb()
 2023-03-03  9:28 UTC  (2+ messages)
` [RFC PATCH 2/2] usb: core: hub: avoid reset hub during probe

[PATCH] ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext size
 2023-03-03  9:27 UTC  (2+ messages)

[PATCH v3 00/14] target: TMF and recovery fixes
 2023-03-03  9:26 UTC  (6+ messages)
` [PATCH v3 07/14] scsi: target: Fix multiple LUN_RESET handling

[Intel-xe] [PATCH 0/8] drm/xe: clean up i915 includes both sides
 2023-03-03  9:27 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/8] drm/i915/display: don't use relative ../i915 includes

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-03  9:26 UTC  (10+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[git pull] vfs.git sysv pile
 2023-03-03  9:24 UTC  (7+ messages)

[LTP] [ [PATCH]] cpuset/cpuset_memory_pressure_test: Fix free memory calculate
 2023-03-03  9:24 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
 2023-03-03  9:24 UTC  (2+ messages)

[PATCH] net/ixgbe: fix IPv6 mask in fdir
 2023-03-03  9:24 UTC  (3+ messages)

[syzbot] [nilfs?] WARNING in nilfs_btree_propagate
 2023-03-03  9:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/gem_ccs: Remove block-copy-inplace subtest
 2023-03-03  9:24 UTC 

[PATCH] qemuboot-x86.inc: allow overwrite of QB_CPU
 2023-03-03  9:23 UTC 

[PATCH v6] media: Add AV1 uAPI
 2023-03-03  9:21 UTC  (2+ messages)

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-03  9:23 UTC  (8+ messages)

[RFC][nvdimm][crash] pmem memmap dump support
 2023-03-03  9:21 UTC  (7+ messages)

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-03  8:59 UTC  (6+ messages)
      ` 回复: "

Selftests powerpc/primitives test hangs (linux-next)
 2023-03-03  9:19 UTC  (2+ messages)

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-03  9:19 UTC  (12+ messages)
` [PATCH 2/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574

[PATCH v3 00/20] Some bugfix and cleanup to mballoc
 2023-03-03 17:21 UTC  (21+ messages)
` [PATCH v3 01/20] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH v3 02/20] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
` [PATCH v3 03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
` [PATCH v3 04/20] ext4: correct calculation of s_mb_preallocated
` [PATCH v3 05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa
` [PATCH v3 06/20] ext4: protect pa->pa_free in ext4_discard_allocated_blocks
` [PATCH v3 07/20] ext4: add missed brelse in ext4_free_blocks_simple
` [PATCH v3 08/20] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata
` [PATCH v3 09/20] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache
` [PATCH v3 10/20] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp
` [PATCH v3 11/20] ext4: remove unnecessary check in ext4_mb_new_blocks
` [PATCH v3 12/20] ext4: remove dead check in mb_buddy_mark_free
` [PATCH v3 13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits
` [PATCH v3 14/20] ext4: use best found when complex scan of group finishs
` [PATCH v3 15/20] ext4: remove unnecessary exit_meta_group_info tag
` [PATCH v3 16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy
` [PATCH v3 17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used
` [PATCH v3 18/20] ext4: remove repeat assignment to ac_f_ex
` [PATCH v3 19/20] ext4: remove comment code ext4_discard_preallocations
` [PATCH v3 20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple

[PATCH] qemuboot-x86.inc: allow overwrite of QB_CPU To test nested kvm with qemu QB_CPU* needs to be modified. E.g. set to "-cpu Haswell-noTSX-IBRS,vmx=on"
 2023-03-03  9:18 UTC 

Fotowoltaika - nowe warunki
 2023-03-03  9:16 UTC 

[PATCH v5 00/12] Implement Eager Page Splitting for ARM
 2023-03-03  9:18 UTC  (13+ messages)
` [PATCH v5 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v5 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v5 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v5 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v5 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v5 09/12] KVM: arm64: Split huge pages when dirty logging is enabled

improve type safety by passing struct btrfs_bio around
 2023-03-03  9:16 UTC  (17+ messages)
` [PATCH 01/10] btrfs: remove unused members from struct btrfs_encoded_read_private
` [PATCH 02/10] btrfs: cleanup btrfs_encoded_read_regular_fill_pages
` [PATCH 03/10] btrfs: move zero filling of compressed read bios into common code
` [PATCH 04/10] btrfs: pass a btrfs_bio to btrfs_submit_bio
` [PATCH 05/10] btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
` [PATCH 06/10] btrfs: store a pointer to the original btrfs_bio in struct compressed_bio
` [PATCH 07/10] btrfs: simplify finding the inode in submit_one_bio
` [PATCH 08/10] btrfs: store a pointer to a btrfs_bio in struct btrfs_bio_ctrl

[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
 2023-03-03  9:17 UTC  (4+ messages)
` [PATCH v2 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-03  9:17 UTC  (3+ messages)
` [PATCH v5 4/7] hw/ppc/pegasos2: Fix PCI interrupt routing

[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
 2023-03-03  9:16 UTC  (12+ messages)

Faktoring
 2023-03-03  9:10 UTC 

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
 2023-03-03  9:14 UTC  (9+ messages)

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-03  9:14 UTC  (11+ messages)
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 5/5] dt-bindings: clock: meson: add A1 Peripherals "

[PATCH 0/2] automation: introduce static heap and shared memory tests
 2023-03-03  9:13 UTC  (6+ messages)
` [PATCH 1/2] automation: arm64: Create a test job for testing static heap on qemu

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-03  9:13 UTC  (6+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including

Future of icount discussion for next KVM call?
 2023-03-03  9:12 UTC  (5+ messages)

[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
 2023-03-03  9:12 UTC  (5+ messages)

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-03-03  9:12 UTC  (5+ messages)

Faktoring
 2023-03-03  9:10 UTC 

Faktoring
 2023-03-03  9:10 UTC 

Faktoring
 2023-03-03  9:10 UTC 

[PATCH 1/3] x86/setup: always reserve the first 1M of RAM
 2023-03-03  9:10 UTC  (4+ messages)
` [tip: x86/urgent] x86/setup: Always "

[PATCH] mm: teach mincore_hugetlb about pte markers
 2023-03-03  9:10 UTC  (2+ messages)

[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
 2023-03-03  9:10 UTC  (6+ messages)

[Intel-xe] [PATCH v2 0/7] Assorted MOCS updates
 2023-03-03  9:09 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 6/7] drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HP

[PATCH 0/2] add support for hs bootflows on am62 devices
 2023-03-03  9:09 UTC  (3+ messages)

[PATCH 00/26] Media device lifetime management
 2023-03-03  9:07 UTC  (2+ messages)

[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
 2023-03-03  9:05 UTC  (5+ messages)

Panele fotowaltaiczne
 2023-03-03  9:00 UTC 

[PATCH] scsi: megasas: Internal cdbs have 16-byte length
 2023-03-03  9:02 UTC  (2+ messages)

[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-03-03  9:00 UTC  (8+ messages)
` [PATCH v5 4/5] KVM: x86: emulation: Apply LAM mask when emulating data access in 64-bit mode

[PATCH] leds: qcom-lpg: Release node reference before returning
 2023-03-03  9:00 UTC  (2+ messages)

[PATCH v2 0/1] Change the serial runner usage
 2023-03-03  9:01 UTC  (2+ messages)
` [PATCH v2 1/1] oeqa/utils/qemurunner: change the serial runner

Faktoring
 2023-03-03  9:00 UTC  (2+ messages)

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-03  8:59 UTC  (3+ messages)
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings
` [PATCH v5 12/12] riscv: dts: starfive: visionfive 2: Enable gmac device tree node


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.