All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-24 10:18:50 to 2021-08-24 11:01:56 UTC [more...]

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-08-24 10:50 UTC  (31+ messages)
` [XEN PATCH v7 01/51] build: introduce cpp_flags macro
` [XEN PATCH v7 02/51] build: use if_changed on built_in.o
` [XEN PATCH v7 03/51] build: use if_changed_rules with %.o:%.c targets
` [XEN PATCH v7 04/51] build: factorise generation of the linker scripts
` [XEN PATCH v7 05/51] x86/mm: avoid building multiple .o from a single .c file
` [XEN PATCH v7 06/51] build,include: rework compat-build-source.py
` [XEN PATCH v7 07/51] build,include: rework compat-build-header.py
` [XEN PATCH v7 08/51] build: fix clean targets when subdir-y is used
` [XEN PATCH v7 09/51] build: use subdir-y in test/Makefile
` [XEN PATCH v7 10/51] build,arm: move LDFLAGS change to arch.mk
` [XEN PATCH v7 11/51] build: move make option changes check earlier
` [XEN PATCH v7 12/51] build: avoid building arm/arm/*/head.o twice
` [XEN PATCH v7 13/51] build: convert binfile use to if_changed
` [XEN PATCH v7 14/51] xen: move include/asm-* to arch/*/include/asm
` [XEN PATCH v7 15/51] build,riscv: tell the build system about riscv64/head.S
` [XEN PATCH v7 17/51] build: set XEN_BUILD_EFI earlier
` [XEN PATCH v7 18/51] build: fix $(TARGET).efi creation in arch/arm
` [XEN PATCH v7 24/51] build: prepare to always invoke $(MAKE) from xen/, use $(obj)
` [XEN PATCH v7 27/51] build: introduce if_changed_deps
` [XEN PATCH v7 30/51] build: hook kconfig into xen build system
` [XEN PATCH v7 31/51] xen/tools/kconfig: fix build with -Wdeclaration-after-statement
` [XEN PATCH v7 36/51] build: generate x86's asm-macros.h with filechk
` [XEN PATCH v7 37/51] build: clean-up "clean" rules of duplication
` [XEN PATCH v7 39/51] build: rework coverage and ubsan CFLAGS handling
` [XEN PATCH v7 41/51] build,x86: remove the need for build32.mk
` [XEN PATCH v7 43/51] build: replace $(BASEDIR) by $(objtree)
` [XEN PATCH v7 44/51] build: add $(srctree) in few key places
` [XEN PATCH v7 45/51] build: rework cloc recipe
` [XEN PATCH v7 49/51] build: adding out-of-tree support to the xen build
` [XEN PATCH v7 50/51] build: specify source tree in include/ for prerequisite

[PATCH] amd/amdkfd: add ras page retirement handling for sq/sdma interrupt
 2021-08-24  9:28 UTC  (4+ messages)

[RESEND v4 00/15] Add support for ast2600 ADC
 2021-08-24  9:12 UTC  (9+ messages)
` [RESEND v4 01/15] dt-bindings: iio: adc: Add ast2600-adc bindings
` [RESEND v4 02/15] iio: adc: aspeed: completes the bitfield declare
` [RESEND v4 03/15] iio: adc: aspeed: set driver data when adc probe
` [RESEND v4 04/15] iio: adc: aspeed: Keep model data to driver data
` [RESEND v4 06/15] iio: adc: aspeed: Add vref config function
` [RESEND v4 07/15] iio: adc: aspeed: Set num_channels with model data
` [RESEND v4 10/15] iio: adc: aspeed: Support ast2600 adc
` [RESEND v4 11/15] iio: adc: aspeed: Fix the calculate error of clock

[RFC PATCH 0/1] virtio: false unhandled irqs from vring_interrupt()
 2021-08-24 10:59 UTC  (4+ messages)
` [RFC PATCH 1/1] fuse: disable local irqs when processing vq completions

[PATCH V4 0/3] usb: gadget: configfs: add three trace entries
 2021-08-24 10:41 UTC  (6+ messages)
` [PATCH V4 1/3] usb: gadget: configfs: add UDC trace entry

[PATCH v2] ARM: dts: da850-evm: Change aemif node status from "ok" to "okay"
 2021-08-24 10:55 UTC  (2+ messages)

[PATCH 1/3] smegw01: Pass 'mmcpart' to the kernel command line
 2021-08-24 10:58 UTC  (3+ messages)
