All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 17:52:33 to 2022-06-09 18:53:42 UTC [more...]

[PULL 00/18] Block layer patches
 2022-06-09 17:21 UTC  (10+ messages)
` [PULL 03/18] block: block_dirty_bitmap_merge(): fix error path
` [PULL 06/18] block: Support passing NULL ops to blk_set_dev_ops()
` [PULL 08/18] block/export: Abstract out the logic of virtio-blk I/O process
` [PULL 11/18] vduse-blk: Implement vduse-blk export
` [PULL 12/18] vduse-blk: Add vduse-blk resize support
` [PULL 14/18] qsd: document vduse-blk exports
` [PULL 15/18] block/rbd: report a better error when namespace does not exist
` [PULL 17/18] aio_wait_kick: add missing memory barrier
` [PULL 18/18] nbd: Drop dead code spotted by Coverity

[Intel-gfx] [RFC v3 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-09 18:53 UTC  (9+ messages)
` [Intel-gfx] [RFC v3 3/3] drm/doc/rfc: VM_BIND uapi definition

[PATCH v1 0/4] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-09 18:47 UTC  (12+ messages)
` [PATCH v1 1/4] pinctrl: add generic driving setup "
` [PATCH v1 2/4] pinctrl: add drive for I2C related pins "
` [PATCH v1 3/4] pinctrl: mediatek: add rsel setting "

[Buildroot] [PATCH 1/1] package/nginx: zone modules need libatomic_ops
 2022-06-09 18:53 UTC  (2+ messages)

[PATCH v15 0/9] Add LoongArch linux-user emulation support
 2022-06-09 18:14 UTC  (3+ messages)
` [PATCH v15 6/9] default-configs: Add loongarch linux-user support

[PATCH v4] madvise.2: Clarify addr/length and update hugetlb support
 2022-06-09 18:52 UTC 

[PATCH v6 00/15] mm: userspace hugepage collapse
 2022-06-09 18:51 UTC  (7+ messages)
` [PATCH v6 09/15] mm/madvise: introduce MADV_COLLAPSE sync "

[PATCH] s390: disable -Warray-bounds
 2022-06-09 18:51 UTC  (11+ messages)

[PATCH v1 0/4] ipc: Remove extra1 field abuse to pass ipc namespace
 2022-06-09 18:51 UTC  (7+ messages)
` [RFC PATCH 0/4] API extension for handling sysctl
  ` [RFC PATCH 2/4] sysctl: ipc: Do not use dynamic memory

pull request: iwlwifi firmware updates iwlwifi-fw-2022-06-09
 2022-06-09 18:51 UTC  (2+ messages)

[PATCH] drm/vc4: hdmi: Fixed possible integer overflow
 2022-06-09 18:50 UTC 

[PATCH v5 0/5] grub-mkconfig: Fix quadratic algorithm for sorting menu items
 2022-06-09 18:50 UTC  (6+ messages)
` [PATCH v5 1/5] grub-mkconfig linux: "
` [PATCH v5 2/5] grub-mkconfig linux_xen: "
` [PATCH v5 3/5] grub-mkconfig hurd: "
` [PATCH v5 4/5] grub-mkconfig kfreebsd: "
` [PATCH v5 5/5] Cleanup: grub-mkconfig_lib: remove unused version comparison functions

