All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 19:21:00 to 2021-04-16 20:39:32 UTC [more...]

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-16 20:38 UTC  (10+ messages)
` [PATCH 01/15] objtool: Find a destination for jumps beyond the section end
` [PATCH 02/15] objtool: Add CONFIG_CFI_CLANG support
` [PATCH 03/15] objtool: Add ASM_STACK_FRAME_NON_STANDARD
` [PATCH 04/15] static_call: Use global functions for the self-test
` [PATCH 05/15] x86: Implement function_nocfi
` [PATCH 06/15] x86: Avoid CFI jump tables in IDT and entry points
` [PATCH 07/15] x86/ftrace: Use function_nocfi in MCOUNT_ADDR
` [PATCH 08/15] x86/extable: Do not mark exception callback as CFI
` [PATCH 09/15] x86/alternatives: Use C int3 selftest but disable KASAN

[PATCH] arm64: vdso: remove commas between macro name and arguments
 2021-04-16 20:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
 2021-04-16 20:34 UTC  (2+ messages)

[PATCH 00/13] [RFC] Rust support
 2021-04-16 20:34 UTC  (9+ messages)
` [PATCH 04/13] Kbuild: "

[PATCH 0/2] m68k: Add Virtual M68k Machine
 2021-04-16 20:34 UTC  (3+ messages)

[dunfell/master][PATCH] oe-layertool-setup: Let user change parallel build options
 2021-04-16 20:34 UTC 

[Buildroot] [PATCH 1/2] package/libcgroup: bump to version 0.42.2
 2021-04-16 20:34 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libcgroup: add LIBCGROUP_CPE_ID_VENDOR

[PATCH] pci: imx: disable imx6sdl LTSSM upon driver remove
 2021-04-16 20:33 UTC  (2+ messages)

GRUB error: unknown filesystem on ia64
 2021-04-16 20:32 UTC  (15+ messages)

Page BUGs
 2021-04-16 20:32 UTC  (2+ messages)

linux-next: Tree for Apr 16
 2021-04-16 20:32 UTC  (4+ messages)
