linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 04:54:41 to 2020-02-19 08:48:15 UTC [more...]

[PATCH v4 2/6] PCI: rcar: Fix calculating mask for PCIEPAMR register
 2020-02-19  8:47 UTC  (3+ messages)

[PATCH] modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
 2020-02-19  8:46 UTC  (5+ messages)

[RFC][PATCHv2 00/12] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-19  8:46 UTC  (20+ messages)
` [RFC][PATCHv2 01/12] videobuf2: add cache management members
` [RFC][PATCHv2 02/12] videobuf2: handle V4L2 buffer cache flags
` [RFC][PATCHv2 03/12] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 05/12] videobuf2: handle "
` [RFC][PATCHv2 09/12] videobuf2: let user-space know if driver supports cache hints
` [RFC][PATCHv2 11/12] videobuf2: add begin/end cpu_access callbacks to dma-sg

[PATCH v3 0/5] Introduce i3c device userspace interface
 2020-02-19  8:45 UTC  (10+ messages)
` [PATCH v3 3/5] i3c: master: add i3c_for_each_dev helper
` [PATCH v3 4/5] i3c: add i3cdev module to expose i3c dev in /dev

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-02-19  8:45 UTC  (7+ messages)
` Surprising code generated for vdso_read_begin()

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-19  8:44 UTC  (10+ messages)

[PATCH 01/24] n_hdlc: remove tracing debug prints
 2020-02-19  8:41 UTC  (24+ messages)
