All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 02:49:54 to 2020-11-05 04:28:37 UTC [more...]

[PATCH v3 0/5] Improve kernel section protections
 2020-11-05  0:04 UTC  (3+ messages)
` [PATCH v3 1/5] RISC-V: Move __start_kernel to .head.text
` [PATCH v3 2/5] RISC-V: Initialize SBI early

[PATCH 0/4] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-04 22:43 UTC  (2+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level

[PATCH-for-5.2 0/3] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-05  4:26 UTC  (9+ messages)
` [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config

[Qemu-devel] [Bug 1715162] [NEW] qemu-user crashing when writing core dump
 2020-11-05  4:17 UTC  (2+ messages)
` [Bug 1715162] "

[PATCH v8 00/43] kasan: add hardware tag-based mode for arm64
 2020-11-04 23:18 UTC  (12+ messages)
` [PATCH v8 06/43] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v8 08/43] kasan: only build init.c for software modes
` [PATCH v8 23/43] kasan: separate metadata_fetch_row for each mode
` [PATCH v8 24/43] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v8 29/43] arm64: mte: Add in-kernel tag fault handler
` [PATCH v8 30/43] arm64: kasan: Allow enabling in-kernel MTE
` [PATCH v8 34/43] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v8 35/43] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v8 40/43] kasan, mm: reset tags when accessing metadata
` [PATCH v8 42/43] kasan: add documentation for hardware tag-based mode
` [PATCH v8 43/43] kselftest/arm64: Check GCR_EL1 after context switch

[PATCH] libfc: fix enum-conversion warning
 2020-11-05  4:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1708442] [NEW] Crash(assert) during reading image from http url through qemu-nbd
 2020-11-05  4:17 UTC  (2+ messages)
` [Bug 1708442] "

[Qemu-devel] [Bug 1712818] [NEW] live migration with storage encounter assert(!(bs->open_flags & BDRV_O_INACTIVE)) crashes
 2020-11-05  4:17 UTC  (2+ messages)
` [Bug 1712818] "

[Qemu-devel] [Bug 1715715] [NEW] [qemu-ppc] Segfault when booting from HD after OS install
 2020-11-05  4:17 UTC  (2+ messages)
` [Bug 1715715] Re: [qemu-ppc] Segfault when booting from HD after MacOS9 install

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2020-11-05  1:05 UTC  (7+ messages)
` [PATCH v5 01/14] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctl
` [PATCH v5 02/14] dt-bindings: reset: imx8mp: Add audio blk_ctl reset IDs
` [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver

[PATCH v4 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-11-04 22:03 UTC  (4+ messages)
` [PATCH v4 10/16] dt-bindings: power: Add MT8183 power domains

[PATCH 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-05  0:02 UTC  (8+ messages)
` [PATCH 01/20] kasan: simplify quarantine_put call site
` [PATCH 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH 06/20] kasan: remove __kasan_unpoison_stack
` [PATCH 13/20] kasan: simplify kasan_poison_kfree
` [PATCH 14/20] kasan, mm: rename kasan_poison_kfree
` [PATCH 17/20] kasan: clarify comment in __kasan_kfree_large
` [PATCH 19/20] kasan, mm: allow cache merging with no metadata

[PATCH v2 0/2] Check codeSigning extended key usage extension
 2020-11-05  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] X.509: Add CodeSigning extended key usage parsing
` [PATCH v2 2/2] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification

[PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-04 21:18 UTC  (3+ messages)
` [PATCH v14 4/8] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v14 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH 1/2] libfc: move scsi/fc_encode.h to libfc
 2020-11-05  4:21 UTC  (3+ messages)

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-05  4:22 UTC  (11+ messages)

[PATCH v2 1/2] scsi: ufs: Put hba into LPM during clk gating
 2020-11-05  4:21 UTC  (4+ messages)

[PATCH] page_frag: Recover from memory pressure
 2020-11-05  4:21 UTC 

[PATCH 0/5] zfcp: cleanups, refactorings and features for 5.11
 2020-11-05  4:21 UTC  (2+ messages)

[PATCH v1 0/2] Two minor fixes for UFS driver
 2020-11-05  4:17 UTC  (2+ messages)

[PATCH v2 0/6] Allwinner V3 SL631 Action Camera Support and Related Fixes
 2020-11-05  4:14 UTC  (4+ messages)
` [PATCH v2 2/6] irqchip/sunxi-nmi: Add support for the V3s NMI

[PATCH v13 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-04 20:48 UTC  (13+ messages)
` [PATCH v13 1/8] parisc: Drop parisc special case for __sighandler_t
` [PATCH v13 3/8] arch: move SA_* definitions to generic headers
` [PATCH v13 7/8] signal: define the field siginfo.si_faultflags