` linux-next: Tree for Apr 16 (IMA appraise causing build error)

[dpdk-dev] [PATCH v5 01/10] eal: add thread id and simple thread functions
 2021-04-16 20:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/10] eal: Add new API for threading

[PATCH net] net/sched: sch_frag: fix OOB read while processing IPv4 fragments
 2021-04-16 20:29 UTC 

PCIe: can't set Max Payload Size to 256
 2021-04-16 20:29 UTC  (2+ messages)

[linux-next:master 11342/13394] atomic64_test.c:undefined reference to `__xchg_called_with_bad_pointer'
 2021-04-16 20:27 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-16 20:27 UTC  (2+ messages)

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-16 20:25 UTC  (4+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings

[chrome-os:chromeos-5.4 150/238] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1372:2-3: Unneeded semicolon
 2021-04-16 20:25 UTC  (2+ messages)
` [PATCH] UPSTREAM: mt76: mt7915: fix semicolon.cocci warnings

Pain points in Git's patch flow
 2021-04-16 20:25 UTC  (3+ messages)

[PATCH] net: e1000: do not attempt to set hwaddr for i210 without FLASH
 2021-04-16 20:25 UTC 

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-16 20:24 UTC  (18+ messages)
` [PATCH v2 bpf-next 01/17] bpftool: support dumping BTF VAR's "extern" linkage
` [PATCH v2 bpf-next 02/17] bpftool: dump more info about DATASEC members
` [PATCH v2 bpf-next 03/17] libbpf: suppress compiler warning when using SEC() macro with externs
` [PATCH v2 bpf-next 04/17] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
` [PATCH v2 bpf-next 05/17] libbpf: allow gaps in BPF program sections to support overriden weak functions
` [PATCH v2 bpf-next 06/17] libbpf: refactor BTF map definition parsing
` [PATCH v2 bpf-next 07/17] libbpf: factor out symtab and relos sanity checks
` [PATCH v2 bpf-next 08/17] libbpf: make few internal helpers available outside of libbpf.c
` [PATCH v2 bpf-next 09/17] libbpf: extend sanity checking ELF symbols with externs validation
` [PATCH v2 bpf-next 10/17] libbpf: tighten BTF type ID rewriting with error checking
` [PATCH v2 bpf-next 11/17] libbpf: add linker extern resolution support for functions and global variables
` [PATCH v2 bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH v2 bpf-next 13/17] selftests/bpf: use -O0 instead of -Og in selftests builds
` [PATCH v2 bpf-next 14/17] selftests/bpf: omit skeleton generation for multi-linked BPF object files
` [PATCH v2 bpf-next 15/17] selftests/bpf: add function linking selftest
` [PATCH v2 bpf-next 16/17] selftests/bpf: add global variables "
` [PATCH v2 bpf-next 17/17] sleftests/bpf: add map "

stable-rc/queue/4.14 baseline: 103 runs, 4 regressions (v4.14.230-68-g1c076f072a8ea)
 2021-04-16 20:24 UTC 

[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
 2021-04-16 20:21 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/4] Fix command line options and whatnot
 2021-04-16 20:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[jens.wiklander:testing/tuxbuild 2/9] drivers/tee/tee_shm_pool.c:17:20: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2021-04-16 20:17 UTC 

[PATCH][next] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
 2021-04-16 20:16 UTC  (3+ messages)

[PATCH][next] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
 2021-04-16 20:15 UTC 

[PATCH v8 net-next 0/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-16 20:11 UTC  (3+ messages)
` [PATCH v8 net-next 1/2] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
` [PATCH v8 net-next 2/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

[PATCH v2 0/3] Fix overflow when applying tsc2nsec calculations
 2021-04-16 20:12 UTC  (5+ messages)
` [PATCH v2 2/3] trace-cmd library: Add check before applying tsc2nsec offset
` [PATCH v2 3/3] trace-cmd: Get the timestamp of the first recorded event as TSC offset

[PATCH] x86/uaccess: small optimization in unsafe_copy_to_user()
 2021-04-16 20:11 UTC  (3+ messages)

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 20:10 UTC  (3+ messages)

[PATCH v4] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-04-16 20:10 UTC  (3+ messages)

[PATCH v8 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-16 20:10 UTC  (3+ messages)
` [PATCH v8 clocksource 1/5] clocksource: Provide module parameters to inject delays in watchdog

[PATCH] btrfs-progs: mkfs: only output the warning if the sectorsize is not supported
 2021-04-16 20:07 UTC  (3+ messages)

[PATCH v1 1/1] libnvdimm: Don't use GUID APIs against raw buffer
 2021-04-16 20:08 UTC  (4+ messages)

[PATCH v2 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 20:03 UTC  (6+ messages)
` [PATCH v2 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
    ` [dm-devel] "

[PATCH 5.10 00/25] 5.10.31-rc1 review
 2021-04-16 20:07 UTC  (4+ messages)

[Buildroot] sshd reports error in libcrypto while trying to read host key
 2021-04-16 20:07 UTC  (3+ messages)

[PATCH] spi: sync up initial chipselect state
 2021-04-16 19:59 UTC 

[BlueZ PATCH] monitor: Add Intel read supported VS features command
 2021-04-16 20:06 UTC 

[PATCH 5.4 00/18] 5.4.113-rc1 review
 2021-04-16 20:04 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 108 runs, 10 regressions (v4.4.266-38-g466242b81a0c)
 2021-04-16 20:04 UTC 

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-16 20:03 UTC  (11+ messages)

[PATCH] webkitgtk: Update to 2.32.0
 2021-04-16 20:02 UTC 

[PATCH 4.19 00/13] 4.19.188-rc1 review
 2021-04-16 20:01 UTC  (2+ messages)

liburcu: LTO breaking rcu_dereference on arm64 and possibly other architectures ?
 2021-04-16 20:01 UTC  (9+ messages)
        ` [lttng-dev] "

[spam]<重要>【My JCB】ご利用確認のお願い
 2021-04-16 19:59 UTC 

bt keyboard won´t connect
 2021-04-16 19:57 UTC 

[PATCH] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-16 19:56 UTC  (4+ messages)
  ` [Virtio-fs] "

Patchwork housekeeping for: spi-devel-general
 2021-04-16 19:56 UTC 

+ arm64-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch added to -mm tree
 2021-04-16 19:56 UTC 

+ mmmemory_hotplug-add-kernel-boot-option-to-enable-memmap_on_memory.patch added to -mm tree
 2021-04-16 19:56 UTC 

+ x86-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch added to -mm tree
 2021-04-16 19:56 UTC 

+ acpimemhotplug-enable-mhp_memmap_on_memory-when-supported.patch added to -mm tree
 2021-04-16 19:56 UTC 

Please apply commit 7c03e2cda4a5 ("vfs: move cap_convert_nscap() call into vfs_setxattr()") to stable series from 5.10.y back to 4.19.y
 2021-04-16 19:56 UTC 

+ mmmemory_hotplug-allocate-memmap-from-the-added-memory-range.patch added to -mm tree
 2021-04-16 19:56 UTC 

+ mmmemory_hotplug-relax-fully-spanned-sections-check.patch added to -mm tree
 2021-04-16 19:56 UTC 

+ mmmemory_hotplug-factor-out-adjusting-present-pages-into-adjust_present_page_count.patch added to -mm tree
 2021-04-16 19:56 UTC 

+ drivers-base-memory-introduce-memory_block_onlineoffline.patch added to -mm tree
 2021-04-16 19:56 UTC 

[PATCH] dt-bindings: mtd: brcm,brcmnand: convert to the json-schema
 2021-04-16 19:54 UTC  (3+ messages)
` [PATCH V2] dt-bindings: mtd: brcm, brcmnand: "
  ` [PATCH V2] dt-bindings: mtd: brcm,brcmnand: "

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-16 19:54 UTC  (6+ messages)
` [PATCH 1/5] scsi: BusLogic: Fix missing `pr_cont' use
` [PATCH 2/5] scsi: BusLogic: Avoid unbounded `vsprintf' use

read time tree block corruption detected
 2021-04-16 19:35 UTC 

[PATCH] PCI/VPD: Add helper pci_get_func0_dev
 2021-04-16 19:52 UTC 

[ragnatech:media-tree] BUILD SUCCESS 0b276e470a4d43e1365d3eb53c608a3d208cabd4
 2021-04-16 19:51 UTC 

[PATCH v20 0/2] Enable power management for ufs wlun
 2021-04-16 19:49 UTC  (7+ messages)
` [PATCH v20 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v20 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH V4 2/2] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
 2021-04-16 19:50 UTC  (4+ messages)
` [tip: perf/core] "

[PATCH v2] usb: dwc3: core: Do core softreset when switch mode
 2021-04-16 19:49 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] dt-bindings: spi: brcm,spi-bcm-qspi: convert to the json-schema
 2021-04-16 19:47 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH v2] virtio_blk: Add support for lifetime feature
 2021-04-16 19:47 UTC 