` [PATCH 02/24] n_hdlc: remove unused macros
` [PATCH 03/24] n_hdlc: convert debuglevel use to pr_debug
` [PATCH 04/24] n_hdlc: put init/exit strings directly to prints
` [PATCH 05/24] n_hdlc: cleanup messages during registration
` [PATCH 06/24] n_hdlc: use clamp() for maxframe
` [PATCH 07/24] n_hdlc: simplify freeing of buffer list
` [PATCH 08/24] n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_poll
` [PATCH 09/24] n_hdlc: remove unused flags
` [PATCH 10/24] n_hdlc: remove unused backup_tty
` [PATCH 11/24] n_hdlc: expand tty2n_hdlc macro
` [PATCH 12/24] n_hdlc: inline n_hdlc_release
` [PATCH 13/24] n_hdlc: remove cached tty
` [PATCH 14/24] n_hdlc: remove checking of n_hdlc
` [PATCH 15/24] n_hdlc: add helper for buffers allocation
` [PATCH 16/24] n_hdlc: move tty_ldisc_ops to the bottom
` [PATCH 17/24] n_hdlc: switch tbusy and woke_up to bools
` [PATCH 18/24] n_hdlc: remove unneeded ifdef
` [PATCH 19/24] n_hdlc: use __func__ and pr_ print helpers
` [PATCH 20/24] n_hdlc: remove useless whitespace at line wraps
` [PATCH 21/24] n_hdlc: remove spaces between function name and (
` [PATCH 22/24] n_hdlc: add missing spaces after commas
` [PATCH 23/24] n_hdlc: fix whitespace around binary operators
` [PATCH 24/24] n_hdlc: wrap a comment properly

[PATCH] kconfig: make 'imply' obey the direct dependency
 2020-02-19  8:42 UTC  (2+ messages)

BUG: using smp_processor_id() in preemptible [ADDR] code: syz-executor
 2020-02-19  8:34 UTC  (3+ messages)

Add support for TCU of X1000
 2020-02-19  8:29 UTC  (6+ messages)
` [PATCH 0/4] "
` [PATCH 1/4] dt-bindings: timer: Add X1000 bindings
` [PATCH 2/4] clk: Ingenic: Add support for TCU of X1000
` [PATCH 3/4] clocksource: "
` [PATCH 4/4] irqchip: "

[PATCH] x86/ioperm: add new paravirt function update_io_bitmap
 2020-02-19  8:29 UTC  (4+ messages)

[PATCH v10 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-02-19  8:28 UTC  (2+ messages)

[patch] mm, thp: track fallbacks due to failed memcg charges separately
 2020-02-19  8:23 UTC  (4+ messages)
` [patch 1/2] mm, shmem: add thp fault alloc and fallback stats
  ` [patch 2/2] mm, thp: track fallbacks due to failed memcg charges separately

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-19  8:21 UTC  (9+ messages)
          ` [PATCH] vsprintf: sanely handle NULL passed to %pe

[PATCH 1/2] powerpc/kprobes: Remove redundant code
 2020-02-19  7:48 UTC  (3+ messages)

[PATCH v2 0/3] spi: meson-axg: add few enhanced features
 2020-02-19  8:17 UTC  (2+ messages)

[RFC] #MC mess
 2020-02-19  8:15 UTC  (3+ messages)

[PATCH] drm/hisilicon: Fixed pcie resource conflict between drm and firmware
 2020-02-19  8:15 UTC  (2+ messages)

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-19  8:15 UTC  (5+ messages)
` [PATCH v3 2/2] driver core: Make deferred_probe_timeout global so it can be shared

[RFC PATCH 0/3] Support ROHM BD99954 charger IC
 2020-02-19  8:14 UTC  (9+ messages)
` [RFC PATCH 2/3] power: (regmap:) Add linear_range helper

[RFC] Display the cpu of sched domain in procfs
 2020-02-19  8:13 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Minor emulator cleanup
 2020-02-19  8:13 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[PATCH] powerpc/kprobes: Blacklist functions running with MMU disabled on PPC32
 2020-02-19  8:10 UTC 

[PATCH 0/2] Support virtio cross-device resources
 2020-02-19  8:06 UTC  (3+ messages)
` [PATCH 1/2] virtio: add dma-buf support for exported objects
` [PATCH 2/2] drm/virtio: Support virtgpu exported resources

[PATCH v2 00/14] ARM: imx7ulp: add cpufreq using cpufreq-dt
 2020-02-19  7:59 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: fsl: add i.MX7ULP PMC binding doc
` [PATCH v2 02/14] ARM: dts: imx7ulp: add pmc node
` [PATCH v2 03/14] clk: imx: Fix division by zero warning on pfdv2
` [PATCH v2 04/14] clk: imx: pfdv2: switch to use determine_rate
` [PATCH v2 05/14] clk: imx: pfdv2: determine best parent rate
` [PATCH v2 06/14] clk: imx: pllv4: use prepare/unprepare
` [PATCH v2 07/14] clk: imx7ulp: make it easy to change ARM core clk
` [PATCH v2 08/14] ARM: imx: imx7ulp: support HSRUN mode
` [PATCH v2 09/14] ARM: imx: cpuidle-imx7ulp: Stop mode disallowed when HSRUN
` [PATCH v2 10/14] cpufreq: dt: Allow platform specific intermediate callbacks
` [PATCH v2 11/14] cpufreq: Add i.MX7ULP to cpufreq-dt-platdev blacklist
` [PATCH v2 12/14] cpufreq: imx-cpufreq-dt: support i.MX7ULP
` [PATCH v2 13/14] ARM: imx7ulp: enable cpufreq
` [PATCH v2 14/14] [Do not Apply] ARM: dts: imx7ulp: add cpu OPP points

[PATCH] mtd: spi-nor: Simplify loop in spi_nor_read_id()
 2020-02-19  8:06 UTC  (2+ messages)

[PATCH v2] erofs: convert workstn to XArray
 2020-02-19  8:04 UTC  (3+ messages)

Introduce SMP support for CI20 (based on JZ4780) v5
 2020-02-19  7:57 UTC  (7+ messages)
` [PATCH v5 1/7] clk: JZ4780: Add function for enable the second core
` [PATCH v5 2/7] MIPS: JZ4780: Introduce SMP support

[RFC PATCH v2 0/5] Support ROHM BD99954 charger IC
 2020-02-19  8:05 UTC  (4+ messages)
` [RFC PATCH v2 2/5] dt_bindings: ROHM BD99954 Charger

[PATCH] mmc: sdhci-omap: Add Support for Suspend/Resume
 2020-02-19  8:05 UTC  (2+ messages)

[PATCH] serial: 8250_pxa: avoid autodetecting the port type
 2020-02-19  8:01 UTC 

[PATCH 0/2] irqchip/mmp: A pair of robustness fixed
 2020-02-19  8:00 UTC  (3+ messages)
` [PATCH 1/2] irqchip/mmp: Safeguard against multiple root intc initialization
` [PATCH 2/2] irqchip/mmp: Avoid overflowing icu_data[]

[PATCH v5 0/2] intel: Add a new driver for a new clock controller IP
 2020-02-19  7:59 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: clk: intel: Add bindings document & header file for CGU
` [PATCH v5 2/2] clk: intel: Add CGU clock driver for a new SoC

[PATCH] media: venus: support frame rate control
 2020-02-19  7:56 UTC  (4+ messages)

[PATCH 0/3] HID: hid-bigbenff: fixing three crash bugs in a gamepad driver
 2020-02-19  7:54 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-19  7:54 UTC  (4+ messages)
` [PATCH v12 7/9] hugetlb: support file_region coalescing again

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-19  7:54 UTC  (4+ messages)
` [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space

KASAN: use-after-free Read in bitmap_ip_ext_cleanup
 2020-02-19  7:54 UTC  (2+ messages)

[PATCH 00/20] usb: remove useless cast for driver.name
 2020-02-19  7:52 UTC  (2+ messages)

[PATCH v2 0/9] KVM: Move x86 init ops to separate struct
 2020-02-19  7:52 UTC  (3+ messages)
` [PATCH v2 1/9] KVM: Pass kvm_init()'s opaque param to additional arch funcs

[PATCH v3 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-19  7:50 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation
` [PATCH v3 2/4] thermal: k3: Add support for bandgap sensors
` [PATCH v3 3/4] arm64: dts: ti: am654: Add thermal zones
` [PATCH v3 4/4] arm64: dts: ti: am6: Add VTM node

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-19  7:50 UTC  (6+ messages)
` [PATCH v8 00/12] "
  ` [PATCH v8 09/12] arm64: disable SCS for hypervisor code
  ` [PATCH v8 12/12] efi/libstub: disable SCS

LED backlight on Droid 4 and others
 2020-02-19  7:47 UTC  (8+ messages)

[PATCH v2 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-19  7:40 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation

[PATCH 1/9] vt: selection, introduce vc_is_sel
 2020-02-19  7:39 UTC  (9+ messages)
` [PATCH 2/9] vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
` [PATCH 3/9] vt: selection, remove 2 local variables from set_selection_kernel
` [PATCH 4/9] vt: selection, localize use_unicode
` [PATCH 5/9] vt: selection, create struct from console selection globals
` [PATCH 6/9] vt: switch vt_dont_switch to bool
` [PATCH 7/9] vt: vt_kern.h, remove extern from functions
` [PATCH 8/9] vt: selection, remove redeclaration of poke_blanked_console
` [PATCH 9/9] vt: selection, indent switch-case properly

[PATCH v2 0/6] dmaengine: ti: k3-udma: Fixes for 5.6
 2020-02-19  7:39 UTC  (2+ messages)

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-19  7:27 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: remoteproc: Convert imx-rproc to json-schema
` [PATCH 2/9] dt-bindings: remoteproc: imx-rproc: support i.MX[8,8M,7ULP]
` [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
` [PATCH 4/9] remoteproc: imx_rproc: surport early booted remote processor
` [PATCH 5/9] remoteproc: imx_rproc: parse early-booted property
` [PATCH 6/9] remoteproc: imx_proc: enable virtio/mailbox
` [PATCH 7/9] remoteproc: imx_rproc: add i.MX8QM/QXP
` [PATCH 8/9] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH 9/9] remoteproc: imx_rproc: add i.MX8MM support

[PATCH 00/10] MMP2 CLK Update
 2020-02-19  7:33 UTC  (11+ messages)
` [PATCH 01/10] clk: mmp2: Remove a unused prototype
` [PATCH 02/10] clk: mmp2: Constify some strings
` [PATCH 03/10] dt-bindings: clock: Convert marvell,mmp2-clock to json-schema
` [PATCH 04/10] clk: mmp2: Add support for PLL clock sources
` [PATCH 05/10] clk: mmp2: Stop pretending PLL outputs are constant
` [PATCH 06/10] dt-bindings: clock: Add MMP3 compatible string
` [PATCH 07/10] clk: mmp2: Check for MMP3
` [PATCH 08/10] dt-bindings: marvell,mmp2: Add clock ids for MMP3 PLLs
` [PATCH 09/10] clk: mmp2: Add PLLs that are available on MMP3
` [PATCH 10/10] ARM: dts: mmp3: Use the MMP3 compatible string for /clocks

[RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
 2020-02-19  7:32 UTC  (2+ messages)

The GPL has teeth, but they're not attached to a jaw
 2020-02-19  7:28 UTC 

[PATCH][next] net/mlx5e: Replace zero-length array with flexible-array member
 2020-02-19  7:14 UTC  (2+ messages)

[PATCH] documentation: vm: Advertise support for pte_special in riscv
 2020-02-19  6:59 UTC 

KASAN: use-after-free Read in bitmap_ip_destroy
 2020-02-19  6:50 UTC  (2+ messages)

drivers/net/dsa/mv88e6xxx/chip.c:3801:48-49: phylink_validate: first occurrence line 3850, second occurrence line 3852 (fwd)
 2020-02-19  6:46 UTC 

[Bluez PATCH v2] bluetooth: fix passkey uninitialized when used
 2020-02-19  6:45 UTC 

[PATCH v6 00/19] Change readahead API
 2020-02-19  6:40 UTC  (10+ messages)
` [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor
` [PATCH v6 19/19] mm: Use memalloc_nofs_save in readahead path

[PATCH][next] bpf, sockmap: Replace zero-length array with flexible-array member
 2020-02-19  6:31 UTC  (2+ messages)

[PATCH] arm64: dts: ipq6018: Add a few device nodes
 2020-02-19  6:27 UTC 

[RFC v2 0/4] Documentation/locking/atomic: Add litmus tests for atomic APIs
 2020-02-19  6:26 UTC  (5+ messages)
` [RFC v2 1/4] Documentation/locking/atomic: Fix atomic-set litmus test
` [RFC v2 2/4] Documentation/locking/atomic: Introduce atomic-tests directory
` [RFC v2 3/4] Documentation/locking/atomic: Add a litmus test for atomic_set()
` [RFC v2 4/4] Documentation/locking/atomic: Add a litmus test smp_mb__after_atomic()

[PATCH 1/3] clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clock
 2020-02-19  6:04 UTC  (3+ messages)
` [PATCH 2/3] clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent
` [PATCH 3/3] clk: imx8mp: Correct the enet_qos parent clock

[RFC -V2 0/8] autonuma: Optimize memory placement in memory tiering system
 2020-02-19  6:05 UTC  (7+ messages)
` [RFC -V2 2/8] autonuma, memory tiering: Rate limit NUMA migration throughput
` [RFC -V2 3/8] autonuma, memory tiering: Use kswapd to demote cold pages to PMEM

[PATCH] drm/arc: make arcpgu_debugfs_init return 0
 2020-02-19  6:00 UTC  (5+ messages)
` [PATCH] drm/nouveau: remove checks for return value of debugfs functions
  ` [Nouveau] "
` [PATCH] drm/vram-helper: make drm_vram_mm_debugfs_init return 0

[PATCH] ASoC: da7219: check SRM lock in trigger callback
 2020-02-19  5:57 UTC  (8+ messages)
    ` [alsa-devel] "

[RFC PATCH] staging: exfat: remove symlink feature
 2020-02-19  5:57 UTC 

[RFC v4 0/6] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-02-19  5:48 UTC  (4+ messages)
` [RFC v4 2/6] Bindings: nvmem: add bindings for JZ4780 efuse

[PATCH V2 3/5] vDPA: introduce vDPA bus
 2020-02-19  5:35 UTC  (12+ messages)

[PATCH] proc: faster open/read/close with "permanent" files
 2020-02-19  5:29 UTC  (2+ messages)

[PATCH] fs: fix a data race in i_size_write/i_size_read
 2020-02-19  5:23 UTC  (3+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-19  5:13 UTC  (13+ messages)
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 22/27] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-02-19  5:03 UTC  (7+ messages)

possible deadlock in bpf_lru_push_free
 2020-02-19  4:55 UTC  (3+ messages)

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19  4:54 UTC  (5+ messages)
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
` [PATCH 4/6] dynamic_debug: Wrap section comparison in dynamic_debug_init "
` [PATCH 5/6] mm: kmemleak: Wrap section comparison in kmemleak_init "
` [PATCH 6/6] kbuild: Enable -Wtautological-compare


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