All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 16:58:19 to 2021-05-20 17:52:08 UTC [more...]

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-05-20 17:51 UTC  (9+ messages)
` [PATCH Part1 RFC v2 09/20] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v2 10/20] x86/sev: Add a helper for the PVALIDATE instruction

[PATCH u-boot v4 00/36] U-Boot LTO (Sandbox + Some ARM boards)
 2021-05-20 17:52 UTC  (35+ messages)
` [PATCH u-boot v4 01/36] regmap: fix a serious pointer casting bug
` [PATCH u-boot v4 02/36] checkpatch: require quotes around section name in the __section() macro
` [PATCH u-boot v4 03/36] treewide: Convert macro and uses of __section(foo) to __section("foo")
` [PATCH u-boot v4 05/36] test/py: improve regular expression for ut subtest symbol matcher
` [PATCH u-boot v4 06/36] string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
` [PATCH u-boot v4 13/36] build: use thin archives instead of incremental linking
` [PATCH u-boot v4 14/36] build: support building with Link Time Optimizations
` [PATCH u-boot v4 15/36] build: link with --build-id=none
` [PATCH u-boot v4 17/36] sandbox: use sections instead of symbols for getopt array boundaries
` [PATCH u-boot v4 20/36] ARM: global_data: make set_gd() work for armv5 and armv6
` [PATCH u-boot v4 21/36] ARM: make gd a function call for LTO and set via set_gd()
` [PATCH u-boot v4 22/36] ARM: fix LTO build for some thumb-interwork cases
` [PATCH u-boot v4 28/36] ARM: fix LTO for seaboard
` [PATCH u-boot v4 31/36] armv8: SPL: discard relocation information
` [PATCH u-boot v4 33/36] ARM: make LTO available
` [PATCH u-boot v4 34/36] ARM: don't use -ffunction-sections/-fdata-sections with LTO build
` [PATCH u-boot v4 35/36] ARM: don't use --gc-sections with LTO when using private libgcc

[PATCH v3 0/3] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-05-20 17:51 UTC  (10+ messages)
` [PATCH v3 1/3] mtd: spi-nor: otp: fix access to security registers in 4 byte mode
` [PATCH v3 2/3] mtd: spi-nor: otp: use more consistent wording
` [PATCH v3 3/3] mtd: spi-nor: otp: implement erase for Winbond and similar flashes

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-20 17:51 UTC  (9+ messages)
` [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()

[PATCH] spl: Kconfig: Use tabs instead of space for alignment
 2021-05-20 17:51 UTC  (2+ messages)

[PATCH 0/5] assorted printf-related patches
 2021-05-20 17:51 UTC  (11+ messages)
` [PATCH 1/5] lib/vsprintf.c: make sure vsnprintf() never returns a negative value
` [PATCH 2/5] lib/vsprintf.c: implement printf() in terms of vprintf()
` [PATCH 3/5] lib/vsprintf.c: remove stale comment
` [PATCH 4/5] lib/vsprintf.c: remove unused ip6_addr_string()
` [PATCH 5/5] common/log.c: use vscnprintf() in log_dispatch()

[PATCH v1 0/8] various misc fixes (gitlab, gdbstub, plugins)
 2021-05-20 17:43 UTC  (8+ messages)
` [PATCH v1 1/8] tests/tcg: add a multiarch signals test to stress test signal delivery
` [PATCH v1 2/8] gitlab: explicitly reference the upstream registry
` [PATCH v1 3/8] gitlab: add special rule for the hexagon container
` [PATCH v1 4/8] gdbstub: Constify GdbCmdParseEntry
` [PATCH v1 5/8] gdbstub: Replace GdbCmdContext with plain g_array()
` [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function
` [PATCH v1 8/8] plugins/syscall: Added a table-like summary output

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-20 17:50 UTC  (13+ messages)
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH] scsi: sni_53c710: Fix a resource leak in an error handling path
 2021-05-20 17:50 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Add helper for serialized HCI command execution
 2021-05-20 17:49 UTC  (2+ messages)
` [1/2] "

[PATCH] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-20 17:49 UTC  (6+ messages)

[Patch bpf] selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
 2021-05-20 17:47 UTC  (4+ messages)

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-20 17:46 UTC  (5+ messages)
` [PATCH v3 2/9] KVM: arm64: Handle physical FIQ as an IRQ while running a guest

