All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-27 18:55:59 to 2021-06-27 22:23:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-06-27 22:23 UTC 

[PATCH for-next 0/6] small for-next optimisations
 2021-06-27 22:23 UTC  (2+ messages)

[oe] [meta-oe][PATCH] cryptsetup: Only recommend kernel modules when building for target
 2021-06-27 22:23 UTC 

[PATCH] io_uring: code clean for kiocb_done()
 2021-06-27 22:23 UTC  (2+ messages)

[PATCH] io_uring: spin in iopoll() only when reqs are in a single queue
 2021-06-27 22:22 UTC  (2+ messages)

[PATCH v2 0/4] mkimage: sunxi_egon: add riscv support
 2021-06-27 22:17 UTC  (6+ messages)
` [PATCH v2 1/4] mkimage: add a flag to describe whether -A is specified

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-27 22:13 UTC  (11+ messages)
              ` [PATCH 0/9] Refactoring exit

[PATCH 0/3] mm, xfs: memory allocation improvements
 2021-06-27 22:09 UTC  (4+ messages)
` [PATCH 2/3] xfs: remove kmem_alloc_io()

[OE-core][PATCH] iputils: Update to 20210202
 2021-06-27 22:12 UTC 

[GSoC] My Git Dev Blog — Week 6
 2021-06-27 22:07 UTC  (2+ messages)

[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
 2021-06-27 22:07 UTC  (4+ messages)

[PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
 2021-06-27 22:05 UTC  (4+ messages)
` [PATCH 1/3 v2] sh: fix kconfig unmet dependency warning for FRAME_POINTER
` [PATCH 2/3 v2] sh: define __BIG_ENDIAN for math-emu
` [PATCH 3/3 v2] sh: fix READ/WRITE redefinition warnings

[PATCH 1/2] externalsrc.bbclass: dynamical change of DEBUG_PREFIX_MAP
 2021-06-27 22:04 UTC  (6+ messages)
` [PATCH 2/2] package.bbclass: manage external sources for debug source file packaging
    ` [OE-core] "
` [OE-core] [PATCH 1/2] externalsrc.bbclass: dynamical change of DEBUG_PREFIX_MAP

[PATCH 00/17] arm: k3-j721e: Add support for J721E EAIK
 2021-06-27 22:00 UTC  (5+ messages)
  ` [PATCH 02/17] drivers: power: pmic: Add support for tps659412 PMIC
  ` [PATCH 03/17] drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck

[PATCH v2 0/5] arm: dts: Add PMIC node for J7200
 2021-06-27 21:59 UTC  (3+ messages)
  ` [PATCH v2 1/5] power: pmic: tps65941: Add compatible for LP876441

