All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-16 10:43:52 to 2020-05-16 13:26:13 UTC [more...]

[PATCH 0/4] syscon: Alter syscon and reboot-mode drivers
 2020-05-16 13:26 UTC  (5+ messages)
` [PATCH v2 0/3] syscon: Alter syscon and reboot drivers
  ` [PATCH v2 2/3] dt-bindings: power: reset: Unrequire regmap property in syscon-reboot node

[GIT PULL] nvme fix for 5.7
 2020-05-16 13:25 UTC  (2+ messages)

[PATCH] ati-vga: Do not allow unaligned access via index register
 2020-05-16 13:13 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
 2020-05-16 13:24 UTC 

[lkundrak-linux-mmp:lr/ene-ec-v3 2/2] drivers/mfd/ene-kb3930.c:34:15: sparse: sparse: symbol 'global_kb3930' was not declared. Should it be static?
 2020-05-16 13:25 UTC  (2+ messages)
` [RFC PATCH lkundrak-linux-mmp] mfd: ene-kb3930: global_kb3930 can be static

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-16 13:24 UTC  (4+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[PATCH RFC] ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
 2020-05-16 13:23 UTC  (4+ messages)

[chrome-os:chromeos-5.4 30/111] ld.lld: error: section .text at 0xFFFFFFFF80010000 of size 0x1114518 exceeds available address space
 2020-05-16 13:19 UTC 

[PATCH v10 2/3] mfd: add Gateworks System Controller core driver
 2020-05-16 13:14 UTC  (3+ messages)

[PATCH 0/4] More improvements for multiple PLICs
 2020-05-16 13:16 UTC  (23+ messages)
` [PATCH 1/4] irqchip/sifive-plic: Setup cpuhp once after current handler is present
` [PATCH 2/4] irqchip/sifive-plic: Improve boot prints for multiple PLIC instances
` [PATCH 3/4] irqchip/sifive-plic: Separate irq_chip for muiltiple "
` [PATCH 4/4] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()

[RFC PATCH v2 0/4] block layer change necessary for bcache zoned device support
 2020-05-16 13:13 UTC  (11+ messages)
` [RFC PATCH v2 1/4] block: change REQ_OP_ZONE_RESET from 6 to 13
` [RFC PATCH v2 3/4] block: remove queue_is_mq restriction from blk_revalidate_disk_zones()
` [RFC PATCH v2 4/4] block: set bi_size to REQ_OP_ZONE_RESET bio

[Buildroot] [PATCH 1/1] package/ezxml: remove package
 2020-05-16 13:11 UTC 

[PATCH v4l-utils] keytable: "-p all" should not attempt BPF decodes that don't exist
 2020-05-16 13:09 UTC 

[RFC PATCH 00/14] iio: buffer: add support for multiple buffers
 2020-05-16 13:08 UTC  (12+ messages)

[usb:usb-next 56/58] include/linux/unaligned/access_ok.h:13:28: error: redefinition of 'get_unaligned_le32'
 2020-05-16 12:19 UTC  (2+ messages)

[PATCH] testsuite: Add facility to skip tests
 2020-05-16 12:54 UTC 