[RFC 0/7] Per client engine busyness
 2021-05-20 17:47 UTC  (6+ messages)
` [RFC 7/7] drm/i915: Expose client engine utilisation via fdinfo
        ` [Intel-gfx] "

RFC: error codes on exit
 2021-05-20 17:47 UTC  (3+ messages)

[PATCH] staging: emxx_udc: Fixed coding style in places where lines should not end in '('
 2021-05-20 17:46 UTC  (2+ messages)

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-05-20 17:47 UTC  (24+ messages)
` [PATCH 10/39] scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}
` [PATCH 11/39] powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
` [PATCH 13/39] irqdomain: Kill irq_domain_add_legacy_isa
` [PATCH 14/39] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 15/39] powerpc: Move the use of irq_domain_add_nomap() behind a config option
` [PATCH 16/39] irqdomain: Make normal and nomap irqdomains exclusive
` [PATCH 17/39] irqdomain: Use struct_size() helper when allocating irqdomain
` [PATCH 19/39] irqdomain: Implement irq_domain_clear_mapping() with irq_domain_set_mapping()
` [PATCH 20/39] irqdomain: Protect the linear revmap with RCU
` [PATCH 21/39] irqdomain: Introduce irq_resolve_mapping()
` [PATCH 22/39] genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
` [PATCH 23/39] irqdesc: Fix __handle_domain_irq() comment
` [PATCH 24/39] irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()
` [PATCH 25/39] genirq: Add generic_handle_domain_irq() helper
` [PATCH 26/39] genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
` [PATCH 30/39] PCI: Bulk conversion to generic_handle_domain_irq()
` [PATCH 31/39] mfd: "
` [PATCH 32/39] gpu: "
` [PATCH 33/39] SH: "
` [PATCH 34/39] ARM: "
` [PATCH 38/39] nios2: "
` [PATCH 39/39] powerpc: "

[Buildroot] [PATCH/NEXT: 00/11] selinux packages: bump versions
 2021-05-20 17:46 UTC  (12+ messages)
` [Buildroot] [PATCH/NEXT: 01/11] package/libsepol: bump to version 3.2
` [Buildroot] [PATCH/NEXT: 02/11] package/libsepol/Config.in: Add policy version 33
` [Buildroot] [PATCH/NEXT: 03/11] package/libsemanage: bump to version 3.2
` [Buildroot] [PATCH/NEXT: 04/11] package/libselinux: "
` [Buildroot] [PATCH/NEXT: 05/11] package/policycoreutils: "
` [Buildroot] [PATCH/NEXT: 06/11] package/checkpolicy: "
` [Buildroot] [PATCH/NEXT: 07/11] package/restorecond: "
` [Buildroot] [PATCH/NEXT: 08/11] package/semodule-utils: "
` [Buildroot] [PATCH/NEXT: 09/11] package/selinux-python: "
` [Buildroot] [PATCH/NEXT: 10/11] package/setools: bump to version 4.4.0
` [Buildroot] [PATCH/NEXT: 11/11] package/audit: bump to version 3.0.1

[PATCH] drm/panel: add rotation support for Elida KD35T133 panels
 2021-05-20 17:45 UTC  (2+ messages)

[PATCH bpf-next 00/11] bpfilter
 2021-05-20 17:44 UTC  (5+ messages)
` [PATCH bpf-next 06/11] bpfilter: Add struct match

[PATCH 1/2] grub: Exclude CVE-2019-14865 from cve-check
 2021-05-20 17:44 UTC  (2+ messages)
` [PATCH 2/2] cve-extra-exclusions.inc: Clean up merged CPE updates

[lttng-dev] [PATCH lttng-ust] Improve tracelog handling, reduce exported functions
 2021-05-20 17:43 UTC  (9+ messages)

[Patch bpf] udp: fix a memory leak in udp_read_sock()
 2021-05-20 17:42 UTC  (10+ messages)

[PULL 00/20] bsd-user style tweaks and start cleanup
 2021-05-20 17:41 UTC  (2+ messages)

[PATCH 0/4] Map register blocks individually
 2021-05-20 17:42 UTC  (4+ messages)
