linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 12:36:52 to 2020-03-16 14:58:30 UTC [more...]

[PATCH 0/6] mm, memcg: cgroup v2 tunable load/store tearing fixes
 2020-03-16 14:58 UTC  (9+ messages)
` [PATCH 1/6] mm, memcg: Prevent memory.high load/store tearing
` [PATCH 2/6] mm, memcg: Prevent memory.max load tearing
` [PATCH 3/6] mm, memcg: Prevent memory.low load/store tearing
` [PATCH 4/6] mm, memcg: Prevent memory.min "

[PATCH] net: mvneta: Fix the case where the last poll did not process all rx
 2020-03-16 14:56 UTC 

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-16 14:57 UTC  (7+ messages)

[PATCH][next] udf: udf_sb.h: Replace zero-length array with flexible-array member
 2020-03-16 14:57 UTC  (2+ messages)

[PATCH][next] ext2: xattr.h: Replace zero-length array with flexible-array member
 2020-03-16 14:57 UTC  (2+ messages)

[PATCH] mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock
 2020-03-16 14:57 UTC  (2+ messages)

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-16 14:53 UTC  (5+ messages)

[PATCH] dt-bindings: thermal: make cooling-maps property optional
 2020-03-16 14:52 UTC  (2+ messages)

[PATCH 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
 2020-03-16 14:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-16 14:46 UTC  (6+ messages)
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-16 14:45 UTC  (4+ messages)

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-03-16 14:43 UTC  (9+ messages)
` [PATCH v3 18/26] arm64: Introduce asm/vdso/processor.h

[PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
 2020-03-16 14:39 UTC  (50+ messages)
` [PATCHv2 02/50] alpha: Add show_stack_loglvl()
` [PATCHv2 03/50] arc: "
` [PATCHv2 04/50] arm/asm: Add loglvl to c_backtrace()
` [PATCHv2 05/50] arm: Add loglvl to unwind_backtrace()
` [PATCHv2 06/50] arm: Add loglvl to dump_backtrace()
` [PATCHv2 07/50] arm: Wire up dump_backtrace_{entry,stm}
` [PATCHv2 08/50] arm: Add show_stack_loglvl()
` [PATCHv2 09/50] arm64: Add loglvl to dump_backtrace()
` [PATCHv2 10/50] arm64: Add show_stack_loglvl()
` [PATCHv2 11/50] c6x: "
` [PATCHv2 12/50] csky: "
` [PATCHv2 13/50] h8300: "
` [PATCHv2 14/50] hexagon: "
` [PATCHv2 15/50] ia64: Pass log level as arg into ia64_do_show_stack()
` [PATCHv2 16/50] ia64: Add show_stack_loglvl()
` [PATCHv2 17/50] m68k: "
` [PATCHv2 18/50] microblaze: Add loglvl to microblaze_unwind_inner()
` [PATCHv2 19/50] microblaze: Add loglvl to microblaze_unwind()
` [PATCHv2 20/50] microblaze: Add show_stack_loglvl()
` [PATCHv2 21/50] mips: "
` [PATCHv2 22/50] nds32: "
` [PATCHv2 23/50] nios2: "
` [PATCHv2 24/50] openrisc: "
` [PATCHv2 25/50] parisc: "
` [PATCHv2 26/50] powerpc: "
` [PATCHv2 27/50] riscv: "
` [PATCHv2 28/50] s390: "
` [PATCHv2 29/50] sh: Add loglvl to dump_mem()
` [PATCHv2 30/50] sh: Remove needless printk()
` [PATCHv2 31/50] sh: Add loglvl to printk_address()
` [PATCHv2 32/50] sh: Add loglvl to show_trace()
` [PATCHv2 33/50] sh: Add show_stack_loglvl()
` [PATCHv2 34/50] sparc: "
` [PATCHv2 35/50] um/sysrq: Remove needless variable sp
` [PATCHv2 36/50] um: Add show_stack_loglvl()
` [PATCHv2 37/50] unicore32: Remove unused pmode argument in c_backtrace()
` [PATCHv2 38/50] unicore32: Add loglvl to c_backtrace()
` [PATCHv2 39/50] unicore32: Add show_stack_loglvl()
` [PATCHv2 40/50] x86: Add missing const qualifiers for log_lvl
` [PATCHv2 41/50] x86: Add show_stack_loglvl()
` [PATCHv2 42/50] xtensa: Add loglvl to show_trace()
` [PATCHv2 43/50] xtensa: Add show_stack_loglvl()
` [PATCHv2 44/50] sysrq: Use show_stack_loglvl()
` [PATCHv2 45/50] x86/amd_gart: Print stacktrace for a leak with KERN_ERR
` [PATCHv2 46/50] power: Use show_stack_loglvl()
` [PATCHv2 47/50] kdb: Don't play with console_loglevel
` [PATCHv2 48/50] sched: Print stack trace with KERN_INFO
` [PATCHv2 49/50] kernel: Use show_stack_loglvl()
` [PATCHv2 50/50] kernel: Rename show_stack_loglvl() => show_stack()

[PATCH] i2c: at91: support atomic write xfer
 2020-03-16 14:42 UTC  (3+ messages)

[PATCH] Input: edt-ft5x06 - add fw_version debugfs file to read
 2020-03-16 14:40 UTC  (2+ messages)

[PATCH] spi: atmel: Fix cs_change inversion
 2020-03-16 14:36 UTC 

[PATCH] arm64: dts: meson: add thermal zones to meson gx devices
 2020-03-16 14:36 UTC  (3+ messages)

[PATCH 1/2] lib: add support for ZSTD-compressed kernel
 2020-03-16 14:35 UTC  (7+ messages)
` [PATCH 2/2] x86: Enable "
    ` [PATCH v2 1/2] lib: add "
      ` [PATCH v2 2/2] x86: Enable "

[PATCH] spi: fix cs_change for last transfer
 2020-03-16 14:34 UTC  (3+ messages)

[PATCH 0/2] x86/xen: Make idle tasks reliable
 2020-03-16 14:33 UTC  (3+ messages)
` [PATCH 1/2] x86/xen: Make the boot CPU idle task reliable

[PATCH v4 0/3] irqchip: xilinx: Add support for multiple instances
 2020-03-16 14:34 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] irqchip: xilinx: Fill error code when irq domain registration fails