[arnd-playground:to-build 23/25] drivers/s390/net/qeth_core_main.c:6497:45: warning: passing argument 3 of 'card->discipline->do_ioctl' makes integer from pointer without a cast
 2020-11-05  4:07 UTC 

[PATCH V4 0/2] scsi: ufs: Add DeepSleep feature
 2020-11-05  4:06 UTC  (2+ messages)

[PATCH 1/8] clk: pwm: drop of_match_ptr from of_device_id table
 2020-11-05  1:11 UTC  (3+ messages)
` [PATCH 2/8] clk: imx8mm: "

[PATCH v4 0/2] mailbox: Add Broadcom STB mailbox driver for SCMI
 2020-11-04 21:50 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Add bindings for BrcmSTB SCMI mailbox driver

[PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-11-04 19:54 UTC  (3+ messages)

[PATCH v1 0/2] Support SC7180 sound card variation without headset
 2020-11-05  1:32 UTC 

[PATCH V3 0/4] pm80xx updates
 2020-11-05  3:56 UTC  (2+ messages)

[PATCH 0/5 v16] KASan for Arm
 2020-11-05  0:30 UTC  (12+ messages)

[RFC PATCH 0/6] eBPF RSS support for virtio-net
 2020-11-05  3:56 UTC  (13+ messages)
` [RFC PATCH 5/6] virtio-net: Added eBPF RSS to virtio-net
` [RFC PATCH 6/6] docs: Added eBPF documentation

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-05  3:57 UTC  (5+ messages)
` [PATCH v9 5/7] rcu/segcblist: Remove useless rcupdate.h include
` [PATCH v9 6/7] rcu/tree: segcblist: Remove redundant smp_mb()s

[arnd-playground:to-build 23/25] drivers/net/wireless/intersil/hostap/hostap_ioctl.c:4031:5: warning: no previous prototype for 'hostap_siocdevprivate'
 2020-11-05  3:56 UTC 

[PATCH v3 0/4] powercap: Enable RAPL for AMD Fam17h and Fam19h
 2020-11-05  3:53 UTC  (8+ messages)
` [PATCH v3 3/4] powercap: Add AMD Fam17h RAPL support

[Bug 210023] New: Crash when allocating > 2 TB memory
 2020-11-05  3:52 UTC  (4+ messages)

[PULL 0/3] ppc-for-5.2 patch queue 2020-11-05
 2020-11-05  3:49 UTC  (4+ messages)
