All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 03:42:45 to 2020-11-05 05:02:55 UTC [more...]

[PATCH] arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node
 2020-11-04 22:27 UTC  (2+ messages)

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

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

[PATCH v8 00/43] kasan: add hardware tag-based mode for arm64
 2020-11-04 23:18 UTC  (26+ messages)
` [PATCH v8 03/43] kasan: group vmalloc code
` [PATCH v8 05/43] kasan: shadow declarations only for software modes
` [PATCH v8 06/43] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v8 07/43] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v8 08/43] kasan: only build init.c for software modes
` [PATCH v8 09/43] kasan: split out shadow.c from common.c
` [PATCH v8 11/43] kasan: rename report and tags files
` [PATCH v8 12/43] kasan: don't duplicate config dependencies
` [PATCH v8 13/43] kasan: hide invalid free check implementation
` [PATCH v8 15/43] kasan, arm64: only init shadow for software modes
` [PATCH v8 16/43] kasan, arm64: only use kasan_depth "
` [PATCH v8 17/43] kasan, arm64: move initialization message
` [PATCH v8 18/43] kasan, arm64: rename kasan_init_tags and mark as __init
` [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 31/43] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v8 32/43] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [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 36/43] kasan, x86, s390: update undef CONFIG_KASAN
` [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 v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-11-04 19:54 UTC  (4+ messages)

[PATCH V3] clk: imx8m: fix bus critical clk registration
 2020-11-05  1:13 UTC  (2+ messages)

[BUG] cqe unable to handle buggy cards
 2020-11-05  0:39 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS dddc237beebb79a67a6e2cc18b6a0a29a3a7a89c
 2020-11-05  4:58 UTC  (2+ messages)
` [Devel] "

[PATCH v20 00/20] per memcg lru lock
 2020-11-05  4:57 UTC  (10+ messages)
` [PATCH v20 08/20] mm: page_idle_get_page() does not need lru_lock

[PATCH] remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
 2020-11-05  4:55 UTC  (4+ messages)

[PATCH net 0/2] ibmvnic: fixes in reset path
 2020-11-05  4:54 UTC  (4+ messages)
` [PATCH net 1/2] ibmvnic: notify peers when failover and migration happen

[PATCH] pci: mediatek: fix warning in msi.h
 2020-11-04 23:14 UTC  (15+ messages)
        ` Aw: "
                        ` Aw: "

[PATCH v2 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
 2020-11-05  4:52 UTC  (6+ messages)
` [PATCH v2 2/2] ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are same

[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
 2020-11-05  4:52 UTC  (10+ messages)

[radeon-alex:drm-next 655/663] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:802:6: warning: no previous prototype for function 'kgd_gfx_v9_get_cu_occupancy'
 2020-11-05  4:50 UTC  (2+ messages)

[PATCH v2 00/18] Refactor generic_file_buffered_read
 2020-11-05  4:52 UTC  (4+ messages)
` [PATCH v2 02/18] mm/filemap: Remove dynamically allocated array from filemap_read

[RFC PATCH bpf-next 0/5] Integrate kernel module BTF support
 2020-11-05  4:51 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/5] bpf: add in-kernel split "
` [RFC PATCH bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [RFC PATCH bpf-next 3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs
` [RFC PATCH bpf-next 4/5] bpf: load and verify kernel "
` [RFC PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`

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

[PATCH V6 0/5] nvme-core: timeout related fixes and cleanup
 2020-11-04 22:17 UTC  (7+ 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 5/5] nvme: centralize setting req end_io_data

[PATCH v2 0/4] remoteproc: Improvement for the Qualcomm sysmon
 2020-11-05  4:50 UTC  (5+ messages)
` [PATCH v2 1/4] remoteproc: sysmon: Ensure remote notification ordering
` [PATCH v2 2/4] remoteproc: sysmon: Expose the shutdown result
` [PATCH v2 3/4] remoteproc: qcom: q6v5: Query sysmon before graceful shutdown
` [PATCH v2 4/4] remoteproc: sysmon: Improve error messages

pull-request: can 2020-11-03
 2020-11-05  4:47 UTC  (8+ messages)
