linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 13:58:26 to 2020-04-21 16:16:56 UTC [more...]

[PATCH] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
 2020-04-21 16:16 UTC  (8+ messages)

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-21 16:16 UTC  (5+ messages)

[PATCH v6 0/6] drm/meson: add support for Amlogic Video FBC
 2020-04-21 16:15 UTC  (7+ messages)
` [PATCH v6 1/6] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression
` [PATCH v6 2/6] drm/meson: add Amlogic Video FBC registers
` [PATCH v6 3/6] drm/meson: overlay: setup overlay for Amlogic FBC
` [PATCH v6 4/6] drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
` [PATCH v6 5/6] drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
` [PATCH v6 6/6] drm/meson: crtc: handle commit of Amlogic FBC frames

[PATCH v7 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-21 16:16 UTC  (9+ messages)
` [PATCH v7 1/8] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v7 2/8] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v7 3/8] drm: bridge: synopsis: add dsi v1.01 support
` [PATCH v7 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v7 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v7 6/8] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v7 7/8] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v7 8/8] drm: bridge: dw-mipi-dsi: fix bad register field offsets

[PATCH v2] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
 2020-04-21 16:13 UTC 

[PATCH] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
 2020-04-21 16:12 UTC  (3+ messages)

[PATCH] kvm/eventfd: remove unneeded conversion to bool
 2020-04-21 16:08 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.7-rc3
 2020-04-21 16:06 UTC 

[PATCH v9 00/17] Enable FSGSBASE instructions
 2020-04-21 16:06 UTC  (11+ messages)

[PATCH v5] ARM: boot: Obtain start of physical memory from DTB
 2020-04-21 16:01 UTC  (4+ messages)

[PATCH v4 1/3] Add kernel config option for twisting kernel behavior
 2020-04-21 16:00 UTC  (3+ messages)
` [PATCH v4 3/3] twist: Add option for selecting twist options for syzkaller's testing

kernel/perf: Sample data being lost
 2020-04-21 15:59 UTC  (2+ messages)

[PATCH v3 0/3] MIPS: Fix some issues about arch_mem_init()
 2020-04-21 15:06 UTC  (2+ messages)

[PATCH v3 14/26] objtool: Optimize read_sections()
 2020-04-21 15:57 UTC  (4+ messages)

Re:Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-21 15:57 UTC  (2+ messages)

[PATCH v0 0/2] Type-C charger support using power_supply
 2020-04-21 15:56 UTC  (5+ messages)
` [PATCH v0 2/2] typec: Add Type-C charger

[PATCH 1/5] drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
 2020-04-21 15:55 UTC  (4+ messages)
` [PATCH 2/5] powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()

[PATCH v3 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
 2020-04-21 15:55 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH v3] drm/i915: Synchronize active and retire callbacks
 2020-04-21 15:54 UTC  (10+ messages)
` [PATCH v4] "

[PATCH] dt-bindings: media: rockchip-vpu: fix interrupt-names
 2020-04-21 15:51 UTC 

[RESEND]block: remove unused header
 2020-04-21 15:51 UTC  (2+ messages)