` [PULL 1/3] target/ppc/excp_helper: Add a fallthrough for fix compiler warning
` [PULL 2/3] spapr: Drop dead code in spapr_reallocate_hpt()
` [PULL 3/3] spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()

[PATCH 1/4] dt-bindings: clock: document the fsl-flexspi-clk driver
 2020-11-04 22:34 UTC  (2+ messages)

[PATCH net-next] sctp: bring inet(6)_skb_parm back to sctp_input_cb
 2020-11-05  3:49 UTC  (2+ messages)

[PATCH 1/9] staging: rtl8723bs: remove MAC_FMT macro
 2020-11-05  3:47 UTC  (9+ messages)
` [PATCH 2/9] staging: rtl8723bs: use %pM format for MAC addresses
` [PATCH 3/9] staging: rtl8723bs: remove IP_FMT macro
` [PATCH 4/9] staging: rtl8723bs: remove NDEV_FMT macro
` [PATCH 5/9] staging: rtl8723bs: remove ADPT_FMT macro
` [PATCH 6/9] staging: rtl8723bs: replace rtw_ieee80211_ht_cap
` [PATCH 7/9] staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncode
` [PATCH 8/9] staging: rtl8723bs: replace rtw_ieee80211_ht_actioncode
` [PATCH 9/9] staging: rtl8723bs: replace ieee80211_back_actioncode

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-05  3:48 UTC  (18+ messages)
` [PATCHv3 "

[tty:tty-next] BUILD SUCCESS 724ec7c190c1893ea55fd7143e7e1c8c5b61a0e7
 2020-11-05  3:47 UTC 

[tty:tty-testing] BUILD SUCCESS c35f638fc2adbb9c439ce68b559d406387cbdbe8
 2020-11-05  3:47 UTC 

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-04 19:55 UTC  (4+ messages)
` [PATCH v3 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus

[PATCH v4 0/3] wire up IMA secure boot for arm64
 2020-11-04 19:55 UTC  (6+ messages)

regression in TCG emulation of VTBL neon instruction
 2020-11-05  3:47 UTC  (9+ messages)

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-04 20:12 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl
 2020-11-04 20:58 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] ARM: dts: BCM5301X: pinctrl - use correct driver and define mdio pins
  ` [PATCH v2 2/2] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl

[xen-4.11-testing test] 156397: tolerable FAIL - PUSHED
 2020-11-05  3:44 UTC 

[PATCH 1/1] target_core_user: make Bodo maintainer
 2020-11-05  3:44 UTC  (3+ messages)

[PATCH] ARM: uncompress: Enable debug in head.S
 2020-11-04 20:40 UTC  (4+ messages)

[PATCH v4 0/9] ASoC: Mediatek: Add support for MT8192 SoC
 2020-11-04 20:42 UTC  (3+ messages)

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-11-04 20:44 UTC  (7+ messages)

[PATCH V6 0/5] nvme-core: timeout related fixes and cleanup
 2020-11-04 20:37 UTC  (6+ messages)
` [PATCH V6 1/5] nvme: centralize setting req timeout
` [PATCH V6 2/5] nvmet: add passthru admin timeout value attr
` [PATCH V6 3/5] nvmet: add passthru io "
` [PATCH V6 4/5] nvme: use consistent macro name for timeout
` [PATCH V6 5/5] nvme: centralize setting req end_io_data

[PATCH] ASoC: mchp-spdiftx: Do not set Validity bit(s)
 2020-11-04 20:43 UTC  (2+ messages)

[PATCH v1 1/2] driver core: Fix lockdep warning on wfs_lock
 2020-11-04 20:54 UTC  (4+ messages)
` [PATCH v1 2/2] spi: Populate fwnode in of_register_spi_device()

[PATCH 0/8 v3] target: fix up locking/refcounting in IO paths
 2020-11-05  3:41 UTC  (3+ messages)

[PATCH v3] PCI: mediatek: Configure FC and FTS for functions other than 0
 2020-11-04 20:58 UTC 

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-11-04 21:03 UTC  (4+ messages)
` [PATCH V3 2/6] nvme-core: split nvme_alloc_request()

[PATCH 0/1] arm64: Accelerate Adler32 using arm64 SVE instructions
 2020-11-05  2:49 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH v8 0/6] Add support for length of each segment in the segcblist
 2020-11-05  3:37 UTC  (5+ messages)
` [PATCH v8 3/6] rcu/trace: Add tracing for how segcb list changes

drivers/soundwire/qcom.c:767: undefined reference to `slimbus_bus'
 2020-11-05  3:32 UTC  (4+ messages)

[PATCH v2 0/3] wireless: convert tasklets to use new
 2020-11-05  3:33 UTC  (6+ messages)

[BUG] Error applying setting, reverse things back on lot of devices
 2020-11-05  2:57 UTC  (9+ messages)

[PATCH] regulator: debug early supply resolving
 2020-11-05  2:54 UTC  (2+ messages)

[PATCH 0/4] clk: add driver for the SiFive FU740
 2020-11-05  2:50 UTC  (6+ messages)
` [PATCH 2/4] clk: sifive: Use common name for prci configuration
` [PATCH 4/4] clk: sifive: Refactor __prci_clock array by using macro

[PATCH v8 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-05  3:32 UTC  (5+ messages)
` [PATCH v8 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH v2 0/3] md superblock write alignment on 512e devices
 2020-11-05  3:29 UTC  (4+ messages)

[PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-05  3:26 UTC  (3+ messages)

[PATCH v5 00/17] HSM driver for ACRN hypervisor
 2020-11-05  3:25 UTC  (11+ messages)
` [PATCH v5 03/17] x86/acrn: Introduce an API to check if a VM is privileged
` [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces

[PATCH] HID: hid-sensor-hub: Fix issue with devices with no report ID
 2020-11-05  3:24 UTC  (2+ messages)

[PATCH] io_uring: don't take percpu_ref operations for registered files in IOPOLL mode
 2020-11-05  3:20 UTC  (2+ messages)

[PATCH v2 0/2] rev-parse options for absolute or relative paths
 2020-11-05  3:20 UTC  (3+ messages)

[PATCH bpf-next 0/2] selftest/bpf: improve bpf tunnel test
 2020-11-05  3:20 UTC  (4+ messages)
` [PATCH bpf-next 1/2] selftest/bpf: add missed ip6ip6 test back

[PATCH] soundwire: SDCA: detect sdca_cascade interrupt
 2020-11-04 15:23 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: change write_hint for hot/warm nodes
 2020-11-05  3:15 UTC  (4+ messages)
      `  "

[PATCH v3 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2020-11-05  3:13 UTC  (3+ messages)
` [v3,net-next,07/21] net: usb: aqc111: Add support for getting and setting of MAC address
  ` [PATCH v3 net-next 07/21] "

[PATCH 1/2] Revert "vhost-vdpa: fix page pinning leakage in error path"
 2020-11-05  3:12 UTC  (6+ messages)
` [PATCH 2/2] vhost-vdpa: fix page pinning leakage in error path (rework)

[PATCH] rev-parse: add option for absolute or relative path formatting
 2020-11-05  3:11 UTC  (3+ messages)

5.10 tree fails to build
 2020-11-05  3:12 UTC 

[PATCH v16 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-11-05  3:10 UTC  (5+ messages)
` [PATCH v16 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "

[PATCH] block: Return the real error code in bdrv_getlength
 2020-11-05  3:10 UTC 

[rcu:rcu/next] BUILD SUCCESS d77ef2684cbff728c14b3c84a356139c52ca3a5e
 2020-11-05  3:11 UTC 

[PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial
 2020-11-05  3:10 UTC  (3+ messages)

[PATCH v9 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-11-05  3:07 UTC  (7+ messages)
` [PATCH v9 2/8] fw_cfg: Write the extra roots into the fw_cfg

[libgpiod] libgpiod v2.0 API discussion
 2020-11-05  3:09 UTC  (2+ messages)

[PATCH v3] ASoC: rt1015: add delay to fix pop noise from speaker
 2020-11-05  3:08 UTC 

[PATCH 0/3] fix dp link training failed at irq_hpd request
 2020-11-05  3:06 UTC  (3+ messages)
` [PATCH 3/3] drm/msm/dp: promote irq_hpd handle to handle link training correctly

[RFC PATCH] PCI/DPC: Fix info->id initialization in dpc_process_error()
 2020-11-05  3:06 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/2] raw/ifpga/base: fix defects found by coverity scan
 2020-11-05  2:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] raw/ifpga/base: unlock mutex when nios init fail
` [dpdk-dev] [PATCH v2 2/2] raw/ifpga/base: check pointer adapter before dereference

[PATCH] scsi: fcoe: remove unneeded semicolon
 2020-11-05  3:05 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: remove unneeded semicolon
 2020-11-05  3:04 UTC  (2+ messages)

[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-05  2:53 UTC  (13+ messages)
` [PATCH v9 01/12] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v9 02/12] hw/block/nvme: Generate namespace UUIDs
` [PATCH v9 03/12] hw/block/nvme: Separate read and write handlers
` [PATCH v9 04/12] hw/block/nvme: Merge nvme_write_zeroes() with nvme_write()
` [PATCH v9 05/12] hw/block/nvme: Add support for Namespace Types
` [PATCH v9 06/12] hw/block/nvme: Support allocated CNS command variants
` [PATCH v9 07/12] block/nvme: Make ZNS-related definitions
` [PATCH v9 08/12] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v9 09/12] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v9 10/12] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v9 11/12] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v9 12/12] hw/block/nvme: Document zoned parameters in usage text

