linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 15:46:56 to 2020-11-03 18:21:37 UTC [more...]

[PATCH v23 00/12] Landlock LSM
 2020-11-03 18:21 UTC  (4+ messages)
` [PATCH v23 01/12] landlock: Add object management
` [PATCH v23 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v23 11/12] samples/landlock: Add a sandbox manager example

[PATCH v2] x86/dumpstack: Fix misleading instruction pointer error message
 2020-11-03 18:20 UTC  (7+ messages)

[PATCH] vfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate static
 2020-11-03 18:20 UTC  (2+ messages)

[RFC PATCH 0/3] Add Microchip PolarFire Soc Support
 2020-11-03 18:19 UTC  (10+ messages)
` [RFC PATCH 2/3] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH 1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails
 2020-11-03 18:19 UTC  (4+ messages)

[PATCH -next] irq-chip/gic-v3-its: Fixed an issue where the ITS executes the residual commands in the queue again when the ITS wakes up from sleep mode
 2020-11-03 18:19 UTC  (2+ messages)

[PATCH] vfio/type1: Use the new helper to find vfio_group
 2020-11-03 18:18 UTC  (2+ messages)

[PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
 2020-11-03 18:16 UTC  (4+ messages)

[PATCH v2 0/2] DA9121 regulator support
 2020-11-03 18:15 UTC  (2+ messages)

[PATCH] ASoC: TSCS42xx: remove unneeded semicolon
 2020-11-03 18:14 UTC  (2+ messages)

[PATCH] ASoC: tegra: remove unneeded semicolon
 2020-11-03 18:14 UTC  (2+ messages)

[PATCH] ASoC: TSCS454: remove unneeded semicolon
 2020-11-03 18:14 UTC  (2+ messages)

[PATCH] ASoC: atmel-i2s: do not warn if muxclk is missing
 2020-11-03 18:14 UTC  (2+ messages)

[PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-11-03 18:14 UTC  (5+ messages)
` [PATCH V2 05/10] x86/pks: Add PKS kernel API

[PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-03 18:13 UTC  (5+ messages)
` [PATCH v18 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-03 17:57 UTC  (9+ messages)
` [PATCH 1/8] of: fix linker-section match-table corruption
` [PATCH 2/8] earlycon: simplify earlycon-table implementation
` [PATCH 3/8] module: drop version-attribute alignment
` [PATCH 4/8] module: simplify version-attribute handling
` [PATCH 5/8] init: use type alignment for kernel parameters
` [PATCH 6/8] params: drop redundant "unused" attributes
` [PATCH 7/8] params: use type alignment for kernel parameters
` [PATCH 8/8] params: clean up module-param macros

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-03 18:10 UTC  (6+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller

[PATCH v13 0/8] powerpc: switch VDSO to C implementation
 2020-11-03 18:07 UTC  (9+ messages)
` [PATCH v13 1/8] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
` [PATCH v13 2/8] powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features
` [PATCH v13 3/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v13 4/8] powerpc/time: Move timebase functions into new asm/timebase.h
` [PATCH v13 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v13 6/8] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v13 7/8] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v13 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH] ASoC: rt715:add Mic Mute LED control support
 2020-11-03 18:04 UTC  (6+ messages)

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-03 18:03 UTC  (8+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 08/26] coresight: tpiu: Prepare for using coresight "
` [PATCH v3 09/26] coresight: Convert coresight_timeout to use "

[PATCH 01/16] rcu/tree: Add a work to allocate pages from regular context
 2020-11-03 18:03 UTC  (6+ messages)
` [PATCH 15/16] rcu/tree: Allocate a page when caller is preemptible

[GIT PULL] x86/seves fixes for v5.10-rc3
 2020-11-03 18:00 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 5.10-rc3
 2020-11-03 18:00 UTC  (2+ messages)

[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-11-03 17:58 UTC  (10+ messages)
` [PATCH v7 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v7 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v7 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v7 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v7 5/9] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v7 6/9] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v7 7/9] kfence, Documentation: add KFENCE documentation
` [PATCH v7 8/9] kfence: add test suite
` [PATCH v7 9/9] MAINTAINERS: add entry for KFENCE

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 17:59 UTC 

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 17:57 UTC 

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 17:56 UTC  (2+ messages)

[PATCH v2 0/4] iommu/iova: Solve longterm IOVA issue
 2020-11-03 17:56 UTC  (4+ messages)
` [PATCH v2 3/4] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-03 17:53 UTC  (7+ messages)
` [PATCH 3/4] dt-bindings: clock: Introduce RPMHCC bindings "
` [PATCH 4/4] clk: qcom: Add support for SDX55 RPMh clocks

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 17:48 UTC  (3+ messages)
` [patch V3 22/37] highmem: High implementation details and document API