` [PATCH 2/3] smegw01: Add redundant environment support
` [PATCH 3/3] smegw01: Select IMX_HAB

[poky][master][PATCH] assimp: added patch to fix hardcoded non-existing paths in CMake modules
 2021-08-24 10:59 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/2] ARM: dts: keystone-k2*-evm: Fix mdio and dss node status
 2021-08-24 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: keystone-k2*-evm: Fix mdio node status to "okay"
` [PATCH v2 2/2] ARM: dts: keystone-k2g-evm: Fix dss "

[PATCH linux-next] firmware/psci: fix application of sizeof to pointer
 2021-08-24 10:58 UTC  (2+ messages)

[dpdk-dev] Zeroing out memory on free
 2021-08-24 10:58 UTC 

[PATCH v2 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2021-08-24 10:56 UTC  (4+ messages)
` [PATCH v2 1/3] x86, ACPI: rename init_freq_invariance_cppc to arch_init_invariance_cppc
` [PATCH v2 2/3] arch_topology: obtain cpu capacity using information from CPPC
` [PATCH v2 3/3] arm64, topology: enable use of init_cpu_capacity_cppc()

BFQ cgroup weights range
 2021-08-24 10:56 UTC 

security/selinux/hooks.c: FILE__ perms used as DIR__ perms
 2021-08-24 10:55 UTC 

[PATCH v5 0/7] Domain on Static Allocation
 2021-08-24 10:54 UTC  (3+ messages)
` [PATCH v5 5/7] xen: re-define assign_pages and introduce assign_page

[PATCH 0/5] arm64: Survival kit for SCR_EL3.HCE==0 conditions
 2021-08-24 10:52 UTC  (6+ messages)
` [PATCH 5/5] arm64: Document the requirement for SCR_EL3.HCE

drivers/gpu/drm/exynos/exynos_drm_g2d.c:907 g2d_runqueue_worker() warn: inconsistent returns '&g2d->runqueue_mutex'
 2021-08-24 10:54 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: Add upscaling tests
 2021-08-24 11:04 UTC 

linux-next: build warning after merge of the ftrace tree
 2021-08-24 10:53 UTC  (3+ messages)

[RFC PATCH 0/5] Fix cold plugged USB device on certain PCIe USB cards
 2021-08-24 10:53 UTC  (6+ messages)
` [RFC PATCH 1/5] usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
` [RFC PATCH 2/5] usb: core: hcd: Let usb_add_hcd() indicate if roothub has to be registered
` [RFC PATCH 3/5] usb: core: hcd: Add support for registering secondary RH along with primary HCD
` [RFC PATCH 4/5] usb: core: hcd-pci: Let usb_hcd_pci_probe() indicate if RH has to be registered
` [RFC PATCH 5/5] xhci-pci: Use flag to not register roothub while adding primary HCD

[PATCH 1/9] Kconfig: Use spaces not tabs in Kconfig entires
 2021-08-24 10:53 UTC  (5+ messages)
` [PATCH 3/9] mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
` [PATCH 4/9] mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE

[PATCH] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-08-24 10:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/2] arm64: Enable OPTPROBE for arm64
 2021-08-24 10:50 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: kprobe: "

[linux-next:master 7041/9715] fs/ntfs3/fsntfs.c:770:5: warning: stack frame size (2112) exceeds limit (1024) in function 'ntfs_clear_mft_tail'
 2021-08-24 10:48 UTC  (2+ messages)

[bug report] fs/ntfs3: Add attrib operations
 2021-08-24 10:49 UTC  (2+ messages)

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-08-24 10:48 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Write in null_skcipher_crypt
 2021-08-24 10:48 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] shell: Add checkpoints api for new lib
 2021-08-24 10:47 UTC  (7+ messages)
` [LTP] [PATCH v2 2/2] pec: Improve reliability

git log --encoding=HTML is not supported
 2021-08-24 10:46 UTC  (4+ messages)

[PATCH] ide: Cap LBA28 capacity announcement to 2^28-1
 2021-08-24 10:43 UTC 

[PATCH v2] arm64: head: avoid over-mapping in map_memory
 2021-08-24 10:42 UTC  (2+ messages)

[PATCH v2 0/7] xen/arm: Sanitize cpuinfo
 2021-08-24 10:41 UTC  (5+ messages)

[PATCH linux-next] r8188eu: remove unneeded conversions to bool
 2021-08-24 10:40 UTC  (2+ messages)

[PATCH 0/9] Improve support for AMD SPI controllers
 2021-08-24 10:40 UTC  (10+ messages)