[PATCH v4 0/4] scsi: target: COMPARE AND WRITE miscompare sense
 2020-11-05  3:03 UTC  (3+ messages)

[PATCH net-next v3 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-11-05  3:03 UTC  (7+ messages)
` [PATCH net-next v3 4/4] net: phy: dp83td510: Add support for the DP83TD510 "

next/pending-fixes baseline: 327 runs, 7 regressions (v5.10-rc2-396-ga212a20610dd8)
 2020-11-05  3:03 UTC 

[PATCH] mm/memcontrol: replace '== root_mem_cgroup' with mem_cgroup_is_root
 2020-11-05  2:45 UTC  (3+ messages)
  `  "

[rdma:wip/jgg-for-next] BUILD SUCCESS f946e45f59ef01ff54ffb3b1eba3a8e7915e7326
 2020-11-05  2:58 UTC 

[PATCH v1 00/14] mpt3sas: Add support for multi-port path topology
 2020-11-05  2:58 UTC  (2+ messages)

[PATCH v3 1/3] scsi: aacraid: improve compat_ioctl handlers
 2020-11-05  2:56 UTC  (2+ messages)

[dpdk-dev] [PATCH] gro: fix an error when packet is IPv6
 2020-11-05  2:54 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] regulator: fix memory leak with repeated set_machine_constraints()
 2020-11-05  2:52 UTC 

[dpdk-dev] [PATCH v1 0/2] Fix defects found by coverity scan
 2020-11-05  1:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/2] raw/ifpga/base: unlock mutex when nios init fail
` [dpdk-dev] [PATCH v1 2/2] raw/ifpga/base: check pointer adapter before derefence


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.