` [PATCH v4 3/3] irqchip: xilinx: Enable generic irq multi handler

[PATCH v5 1/2] dt-bindings: arm: fsl: add nxp based toradex colibri bindings
 2020-03-16 14:33 UTC  (2+ messages)
` [PATCH v5 2/2] ARM: dts: colibri: introduce device trees with UHS-I support

[PATCH v2 0/4] regulator: add MP8867/MP8869 support
 2020-03-16 14:31 UTC  (5+ messages)
` [PATCH v2 1/4] regulator: bindings: add MPS mp8869 voltage regulator
` [PATCH v2 2/4] regulator: add support for MP8869 regulator
` [PATCH v2 3/4] dt-bindings: mp886x: Document MP8867 support
` [PATCH v2 4/4] regulator: mp886x: add "

[PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-16 14:24 UTC  (7+ messages)
` [PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace
  ` [PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation

[PATCH] net: vxge: fix wrong __VA_ARGS__ usage
 2020-03-16 14:23 UTC 

[RFC PATCH v2] tick: Make tick_periodic() check for missing ticks
 2020-03-16 14:20 UTC  (5+ messages)

[PATCH] mmc: rtsx: Fixed TX/RX register and optimized TX parameter
 2020-03-16 14:16 UTC  (2+ messages)

[scsi] 618b4d07a4: xfstests.generic.484.fail
 2020-03-16 14:17 UTC  (2+ messages)

[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
 2020-03-16 14:09 UTC  (5+ messages)
` [PATCH 3/3] arm64: tlb: skip tlbi broadcast

KASAN: user-memory-access Read in kvmclock_cpufreq_notifier
 2020-03-16 14:07 UTC 

[PATCH v28 00/22] Intel SGX foundations
 2020-03-16 14:03 UTC  (11+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-16 14:01 UTC  (5+ messages)

[PATCH] perf vendor events: fix spelling mistakes: "occurences" -> "occurrences"
 2020-03-16 13:58 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-16 13:57 UTC 

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-16 13:56 UTC  (6+ messages)
` [PATCH kcsan 27/32] kcsan: Add option to allow watcher interruptions

[PATCH] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
 2020-03-16 13:55 UTC  (4+ messages)

[PATCH] Fixes: 227942809b52 ("cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling")
 2020-03-16 13:54 UTC  (3+ messages)

BUG: cryptsetup benchmark stuck
 2020-03-16 13:53 UTC  (3+ messages)

[PATCH] HID: google: add moonball USB id
 2020-03-16 13:53 UTC  (2+ messages)

[PATCH perf/urgent] perf expr: Fix copy/paste mistake
 2020-03-16 13:52 UTC  (2+ messages)

[PATCH] panic: Add sysctl/cmdline to dump all CPUs backtraces on oops event
 2020-03-16 13:51 UTC  (5+ messages)

[PATCH 2/2] scsi: ufs: Do not rely on prefetched data
 2020-03-16 13:47 UTC 

linux-next: build failure after merge of the usb tree
 2020-03-16 13:44 UTC  (4+ messages)

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-16 13:42 UTC  (4+ messages)

[PATCH] MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4
 2020-03-16 13:41 UTC  (2+ messages)

[patch v3] EDAC: synopsys: Fix the wrong call of pinf->col parameter
 2020-03-16 13:34 UTC 

[RFC PATCH] locks:Remove spinlock in unshare_files
 2020-03-16 13:39 UTC  (3+ messages)

[PATCH v2 0/5] Add support for PinePhone LCD panel
 2020-03-16 13:35 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add Xingbangda
` [PATCH v2 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel
` [PATCH v2 3/5] drm: panel: add "
` [PATCH v2 4/5] drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculation
` [PATCH v2 5/5] arm64: allwinner: dts: a64: add LCD-related device nodes for PinePhone

[PATCH v3 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-03-16 13:25 UTC  (7+ messages)
` [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-16 13:24 UTC  (4+ messages)
` [RFC][PATCH 15/16] objtool: Implement "

[PATCH v2] clk: imx8mm: Switch to platform driver
 2020-03-16 13:23 UTC  (4+ messages)

[RFC][PATCH] dma-mapping: align default segment_boundary_mask with dma_mask
 2020-03-16 13:16 UTC  (5+ messages)

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-03-16 13:14 UTC  (4+ messages)
` [PATCH v3 2/2] irqchip/gic-v3-its: Balance initial "

[PATCH net-next] qede: remove some unused code in function qede_selftest_receive_traffic
 2020-03-16 13:05 UTC 

[RESEND PATCH 0/3] Introduce the request_atomic() for the host
 2020-03-16 13:08 UTC  (3+ messages)
` [RESEND PATCH 1/3] mmc: host: "

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-16 13:02 UTC  (3+ messages)

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-16 13:02 UTC  (3+ messages)

[PATCH v2 0/2] Add generic FSL CPU DAI driver
 2020-03-16 13:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: sound: Add FSL CPU DAI bindings

[PATCH] x86/module: Fixed bug allowing invalid relocation addresses
 2020-03-16 12:58 UTC  (2+ messages)

[PATCH v4 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse
 2020-03-16 12:56 UTC  (6+ messages)
` [PATCH v4 2/2] mm/sparse.c: allocate memmap preferring the given node
  ` [PATCH v5 "
` [PATCH v5 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-16 12:54 UTC  (3+ messages)
` [PATCH 86/89] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate

[PATCH v3 0/3] leds: pwm: add support for default-state device
 2020-03-16 12:54 UTC  (4+ messages)
` [PATCH v3 1/3] leds: pwm: remove header
` [PATCH v3 2/3] leds: pwm: add support for default-state device property
` [PATCH v3 3/3] leds: pwm: add reference to common leds for default-state

[PATCH v5 3/3] counter: 104-quad-8: Add lock guards - filter clock prescaler
 2020-03-16 12:50 UTC 

[PATCH v5 2/3] counter: 104-quad-8: Add lock guards - differential encoder
 2020-03-16 12:50 UTC 

[PATCH v5 1/3] counter: 104-quad-8: Add lock guards - generic interface
 2020-03-16 12:49 UTC 

KASAN: slab-out-of-bounds Read in bitmap_ipmac_gc
 2020-03-16 12:49 UTC  (2+ messages)

[PATCH v4 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2020-03-16 12:42 UTC  (2+ messages)

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-16 12:41 UTC  (5+ messages)

[PATCH 2/3] arm64/sdei: gather trampolines' .rodata
 2020-03-16 12:40 UTC 

[PATCHv2 0/3] arm64: clean up trampoline alignment
 2020-03-16 12:40 UTC 

[PATCH 3/3] arm64: reduce trampoline data alignment
 2020-03-16 12:40 UTC 

[PATCH 1/3] arm64: clean up trampoline vector loads
 2020-03-16 12:40 UTC 

[PATCH] KVM: arm64: Use the correct timer for accessing CNT
 2020-03-16 12:38 UTC  (4+ messages)

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-03-16 12:36 UTC  (29+ messages)
` [PATCH v1 02/46] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v1 05/46] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v1 08/46] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v1 09/46] powerpc/ptdump: Reorder flags
` [PATCH v1 13/46] powerpc/ptdump: Properly handle non standard page size
` [PATCH v1 14/46] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v1 15/46] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v1 16/46] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v1 18/46] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v1 20/46] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v1 21/46] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v1 22/46] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v1 23/46] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v1 25/46] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v1 27/46] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v1 28/46] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v1 30/46] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
` [PATCH v1 31/46] powerpc/8xx: Add function to update pinned TLBs
` [PATCH v1 32/46] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v1 33/46] powerpc/8xx: Always pin TLBs at startup
` [PATCH v1 34/46] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
` [PATCH v1 35/46] powerpc/8xx: Remove now unused TLB miss functions
` [PATCH v1 36/46] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v1 38/46] powerpc/8xx: Refactor kernel address boundary comparison
` [PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
` [PATCH v1 42/46] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v1 43/46] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v1 45/46] powerpc/32s: Allow mapping with BATs "

[PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation
 2020-03-13 15:21 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).