` [net 05/27] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context

[Bluez PATCH v1 1/3] policy: add checks before connecting
 2020-11-05  4:44 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t]i915/gem_linear_blits: Added description to the subtest
 2020-11-05  4:43 UTC 

[RESEND PATCH v3 0/4] STUSB1600 support on STM32MP15xx-DKx
 2020-11-04 21:08 UTC  (7+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode optional property to usb-connector

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

[PATCH 0/4] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-04 22:43 UTC  (3+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level
` [PATCH 4/4] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-05  4:41 UTC  (6+ messages)
` [PATCH v3 2/3] opp/of: Allow empty opp-table with opp-shared

[PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-04 21:18 UTC  (5+ messages)
` [PATCH v14 1/8] parisc: Drop parisc special case for __sighandler_t
` [PATCH v14 4/8] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v14 7/8] signal: define the field siginfo.si_faultflags
` [PATCH v14 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2020-11-05  1:09 UTC  (11+ 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 05/14] dt-bindings: reset: imx8mp: Add media "
` [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver
` [PATCH v5 11/14] clk: imx: Add blk-ctl driver for i.MX8MP

cron job: media_tree daily build: WARNINGS
 2020-11-05  4:40 UTC 

[PATCH v1] ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs
 2020-11-05  1:04 UTC  (2+ messages)

[RFC PATCH dwarves] btf: add support for split BTF loading and encoding
 2020-11-05  4:39 UTC 

[PATCH 0/4] Add KRYO2XX Errata / mitigations data
 2020-11-04 23:22 UTC  (3+ messages)
` [PATCH 2/4] arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
` [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver

[PATCH v3] arm64/mm: add fallback option to allocate virtually contiguous memory
 2020-11-05  0:03 UTC  (3+ messages)
  ` [PATCH v4] "

[igt-dev] [PATCH i-g-t 1/2] i915/gem_exec_whisper: Reopen existing device
 2020-11-05  4:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH v4] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
 2020-11-04 21:42 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] libbpf: split BTF support
 2020-11-05  4:34 UTC  (12+ messages)
` [PATCH v2 bpf-next 01/11] libbpf: factor out common operations in BTF writing APIs
` [PATCH v2 bpf-next 02/11] selftest/bpf: relax btf_dedup test checks
` [PATCH v2 bpf-next 03/11] libbpf: unify and speed up BTF string deduplication
` [PATCH v2 bpf-next 04/11] libbpf: implement basic split BTF support
` [PATCH v2 bpf-next 05/11] selftests/bpf: add split BTF basic test
` [PATCH v2 bpf-next 06/11] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests
` [PATCH v2 bpf-next 07/11] libbpf: fix BTF data layout checks and allow empty BTF
` [PATCH v2 bpf-next 08/11] libbpf: support BTF dedup of split BTFs
` [PATCH v2 bpf-next 09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays
` [PATCH v2 bpf-next 10/11] selftests/bpf: add split BTF dedup selftests
` [PATCH v2 bpf-next 11/11] tools/bpftool: add bpftool support for split BTF

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

[PATCH 1/2] dt-bindings: usb: mediatek,mtk-xhci: add keep-clock-on
 2020-11-04 22:39 UTC  (3+ messages)

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

Question on UEFI ACPI tables setup and probing on arm64
 2020-11-05  4:30 UTC  (4+ messages)

possible deadlock in send_sigio (2)
 2020-11-05  4:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Added test description for test case
 2020-11-05  4:28 UTC 

[Qemu-devel] [Bug 1708617] [NEW] qemu2.9 meet a question using reconnect about ovs+dpdk
 2020-11-05  4:17 UTC  (2+ messages)
` [Bug 1708617] "

[PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding
 2020-11-04 22:30 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm
  ` [PATCH v2 1/4] dt-bindings: microchip: atmel, at91rm9200-tcb: add atmel, tcb-pwm

[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] 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 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 1/2] libfc: move scsi/fc_encode.h to libfc
 2020-11-05  4:21 UTC  (3+ 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:46 UTC  (10+ messages)
` [PATCH v13 1/8] parisc: Drop parisc special case for __sighandler_t
` [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 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 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)

[RFC PATCH 0/6] eBPF RSS support for virtio-net
 2020-11-05  3:56 UTC  (9+ messages)
` [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  (17+ 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:37 UTC  (5+ 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  (2+ messages)

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

[PATCH] ASoC: mchp-spdiftx: Do not set Validity bit(s)
 2020-11-04 20: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.