KASAN: use-after-free Write in io_submit_sqes
 2020-11-03 17:43 UTC 

BUG: sleeping function called from invalid context in sta_info_move_state
 2020-11-03 17:43 UTC 

general protection fault in __fget_files
 2020-11-03 17:43 UTC 

[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-11-03 17:42 UTC  (6+ messages)

[PATCH 0/5] Add Ethernet interface description for Odroid boards
 2020-11-03 17:41 UTC  (13+ messages)
  ` [PATCH 1/5] ARM: dts: exynos: Fix ethernet description for Odroid XU3
  ` [PATCH 2/5] ARM: dts: exynos: Add Ethernet interface description for Odroid X3 Lite
  ` [PATCH 3/5] ARM: dts: exynos: Add Ethernet interface description for Odroid XU
  ` [PATCH 5/5] ARM: dts: exynos: Add Ethernet interface description for Odroid X/X2

[PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-11-03 17:40 UTC  (7+ messages)

[PATCH v3] qnx4: qnx4_block_map error handling
 2020-11-03 17:35 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3] lib: Convert test_printf.c to KUnit
 2020-11-03 17:38 UTC  (6+ messages)

[PATCH net-next v3 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-11-03 17:38 UTC  (15+ messages)
` [PATCH net-next v3 2/4] dt-bindings: net: Add Rx/Tx output configuration for 10base T1L
` [PATCH net-next v3 4/4] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

[gustavoars-linux:testing/uapi/netfilter] BUILD SUCCESS 91b7283a05efa53a50234852de97827317e4f98b
 2020-11-03 17:36 UTC 

[PATCH v2] Input: Fix the HID usage of DPAD input event generation
 2020-11-03 17:36 UTC  (4+ messages)

[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-11-03 17:34 UTC  (2+ messages)

[PATCH] drm/msm/dp: deinitialize mainlink if link training failedo
 2020-11-03 17:34 UTC  (3+ messages)

[PATCH v2] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-11-03 17:32 UTC  (2+ messages)

[PATCH v1] PCI: brcmstb: variable is missing proper initialization
 2020-11-03 17:32 UTC  (3+ messages)

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:31 UTC  (8+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v6 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v6 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v6 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v6 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v6 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v6 7/7] mm: Remove examples from enum zone_type comment

[PATCH v7 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-03 17:30 UTC  (6+ messages)
  ` [PATCH v7 2/6] interconnect: Add generic interconnect driver for Exynos SoCs

[PATCH] drm/msm: a5xx: Make preemption reset case reentrant
 2020-11-03 17:29 UTC  (2+ messages)

[PATCH v4.9..v4.19] rtc: rx8010: don't modify the global rtc ops
 2020-11-03 17:29 UTC 

drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c:16:5: warning: no previous prototype for function 'vfio_fsl_mc_irqs_allocate'
 2020-11-03 17:18 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix VDSO unmap check
 2020-11-03 17:13 UTC 

Does LOCKDEP work on ARM64?
 2020-11-03 17:11 UTC  (2+ messages)

[PATCH] x86/mpx: fix recursive munmap() corruption
 2020-11-03 17:11 UTC  (10+ messages)

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

[PATCH] drm/tegra: sor: Don't warn on probe deferral
 2020-11-03 17:06 UTC  (2+ messages)

[PATCH] erofs: derive atime instead of leaving it empty
 2020-11-03 17:04 UTC  (4+ messages)

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-11-03 17:02 UTC  (13+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[PATCH] mmc: meson-gx: drop of_match_ptr from of_device_id table
 2020-11-03 17:03 UTC  (2+ messages)

[PATCH] drm/msm/dp: promote irq_hpd handle to handle link trainign correctly
 2020-11-03 17:02 UTC  (3+ messages)

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:00 UTC  (3+ messages)

[PATCH RFC v4 09/13] perf metricgroup: Hack a fix for aliases when covering multiple PMUs
 2020-11-03 16:54 UTC  (10+ messages)
` [perf metricgroup] fcc9c5243c: perf-sanity-tests.Parse_and_process_metrics.fail

[PATCH] drivers: drm: fix msm_drv.h warning
 2020-11-03 16:53 UTC 

mm/memblock: export memblock_{start/end}_of_DRAM
 2020-11-03 16:51 UTC  (4+ messages)

[PATCH] platform/x86: dell-privacy: Add support for new privacy driver
 2020-11-03 16:50 UTC  (3+ messages)

[PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path
 2020-11-03 16:50 UTC  (12+ messages)

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-03 16:49 UTC 

[PATCH] venus: venc: fix handlig of S_SELECTION and G_SELECTION
 2020-11-03 16:49 UTC 

[PATCH v4 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-03 16:49 UTC  (4+ messages)

[PATCH 0/5] Consolidate RPM interconnect and support to MSM8939
 2020-11-03 16:45 UTC  (3+ messages)
` [PATCH 5/5] interconnect: qcom: Add MSM8939 interconnect provider driver

[PATCH net-next v2 00/19] net: phy: add support for shared interrupts (part 1)
 2020-11-03 16:44 UTC  (2+ messages)

[PATCH v5 00/17] HSM driver for ACRN hypervisor
 2020-11-03 16:44 UTC  (11+ messages)
` [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SDX55 pinctrl bindings
 2020-11-03 16:43 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add SDX55 pincontrol driver

[x86/ioapic] b643128b91: Kernel panic - not syncing: timer doesn't work through Interrupt-remapped IO-APIC
 2020-11-03 16:36 UTC  (4+ messages)
  ` [PATCH] x86/ioapic: Use I/OAPIC ID for finding irqdomain, not index

[PATCH RFC] ipvs: add genetlink cmd to dump all services and destinations
 2020-11-03 16:36 UTC  (3+ messages)

[PATCH 0/5] Elimo Impetus and Initium support
 2020-11-03 16:33 UTC  (7+ messages)
` [PATCH v2 3/6] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
` [PATCH v2 5/6] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC

[PATCH 1/2] afs: Fix warning due to unadvanced marshalling pointer
 2020-11-03 16:33 UTC  (2+ messages)
` [PATCH 2/2] afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op

[PATCH v4 0/8] rpmsg: Make RPMSG name service modular
 2020-11-03 16:32 UTC  (3+ messages)
` [PATCH v4 3/8] rpmsg: Move structure rpmsg_ns_msg to header file

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-03 16:30 UTC  (5+ messages)

[PATCH] net: bridge: disable multicast while delete bridge
 2020-11-03 16:26 UTC  (2+ messages)

[PATCH 1/8] clk: pwm: drop of_match_ptr from of_device_id table
 2020-11-03 16:24 UTC  (8+ messages)
` [PATCH 2/8] clk: imx8mm: "
` [PATCH 3/8] clk: imx8mn: "
` [PATCH 4/8] clk: imx8mp: "
` [PATCH 5/8] clk: imx8mq: "
` [PATCH 6/8] clk: renesas: r8a779a0-cpg-mssr: add static to local function
` [PATCH 7/8] clk: renesas: renesas-cpg-mssr: fix kerneldoc of cpg_mssr_priv
` [PATCH 8/8] clk: scpi: mark scpi_clk_match as maybe unused

[PATCH v4 0/2] Add SDM630/636/660 interconnect driver
 2020-11-03 16:24 UTC  (3+ messages)
` [PATCH v4 2/2] interconnect: qcom: Add SDM660 interconnect provider driver

[PATCH v2 0/2] fix parsing of reboot= cmdline
 2020-11-03 16:22 UTC  (9+ messages)
` [PATCH v2 2/2] reboot: fix parsing of reboot cpu number

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 16:20 UTC  (5+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v4 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v4 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v4 4/4] arch, mm: make kernel_page_present() always available

[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
 2020-11-03 16:20 UTC  (2+ messages)

[PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from writing
 2020-11-03 16:15 UTC  (7+ messages)

[PATCH] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-11-03 16:15 UTC  (7+ messages)
` [PATCH net-next v2] "

[PATCH v2 0/6] ASoC: codecs: add support for LPASS Codec macros
 2020-11-03 15:51 UTC  (5+ messages)
` [PATCH v2 3/6] ASoC: codecs: lpass-wsa-macro: add dapm widgets and route

[PATCH 00/11 v2] ftrace: Have callbacks handle their own recursion
 2020-11-03 16:14 UTC  (8+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "

[PATCH] coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
 2020-11-03 16:12 UTC  (2+ messages)

[PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-11-03 16:10 UTC  (5+ messages)

[PATCH v6 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-03 16:09 UTC  (3+ messages)
` [PATCH v6 2/6] spi: cadence-quadspi: Disable the DAC "

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-11-03 16:09 UTC  (9+ messages)
` [PATCH v5 14/21] kprobes: Remove NMI context check

[PATCH v22 00/12] Landlock LSM
 2020-11-03 16:03 UTC  (4+ messages)
` [PATCH v22 07/12] landlock: Support filesystem access-control

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-11-03 16:01 UTC  (5+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v8 4/4] MAINTAINERS: Add myself as Trusted Keys co-maintainer

[PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND
 2020-11-03 15:59 UTC  (2+ messages)

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-11-03 15:59 UTC  (5+ messages)
` [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (6+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit

[PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug
 2020-11-03 15:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).