[RFC PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
 2020-04-21 15:50 UTC  (7+ messages)

[PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
 2020-04-21 15:50 UTC  (4+ messages)

[PATCH 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-21 15:50 UTC  (4+ messages)
` [PATCH 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

[PATCH v6 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-04-21 15:43 UTC  (4+ messages)
` [PATCH v6 4/5] remoteproc: ingenic: Added remoteproc driver

[PATCH] sched/fair: Fix call walk_tg_tree_from() without hold rcu_lock
 2020-04-21 15:43 UTC  (3+ messages)

remove set_fs calls from the exec and coredump code v3
 2020-04-21 15:42 UTC  (8+ messages)
` [PATCH 1/7] powerpc/spufs: simplify spufs core dumping
` [PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
` [PATCH 3/7] binfmt_elf: femove the set_fs in fill_siginfo_note
` [PATCH 4/7] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 5/7] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump
` [PATCH 6/7] exec: simplify the copy_strings_kernel calling convention
` [PATCH 7/7] exec: open code copy_string_kernel

[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
 2020-04-21 15:42 UTC  (2+ messages)

[PATCH v6 0/5] KUnit-KASAN Integration
 2020-04-21 15:39 UTC  (7+ messages)
` [PATCH v6 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v6 4/5] KASAN: Testing Documentation
` [PATCH v6 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH V6 00/15] perf/x86: Add perf text poke events
 2020-04-21 15:38 UTC  (9+ messages)
` [PATCH V6 13/15] perf intel-pt: Add support for "

[PATCH] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-21 15:38 UTC  (3+ messages)

[PATCH v2] remoteproc: remove rproc_elf32_sanity_check
 2020-04-21 15:38 UTC  (4+ messages)

[PATCH v2 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-04-21 15:37 UTC  (4+ messages)
` [PATCH v2 6/7] net: macb: WoL support for GEM type of Ethernet controller

KASAN: use-after-free Read in usblp_bulk_read
 2020-04-21 15:35 UTC 

general protection fault in release_nodes
 2020-04-21 15:35 UTC 

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-21 15:34 UTC  (11+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

[PATCH 0/4] Add a new LOOP_SET_FD_AND_STATUS ioctl
 2020-04-21 15:26 UTC  (5+ messages)
` [PATCH 1/4] loop: Refactor size calculation

[PATCH 00/12] "Task_isolation" mode
 2020-04-21 15:21 UTC 

[RESEND PATCH v7 0/6] ACPI / APEI: Add support to notify non-fatal HW errors
 2020-04-21 15:18 UTC  (8+ messages)
  ` [RESEND PATCH v7 1/6] ACPI / APEI: Add support to queuing up the non-fatal HW errors and notify
  ` [RESEND PATCH v7 4/6] ACPI / APEI: Add callback for ARM HW errors to the GHES notifier
  ` [RESEND PATCH v7 6/6] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH] mm, mempolicy: fix up gup usage in lookup_node
 2020-04-21 15:16 UTC  (4+ messages)

[PATCH v4 00/11] Rework READ_ONCE() to improve codegen
 2020-04-21 15:15 UTC  (12+ messages)
` [PATCH v4 01/11] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
` [PATCH v4 02/11] netfilter: Avoid assigning 'const' pointer to non-const pointer
` [PATCH v4 03/11] net: tls: "
` [PATCH v4 04/11] fault_inject: Don't rely on "return value" from WRITE_ONCE()
` [PATCH v4 05/11] arm64: csum: Disable KASAN for do_csum()
` [PATCH v4 06/11] READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()
` [PATCH v4 07/11] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [PATCH v4 08/11] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [PATCH v4 09/11] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
` [PATCH v4 10/11] arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros
` [PATCH v4 11/11] gcov: Remove old GCC 3.4 support

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-04-21 15:15 UTC  (4+ messages)
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-04-21 15:13 UTC  (6+ messages)
` [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

[PATCH v2 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-21 15:15 UTC  (10+ messages)
` [PATCH v2 1/8] arm64: cpufeature: Relax check for IESB support
` [PATCH v2 2/8] arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
` [PATCH v2 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support
` [PATCH v2 4/8] arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
` [PATCH v2 5/8] arm64: cpufeature: Factor out checking of AArch32 features
` [PATCH v2 6/8] arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
` [PATCH v2 7/8] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
` [PATCH v2 8/8] arm64: cpufeature: Add an overview comment for the cpufeature framework

[PATCH 0/2] Two small fixes for bandwidth controller
 2020-04-21 15:09 UTC  (3+ messages)
` [PATCH 2/2] sched/fair: Refill bandwidth before scaling

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-21 15:08 UTC  (9+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent
    ` [PATCH] remove the no longer needed pid_alive() check in __task_pid_nr_ns()

[Patch v3 1/9] spi: bcm-qspi: Handle clock probe deferral
 2020-04-21 15:06 UTC  (6+ messages)
` [Patch v3 9/9] spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers

stop using ioctl_by_bdev in the s390 DASD driver
 2020-04-21 15:03 UTC  (3+ messages)

[PATCH] Documentation: Fixed typo in Documentation/x86/x86_64/5level-paging.rst
 2020-04-21 14:56 UTC 

Re:Re: [PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 14:53 UTC  (2+ messages)
`  "

[PATCH 0/2][v3] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-21 14:53 UTC  (4+ messages)
` [PATCH 2/2][v3] sched: Extract the task putting code from pick_next_task()

[PATCH v3 0/4] Fix some issues about kmod
 2020-04-21 14:49 UTC  (5+ messages)
` [PATCH v3 3/4] kmod: Return directly if module name is empty in request_module()

[PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-21 14:45 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-21 14:44 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: dts: Don't use underscore in node name

[PATCH] ASoC: wm8960: Fix wrong clock after suspend & resume
 2020-04-21 14:43 UTC  (2+ messages)

[PATCH net-next v2 00/11] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-04-21 14:37 UTC  (12+ messages)
` [PATCH net-next v2 01/11] bridge: uapi: mrp: Add mrp attributes
` [PATCH net-next v2 02/11] bridge: mrp: Update Kconfig
` [PATCH net-next v2 03/11] bridge: mrp: Extend bridge interface
` [PATCH net-next v2 04/11] net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
` [PATCH net-next v2 05/11] bridge: mrp: Add MRP interface
` [PATCH net-next v2 06/11] switchdev: mrp: Extend switchdev API to offload MRP
` [PATCH net-next v2 07/11] bridge: switchdev: mrp: Implement MRP API for switchdev
` [PATCH net-next v2 08/11] bridge: mrp: Connect MRP API with the switchdev API
` [PATCH net-next v2 09/11] bridge: mrp: Implement netlink interface to configure MRP
` [PATCH net-next v2 10/11] bridge: mrp: Integrate MRP into the bridge
` [PATCH net-next v2 11/11] net: bridge: Add checks for enabling the STP

[PATCH] sched/fair: Use __this_cpu_read() in wake_wide()
 2020-04-21 14:41 UTC 

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-21 14:39 UTC  (5+ messages)
` [PATCH 15/18] mm: memcontrol: make swap tracking an integral part of memory control
  ` [PATCH 18/18] mm: memcontrol: update page->mem_cgroup stability rules

[PATCH 0/4] sched/rt: Distribute tasks in find_lowest_rq()
 2020-04-21 14:39 UTC  (11+ messages)

[PATCH v8 4/5] media: rkvdec: Add the rkvdec driver
 2020-04-21 14:38 UTC  (2+ messages)

[PATCH V2] kmalloc_index optimization(code size & runtime stable)
 2020-04-21 14:36 UTC  (3+ messages)
`  "
  `  "

[PATCH v1] pinctrl: fix several typos
 2020-04-21 14:34 UTC  (3+ messages)

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-21 14:34 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH v2 0/7] Add PAS and MSA based Modem support
 2020-04-21 14:32 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom: Add SC7180 MPSS support
` [PATCH v2 2/7] remoteproc: qcom: pas: Add SC7180 Modem support
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom: Use memory-region to reference memory
` [PATCH v2 4/7] remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region
` [PATCH v2 5/7] arm64: dts: qcom: sc7180: Update reserved memory map
` [PATCH v2 6/7] arm64: dts: qcom: sc7180: Add Q6V5 MSS node
` [PATCH v2 7/7] arm64: dts: qcom: sc7180: Update "

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-04-21 14:31 UTC 

[PATCH 0/5] More changes for sphinx-pre-install script
 2020-04-21 14:31 UTC  (6+ messages)
` [PATCH 1/5] scripts: sphinx-pre-install: only ask to activate valid venvs
` [PATCH 2/5] scripts: sphinx-pre-install: change the warning for version < 2.4.4
` [PATCH 3/5] scripts: sphinx-pre-install: change recommendation text if venv exists
` [PATCH 4/5] scripts: sphinx-pre-install: fix a bug when using with venv
` [PATCH 5/5] scripts: sphinx-pre-install: change the output order

[PATCH V2] dt-bindings: thermal: Convert i.MX to json-schema
 2020-04-21 14:31 UTC  (3+ messages)

CLONE_INTO_CGROUP documentation?
 2020-04-21 14:30 UTC  (4+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[PATCH V3 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-04-21 14:21 UTC  (2+ messages)
` [PATCH V3 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[PATCH v3] pinctrl: fix several typos
 2020-04-21 14:24 UTC 

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-21 14:18 UTC  (4+ messages)
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[RFC PATCH v2 0/2] Introduce multi PM domains helpers
 2020-04-21 14:18 UTC  (4+ messages)
` [RFC PATCH v2 1/2] PM / domains: "

[PATCH] arm64: dts: meson: kvim3: move hdmi to tdm a
 2020-04-21 14:18 UTC 

[PATCH V2 1/3] dt-bindings: nvmem: Convert i.MX OCOTP to json-schema
 2020-04-21 14:09 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: Convert i.MX IIM "
` [PATCH V2 3/3] dt-bindings: nvmem: Convert MXS OCOTP "

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-21 14:15 UTC  (10+ messages)

[PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-21 14:15 UTC  (2+ messages)

[PATCH] arm64: dts: meson-g12b-khadas-vim3: fix missing frddr_a node
 2020-04-21 14:15 UTC  (2+ messages)

[PATCH v3] mfd: syscon: Add Spreadtrum physical regmap bus support
 2020-04-21 14:13 UTC 

[PATCH 0/2] rproc core patches needed for TI K3 drivers
 2020-04-21 14:12 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: Add prepare and unprepare ops

[PATCH V2] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-21 14:03 UTC 

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 14:09 UTC  (4+ messages)

[PATCH v11 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
 2020-04-21 14:09 UTC  (2+ messages)

[PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-04-21 13:59 UTC 

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-21 14:04 UTC  (3+ messages)
` [PATCH v2 06/10] mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OF

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-21 14:02 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: Always validate DT binding examples
 2020-04-21 14:01 UTC  (7+ messages)

net/mlx5: IPsec, Refactor SA handle creation and destruction
 2020-04-21 13:59 UTC 

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-21 13:57 UTC  (2+ messages)
` [PATCH v2 4/7] libfs: add alloc_anon_inode wrapper

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-21 13:58 UTC  (7+ 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).