[PATCHv2 iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped
 2021-06-27 21:54 UTC  (3+ messages)
` [PATCHv3 "

[merged] mailmap-add-my-other-e-mail-address-and-identity-without-diacritics.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] maintainers-fix-my-identity-again.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mm-page_alloc-do-bulk-array-bounds-check-after-checking-populated-elements.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mm-page_alloc-__alloc_pages_bulk-do-bounds-check-before-accessing-array.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mm-hwpoison-do-not-lock-page-again-when-me_huge_page-successfully-recovers.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mmhwpoison-return-ehwpoison-to-denote-that-the-page-has-already-been-poisoned.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] kthread-prevent-deadlock-when-kthread_mod_delayed_work-races-with-kthread_cancel_delayed_work_sync.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] kthread_worker-split-code-for-canceling-the-delayed-work-timer.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] mm-vmalloc-unbreak-kasan-vmalloc-support.patch removed from -mm tree
 2021-06-27 21:54 UTC 

[merged] kvm-s390-prepare-for-hugepage-vmalloc.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-vmalloc-add-vmalloc_no_huge.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] nilfs2-fix-memory-leak-in-nilfs_sysfs_delete_device_group.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-another-pvmw_sync-fix-in-page_vma_mapped_walk.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-fix-page_vma_mapped_walk-if-thp-mapped-by-ptes.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-get-vma_address_end-earlier.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-use-goto-instead-of-while-1.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-add-a-level-of-indentation.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-crossing-page-table-boundary.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-prettify-pvmw_migration-block.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-use-pmde-for-pvmw-pmd.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-settle-pagehuge-on-entry.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-page_vma_mapped_walk-use-page-for-pvmw-page.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-replace-debug_vm-bug-with-vm_warn-when-unmap-fails-for-split.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-sparse-fix-check_usemap_section_nr-warnings.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-unmap_mapping_page-to-fix-thp-truncate_cleanup_page.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-fix-page_address_in_vma-on-file-thp-tails.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[GSoC] Git Blog 6
 2021-06-27 21:52 UTC  (2+ messages)

[merged] mm-thp-fix-vma_address-if-virtual-address-below-file-offset.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-try_to_unmap-use-ttu_sync-for-safe-splitting.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-make-is_huge_zero_pmd-safe-and-quicker.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-fix-__split_huge_pmd_locked-on-shmem-migration-entry.patch removed from -mm tree
 2021-06-27 21:53 UTC 

[merged] mm-thp-use-head-page-in-__migration_entry_wait.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-slubc-include-swabh.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] crash_core-vmcoreinfo-append-section_size_bits-to-vmcoreinfo.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-memory-failure-make-sure-wait-for-page-writeback-in-memory_failure.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-hugetlb-expand-restore_reserve_on_error-functionality.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-slub-actually-fix-freelist-pointer-vs-redzoning.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-slub-fix-redzoning-for-small-allocations.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-slub-clarify-verification-reporting.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mm-swap-fix-pte_same_as_swp-not-removing-uffd-wp-bit-when-compare.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[merged] mmhwpoison-fix-race-with-hugetlb-page-allocation.patch removed from -mm tree
 2021-06-27 21:52 UTC 

[PATCH v2 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-06-27 21:47 UTC  (4+ messages)

[linux-next:master 2237/13550] drivers/iio/chemical/sps30_serial.c:9:1: iwyu: warning: superfluous #include <linux/errno.h>
 2021-06-27 21:48 UTC 

[Accel-config] [PATCH] accel-config: Rewrite of built-in unit test
 2021-06-27 21:46 UTC 

+ kasan-add-memory-corruption-identification-support-for-hardware-tag-based-mode.patch added to -mm tree
 2021-06-27 21:45 UTC 

+ kasan-integrate-the-common-part-of-two-kasan-tag-based-modes.patch added to -mm tree
 2021-06-27 21:45 UTC 

+ kasan-rename-config_kasan_sw_tags_identify-to-config_kasan_tags_identify.patch added to -mm tree
 2021-06-27 21:45 UTC 

+ ipc-semc-use-read_once-write_once-for-use_global_lock-update.patch added to -mm tree
 2021-06-27 21:40 UTC 

Reload IPtables
 2021-06-27 21:33 UTC  (16+ messages)

[PATCH] pull: abort by default if fast-forwarding is impossible
 2021-06-27 21:29 UTC  (7+ messages)

sound/soc/samsung/aries_wm8994.c:525:34: warning: unused variable 'samsung_wm8994_of_match'
 2021-06-27 21:27 UTC  (2+ messages)

[linuxppc:next-test 79/209] WARNING: modpost: vmlinux.o(.text+0x1052c): Section mismatch in reference from the function start_secondary() to the function .init.text:setup_kuep()
 2021-06-27 21:27 UTC 

[PATCH] efi_loader: Do not enable by default on armv7
 2021-06-27 21:22 UTC  (5+ messages)

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-06-27 21:12 UTC  (10+ messages)
` [PATCH v8 13/19] hvf: Add Apple Silicon support
` [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
` [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call

[powerpc][next-20210625] WARN block/mq-deadline-main.c:743 during boot
 2021-06-27 21:12 UTC  (3+ messages)

[PATCH v2 0/3] Remove dead linux-mips.org references
 2021-06-26 23:45 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 76
 2021-06-27 21:11 UTC 

[PATCH v5 0/4] basic support for rk3066 platform
 2021-06-27 21:10 UTC  (5+ messages)
` [PATCH v5 1/4] rockchip: rk3066: add grf header file
` [PATCH v5 2/4] rockchip: rk3066: add clock driver for rk3066 soc
` [PATCH v5 3/4] rockchip: rk3066: add rk3066 pinctrl driver
` [PATCH v5 4/4] rockchip: rk3066: add sdram driver

[PATCH] block/mq-deadline: Remove a WARN_ON_ONCE() call
 2021-06-27 21:11 UTC 

[PATCH v8 0/3] fpga: Use standard class dev_release function
 2021-06-27 21:05 UTC  (2+ messages)

[PATCH][SMB3.1.1] client support for signing negotiate context
 2021-06-27 21:03 UTC 

[linux-linus test] 163145: regressions - FAIL
 2021-06-27 20:57 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-06-27 20:47 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-06-27 20:47 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-06-27 20:41 UTC 

[GIT PULL] sigqueue cache fix
 2021-06-27 20:40 UTC  (4+ messages)

drivers/staging/media/ipu3/ipu3-css-params.c:776:8: warning: variable 'pin_scale' set but not used
 2021-06-27 20:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: erofs: update my email address
 2021-06-27 20:38 UTC  (3+ messages)

[PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware
 2021-06-27 20:37 UTC  (12+ messages)

[linux-next:master 2196/13550] drivers/iio/temperature/tmp117.c:12:1: iwyu: warning: superfluous #include <linux/err.h>
 2021-06-27 20:32 UTC 

[PATCH v2] selinux-notebook: describe nosuid and NNP transitions
 2021-06-27 20:28 UTC 

[RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure
 2021-06-27 20:25 UTC  (16+ messages)
` [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function

[hardknott 00/20] Patch review; June 27
 2021-06-27 20:22 UTC  (21+ messages)
` [hardknott 01/20] libpfm4 4.10.1 : enable arm64 host platform
` [hardknott 02/20] wireshark: upgrade 3.4.5 -> 3.4.6
` [hardknott 03/20] libeigen: update LICENSE information
` [hardknott 04/20] net-snmp: upgrade 5.9 -> 5.9.1
` [hardknott 05/20] minifi-cpp: set correct python processor directory in configure file
` [hardknott 06/20] add CVE-2011-2411 to allowlist
` [hardknott 07/20] cyrus-sasl: add CVE-2020-8032 "
` [hardknott 08/20] initramfs-kexecboot-image: support cases where machines override IMAGE_FSTYPES
` [hardknott 09/20] initramfs-debug-image: "
` [hardknott 10/20] rapidjson: remove stale LIB_INSTALL_DIR
` [hardknott 11/20] net-snmp: A little clean up
` [hardknott 12/20] net-snmp: Support building for native
` [hardknott 13/20] dovecot: add CVE-2016-4983 to allowlist
` [hardknott 14/20] minifi-cpp: set CLEANBROKEN to 1
` [hardknott 15/20] cifs-utils: set ROOTSBINDIR to /usr/sbin if DISTRO_FEATURES has usrmerge
` [hardknott 16/20] ntp: add CVE-2016-9312 to allowlist
` [hardknott 17/20] python3-django: upgrade 2.2.22 -> 2.2.23
` [hardknott 18/20] python3-django: upgrade 3.2.2 -> 3.2.3
` [hardknott 19/20] python3-django: Upgrade 3.2.3 -> 3.2.4
` [hardknott 20/20] python3-django: upgrade 2.2.23 -> 2.2.24

[syzbot] INFO: rcu detected stall in tx
 2021-06-27 20:20 UTC  (2+ messages)

[PATCH net-next v4 00/12] ethtool: Add support for frame preemption
 2021-06-27 20:02 UTC  (10+ messages)
` [PATCH net-next v4 01/12] ethtool: Add support for configuring "
    ` [Intel-wired-lan] "
` [PATCH net-next v4 02/12] taprio: Add support for frame preemption offload
    ` [Intel-wired-lan] "
` [PATCH net-next v4 04/12] taprio: Replace tc_map_to_queue_mask()
    ` [Intel-wired-lan] "

[PATCH 0/3] Add MRMAC driver support
 2021-06-27 20:01 UTC  (7+ messages)
` [PATCH 1/3] net: ethtool: Add ethernet speed macros for higher speeds
` [PATCH 2/3] net: xilinx: axi_mrmac: Add MRMAC driver

[PATCH 0/2] Add support for 10G/25G to AXI emac driver
 2021-06-27 20:01 UTC  (5+ messages)
` [PATCH 1/2] net: xilinx: axi_emac: Cleanup of of_to_plat()
` [PATCH 2/2] net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet

[PATCH] arm: dts: db410c: Add missing cd-gpios for SD card detection
 2021-06-27 19:50 UTC  (2+ messages)

[RFC] strcpys(): New function for copying strings safely
 2021-06-27 19:46 UTC  (2+ messages)

[meta-security][PATCH 1/4] initramfs-framework: fix typo in conditional
 2021-06-27 19:34 UTC  (4+ messages)
` [meta-security][PATCH 2/4] ssshgaurd: add packaage
` [meta-security][PATCH 3/4] packagegroup-core-security: add sshguard
` [meta-security][PATCH 4/4] initramfs-framework: rename files dir

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-nested-intel
 2021-06-27 19:33 UTC 

[PATCH] smbios: Fix SMBIOS tables
 2021-06-27 19:32 UTC  (4+ messages)

[PATCH V3 5/6] block/rbd: add write zeroes support
 2021-06-27 19:29 UTC  (2+ messages)

[PATCH] gator-daemon: Do not specify header files in GATORD_CXX_SRC_FILES
 2021-06-27 19:30 UTC  (3+ messages)
` [meta-arm] "

[PATCH v3] x86: add NOPL and CMOV emulation
 2021-06-27 19:20 UTC  (2+ messages)

[ovmf test] 163154: regressions - FAIL
 2021-06-27 19:16 UTC 

[PATCH] net: sched: Add support for packet bursting
 2021-06-27 19:12 UTC  (3+ messages)

PHY vs. MAC ethtool Wake-on-LAN selection
 2021-06-27 19:09 UTC  (3+ messages)

[PATCH 1/2] DM_USB: allow building without OF_CONTROL
 2021-06-27 19:06 UTC  (12+ messages)

[PATCH v2 0/5] Add rpmcc and rpmpd for SM4250/6115
 2021-06-27 18:59 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: soc: qcom: smd-rpm: Add SM6115 compatible
` [PATCH v2 2/5] dt-bindings: clock: qcom: rpmcc: Document "
` [PATCH v2 3/5] clk: qcom: smd: Add support for SM6115 rpm clocks
` [PATCH v2 4/5] dt-bindings: power: rpmpd: Add SM6115 to rpmpd binding
` [PATCH v2 5/5] drivers: soc: qcom: rpmpd: Add SM6115 RPM Power Domains

[PATCH v2 1/2] dt-bindings: mailbox: qcom: Add SM6115 APCS compatible
 2021-06-27 18:58 UTC  (2+ messages)
` [PATCH v2 2/2] mailbox: qcom: Add support for SM6115 APCS IPC

[PATCH v2 0/3] Add USB HS support for SM4250/6115
 2021-06-27 18:57 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115
` [PATCH v2 2/3] dt-bindings: phy: qcom,qusb2: document sm6115 compatible
  ` [PATCH v2 2/3] dt-bindings: phy: qcom, qusb2: "
` [PATCH v2 3/3] phy: qcom-qusb2: Add configuration for SM6115

[PATCH v5 0/2] Add Pinctrl for SM4250/6115
 2021-06-27 18:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add SM6115 pinctrl bindings
` [PATCH v5 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6115

[PATCH v2 0/2] Add GCC for SM4250/6115
 2021-06-27 18:55 UTC  (2+ messages)
` [PATCH v2 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115


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.