linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 12:30:09 to 2020-05-21 15:04:46 UTC [more...]

[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  (23+ messages)

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

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

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

[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

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

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

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21 14:55 UTC  (8+ 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 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] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-05-21 14:43 UTC  (4+ messages)

[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 0/4] perf: Fix memory errors
 2020-05-21 14:39 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 4/4] perf util: Fix potential segment fault in put_tracepoints_path

[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

linux-next: Tree for May 21
 2020-05-21 14:12 UTC 

[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 v2] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 14:05 UTC 

[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 00/11] arm/arm64: Turning IPIs into normal interrupts
 2020-05-21 14:04 UTC  (8+ 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] lan743x: Added fixed link support
 2020-05-21 14:04 UTC  (2+ messages)

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-05-21 13:59 UTC  (9+ messages)
` [PATCH v8 01/14] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v8 02/14] media: platform: Improve queue set up "
` [PATCH v8 03/14] media: platform: Improve getting and requesting irq "
` [PATCH v8 04/14] media: platform: Change the fixed device node number to unfixed value

[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 v2] perf: arm_dsu: Support DSU ACPI devices
 2020-05-21 13:55 UTC  (2+ messages)

[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 

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

[PATCH mmotm] mm/vmstat: Add events for PMD based THP migration without split fix
 2020-05-21 13:49 UTC 

[RFC PATCH 0/2] printk/init: multi-line kernel command line logging
 2020-05-21 13:49 UTC  (14+ messages)
` [RFC PATCH 1/2] printk: Move and rename maximum printk output line length defines
` [RFC PATCH 2/2] init: Allow multi-line output of kernel command line

[RFC PATCH 00/13] Core scheduling v5
 2020-05-21 13:49 UTC  (6+ messages)
` [PATCH RFC] sched: Add a per-thread core scheduling interface
  ` [PATCH RFC] sched: Add a per-thread core scheduling interface(Internet mail)

[PATCH 0/5] Dedicated CLINT timer driver
 2020-05-21 13:45 UTC  (6+ messages)
` [PATCH 1/5] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH 2/5] RISC-V: Remove CLINT related code
` [PATCH 3/5] clocksource/drivers/timer-riscv: Remove MMIO related stuff
` [PATCH 4/5] clocksource/drivers: Add CLINT timer driver
` [PATCH 5/5] dt-bindings: timer: Add CLINT bindings

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2020-05-21 13:45 UTC  (4+ messages)
` [RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period

[GIT PULL] interconnect changes for 5.8
 2020-05-21 13:43 UTC 

[PATCH -tip v2 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-21 13:42 UTC  (13+ messages)
` [PATCH -tip v2 03/11] kcsan: Support distinguishing volatile accesses
` [PATCH -tip v2 07/11] kcsan: Update Documentation to change supported compilers
` [PATCH -tip v2 09/11] data_race: Avoid nested statement expression

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-21 13:39 UTC  (11+ messages)

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-05-21 13:38 UTC  (3+ messages)

[PATCH -V2] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-21 13:35 UTC  (2+ messages)

[PATCH v3] kvm/x86 : Remove redundant function implement
 2020-05-21 13:36 UTC  (4+ messages)

linux-next: manual merge of the rcu tree with the powerpc tree
 2020-05-21 13:35 UTC  (3+ messages)

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-21 13:33 UTC  (7+ messages)
` [PATCH v5 1/6] RISC-V: self-contained IPI handling routine
` [PATCH v5 2/6] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v5 3/6] irqchip: RISC-V per-HART local interrupt controller driver
` [PATCH v5 4/6] clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
` [PATCH v5 5/6] RISC-V: Remove do_IRQ() function
` [PATCH v5 6/6] RISC-V: Force select RISCV_INTC for CONFIG_RISCV

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-21 13:33 UTC  (4+ messages)
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors

[PATCH] media: platform: s3c-camif: Fix runtime PM imbalance on error
 2020-05-21 13:29 UTC 

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-05-21 13:29 UTC  (3+ messages)
` [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for "

[PATCH v2 0/3] Venus dynamic debug
 2020-05-21 13:28 UTC  (4+ messages)
` [PATCH v2 1/3] venus: Add debugfs interface to set firmware log level
` [PATCH v2 2/3] venus: Make debug infrastructure more flexible
` [PATCH v2 3/3] venus: Add a debugfs file for SSR trigger

[PATCH] sched/cputime: make scale_stime() more precise
 2020-05-21 13:26 UTC  (7+ messages)
` [PATCH v2] "

[patch V6 19/37] x86/irq: Convey vector as argument and not in ptregs
 2020-05-21 13:22 UTC  (2+ messages)

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

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-21 13:20 UTC  (5+ messages)
` [PATCH v1 13/25] dma-buf: Use sequence counter with associated wound/wait mutex

[PATCH] Adjust comments in linux/fs_parser.h
 2020-05-21 13:09 UTC 

[PATCH] drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()
 2020-05-21 13:06 UTC  (3+ messages)

[PATCH 0/7] x86: Clean up percpu operations
 2020-05-21 13:06 UTC  (6+ messages)
` [PATCH 2/7] x86/percpu: Clean up percpu_to_op()

[PATCH] watchdog: Fix runtime PM imbalance on error
 2020-05-21 12:57 UTC  (2+ messages)

[PATCH net-next] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-21 12:52 UTC 

[PATCH v3 0/4] media: add v4l2_pipeline_stream_{enable,disable} helpers
 2020-05-21 12:53 UTC  (4+ messages)
` [PATCH v3 2/4] media: v4l2-common: add helper functions to call s_stream() callbacks

[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-21 12:52 UTC  (4+ messages)
` [PATCH v5 05/19] mtd: spi-nor: add support for DTR protocol

[PATCH] ceph: show max caps in debugfs caps file
 2020-05-21 12:51 UTC  (4+ messages)

[v4,0/7] Add Mediatek thermal dirver and dtsi
 2020-05-21 12:51 UTC 

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 12:44 UTC  (11+ messages)

[PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
 2020-05-21 12:43 UTC  (9+ messages)

[PATCH v3 0/7] add support USB for MT8183
 2020-05-21 12:41 UTC  (3+ messages)

Endless soft-lockups for compiling workload since next-20200519
 2020-05-21 12:41 UTC  (7+ messages)

[PATCH] sdhci: tegra: Avoid reading autocal timeout values when not applicable
 2020-05-21 12:40 UTC  (2+ messages)

[PATCH] files: Use rcu lock to get the file structures for better performance
 2020-05-21 12:38 UTC 

[PATCH 1/3] arm64: dts: mt8183: Add gce setting in display node
 2020-05-21 12:38 UTC  (5+ messages)

[PATCH] mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
 2020-05-21 12:35 UTC 

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-21 12:36 UTC  (8+ messages)

[PATCH] mwifiex: Parse all API_VER_ID properties
 2020-05-21 12:34 UTC 

[net-next RFC PATCH 00/13] net: hsr: Add PRP driver
 2020-05-21 12:34 UTC  (3+ messages)

[RESEND PATCH V13 0/3] da7280: haptic driver submission
 2020-05-21  9:24 UTC  (4+ messages)
` [RESEND PATCH V13 2/3] dt-bindings: input: Add document bindings for DA7280
` [RESEND PATCH V13 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [RESEND PATCH V13 3/3] Input: new da7280 haptic driver


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