All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 19:19:18 to 2021-01-14 19:52:56 UTC [more...]

[PATCH] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-14 19:51 UTC  (9+ messages)

[ovmf test] 158422: all pass - PUSHED
 2021-01-14 19:52 UTC 

[PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature
 2021-01-14 19:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/20] pack-revindex: prepare for on-disk reverse index
 2021-01-14 19:51 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] pack-revindex: introduce a new API
  ` [PATCH v2 15/20] for_each_object_in_pack(): convert to new revindex API
  ` [PATCH v2 16/20] builtin/gc.c: guess the size of the revindex

[PATCH 0/2] Add ICSSG nodes on AM65x & J721E SoCs
 2021-01-14 19:48 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am65-main: Add ICSSG nodes
` [PATCH 2/2] arm64: dts: ti: k3-j721e-main: "

[PATCH] MAINTAINERS: Add section for NXP i.MX clock drivers
 2021-01-14 19:50 UTC  (2+ messages)

[dunfell][PATCH] glibc: Security fix for CVE-2020-29573
 2021-01-14 19:51 UTC 

[PATCH v2 00/12] testing/next (tags!, shippable/travis deprecation, regression fixes, checkpatch)
 2021-01-14 19:48 UTC  (13+ messages)
` [PATCH v2 04/12] Add newline when generating Dockerfile
` [PATCH v2 05/12] Makefile: wrap ctags in quiet-command calls
` [PATCH v2 06/12] Makefile: wrap etags "
` [PATCH v2 07/12] Makefile: wrap cscope "
` [PATCH v2 08/12] docker: expand debian-amd64 image to include tag tools
` [PATCH v2 11/12] gitlab: migrate the minimal tools and unit tests from Travis

[meta-oe][master][PATCH] rapidjson: Upgrade SRCREV to latest
 2021-01-14 19:50 UTC  (2+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-14 19:49 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable

[PATCH 0/2] meson.build: Fix bzip2 program detection for EDK2 blobs installation
 2021-01-14 19:46 UTC  (2+ messages)

objtool/ORC generation for noreturn functions
 2021-01-14 19:47 UTC  (3+ messages)

[Buildroot] [PATCH] package/libnss: bump version to 3.60.1
 2021-01-14 19:49 UTC  (2+ messages)

USB Keyboard having problems to be detected
 2021-01-14 19:39 UTC 

[Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 4.6.0
 2021-01-14 19:48 UTC 

[PATCH] block: Add bio_limit
 2021-01-14 19:47 UTC 

[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
 2021-01-14 19:46 UTC  (3+ messages)

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-14 19:41 UTC  (7+ messages)
` [RFC PATCH 4/8] mm: Separate fault info out of 'struct vm_fault'

drivers/media/test-drivers/vidtv/vidtv_psi.c:1778:32: warning: taking address of packed member 'bitfield' of class or structure 'vidtv_psi_table_eit_event' may result in an unaligned pointer value
 2021-01-14 19:44 UTC  (2+ messages)

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2021-01-14 19:34 UTC  (11+ messages)
            ` [EXT] "
              ` [RFC] tentative prctl task isolation interface

[PATCH 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-01-14 19:41 UTC  (14+ messages)
` [PATCH 3/7] block/rbd: use stored image_size in qemu_rbd_getlength
` [PATCH 4/7] block/rbd: add bdrv_{attach,detach}_aio_context
` [PATCH 5/7] block/rbd: migrate from aio to coroutines
` [PATCH 6/7] block/rbd: add write zeroes support
` [PATCH 7/7] block/rbd: change request alignment to 1 byte

[PATCH 00/21] objtool: vmlinux.o and CLANG LTO support
 2021-01-14 19:40 UTC  (22+ messages)
` [PATCH 01/21] objtool: Fix seg fault in BT_FUNC() with fake jump
` [PATCH 02/21] objtool: Fix error handling for STD/CLD warnings
` [PATCH 03/21] objtool: Fix retpoline detection in asm code
` [PATCH 04/21] objtool: Fix ".cold" section suffix check for newer versions of GCC
` [PATCH 05/21] objtool: Support retpoline jump detection for vmlinux.o
` [PATCH 06/21] x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
` [PATCH 07/21] objtool: Assume only ELF functions do sibling calls
` [PATCH 08/21] objtool: Add asm version of STACK_FRAME_NON_STANDARD
` [PATCH 09/21] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH 10/21] objtool: Add xen_start_kernel() to noreturn list
` [PATCH 11/21] objtool: Move unsuffixed symbol conversion to a helper function
` [PATCH 12/21] objtool: Add CONFIG_CFI_CLANG support
` [PATCH 13/21] x86/xen: Support objtool validation in xen-asm.S
` [PATCH 14/21] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 15/21] x86/xen/pvh: Convert indirect jump to retpoline
` [PATCH 16/21] x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
` [PATCH 17/21] x86/acpi: Convert indirect jump to retpoline
` [PATCH 18/21] x86/acpi: Support objtool validation in wakeup_64.S
` [PATCH 19/21] x86/power: Convert indirect jumps to retpolines
` [PATCH 20/21] x86/power: Move restore_registers() to top of the file
` [PATCH 21/21] x86/power: Support objtool validation in hibernate_asm_64.S