[Patch bpf-next v3 0/4] sockmap: some performance optimizations
 2022-06-09 18:50 UTC  (4+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()

[PATCH] ACPI: processor/idle: Annotate more functions to live in cpuidle section
 2022-06-09 18:50 UTC  (3+ messages)

[PATCH v8 00/14] io-uring/xfs: support async buffered writes
 2022-06-09 18:49 UTC  (4+ messages)
` [PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter()

[PATCH] ACPI, APEI, Fix syntax errors in comments
 2022-06-09 18:48 UTC  (2+ messages)

[PATCH v3] madvise.2: Clarify addr/length and update hugetlb support
 2022-06-09 18:48 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-09 18:47 UTC 

[Ocfs2-devel] [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
 2022-06-09 18:46 UTC  (4+ messages)
`  "

+ kasan-fix-zeroing-vmalloc-memory-with-hw_tags.patch added to mm-unstable branch
 2022-06-09 18:45 UTC 

+ mm-introduce-clear_highpage_kasan_tagged.patch added to mm-unstable branch
 2022-06-09 18:45 UTC 

+ mm-rename-kernel_init_free_pages-to-kernel_init_pages.patch added to mm-unstable branch
 2022-06-09 18:45 UTC 

[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
 2022-06-09 18:44 UTC  (4+ messages)
` [RFC PATCH v2 1/5] dt-bindings: sound: Add Apple MCA I2S transceiver

[PATCH] dmaengine: apple-admac: Fix compile warning
 2022-06-09 18:43 UTC  (2+ messages)

[PATCH v2] docs: arm: tcm: Fix typo in description of TCM and MMU usage
 2022-06-09 18:42 UTC  (2+ messages)

[BUG?] Major performance issue with some commands on our repo's master branch
 2022-06-09 18:43 UTC  (8+ messages)

[PATCH v2 00/25] target/arm: tidy exception routing
 2022-06-09 16:59 UTC  (21+ messages)
` [PATCH v2 12/25] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PATCH v2 13/25] target/arm: Introduce gen_exception_insn
` [PATCH v2 15/25] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PATCH v2 16/25] target/arm: Move gen_exception to translate.c
` [PATCH v2 18/25] target/arm: Introduce gen_exception
` [PATCH v2 20/25] target/arm: Introduce helper_exception_with_syndrome
` [PATCH v2 21/25] target/arm: Remove default_exception_el
` [PATCH v2 22/25] target/arm: Create raise_exception_debug
` [PATCH v2 23/25] target/arm: Move arm_debug_target_el to debug_helper.c
` [PATCH v2 25/25] target/arm: Fix Secure PL1 tests in fp_exception_el

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-09 18:41 UTC  (11+ messages)

[PATCH 0/3] kasan: Fix ordering between MTE tag colouring and page->flags
 2022-06-09 18:40 UTC  (12+ messages)

[Linux v5.17.9] -Wdeprecated-declarations warnings with LLVM-14 and OpenSSL v3.0.x
 2022-06-09 18:40 UTC  (6+ messages)

vmlinux.h conflicts with bpf.h
 2022-06-09 18:40 UTC  (2+ messages)

[RFC PATCH 0/2] Ability to allocate DMAable pages using unpopulated-alloc
 2022-06-09 18:39 UTC  (4+ messages)
` [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones

[PATCH v2 0/2] Add support for RZ/G2L GPT
 2022-06-09 18:39 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding

[PATCH v3 0/8] ACPI: Buffer property and reference as string support
 2022-06-09 18:38 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
 2022-06-09 18:37 UTC  (3+ messages)

Possibly dangerous interpretation of address/prefix pair in -s option
 2022-06-09 18:38 UTC  (6+ messages)

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-09 18:37 UTC  (6+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints

[PATCH 0/3] ARM: s3c: Kconfig: Style cleanups
 2022-06-09 18:36 UTC  (4+ messages)
` [PATCH 0/3 v3] "

RTT-PROBE: lore-subspace-rtt
 2022-06-09 18:36 UTC 

[PATCH] mte: Initialize tag storage to KASAN_TAG_INVALID
 2022-06-09 18:34 UTC  (3+ messages)

[PATCH v5 0/3] Add nvmem support for dynamic partitions
 2022-06-09 18:33 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition
` [PATCH v5 2/3] dt-bindings: mtd: partitions: add additional example for qcom,smem-part

[PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()
 2022-06-09 16:47 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-09 18:32 UTC  (11+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-06-09 18:27 UTC  (8+ messages)
` [PATCH 1/6] docs: document bundle URI standard

[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_plane_lowres: Test Cleanup
 2022-06-09 18:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_lowres: Test Cleanup (rev2)

[GIT PULL] ext2, writeback, quota fixes and cleanups for 5.19-rc2
 2022-06-09 18:30 UTC 

[PATCH] arm: create_mapping function to remove unused return values
 2022-06-09 18:29 UTC  (3+ messages)

[PATCH v6] git-prompt: make colourization consistent
 2022-06-09 18:29 UTC  (5+ messages)
` [PATCH v7] "

[PATCH v2] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one
 2022-06-09 18:29 UTC  (7+ messages)
    ` [Freedreno] "

[PATCH v12 0/8] unpack-objects: support streaming blobs to disk
 2022-06-09 18:27 UTC  (6+ messages)
` [PATCH v13 0/7] "
  ` [PATCH v13 1/7] unpack-objects: low memory footprint for get_data() in dry_run mode

[PATCH] docs: arm: tcm: Fix typo in description of TCM and MMU usage
 2022-06-09 18:26 UTC  (8+ messages)

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-06-09 18:26 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-09 18:26 UTC 

arch/arm/mach-lpc32xx/serial.c:63:6: warning: no previous prototype for 'lpc32xx_loopback_set'
 2022-06-09 18:26 UTC 

[PATCH] certs: Convert spaces in certs/Makefile to a tab
 2022-06-09 18:21 UTC  (7+ messages)

[PATCH v3 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-09 18:26 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[PATCH 0/7] usb: typec: Introduce typec-switch binding
 2022-06-09 18:24 UTC  (8+ messages)
` [PATCH 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support

[PATCH] nvme-multipath: allocate MQ disk
 2022-06-09 18:23 UTC  (3+ messages)

[PATCH v2 0/7] usb: typec: Introduce typec-switch binding
 2022-06-09 18:09 UTC  (16+ messages)
` [PATCH v2 1/7] usb: typec: mux: Allow muxes to specify mode-switch
` [PATCH v2 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH v2 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH v2 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v2 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH v2 6/7] drm/bridge: anx7625: Register Type-C mode switches
` [PATCH v2 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
 2022-06-09 18:19 UTC 

[PATCH v3 4/6] arm64: dts: mediatek: mt2712e: Add mediatek,infracfg phandle for IOMMU
 2022-06-09 18:08 UTC  (5+ messages)
  ` [PATCH v3 4/6] arm64: dts: mediatek: mt2712e: Add mediatek, infracfg "

[igt-dev] [PATCH] lib/igt_kms: Add a helper function to check Bigjoiner support
 2022-06-09 18:20 UTC  (4+ messages)
` [igt-dev] [V2] "

[PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-09 18:18 UTC  (3+ messages)
` [PATCH v2 2/3] mm: introduce clear_highpage_kasan_tagged
` [PATCH v2 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS

[PATCH V0 0/1] asoc: msm: use hashtable to check kcontrol
 2022-06-09 18:16 UTC  (4+ messages)
` [PATCH V0 1/1] "

fix and cleanup device mapper bioset initialization
 2022-06-09 18:16 UTC  (5+ messages)
` [dm-devel] "

[PATCH v3 0/3] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-09 18:16 UTC  (7+ messages)
` [PATCH v3 1/3] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
` [PATCH v3 2/3] mm: kmemleak: add rbtree and store physical address for objects allocated with PA
` [PATCH v3 3/3] mm: kmemleak: check physical address when scan

RTT-PROBE: lore-subspace-rtt
 2022-06-09 18:15 UTC 

linux v5.18.3 fails to boot
 2022-06-09 18:13 UTC 

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-09 18:13 UTC  (2+ messages)

[PATCH v2] fbdev: atmel_lcdfb: Rework backlight status updates
 2022-06-09 18:04 UTC  (2+ messages)

stable-rc/queue/5.4 build: 170 builds: 3 failed, 167 passed, 4 errors, 23 warnings (v5.4.197-337-g3337ee4287e84)
 2022-06-09 18:13 UTC 

[PATCH 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-09 18:12 UTC  (4+ messages)
` [PATCH 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-09 16:17 UTC  (5+ messages)
` [PATCH 14/20] migration: remove the QEMUFileOps 'shut_down' callback

[RFC PATCH 0/4] usb: xhci: Introduce xhci-snps
 2022-06-09 18:11 UTC  (4+ messages)
` [RFC PATCH 1/4] dt-bindings: usb: usb-xhci: Add xhci-snps-quirks

[Intel-gfx] [PATCH v2] drm/i915/bios: calculate panel type as per child device index in VBT
 2022-06-09 18:10 UTC 

[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
 2022-06-09 18:11 UTC  (2+ messages)

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-09 18:09 UTC  (3+ messages)

[PATCH v2 0/3] iio: accel: add MSA311 accelerometer driver
 2022-06-09 18:09 UTC  (4+ messages)
` [PATCH v2 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-09 18:08 UTC  (13+ messages)

[PATCH v3 3/6] arm64: dts: mediatek: mt8173: Add mediatek,infracfg phandle for IOMMU
 2022-06-09 18:06 UTC  (5+ messages)
  ` [PATCH v3 3/6] arm64: dts: mediatek: mt8173: Add mediatek, infracfg "

[PATCH v2] ALSA: control: Use xarray for faster lookups
 2022-06-09 18:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-09 18:05 UTC 

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-06-09 18:05 UTC  (3+ messages)

[PATCH] connected: distinguish local/remote bad objects
 2022-06-09 18:00 UTC  (3+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-06-09 18:04 UTC  (11+ messages)

[FSL P50x0] Keyboard and mouse don't work anymore after the devicetree updates for 5.19
 2022-06-09 18:03 UTC  (11+ messages)

[PATCH] event/dlb2: add support for single 512B write of 4 QEs
 2022-06-09 18:02 UTC  (7+ messages)
` [PATCH v4] "

[PATCH] event/dlb2: fix advertized capabilities
 2022-06-09 18:02 UTC  (3+ messages)

[next] arm64: boot failed - next-20220606
 2022-06-09 17:56 UTC  (6+ messages)

[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
 2022-06-09 18:01 UTC  (5+ messages)
` [PATCH v2 05/12] power/supply: surface_charger: Use client device wrappers for notifier registration
` [PATCH v2 06/12] power/supply: surface_battery: "

[PATCH] event/dlb2: fix QID inflight exploit
 2022-06-09 17:58 UTC  (2+ messages)

[PATCH 0/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
 2022-06-09 16:00 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH 0/2] Check for MSI allocation
 2022-06-09 17:57 UTC  (3+ messages)
` [PATCH 2/2] msi: Add sanity check if more than MAX_DEV_MSIS MSIs are requested

[PATCH] rxe: fix xa_alloc_cycle() error return value check
 2022-06-09 17:55 UTC  (2+ messages)

[intel-tdx:kvm-upstream-workaround 449/453] arch/x86/kernel/fpu/xstate.c:719:7: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2022-06-09 17:55 UTC 

btrfs-convert aborts with an assert
 2022-06-09 17:55 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-09 17:54 UTC 

[lttng-dev] [PATCH] Use lu% instead ld% to print count
 2022-06-09 17:54 UTC  (2+ messages)

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-09 17:54 UTC  (9+ messages)
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits

[PATCH] selftest/multiconfig: Test that multiconfigs in separate layers works
 2022-06-09 17:53 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 00/33] Printbufs
 2022-06-09 17:53 UTC  (4+ messages)
` [PATCH v3 02/33] lib/string_helpers: Convert string_escape_mem() to printbuf

[PATCH v3 2/6] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
 2022-06-09 17:52 UTC  (5+ messages)

[PATCH] fbdev: atmel_lcdfb: Rework backlight status updates
 2022-06-09 17:45 UTC  (4+ messages)

[PATCH for-5.19 v2 1/2] irqchip/loongson-liointc: Use architecture register to get coreid
 2022-06-09 17:52 UTC  (2+ messages)
` [PATCH for-5.19 v2 2/2] loongarch: Mask out higher bits for cpuid and rename the function


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.