` [PATCH 1/4] cxl/mem: Fully decode device capability header

[PATCH] x86/amd_nb: add AMD family 19h model 50h PCI ids
 2021-05-20 17:41 UTC 

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-20 17:40 UTC  (5+ messages)

[meta-python][PATCH v3] python3-ujson: fix ptests
 2021-05-20 17:26 UTC 

[PATCH 0/2] target/i386: x87 exceptions fixes
 2021-05-20 17:38 UTC  (3+ messages)
` [PATCH 2/2] target/i386: fix IEEE x87 floating-point exception raising

[regressions] ath11k: v5.12.3 mhi regression
 2021-05-20 17:38 UTC  (6+ messages)

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-20 17:37 UTC  (6+ messages)
` [PATCH v5 2/4] KVM: stats: Add fd-based API to read binary stats data

fix a race between del_gendisk and BLKRRPART v2
 2021-05-20 17:37 UTC  (7+ messages)
` [PATCH 1/2] block: prevent block device lookups at the beginning of del_gendisk
` [PATCH 2/2] block: fix a race between del_gendisk and BLKRRPART

[RFC PATCH 1/1] mount.nfs: Fix mounting on tmpfs
 2021-05-20 17:37 UTC  (6+ messages)
    ` [PATCH/RFC nfs-utils] Fix NFSv4 export of tmpfs filesystems
      ` [PATCH/RFC v2 "

Calling queue_work() multiple times with the same work_struct
 2021-05-20 17:31 UTC  (3+ messages)

[PATCH 0/5] ARM: dts: qcom: Enable various devices for IPQ806x / RB3011
 2021-05-20 17:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] ARM: dts: qcom: Add ADM DMA + NAND definitions to ipq806x
  ` [PATCH v2 2/5] ARM: dts: qcom: Add tsens details "
  ` [PATCH v2 3/5] ARM: dts: qcom: Add USB port definitions "
  ` [PATCH v2 4/5] ARM: dts: qcom: add L2CC and RPM for IPQ8064
  ` [PATCH v2 5/5] ARM: dts: qcom: Enable NAND + USB for RB3011

Add UCMs for Google Asus Nexus 7 and Acer Iconia A500
 2021-05-20 17:27 UTC 

Add UCMs for Google Asus Nexus 7 and Acer Iconial A500
 2021-05-20 17:26 UTC 

[PATCH 00/31] powerpc: Modernize the PCI/MSI support
 2021-05-20 17:25 UTC  (4+ messages)
` [PATCH 07/31] powerpc/xive: Fix xive_irq_set_affinity for MSI

