linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 13:50:14 to 2020-05-21 15:55:44 UTC [more...]

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-05-21 15:55 UTC  (4+ messages)

[PATCH RFC] sched/headers: Fix sched_setattr userspace compilation issues
 2020-05-21 15:55 UTC  (2+ messages)

[PATCHv3 0/2] coresight: etm4x: Add support to skip trace unit power up
 2020-05-21 15:53 UTC  (3+ messages)
` [PATCHv3 2/2] dt-bindings: arm: coresight: "

[PATCH 0/4] perf: Fix memory errors
 2020-05-21 15:54 UTC  (7+ messages)
` [PATCH 1/4] perf metrictroup: Fix memory leak of metric_events
` [PATCH 2/4] perf svghelper: Fix memory leak in svg_build_topology_map
` [PATCH 3/4] perf util: Fix memory leak of prefix_if_not_in

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2020-05-21 15:53 UTC  (3+ messages)

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-05-21 15:52 UTC  (5+ messages)

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21 15:51 UTC  (9+ messages)
` [PATCH v3 01/16] spi: dw: Add Tx/Rx finish wait methods to the MID DMA
` [PATCH v3 03/16] spi: dw: Discard static DW DMA slave structures

[PATCH v2] perf: arm_dsu: Support DSU ACPI devices
 2020-05-21 15:50 UTC  (3+ messages)

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-05-21 15:49 UTC  (13+ messages)
` [PATCH v8 04/14] media: platform: Change the fixed device node number to unfixed value
` [PATCH v8 05/14] media: platform: Improve power on and power off flow
` [PATCH v8 06/14] media: platform: Improve the implementation of the system PM ops
` [PATCH v8 07/14] media: platform: Use kernel native functions for improving code quality
` [PATCH v8 09/14] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v8 10/14] media: platform: Delete redundant code for improving code quality

[PATCH v3] kdb: Remove the misfeature 'KDBFLAGS'
 2020-05-21 15:47 UTC  (2+ messages)
` [Kgdb-bugreport] "

[PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-21 15:44 UTC  (8+ messages)
` [PATCH v3 11/14] bus: cdmm: Add MIPS R5 arch support

[PATCH v2] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 15:44 UTC  (2+ messages)

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 15:39 UTC  (6+ messages)
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()

[PATCH v7 0/2] Add USB DWC3 support for SC7180
 2020-05-21 15:38 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings
` [PATCH v7 2/2] dt-bindings: usb: qcom,dwc3: Add compatible for SC7180

[PATCH v10 1/5] usb: xhci: Change the XHCI link order in the Makefile
 2020-05-21 15:37 UTC  (12+ messages)

[PATCH v12 0/4] add uart DMA function
 2020-05-21 15:35 UTC  (3+ messages)
` [PATCH 2/4] arm: dts: mt2712: add uart APDMA to device tree

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-21 15:32 UTC  (3+ messages)

[PATCH 00/14] MHI patches for v5.8
 2020-05-21 15:29 UTC  (16+ messages)
` [PATCH 01/14] bus: mhi: core: Refactor mhi queue APIs
` [PATCH 02/14] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH 03/14] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH 04/14] bus: mhi: core: Read transfer length from an event properly
` [PATCH 05/14] bus: mhi: core: Handle firmware load using state worker
` [PATCH 06/14] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH 07/14] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH 08/14] bus: mhi: core: Ensure non-zero session or sequence ID values are used
` [PATCH 09/14] bus: mhi: core: Remove the system error worker thread
` [PATCH 10/14] bus: mhi: core: Handle disable transitions in state worker
` [PATCH 11/14] bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
` [PATCH 12/14] bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
` [PATCH 13/14] bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
` [PATCH 14/14] bus: mhi: core: Handle syserr during power_up

clean up and streamline probe_kernel_* and friends v4
 2020-05-21 15:23 UTC  (24+ messages)
` [PATCH 01/23] maccess: unexport probe_kernel_write and probe_user_write
` [PATCH 02/23] maccess: remove various unused weak aliases
` [PATCH 03/23] maccess: remove duplicate kerneldoc comments
` [PATCH 04/23] maccess: clarify "
` [PATCH 05/23] maccess: update the top of file comment
` [PATCH 06/23] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [PATCH 07/23] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [PATCH 08/23] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [PATCH 09/23] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/23] maccess: unify the probe kernel arch hooks
` [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better
` [PATCH 13/23] bpf: rework the compat kernel probe handling
` [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better
` [PATCH 15/23] maccess: remove strncpy_from_unsafe
` [PATCH 16/23] maccess: always use strict semantics for probe_kernel_read
` [PATCH 17/23] maccess: move user access routines together
` [PATCH 18/23] maccess: allow architectures to provide kernel probing directly
` [PATCH 19/23] x86: use non-set_fs based maccess routines
` [PATCH 20/23] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
` [PATCH 21/23] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
` [PATCH 22/23] maccess: rename probe_kernel_address to get_kernel_nofault
` [PATCH 23/23] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-21 15:23 UTC  (3+ messages)
` [PATCH 1/2] x86: mm: ptdump: Calculate effective permissions correctly
` [PATCH 2/2] mm: ptdump: Expand type of 'val' in note_page()

[PATCH] [v2] PCI: tegra194: Fix runtime PM imbalance on error
 2020-05-21 15:25 UTC  (3+ messages)

[PATCH v2] relay: handle alloc_percpu returning NULL in relay_open
 2020-05-21 15:25 UTC  (3+ messages)

[PATCH 0/1] x86/boot: lld fix
 2020-05-21 15:24 UTC  (5+ messages)
    ` [PATCH v2] x86/boot: Add .text.startup to setup.ld

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-21 15:23 UTC  (5+ messages)
` [PATCH V2 "
  ` [PATCH V2 1/3] dt-bindings: mmc: Supply max load for mmc supplies
  ` [PATCH V2 2/3] mmc: sdhci-msm: Use internal voltage control
  ` [PATCH V2 3/3] mmc: sdhci: Allow platform controlled voltage switching

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-21 15:22 UTC  (6+ messages)
    `  "

[PATCH] files: Use rcu lock to get the file structures for better performance
 2020-05-21 15:21 UTC  (2+ messages)

[PATCH] firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
 2020-05-21 15:19 UTC  (2+ messages)

[PATCH V4 00/17] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-21 15:19 UTC  (2+ messages)

[PATCH v2 0/2] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-21 15:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: k3-dsp: Update bindings "
` [PATCH v2 2/2] remoteproc/k3-dsp: Add support "

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-21 15:15 UTC  (2+ messages)

[PATCH] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-05-21 15:14 UTC  (5+ messages)

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-05-21 15:14 UTC  (6+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice

[PATCH] usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
 2020-05-21 15:13 UTC 

[PATCH 00/11] arm/arm64: Turning IPIs into normal interrupts
 2020-05-21 15:12 UTC  (9+ messages)
` [PATCH 03/11] arm64: Allow IPIs to be handled as "
` [PATCH 04/11] ARM: "
` [PATCH 06/11] irqchip/gic-v3: Configure SGIs as standard interrupts

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-21 15:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Baikal-T1 System Boot SPI Controller binding

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-21 15:10 UTC  (12+ messages)
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support

linux-next: Tree for May 21
 2020-05-21 15:09 UTC  (2+ messages)

[RFC PATCH 0/2] printk/init: multi-line kernel command line logging
 2020-05-21 15:08 UTC  (11+ messages)
` [RFC PATCH 2/2] init: Allow multi-line output of kernel command line

[PATCH v3 0/7] add support USB for MT8183
 2020-05-21 15:06 UTC  (3+ messages)
` [PATCH v3 5/7] arm64: dts: mt8183: add usb and phy nodes

[PATCH v4 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-21 15:04 UTC  (6+ messages)
` [PATCH v4 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
` [PATCH v4 7/7] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes

[PATCH] ext4: Fix a typo in a comment
 2020-05-21 15:02 UTC  (2+ messages)

[GIT PULL] PHY: For 5.8
 2020-05-21 15:02 UTC 

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-21 15:02 UTC  (21+ messages)

KASAN: slab-out-of-bounds Read in br_mrp_parse
 2020-05-21 15:01 UTC  (5+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-21 14:59 UTC  (13+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-21 14:56 UTC  (2+ messages)

[PATCH v12 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-21 14:53 UTC  (8+ messages)
` [PATCH v12 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C "
` [PATCH v12 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

INFO: task hung in locks_remove_posix
 2020-05-21 14:48 UTC  (4+ messages)

[PATCH] csky: Fixup calltrace panic
 2020-05-21 14:46 UTC  (3+ messages)

[PATCH v3] Kernel selftests: Add check if TPM devices are supported
 2020-05-21 14:43 UTC 

[PATCH] uio: disable lazy irq disable to avoid double fire
 2020-05-21 14:42 UTC 

[PATCH] x86/tsc: Add tsc_early_khz command line parameter overriding early TSC calibration
 2020-05-21 14:42 UTC  (4+ messages)

[PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-21 14:41 UTC  (3+ messages)

[PATCH] perf ordered_events: Optimise event object reuse
 2020-05-21 14:41 UTC  (5+ messages)

[PATCH 2/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8183 SoC
 2020-05-21 14:40 UTC 

[PATCH v3] drm/exynos: Remove dev_err() on platform_get_irq() failure
 2020-05-21 14:22 UTC 

[GIT PULL]: dmaengine fixes for v5.7-rc7
 2020-05-21 14:35 UTC 

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-21 14:31 UTC  (5+ messages)
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP

[PATCH] bitops: Move test_bit() into bitops/atomic.h
 2020-05-21 14:31 UTC 

[PATCH 3.16 35/99] pxa168fb: Fix the function used to release some memory in an error handling path
 2020-05-21 14:31 UTC  (3+ messages)

asus-wmi fails to load on new ASUS laptop UX325JA
 2020-05-21 14:30 UTC  (2+ messages)

[PATCH] scrpits: Remove unneeded assignment parentheses
 2020-05-21 14:28 UTC  (3+ messages)

[GIT PULL] soundwire updates for v5.8-rc1
 2020-05-21 14:27 UTC 

[PATCH -tip v3 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-21 14:20 UTC  (12+ messages)
` [PATCH -tip v3 01/11] ubsan, kcsan: don't combine sanitizer with kcov on clang
` [PATCH -tip v3 02/11] kcsan: Avoid inserting __tsan_func_entry/exit if possible
` [PATCH -tip v3 03/11] kcsan: Support distinguishing volatile accesses
` [PATCH -tip v3 04/11] kcsan: Pass option tsan-instrument-read-before-write to Clang
` [PATCH -tip v3 05/11] kcsan: Remove 'noinline' from __no_kcsan_or_inline
` [PATCH -tip v3 06/11] kcsan: Restrict supported compilers
` [PATCH -tip v3 07/11] kcsan: Update Documentation to change "
` [PATCH -tip v3 08/11] READ_ONCE, WRITE_ONCE: Remove data_race() and unnecessary checks
` [PATCH -tip v3 09/11] data_race: Avoid nested statement expression
` [PATCH -tip v3 10/11] compiler.h: Move function attributes to compiler_types.h
` [PATCH -tip v3 11/11] compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to decide inlining

[PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
 2020-05-21 14:22 UTC  (2+ messages)

[PATCH v5 00/11] Add a new LOOP_CONFIGURE ioctl
 2020-05-21 14:21 UTC  (2+ messages)

[PATCH v2] drm/exynos: Remove dev_err() on platform_get_irq() failure
 2020-05-21 14:17 UTC  (3+ messages)

[PATCH V1 RESEND 0/3] perf/imx_ddr: Add system PMU support
 2020-05-21 14:16 UTC  (9+ messages)
` [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier for userspace

[PATCH v1 0/4] make hdmi work on bananapi-r2
 2020-05-21 14:09 UTC  (3+ messages)
` [PATCH v1 2/4] arm: dts: mt7623: add display subsystem related device nodes

[PATCH v4 00/13] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-21 14:07 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: power: Convert mti,mips-cpc to DT schema
` [PATCH v4 02/13] dt-bindings: bus: Add MIPS CDMM controller
` [PATCH v4 03/13] mips: Add MIPS Release 5 support
` [PATCH v4 04/13] mips: Add MIPS Warrior P5600 support
` [PATCH v4 05/13] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
` [PATCH v4 06/13] mips: Add CP0 Write Merge config support
` [PATCH v4 07/13] mips: Add CONFIG/CONFIG6/Cause reg fields macro
` [PATCH v4 08/13] mips: Add CPS_NS16550_WIDTH config
` [PATCH v4 09/13] mips: cdmm: Add mti,mips-cdmm dtb node support
` [PATCH v4 10/13] bus: cdmm: Add MIPS R5 arch support
` [PATCH v4 11/13] mips: Add udelay lpj numbers adjustment
` [PATCH v4 12/13] mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes
` [PATCH v4 13/13] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU

[PATCH v2 00/22] KVM: Event fixes and cleanup
 2020-05-21 14:08 UTC  (4+ messages)
` [PATCH v2 03/22] KVM: SVM: immediately inject INTR vmexit

[PATCH v11 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-21 14:08 UTC  (3+ messages)
` [PATCH v11 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller

[PATCH 0/4] random/trace: remove unused function
 2020-05-21 13:46 UTC  (5+ messages)
` [PATCH 1/4] random/trace: remove unused trace_random_read()
` [PATCH 2/4] random/trace: remove unused trace_push_to_pool()
` [PATCH 3/4] random/trace: remove unused trace_extract_entropy_user()
` [PATCH 4/4] random/trace: remove unused trace_xfer_secondary_pool()

[PATCH] lan743x: Added fixed link support
 2020-05-21 14:04 UTC  (2+ messages)

[PATCH] power: reset: vexpress: fix build issue
 2020-05-21 13:58 UTC  (2+ messages)

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-21 13:57 UTC  (12+ messages)
` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
` [PATCH 32/33] net: add a new bind_add method

[PATCH] hwrng: exynos - fix runtime pm imbalance on error
 2020-05-21 13:52 UTC  (2+ messages)

[PATCH] staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string
 2020-05-21 13:50 UTC 


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).