` [PATCH 1/9] regmap: spi: Set regmap max raw r/w from max_transfer_size
` [PATCH 2/9] spi: core: Add flag for controllers that can't hold cs between transfers
` [PATCH 3/9] regmap: spi: SPI_CONTROLLER_CS_PER_TRANSFER affects max read/write
` [PATCH 4/9] spi: amd: Refactor code to use less spi_master_get_devdata
` [PATCH 5/9] spi: amd: Refactor amd_spi_busy_wait to use readl_poll_timeout
` [PATCH 6/9] spi: amd: Remove uneeded variable
` [PATCH 7/9] spi: amd: Check for idle bus before execute opcode
` [PATCH 8/9] spi: amd: Refactor to overcome 70 bytes per CS limitation
` [PATCH 9/9] spi: amd: Add support for latest platform

[PATCH 1/2] strdup.3: drop mention of "the GNU GCC suite"
 2021-08-24 10:40 UTC  (7+ messages)
` [PATCH 2/2] alloca.3: rewrite NOTES

Proposalö git push -F
 2021-08-24 10:23 UTC  (2+ messages)

Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
 2021-08-24 10:38 UTC  (6+ messages)

[PATCH 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24 10:38 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()

[PATCH] hw/acpi/pcihp: validate bsel property of the bus before unplugging device
 2021-08-24 10:37 UTC  (4+ messages)

[PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-24 10:38 UTC  (5+ messages)

[PATCH libnetfilter_queue v4 1/4] build: doc: Fix NAME entry in man pages
 2021-08-24 10:30 UTC  (7+ messages)
` [PATCH libnetfilter_queue v4 2/4] build: doc: can choose what to build and install
` [PATCH libnetfilter_queue v4 3/4] build: doc: VPATH builds work again
` [PATCH libnetfilter_queue v4 4/4] build: doc: split off shell script from within doxygen/Makefile.am

[PATCH 0/6] Speed up mirror-fetches with many refs
 2021-08-24 10:37 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] fetch: speed up lookup of want refs via commit-graph
  ` [PATCH v2 2/7] fetch: avoid unpacking headers in object existence check
  ` [PATCH v2 3/7] connected: refactor iterator to return next object ID directly
  ` [PATCH v2 4/7] fetch-pack: optimize loading of refs via commit graph
  ` [PATCH v2 5/7] fetch: refactor fetch refs to be more extendable
  ` [PATCH v2 6/7] fetch: merge fetching and consuming refs
  ` [PATCH v2 7/7] fetch: avoid second connectivity check if we already have all objects

[GSoC] The Final Git Dev Blog(s)
 2021-08-24 10:22 UTC  (2+ messages)

[PATCH -next] mtd: fix possible deadlock when loading and opening mtd device
 2021-08-24 10:35 UTC  (4+ messages)

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-24 10:34 UTC  (13+ messages)
` [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
` [RFC 10/10] hw/mos6522: Synchronize timer interrupt and timer counter
` [RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
` [RFC 04/10] hw/mos6522: Rename timer callback functions
` [RFC 08/10] hw/mos6522: Call mos6522_update_irq() when appropriate
` [RFC 02/10] hw/mos6522: Remove get_counter_value() methods and functions

[PATCH] arm64/sve: Better handle failure to allocate SVE register storage
 2021-08-24 10:32 UTC  (2+ messages)

[RFC PATCH 3/3] thermal/drivers/cpuidle_cooling: cpuidle cooling driver for non DT/ARM
 2021-08-24 10:34 UTC  (2+ messages)

intel_pt crash on alderlake
 2021-08-24 10:35 UTC  (5+ messages)

[bug report] fs/ntfs3: Add initialization of super block
 2021-08-24 10:33 UTC  (2+ messages)

[RFC PATCH v3 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-24 10:31 UTC  (6+ messages)

[PATCH] driver core: clean up open-coded NUMA_NO_NODE in device_initialize()
 2021-08-24 10:30 UTC 

[PATCH v2 0/1] arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size
 2021-08-24 10:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/4] xen: harden netfront against malicious backends
 2021-08-24 10:28 UTC  (5+ messages)
` [PATCH v2 1/4] xen/netfront: read response from backend only once
` [PATCH v2 2/4] xen/netfront: don't read data from request on the ring page
` [PATCH v2 3/4] xen/netfront: disentangle tx_skb_freelist
` [PATCH v2 4/4] xen/netfront: don't trust the backend response data blindly

[PATCH v4] EDAC/mc: Prefer strscpy over strcpy
 2021-08-24 10:28 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] eal: read data buffer on RTE_INTR_HANDLE_VFIO_REQ
 2021-08-24  9:55 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 0/9] Enable two H264 encoder cores on MT8195
 2021-08-24 10:24 UTC  (5+ messages)
` [PATCH 5/9] media: mtk-vcodec: Rewrite venc clock interface

[PATCH 00/23] staging: r8188eu: clean up spacing style issues in core dir
 2021-08-24 10:25 UTC  (3+ messages)

[PATCH] mmc: queue: Match the data type of max_segments
 2021-08-24 10:26 UTC  (2+ messages)

[PATCH] sched/core: return prio_less() directly in __sched_core_less
 2021-08-24 10:19 UTC 

[PATCH v3 0/4] SCHED_IDLE extensions
 2021-08-24 10:24 UTC  (3+ messages)
` [PATCH v3 3/4] sched: reduce sched slice for SCHED_IDLE entities

[PATCH v5 0/5] python/aqmp: AQMP-TUI
 2021-08-24 10:15 UTC  (4+ messages)
` [PATCH v5 2/5] python/aqmp-tui: Add AQMP TUI

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-24 10:21 UTC  (10+ messages)

[PATCH] parisc/parport_gsc: switch from 'pci_' to 'dma_' API
 2021-08-24 10:24 UTC  (2+ messages)

How to proceed: usci_acpi: PPM init failed (-110)
 2021-08-24 10:24 UTC  (2+ messages)

[PATCH] xen/public: arch-arm: Add mention of argo_op hypercall
 2021-08-24 10:24 UTC  (3+ messages)

linux-next: Tree for Aug 24
 2021-08-24 10:23 UTC 

[PATCH v2 0/3] qcow2: relax subclusters allocation dependencies
 2021-08-24 10:15 UTC  (4+ messages)
` [PATCH v2 1/3] simplebench: add img_bench_templater.py
` [PATCH v2 2/3] qcow2: refactor handle_dependencies() loop body
` [PATCH v2 3/3] qcow2: handle_dependencies(): relax conflict detection

[PATCH 0/9] introduce 6GHz support to mt7921 driver
 2021-08-24 10:22 UTC  (10+ messages)
` [PATCH 1/9] mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2}
` [PATCH 2/9] mt76: connac: enable 6GHz band for hw scan
` [PATCH 3/9] mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain
` [PATCH 4/9] mt76: connac: set 6G phymode in single-sku support
` [PATCH 5/9] mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv
` [PATCH 6/9] mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss
` [PATCH 7/9] mt76: connac: enable hw amsdu @ 6GHz
` [PATCH 8/9] mt76: add 6GHz support
` [PATCH 9/9] mt76: mt7921: "

[PATCH 00/28] Initial implementation of bootmethod/bootflow
 2021-08-24 10:22 UTC  (5+ messages)

[PATCH 1/3] fs/ntfs3: Fix error code in indx_add_allocate()
 2021-08-24 10:22 UTC  (3+ messages)
` [PATCH 3/3] fs/ntfs3: Fix error handling in indx_insert_into_root()

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-08-24 10:15 UTC  (8+ messages)
` [virtiofsd PATCH v4 0/4] virtiofsd: "
  ` [virtiofsd PATCH v4 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP
    ` [Virtio-fs] "

[PATCH] fs: 9q: remove unnecessary label "out_err"
 2021-08-24 10:21 UTC  (3+ messages)

What's cooking in git.git (Aug 2021, #08; Mon, 23)
 2021-08-24 10:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v5] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-08-24 18:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/2] testpmd shows incorrect rx_offload configuration
  ` [dpdk-dev] [PATCH v6 1/2] ethdev: add an API to get device configuration info
  ` [dpdk-dev] [PATCH v6 2/2] app/testpmd: fix testpmd doesn't show RSS hash offload

[PATCH v1 0/4] Patches to update for rockchip spdif
 2021-08-24 10:16 UTC  (6+ messages)
` [PATCH v1 1/4] ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile
` [PATCH v1 2/4] ASoC: rockchip: spdif: Fix some coding style
` [PATCH v1 3/4] ASoC: rockchip: spdif: Add support for rk3568 spdif
` [PATCH v1 4/4] ASoC: dt-bindings: rockchip: Add compatible "

[PATCH 0/3] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-08-24 10:11 UTC  (4+ messages)
` [PATCH 1/3] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing


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.