[PATCH 0/3] tty: some cleanups in remove functions
 2021-01-14 17:57 UTC  (3+ messages)
` [PATCH 2/3] tty: vcc: Drop unnecessary if block
` [PATCH 3/3] tty: vcc: Drop impossible to hit WARN_ON

[PATCH] env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
 2021-01-14 19:42 UTC  (6+ messages)

[PATCH v3 00/15] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:36 UTC  (46+ messages)
` [PATCH v3 01/15] kasan: prefix global functions with kasan_
` [PATCH v3 02/15] kasan: clarify HW_TAGS impact on TBI
` [PATCH v3 03/15] kasan: clean up comments in tests
` [PATCH v3 04/15] kasan: add macros to simplify checking test constraints
` [PATCH v3 05/15] kasan: add match-all tag tests
` [PATCH v3 06/15] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [PATCH v3 07/15] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH v3 08/15] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH v3 09/15] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH v3 10/15] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH v3 11/15] kasan: move _RET_IP_ to inline wrappers
` [PATCH v3 12/15] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH v3 13/15] kasan: add proper page allocator tests
` [PATCH v3 14/15] kasan: add a test for kmem_cache_alloc/free_bulk
` [PATCH v3 15/15] kasan: don't run tests when KASAN is not enabled

[PATCH] machine: add missing doc for memory-backend option
 2021-01-14 19:38 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the battery tree
 2021-01-14 19:39 UTC 

btrfs-progs license
 2021-01-14 19:38 UTC  (5+ messages)

[MPTCP] [Weekly meetings] MoM - 14th of January 2021
 2021-01-14 19:39 UTC 

[PATCH] driver core: Extend device_is_dependent()
 2021-01-14 19:38 UTC  (3+ messages)

[PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
 2021-01-14 19:25 UTC  (8+ messages)

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2021-01-14 19:33 UTC  (6+ messages)
` [PATCH v3 3/9] hw/usb: reorder fields in UASStatus
  ` [PATCH-for-5.2? "

[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-01-14 19:34 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support

[PATCH v2 0/2] kasan: fixes for 5.11-rc
 2021-01-14 19:33 UTC  (9+ messages)
` [PATCH v2 1/2] kasan, mm: fix conflicts with init_on_alloc/free
` [PATCH v2 2/2] kasan, arm64: fix pointer tags in KASAN reports

[Buildroot] [PATCH 1/2] package/gkrellm: fix build with NLS
 2021-01-14 19:35 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gkrellm: fix client build

[Bug 211189] vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-14 19:35 UTC 

XFS: Assertion failed
 2021-01-14 19:33 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:601:11: warning: Returning pointer to local variable 'formats' that will be invalid when returning
 2021-01-14 19:34 UTC 

Intel-ipmi-oem repo
 2021-01-14 17:38 UTC  (4+ messages)

[PATCH v4 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-14 19:31 UTC  (2+ messages)

[PATCH v4 00/21] ibmvfc: initial MQ development
 2021-01-14 17:24 UTC  (7+ messages)
` [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement

[PATCH net] net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
 2021-01-14 19:30 UTC  (2+ messages)

[MPTCP] [PATCH net] mptcp: fix locking in mptcp_disconnect()
 2021-01-14 19:30 UTC  (4+ messages)
`  "
  ` [MPTCP] "

[GIT PULL] nvme fixes for 5.11
 2021-01-14 19:29 UTC  (2+ messages)

[PATCH v2 0/2] Add support for USB3 PHY on SDX55
 2021-01-14 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding

add a blank line when a commit has no parent in log output?
 2021-01-14 19:29 UTC  (2+ messages)

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-14 19:29 UTC  (2+ messages)

[MPTCP] Re: [PATCH net] mptcp: fix locking in mptcp_disconnect()
 2021-01-14 19:30 UTC 

[RFC mm/zswap 0/2] Fix the compatibility of zsmalloc and zswap
 2021-01-14 19:23 UTC  (8+ messages)
` [RFC mm/zswap 1/2] mm/zswap: add the flag can_sleep_mapped

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-14 19:27 UTC  (6+ messages)
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure

Documentation revision for TCP_USER_TIMEOUT in man7/tcp7
 2021-01-14 19:27 UTC  (3+ messages)

[Bug 1911797] [NEW] hmp command `hostfwd_remove` does not work on running vm
 2021-01-14 19:03 UTC  (2+ messages)
` [Bug 1911797] "

[PATCH v11 00/27] tools/xenstore: support live update for xenstored
 2021-01-14 19:26 UTC  (7+ messages)
` [PATCH v11 02/27] tools/libxenevtchn: rename open_flags to flags
` [PATCH v11 03/27] tools/libxenevtchn: check xenevtchn_open() flags for not supported bits
` [PATCH v11 04/27] tools/libxenevtchn: propagate xenevtchn_open() flags parameter

[PATCH] x86/mm/mtrr: remove definition of DEBUG
 2021-01-14 19:25 UTC  (3+ messages)

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-14 18:52 UTC  (5+ messages)
` [RFC PATCH v3 6/6] of: Add plumbing for restricted DMA pool

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-14 19:24 UTC  (7+ messages)
` [RFC PATCH v3 14/16] cxl/mem: Use CEL for enabling commands

linux-next: Signed-off-by missing for commit in the arm64-fixes tree
 2021-01-14 19:24 UTC 

[PATCH 1/2] gem5: use GEM5_RUN_PROFILE in DTB generation
 2021-01-14 19:25 UTC  (2+ messages)
` [meta-arm] "

[PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors
 2021-01-14 19:24 UTC  (12+ messages)

arch/arm/mach-omap2/board-generic.c:36:28: warning: no previous prototype for 'omap_init_time_of'
 2021-01-14 19:23 UTC  (2+ messages)

[PATCH] arm-bsp/n1sdp: port and migrate to linux yocto kernel 5.10
 2021-01-14 19:24 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm/opencsd: upgrade to 1.0.0
 2021-01-14 19:24 UTC  (2+ messages)
` [meta-arm] "

Pull request for UEFI sub-system for efi-2021-04-rc1
 2021-01-14 19:24 UTC  (2+ messages)

[PATCH] CI: don't retry jobs
 2021-01-14 19:24 UTC  (2+ messages)
` [meta-arm] "

[PATCH 01/10] arm: Add hafnium support
 2021-01-14 19:23 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm/machine: add zephyr machine conf for microbit
 2021-01-14 19:23 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-bsp/fvp-base*: move to u-boot 2020.10
 2021-01-14 19:23 UTC  (2+ messages)
` [meta-arm] "

Call for volunteers
 2021-01-14 17:39 UTC  (2+ messages)

[PATCH 1/2] kas: rename armgcc fragment to avoid conflicting with musl
 2021-01-14 19:22 UTC  (2+ messages)
` [meta-arm] "

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2021-01-14 19:21 UTC  (5+ messages)

[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-14 19:21 UTC  (15+ messages)
` [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH] arm-bsp/images: artifacts image for tc0
 2021-01-14 19:22 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-autonomy/linux-arm-autonomy: apply runstate fix to kernels older than 5.10
 2021-01-14 19:21 UTC  (2+ messages)
` [meta-arm] "

[Bug 211189] New: vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-14 19:20 UTC  (2+ messages)

[PATCH v3 1/2] Kbuild: make DWARF version a choice
 2021-01-14 19:20 UTC  (6+ messages)
        ` [PATCH v3 0/2] Kbuild: DWARF v5 support

[PATCH] fs/proc: Expose RSEQ configuration
 2021-01-14 19:20 UTC  (3+ messages)

[dunfell/master] [PATCH v2] ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05
 2021-01-14 19:21 UTC 

[PATCH] arm-bsp/n1sdp: port and migrate to linux yocto kernel 5.10
 2021-01-14 19:20 UTC  (2+ messages)
` [meta-arm] "

[PATCH] mm/hugetlb: Use helper huge_page_order and pages_per_huge_page
 2021-01-14 19:19 UTC  (2+ messages)

[PATCH v3] Add support for the OnePlus 6 and 6T
 2021-01-14 19:19 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: sdm845: add oneplus6/6t devices

[PATCH for-4.15 0/4] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-01-14 19:19 UTC  (5+ messages)
` [PATCH for-4.15 2/4] xen/iommu: x86: Free the IOMMU page-tables with the pgtables.lock held

Emulation for riscv
 2021-01-14 19:16 UTC  (2+ messages)

[PATCH v1 (RFC)] docs: discourage users from using bugzilla.kernel.org
 2021-01-14 19:18 UTC  (5+ messages)


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.