[[meta-ti][zeus/master PATCH v1] recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest
 2020-05-16 13:03 UTC  (2+ messages)

[PATCH] efi: Pull up arch-specific prototype efi_systab_show_arch()
 2020-05-16 13:01 UTC  (2+ messages)

[PATCH] linux-user/arm: Reset CPSR_E when entering a signal handler
 2020-05-16 12:58 UTC  (6+ messages)

[PATCH v9 0/8] TPM 2.0 trusted keys with attached policy
 2020-05-16 13:01 UTC  (16+ messages)

[[meta-ti][Dunfell/master PATCH v1] recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest
 2020-05-16 12:59 UTC 

[balbi-usb:testing/next 86/89] FATAL ERROR: Unable to parse input tree
 2020-05-16 12:32 UTC  (2+ messages)

[qemu-mainline test] 150211: regressions - FAIL
 2020-05-16 12:56 UTC 

[PATCH v2] bnxt_en: use new module_firmware_crashed()
 2020-05-16 12:55 UTC  (3+ messages)

[PATCH] mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy
 2020-05-16 12:56 UTC  (2+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-16 12:56 UTC  (4+ messages)
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified

[PATCH 4/4] thermal: core: genetlink support for events/cmd/sampling
 2020-05-16 12:55 UTC  (3+ messages)
` [RFC PATCH] thermal: core: thermal_genl_sampling_temp() can be static

[PATCH v12 00/11] Enable Sub-Page Write Protection Support
 2020-05-16 12:55 UTC  (12+ messages)
` [PATCH v12 01/11] Documentation: Add EPT based Subpage Protection and related APIs
` [PATCH v12 02/11] mmu: spp: Add a new header file to put definitions shared by MMU and SPP
` [PATCH v12 03/11] mmu: spp: Implement SPPT setup functions
` [PATCH v12 04/11] mmu: spp: Implement functions to {get|set}_subpage permission
` [PATCH v12 05/11] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v12 06/11] vmx: spp: Handle SPP induced vmexit and EPT violation
` [PATCH v12 07/11] mmu: spp: Enable Lazy mode SPP protection
` [PATCH v12 08/11] mmu: spp: Re-enable SPP protection when EPT mapping changes
` [PATCH v12 09/11] x86: spp: Add SPP protection check in instruction emulation
` [PATCH v12 10/11] vmx: spp: Initialize SPP bitmap and SPP protection
` [PATCH v12 11/11] kvm: selftests: selftest for Sub-Page protection

[linux-review:UPDATE-20200516-195607/Jordan-Niethe/Initial-Prefixed-Instruction-support/20200506-171736 24/30] arch/powerpc/lib/test_code-patching.S:19: Error: invalid operands (*UND* and *ABS* sections) for `<<'
 2020-05-16 12:54 UTC 

[PATCH v6 00/16] acpi: i386 tweaks
 2020-05-16 12:51 UTC  (2+ messages)

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-16 12:52 UTC  (11+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-16 12:48 UTC  (12+ messages)
` [PATCH 1/3] arm_pmu: Add support for perf NMI interrupts registration
` [PATCH 2/3] arm64: perf: Support NMI context for perf event ISR
` [PATCH 3/3] arm64: Kconfig: Add support for the Perf NMI

[Buildroot] [PATCH/next 1/1] package/tor: bump version to 0.4.3.5
 2020-05-16 12:50 UTC 

[Buildroot] [PATCH/next/RFC 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.0-rc2
 2020-05-16 12:49 UTC  (2+ messages)

[Cocci] How to match function calls in macros?
 2020-05-16 12:45 UTC  (4+ messages)

[PATCH] staging: wfx: typo fix
 2020-05-16 12:43 UTC  (2+ messages)

[PATCH 0/5] Block layer patches for kernel v5.8
 2020-05-16 12:43 UTC  (7+ messages)
` [PATCH 1/5] block: Fix type of first compat_put_{,u}long() argument
` [PATCH 2/5] bio.h: Declare the arguments of bio iteration functions const
` [PATCH 3/5] block: Document the bio_vec properties

[PATCH] x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
 2020-05-16 12:38 UTC 

[PATCH v5 2/2] powerpc/rtas: Implement reentrant rtas call
 2020-05-16 12:15 UTC  (4+ messages)

[peterz-queue:modules/WIP 22/23] include/linux/err.h:31: undefined reference to `ftrace_module_release'
 2020-05-16 12:38 UTC 

general protection fault vs Oops
 2020-05-16 12:35 UTC  (2+ messages)

[PATCH 0/6] blk-mq: improvement CPU hotplug(simplified version)
 2020-05-16 12:35 UTC  (2+ messages)

[PATCH perf/core] perf intel-pt: Fix clang build failure in intel_pt_synth_pebs_sample
 2020-05-16 12:35 UTC  (9+ messages)

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-16 12:27 UTC 

[GIT PULL] KVM changes for Linux 5.7-rc6
 2020-05-16 12:24 UTC 

[PATCH] x86/hvm: Fix memory leaks in hvm_copy_context_and_params()
 2020-05-16 12:22 UTC 

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-16 12:21 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/pistache: force Release mode
 2020-05-16 12:19 UTC 

[PATCH v2 0/6] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-16 12:16 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 7/7] clocksource: mips-gic-timer: Set limitations on clocksource/sched-clocks usage

[PATCH] taskstats: set version field for tgid exit
 2020-05-16 12:15 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-4 tag
 2020-05-16 12:11 UTC  (2+ messages)

[PATCH] ceph: don't return -ESTALE if there's still an open file
 2020-05-16 12:10 UTC  (11+ messages)

[Buildroot] [Bug 12886] New: GMP built in wrong order (?)
 2020-05-16 12:07 UTC  (2+ messages)
` [Buildroot] [Bug 12886] "

[Buildroot] [Bug 12906] New: qt PrefixPath is wrong on 2020.05-rc1
 2020-05-16 12:07 UTC  (2+ messages)
` [Buildroot] [Bug 12906] "

[PATCH 0/3] phy: broadcom: Constify structs
 2020-05-16 12:04 UTC  (4+ messages)
` [PATCH 1/3] phy: phy-bcm-ns2-usbdrd: Constify phy_ops
` [PATCH 2/3] phy: sr-usb: "
` [PATCH 3/3] phy: phy-brcm-usb: Constify static structs

[Buildroot] [Bug 12901] New: GObject introspection doesn't build on 2020-05 rc1 (wrong path for g-ir-scanner)
 2020-05-16 12:04 UTC  (2+ messages)
` [Buildroot] [Bug 12901] GStreamer doesn't build on 2020-05 rc1 with GObject introspection enabled "

[PATCH 0/2] perf: Fix POWER9 cpi_breakdown metricgroup
 2020-05-16 12:03 UTC  (5+ messages)
` [PATCH 2/2] perf: Add missing metrics to POWER9 'cpi_breakdown'

[PATCH v8 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-05-16 12:01 UTC  (5+ messages)
` [PATCH v8 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7

[PATCH 0/4] RISC-V multi-socket support
 2020-05-16 11:58 UTC  (3+ messages)

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-16 11:57 UTC  (13+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH v8 23/30] powerpc: Add prefixed instructions to instruction data type
 2020-05-16 11:54 UTC  (2+ messages)
` [PATCH v8 22.5/30] powerpc/optprobes: Add register argument to patch_imm64_load_insns()

[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
 2020-05-16 11:49 UTC  (2+ messages)
` [Bug 1877384] "

[PATCH RFC] vhost: add an SOF Audio DSP driver
 2020-05-16 11:56 UTC  (2+ messages)

HERZLICHEN GLÜCKWUNSCH € 2,000.000,00 wurde an Sie gespendet
 2020-05-16 11:55 UTC 

[PATCH V5 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-16 11:55 UTC  (7+ messages)
` [PATCH V5 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[PATCH] CHANGELOG: add hypervisor framework and Hyper-V support
 2020-05-16 11:54 UTC 

[Buildroot] [PATCH 1/1] package/lrzip: security bump to 8781292dd5833c04eeead51d4a5bd02dc6432dc7
 2020-05-16 11:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] meter: provide experimental alias of API for old apps
 2020-05-16 11:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "
  ` [dpdk-dev] [PATCH v6] abi: "

[GIT,PULL] Ressurect the atomisp staging driver
 2020-05-16 19:53 UTC  (2+ messages)

[PATCH 0/6] multipath: path validation library prep work
 2020-05-16 11:51 UTC  (4+ messages)
` [PATCH 4/6] Unit tests for is_path_valid()

[Buildroot] [git commit] package/lrzip: security bump to 8781292dd5833c04eeead51d4a5bd02dc6432dc7
 2020-05-16 11:46 UTC 

[Buildroot] [PATCH v2] package/python-pyqt5: fix QtLocation module dependency
 2020-05-16 11:45 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pyqt5: fix QtLocation module dependency
 2020-05-16 11:44 UTC 

[Cocci] How to match function calls in macros?
 2020-05-16 11:42 UTC 

Null-pointer dereference through virtio-balloon
 2020-05-16 11:35 UTC  (2+ messages)

usbmisc_imx: charger detection errors
 2020-05-16 11:35 UTC  (3+ messages)

HERZLICHEN GLÜCKWUNSCH € 2,000.000,00 wurde =?utf-8?q?an_Sie_gespend
 2020-05-16 11:33 UTC 

[Bug 1878134] [NEW] Assertion failures in ati_reg_read_offs/ati_reg_write_offs
 2020-05-16 11:25 UTC 

[PATCH 0/1] 9pfs: include linux/limits.h for XATTR_SIZE_MAX
 2020-05-16 11:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/4] CPUCFG emulation on older Loongson64 cores
 2020-05-16 11:29 UTC  (3+ messages)
` [PATCH v2 "

[usb:usb-next 56/58] include/linux/unaligned/access_ok.h:8:28: error: redefinition of 'get_unaligned_le16'
 2020-05-16 11:28 UTC  (3+ messages)

patman: ImportError
 2020-05-16 11:27 UTC 

[PATCH 6/6] rpmsg: add a device ID to also bind to the ADSP device
 2020-05-16 11:26 UTC  (3+ messages)

[Buildroot] [PATCH v1] package/python-pyqt5: fix QTLocation module dependency
 2020-05-16 11:22 UTC 

next-20200514 - build issue in drivers/md/dm-zoned-target.c
 2020-05-16 11:19 UTC 

[PATCH 00/44] SHA-256 part 2/3: protocol functionality
 2020-05-16 11:18 UTC  (27+ messages)
` [PATCH 19/44] builtin/clone: initialize hash algorithm properly
` [PATCH 20/44] t5562: pass object-format in synthesized test data
` [PATCH 21/44] t5704: send object-format capability with SHA-256
` [PATCH 22/44] fetch-pack: parse and advertise the object-format capability
` [PATCH 23/44] setup: set the_repository's hash algo when checking format
` [PATCH 24/44] t3200: mark assertion with SHA1 prerequisite
` [PATCH 25/44] packfile: compute and use the index CRC offset
` [PATCH 30/44] connect: pass full packet reader when parsing v2 refs
` [PATCH 31/44] connect: parse v2 refs with correct hash algorithm
` [PATCH 32/44] serve: advertise object-format capability for protocol v2
` [PATCH 34/44] builtin/ls-remote: initialize repository based on fetch
` [PATCH 35/44] remote-curl: detect algorithm for dumb HTTP by size
` [PATCH 36/44] builtin/index-pack: add option to specify hash algorithm

[balbi-usb:testing/next 86/89] Error: arch/arm64/boot/dts/qcom/sc7180.dtsi:1450.33-34 syntax error
 2020-05-16 11:17 UTC  (2+ messages)

[PATCH] watch_queue: sample: Update makefile to fix deprecated variables
 2020-05-16 11:15 UTC 

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-16 11:08 UTC  (4+ messages)
` [PATCH v8 08/30] powerpc: Use a function for getting the instruction op code

[PATCH] MIPS: Loongson: Add support for serial console
 2020-05-16 11:09 UTC  (2+ messages)

[PATCH 0/2] mfd: constify pointers
 2020-05-16 11:06 UTC  (3+ messages)
` [PATCH 1/2] mfd: constify properties in mfd_cell
` [PATCH 2/2] mfd: mfd_cell: constify platform_data

[PATCH 1/2] submodule: port subcommand 'set-branch' from shell to C
 2020-05-16 11:06 UTC  (10+ messages)
` [PATCH 2/2] submodule: Add 'quiet' option in subcommand 'set-branch'

[PATCH 00/10] softfloat: misc cleanups
 2020-05-16 10:58 UTC  (2+ messages)

[PATCH v2] drm/exynos: dsi: Remove bridge node reference in error handling path in probe function
 2020-05-16 10:57 UTC  (3+ messages)

[chrome-os:chromeos-4.4 6/7] ld.lld: error: failed to open net/core/built-in.o: Cannot allocate memory
 2020-05-16 10:56 UTC  (2+ messages)

[PATCH -next] nfs: fsinfo: fix build when CONFIG_NFS_V4 is not enabled
 2020-05-16 10:53 UTC  (3+ messages)

[PATCH][RFC] ref-manual: add content for new features_check.bbclass
 2020-05-16 10:52 UTC 

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-15 18:40 UTC  (3+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables

[PATCH 4/4] staging: vt6656: use usb_anchor for tx queue
 2020-05-16 10:50 UTC  (2+ messages)

[PATCH 3/4] staging: vt6656: vnt_usb_send_context remove variable data
 2020-05-16 10:44 UTC  (2+ messages)

[PATCH] media: ipu3: add a module to probe sensors via ACPI
 2020-05-16 10:43 UTC  (2+ 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.