[to-be-updated] arm64-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] x86-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] acpimemhotplug-enable-mhp_memmap_on_memory-when-supported.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] mmmemory_hotplug-add-kernel-boot-option-to-enable-memmap_on_memory.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] mmmemory_hotplug-allocate-memmap-from-the-added-memory-range.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] mmmemory_hotplug-factor-out-adjusting-present-pages-into-adjust_present_page_count.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] mmmemory_hotplug-relax-fully-spanned-sections-check.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[to-be-updated] drivers-base-memory-introduce-memory_block_onlineoffline.patch removed from -mm tree
 2021-04-16 19:46 UTC 

[dunfell/master][PATCH] ti-test: fix string expansion
 2021-04-16 19:46 UTC  (2+ messages)

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-04-16 19:29 UTC  (3+ messages)

[PATCH] static_call: fix unused variable warning
 2021-04-16 19:43 UTC 

PMC
 2021-04-16 19:40 UTC 

[PATCH] trace-cmd: Check if file version is supported
 2021-04-16 19:40 UTC  (2+ messages)

[RFC PATCH 0/3] Separate BE DAI HW constraints from FE ones
 2021-04-16 19:39 UTC  (13+ messages)

Generating libbpf API documentation
 2021-04-16 19:38 UTC  (4+ messages)