[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
 2021-05-20 17:24 UTC  (5+ messages)

[Buildroot] [PATCH Next:1/1] package/libglib2: bump version to 2.68.2
 2021-05-20 17:25 UTC 

[meta-python][PATCH v2] python3-ujson: fix ptests
 2021-05-20 17:24 UTC 

[oe] [meta-python][PATCH] python3-ujson: fix ptests
 2021-05-20 17:24 UTC 

[RFC] Add DMA_RESV_USAGE flags
 2021-05-20 17:23 UTC  (20+ messages)

[RFC v2 00/23] io_uring BPF requests
 2021-05-20 17:23 UTC  (5+ messages)
` [PATCH 18/23] libbpf: support io_uring

[meta-python][PATCH] python3-ujson: fix ptests
 2021-05-20 17:22 UTC 

[PATCH v3 0/2] kdb code refactoring
 2021-05-20 17:21 UTC  (5+ messages)
` [PATCH v3 1/2] kdb: Get rid of redundant kdb_register_flags()
` [PATCH v3 2/2] kdb: Simplify kdb_defcmd macro logic

[linux-next:master] BUILD REGRESSION 7a42b92b6d30c3f09629c7d5ada9e3de2aba01af
 2021-05-20 17:20 UTC 

btrfs check: free space cache has more free space than block group item
 2021-05-20 17:20 UTC  (4+ messages)

[PATCH v2 net] mld: fix panic in mld_newpack()
 2021-05-20 17:20 UTC  (2+ messages)

[PULL v2 0/9] s390x update
 2021-05-20 17:05 UTC  (10+ messages)
` [PULL v2 1/9] target/s390x: Fix translation exception on illegal instruction
` [PULL v2 2/9] target/arm: Make sure that commpage's tb->size != 0
` [PULL v2 3/9] target/xtensa: Make sure that "
` [PULL v2 4/9] accel/tcg: Assert that tb->size != 0 after translation
` [PULL v2 5/9] vfio-ccw: Permit missing IRQs
` [PULL v2 6/9] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
` [PULL v2 7/9] vfio-ccw: Attempt to clean up all IRQs on error
` [PULL v2 8/9] target/i386: Make sure that vsyscall's tb->size != 0
` [PULL v2 9/9] tests/tcg/x86_64: add vsyscall smoke test

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-20 17:13 UTC  (5+ messages)
` [PATCH 24/24] target/ppc: Restrict ppc_cpu_tlb_fill to TCG

Should we do something with #git-devel on Freenode?
 2021-05-20 17:19 UTC  (4+ messages)

[PATCH v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-20 17:18 UTC  (4+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[PATCH stable v5.4+ 1/3] x86/kvm: Teardown PV features on boot CPU as well
 2021-05-20 17:17 UTC  (3+ messages)

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-20 17:15 UTC  (4+ messages)
` [PATCH v4 1/8] ACPI: scan: Extend acpi_walk_dep_device_list()

Statically linked libraries and license manifest
 2021-05-20 17:17 UTC  (6+ messages)
` [yocto] "

Redfish 2021.1 release webinar on May 24
 2021-05-20 17:15 UTC 

[PATCH v3 0/2] Apple M1 pinctrl DT bindings
 2021-05-20 17:13 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add DT bindings for apple, pinctrl
  ` [PATCH v3 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
` [PATCH v3 2/2] arm64: apple: Add pinctrl nodes

[PATCH] gcc: enable branch protection by standard
 2021-05-20 17:15 UTC 

[PATCH] staging: iio: fix some formatting issues
 2021-05-20 17:13 UTC  (2+ messages)

pcie-iproc-msi.c: Bug in Multi-MSI support?
 2021-05-20 17:11 UTC  (5+ messages)

[PATCH] media: davinci: fix two kernel-doc comments
 2021-05-20 17:10 UTC  (2+ messages)

[ragnatech:media-next] BUILD REGRESSION c4fb2697f420b3c752230d8060801681bc486c04
 2021-05-20 17:08 UTC 

IRC
 2021-05-20 17:09 UTC 

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20 17:08 UTC  (11+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
          ` [Linaro-mm-sig] "

[PATCH] blk-throttle: fix race between submitter and throttler thread
 2021-05-20 17:07 UTC  (4+ messages)

[PATCH v5 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-05-20 17:06 UTC  (6+ messages)
` [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
` [PATCH v5 2/3] sched/fair: Add cfs bandwidth burst statistics

[PATCH 01/30] clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
 2021-05-20 17:06 UTC  (11+ messages)
` [PATCH 11/30] clk: renesas: Add register pointers into struct cpg_mssr_info
` [PATCH 12/30] clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
` [PATCH 15/30] gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
` [PATCH 17/30] pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12
` [PATCH 20/30] pinctrl: renesas: Implement unlock register masks

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-20 17:04 UTC  (5+ messages)
` [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-20 17:04 UTC  (3+ messages)
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)

[PATCH] dt-bindings: gpio: gpio-davinci: Convert to json-schema
 2021-05-20 17:04 UTC  (5+ messages)

[RFC PATCH] misc: xilinx-sdfec: Check if file->private_data is NULL
 2021-05-20 17:01 UTC  (2+ messages)

[PATCH v3 00/18] Tidy up cache.S
 2021-05-20 17:01 UTC  (3+ messages)
` [PATCH v3 18/18] arm64: Rename arm64-internal cache maintenance functions

[PATCH v4] generic/637: Test page faults during read and write
 2021-05-20 17:00 UTC  (3+ messages)

[PATCH] wq: handle VM suspension in stall detection
 2021-05-20 16:59 UTC  (2+ messages)

[PATCH v5] generic/637: Test page faults during read and write
 2021-05-20 16:57 UTC 

[PATCH] bison: Make libtextstyle and libreadline optional
 2021-05-20 16:58 UTC 

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-20 16:57 UTC  (4+ messages)
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock

[PATCH 0/4 v2] KVM: nVMX: nSVM: Add more statistics to KVM debugfs
 2021-05-20 16:57 UTC  (4+ messages)
` [PATCH 3/4 v2] KVM: nVMX: nSVM: Add a new debugfs statistic to show how many VCPUs have run nested guests


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.