linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 18:23:33 to 2020-03-09 20:22:54 UTC [more...]

[PATCH][next] squashfs: squashfs_fs.h: Replace zero-length array with flexible-array member
 2020-03-09 20:26 UTC 

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-03-09 20:22 UTC  (12+ messages)

[PATCH][next] fs: select: Replace zero-length array with flexible-array member
 2020-03-09 20:24 UTC 

BUG: corrupted list in _cma_attach_to_dev
 2020-03-09 20:20 UTC  (2+ messages)

Instrumentation and RCU
 2020-03-09 20:18 UTC  (13+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-09 20:17 UTC  (47+ messages)
  ` [PATCHv4] "
    ` [PATCHv5] "
                ` [PATCHv6] "
                    ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                      ` [PATCH 0/5] "
                        ` [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
                        ` [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
                        ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                        ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
                        ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

[PATCH 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-09 20:17 UTC  (22+ messages)
` [PATCH 2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
` [PATCH 4/6] spi: spi-fsl-dspi: Add support for LS1028A
` [PATCH 5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
` [PATCH 6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

[PATCH][next] ocfs2: dlm: Replace zero-length array with flexible-array member
 2020-03-09 20:20 UTC 

[PATCH][next] jfs: Replace zero-length array with flexible-array member
 2020-03-09 20:15 UTC  (2+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-09 20:16 UTC  (9+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description

[PATCH][next] ocfs2: cluster: Replace zero-length array with flexible-array member
 2020-03-09 20:19 UTC 

[PATCH v2 00/66] KVM: x86: Introduce KVM cpu caps
 2020-03-09 20:11 UTC  (3+ messages)

[PATCH RESEND v6 00/16] mm: Page fault enhancements
 2020-03-09 20:06 UTC  (6+ messages)

[PATCH v5 0/5] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-09 20:06 UTC  (2+ messages)

[PATCH v2 1/4] kernfs: kvmalloc xattr value instead of kmalloc
 2020-03-09 20:05 UTC  (5+ messages)

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-09 20:02 UTC  (4+ messages)

[PATCH V2] gpio: brcmstb: support gpio-line-names property
 2020-03-09 20:01 UTC  (2+ messages)

[PATCH] perf map: Use strstarts() to look for Android libraries
 2020-03-09 20:01 UTC 

[PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
 2020-03-09 20:01 UTC  (4+ messages)
` [PATCH v2 11/11] ARM: dts: bcm2711: Add vmmc regulator in emmc2

[PATCH] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
 2020-03-09 19:59 UTC  (3+ messages)

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-09 19:57 UTC  (34+ messages)
` [PATCH kcsan 01/32] kcsan: Prefer __always_inline for fast-path
` [PATCH kcsan 02/32] kcsan: Show full access type in report
` [PATCH kcsan 03/32] kcsan: Rate-limit reporting per data races
` [PATCH kcsan 04/32] kcsan: Make KCSAN compatible with lockdep
` [PATCH kcsan 05/32] kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
` [PATCH kcsan 06/32] include/linux: Add instrumented.h infrastructure
` [PATCH kcsan 07/32] asm-generic, atomic-instrumented: Use generic instrumented.h
` [PATCH kcsan 08/32] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH kcsan 09/32] iov_iter: Use generic instrumented.h
` [PATCH kcsan 10/32] copy_to_user, copy_from_user: "
` [PATCH kcsan 11/32] kcsan: Add docbook header for data_race()
` [PATCH kcsan 12/32] kcsan: Add option to assume plain aligned writes up to word size are atomic
` [PATCH kcsan 13/32] kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
` [PATCH kcsan 14/32] kcsan: Cleanup of main KCSAN Kconfig option
` [PATCH kcsan 15/32] kcsan: Fix 0-sized checks
` [PATCH kcsan 16/32] kcsan: Introduce KCSAN_ACCESS_ASSERT access type
` [PATCH kcsan 17/32] kcsan: Introduce ASSERT_EXCLUSIVE_* macros
` [PATCH kcsan 18/32] kcsan: Add test to generate conflicts via debugfs
` [PATCH kcsan 19/32] kcsan: Expose core configuration parameters as module params
` [PATCH kcsan 20/32] kcsan: Fix misreporting if concurrent races on same address
` [PATCH kcsan 21/32] kcsan: Move interfaces that affects checks to kcsan-checks.h
` [PATCH kcsan 22/32] compiler.h, seqlock.h: Remove unnecessary kcsan.h includes
` [PATCH kcsan 23/32] kcsan: Introduce kcsan_value_change type
` [PATCH kcsan 24/32] kcsan: Add kcsan_set_access_mask() support
` [PATCH kcsan 25/32] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)
` [PATCH kcsan 26/32] kcsan, trace: Make KCSAN compatible with tracing
` [PATCH kcsan 27/32] kcsan: Add option to allow watcher interruptions
` [PATCH kcsan 28/32] kcsan: Add option for verbose reporting
` [PATCH kcsan 29/32] kcsan: Add current->state to implicitly atomic accesses
` [PATCH kcsan 30/32] kcsan: Fix a typo in a comment
` [PATCH kcsan 31/32] kcsan: Update Documentation/dev-tools/kcsan.rst
` [PATCH kcsan 32/32] kcsan: Update API documentation in kcsan-checks.h

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-09 19:56 UTC  (8+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields

[PATCH] cvt_fallthrough: A tool to convert /* fallthrough */ comments to fallthrough;
 2020-03-09 19:55 UTC  (4+ messages)

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-09 19:53 UTC  (6+ messages)

[PATCH RT 0/8] Linux v4.14.172-rt78-rc1
 2020-03-09 19:47 UTC  (9+ messages)
` [PATCH RT 1/8] userfaultfd: Use a seqlock instead of seqcount
` [PATCH RT 2/8] sched: migrate_enable: Use per-cpu cpu_stop_work
` [PATCH RT 3/8] sched: migrate_enable: Remove __schedule() call
` [PATCH RT 4/8] mm/memcontrol: Move misplaced local_unlock_irqrestore()
` [PATCH RT 5/8] locallock: Include header for the `current' macro
` [PATCH RT 6/8] drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
` [PATCH RT 7/8] tracing: make preempt_lazy and migrate_disable counter smaller
` [PATCH RT 8/8] Linux 4.14.172-rt78-rc1

[PATCH] arm64: dts: qcom: msm8998-mtp: Disable funnel 4 and 5
 2020-03-09 19:47 UTC  (2+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-09 19:46 UTC  (12+ messages)

[PATCH] dt-bindings: display: msm: gmu: move sram property to gpu bindings
 2020-03-09 19:46 UTC  (2+ messages)

[PATCH v2 0/2] add TJA1102 support
 2020-03-09 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: tja11xx: "

[PATCH v2 00/17] clk: mmp2: MMP2 CLK Update
 2020-03-09 19:42 UTC  (18+ messages)
` [PATCH v2 01/17] clk: mmp2: Remove a unused prototype
` [PATCH v2 02/17] clk: mmp2: Constify some strings
` [PATCH v2 03/17] dt-bindings: clock: Convert marvell,mmp2-clock to json-schema
` [PATCH v2 04/17] clk: mmp2: Add support for PLL clock sources
` [PATCH v2 05/17] clk: mmp2: Stop pretending PLL outputs are constant
` [PATCH v2 06/17] dt-bindings: clock: Add MMP3 compatible string
` [PATCH v2 07/17] clk: mmp2: Check for MMP3
` [PATCH v2 08/17] dt-bindings: marvell,mmp2: Add clock ids for MMP3 PLLs
` [PATCH v2 09/17] clk: mmp2: Add PLLs that are available on MMP3
` [PATCH v2 10/17] ARM: dts: mmp3: Use the MMP3 compatible string for /clocks
` [PATCH v2 11/17] dt-bindings: marvell,mmp2: Add clock ids for the GPU clocks
` [PATCH v2 12/17] clk: mmp2: add "
` [PATCH v2 13/17] dt-bindings: marvell,mmp2: Add clock ids for the thermal sensors
` [PATCH v2 14/17] clk: mmp2: Add clocks "
` [PATCH v2 15/17] dt-bindings: marvell,mmp2: Add clock id for the fifth SD HCI on MMP3
` [PATCH v2 16/17] clk: mmp2: Add clock for "
` [PATCH v2 17/17] clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks

[RFC PATCH] leds: pwm: add flag to start without PWM init
 2020-03-09 19:42 UTC  (2+ messages)

[RESEND v6 0/2] Convert period and duty cycle to u64
 2020-03-09 19:41 UTC  (5+ messages)
` [RESEND v6 1/2] pwm: Convert drivers to use 64-bit period and duty cycle

[PATCH net-next v2 0/9] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-09 19:36 UTC  (5+ messages)
` [PATCH net-next v2 5/9] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver

[PATCH v7 00/13] Convert period and duty cycle to u64
 2020-03-09 19:35 UTC  (14+ messages)
` [PATCH v7 01/13] clk: pwm: Use 64-bit division macros for period and duty cycle
` [PATCH v7 02/13] drm/i915: "
` [PATCH v7 03/13] hwmon: pwm-fan: "
` [PATCH v7 04/13] ir-rx51: "
` [PATCH v7 05/13] pwm: clps711x: "
` [PATCH v7 06/13] pwm: pwm-imx-tpm: "
` [PATCH v7 07/13] pwm: imx27: "
` [PATCH v7 08/13] pwm: sifive: "
` [PATCH v7 09/13] pwm: sti: "
` [PATCH v7 10/13] pwm: stm32-lp: Use %llu format specifier for period
` [PATCH v7 11/13] pwm: sun4i: Use 64-bit division macros for period and duty cycle
` [PATCH v7 12/13] backlight: pwm_bl: "
` [PATCH v7 13/13] pwm: core: Convert period and duty cycle to u64

[PATCH] xattr: NULL initialize name in simple_xattr_alloc
 2020-03-09 19:30 UTC  (2+ messages)

[PATCH v5 0/9] Add QUSB2 PHY support for SC7180
 2020-03-09 19:29 UTC  (2+ messages)

Linux Warning Report - 5.6-rc5
 2020-03-09 19:29 UTC 

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-03-09 19:28 UTC  (8+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

[PATCH][next] jffs2: summary.h: Replace zero-length array with flexible-array member
 2020-03-09 18:19 UTC 

[PATCH v2 00/20] Introduce common headers
 2020-03-09 19:23 UTC  (5+ messages)

[GIT PULL] perf/urgent fixes
 2020-03-09 19:23 UTC  (9+ messages)
` [PATCH 1/6] tools: Let O= makes handle a relative path with -C option
` [PATCH 2/6] perf map: Fix off by one in strncpy() size argument
` [PATCH 3/6] perf python: Fix clang detection when using CC=clang-version
` [PATCH 4/6] perf parse-events: Fix reading of invalid memory in event parsing
` [PATCH 5/6] perf probe: Fix to delete multiple probe event
` [PATCH 6/6] perf probe: Do not depend on dwfl_module_addrsym()

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-09 19:22 UTC  (8+ messages)

[PATCH] ASoC: brcm: Add DSL/PON SoC audio driver
 2020-03-09 19:18 UTC  (6+ messages)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-03-09 19:12 UTC  (2+ messages)

[ANNOUNCE] rt-tests-1.8
 2020-03-09 19:11 UTC 

[fscrypt] 22d94f493b: will-it-scale.per_thread_ops 1.7% improvement
 2020-03-09 19:09 UTC  (2+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-03-09 19:03 UTC  (2+ messages)

[PATCH v4 0/4] Introduce SoC sleep stats driver
 2020-03-09 19:01 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Introduce SoC sleep stats bindings

[PATCH v2 00/14] net: axienet: Update error handling and add 64-bit DMA support
 2020-03-09 18:46 UTC  (5+ messages)
` [PATCH v2 04/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH v2 12/14] net: axienet: Upgrade descriptors to hold 64-bit addresses

[PATCH v2] xfs: clear PF_MEMALLOC before exiting xfsaild thread
 2020-03-09 18:57 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] soc: qcom: cmd-db: Add debugfs dumping file
 2020-03-09 18:57 UTC 

[PATCH] soc: qcom: socinfo: Use seq_putc() if possible
 2020-03-09 18:51 UTC 

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-09 18:37 UTC  (5+ messages)

[PATCH] iio: health: max30100: remove mlock usage
 2020-03-09 18:31 UTC 

[PATCH] mmc: cqhci: Update cqhci memory ioresource name
 2020-03-09 18:30 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2 0/3] kcov: collect coverage from usb soft interrupts
 2020-03-09 18:27 UTC  (4+ messages)
` [PATCH v2 1/3] kcov: cleanup debug messages
` [PATCH v2 2/3] kcov: collect coverage from interrupts
` [PATCH v2 3/3] usb: core: kcov: collect coverage from usb complete callback

general protection fault in syscall_return_slowpath
 2020-03-09 18:26 UTC  (5+ messages)

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-09 18:22 UTC  (4+ messages)
` [PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
` [PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice


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