[PATCH] PCI: acpiphp: Fixed coding style
 2021-04-16 19:35 UTC  (2+ messages)

[PATCH] node: fix device cleanups in error handling code
 2021-04-16 19:35 UTC  (2+ messages)

[PATCH RFC v3] media: em28xx: Fix race condition between open and init function
 2021-04-16 19:33 UTC  (4+ messages)

[PATCH v2 0/4] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
 2021-04-16 19:28 UTC  (5+ messages)
` [PATCH v2 1/4] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v2 2/4] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v2 3/4] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v2 4/4] [DO-NOT-MERGE]: Add some ad-hoc linting helpers

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-16 19:17 UTC  (5+ messages)
` [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml

[PATCH][next] flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
 2021-04-16 19:31 UTC 

[igt-dev] [PATCH v2] tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC
 2021-04-16 19:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_atomic_transition: Enable Primary Plane on Enabling CRTC. (rev4)

stable-rc/queue/4.19 baseline: 157 runs, 5 regressions (v4.19.187-13-g03aad8a5bd0f4)
 2021-04-16 19:29 UTC 

[PATCH net] netlink: don't call ->netlink_bind with table lock held
 2021-04-16 19:29 UTC 

[PATCH net-next v2 0/9] ethtool: add uAPI for reading standard stats
 2021-04-16 19:27 UTC  (10+ messages)
` [PATCH net-next v2 1/9] docs: networking: extend the statistics documentation
` [PATCH net-next v2 2/9] docs: ethtool: document standard statistics
` [PATCH net-next v2 3/9] ethtool: add a new command for reading standard stats
` [PATCH net-next v2 4/9] ethtool: add interface to read standard MAC stats
` [PATCH net-next v2 5/9] ethtool: add interface to read standard MAC Ctrl stats
` [PATCH net-next v2 6/9] ethtool: add interface to read RMON stats
` [PATCH net-next v2 7/9] mlxsw: implement ethtool standard stats
` [PATCH net-next v2 8/9] bnxt: "
` [PATCH net-next v2 9/9] mlx5: "

[PATCH v4 for-6.1 00/39] target/arm: enforce alignment
 2021-04-16 19:23 UTC  (8+ messages)
` [PATCH v4 14/30] target/arm: Enforce word alignment for LDRD/STRD
` [PATCH v4 24/30] target/arm: Use finalize_memop for aa64 gpr load/store
` [PATCH v4 25/30] target/arm: Use finalize_memop for aa64 fpr load/store
` [PATCH v4 27/30] target/arm: Use MemOp for size + endian in aa64 vector ld/st
` [PATCH v4 29/30] target/arm: Enforce alignment for aa64 vector LDn/STn (single)

[PATCH 0/5] mtd: core: OTP nvmem provider support
 2021-04-16 19:26 UTC  (4+ messages)

[v9,2/7] PCI: Export pci_pio_to_address() for module use
 2021-04-16 19:24 UTC  (4+ messages)

[PATCH v9 0/2] [GSOC] trailer: add new .cmd config option
 2021-04-16 19:25 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 2/2] "

[PATCH] mtd: spi-nor: add support for Winbond W25Q512JV
 2021-04-16 19:24 UTC  (6+ messages)

[PATCH net-next 0/9] ethtool: add uAPI for reading standard stats
 2021-04-16 19:24 UTC  (4+ messages)
` [PATCH net-next 7/9] mlxsw: implement ethtool "

[v9,0/7] PCI: mediatek: Add new generation controller support
 2021-04-16 19:21 UTC  (4+ messages)

[PATCH 1/2] kbuild: dummy-tools: Add elfedit
 2021-04-16 19:22 UTC  (6+ messages)

[PATCH 1/5] nfsd: ensure new clients break delegations
 2021-04-16 19:21 UTC  (3+ messages)
` [PATCH 2/5] nfsd: hash nfs4_files by inode number


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.