linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 16:17:59 to 2020-02-19 18:49:23 UTC [more...]

[PATCH] ASoC: cpcap: Implement set_tdm_slot for voice call support
 2020-02-19 18:49 UTC  (12+ messages)

[PATCH 1/3] ELF: delete "loc" variable
 2020-02-19 18:48 UTC 

[PATCH net-master] net: phy: dp83848: Add the TI TLK05/06 PHY ID
 2020-02-19 18:48 UTC  (3+ messages)

[PATCH net-next 1/2] hinic: Fix a irq affinity bug
 2020-02-19 18:48 UTC  (4+ messages)
` [PATCH net-next 2/2] hinic: Fix a bug of setting hw_ioctxt

[PATCH] staging: comedi: change CamelCase to CAPS
 2020-02-19 18:47 UTC  (3+ messages)

[PATCH] drm/arc: make arcpgu_debugfs_init return 0
 2020-02-19 18:46 UTC  (3+ messages)
` [PATCH] drm/v3d: make v3d_debugfs_init "

[PATCH] xen: Enable interrupts when calling _cond_resched()
 2020-02-19 18:42 UTC  (5+ messages)
    ` [PATCH V2] "

[PATCH v7 0/7] Add basic SoC support for mt6765
 2020-02-19 18:41 UTC  (6+ messages)

Kernel 5.5.4 build fail for BPF-selftests with latest LLVM
 2020-02-19 18:38 UTC  (9+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-19 18:38 UTC  (12+ messages)
` [PATCH v8 00/12] "
  ` [PATCH v8 01/12] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v8 04/12] scs: disable when function graph tracing is enabled
  ` [PATCH v8 12/12] efi/libstub: disable SCS

[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
 2020-02-19 18:37 UTC  (2+ messages)

Hard Disk consumes lots of power in s2idle
 2020-02-19 18:36 UTC  (2+ messages)

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2020-02-19 18:34 UTC  (12+ messages)

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-02-19 18:32 UTC 

[PATCH v2 RESEND] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-19 18:31 UTC  (5+ messages)

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-19 18:25 UTC 

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-19 18:24 UTC  (2+ messages)

[PATCH v3 0/3] Introduce per-task latency_nice for scheduler hints
 2020-02-19 18:23 UTC  (8+ messages)

[PATCH] devicetree: zynqmp.dtsi: Add bootmode selection support
 2020-02-19 18:23 UTC  (2+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-02-19 18:22 UTC  (7+ messages)
` [tip: x86/boot] "

[PATCH] crypto: arm64: CE: implement export/import
 2020-02-19 18:16 UTC  (2+ messages)

[RESEND PATCH v2 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-02-19 18:16 UTC  (2+ messages)

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19 18:16 UTC  (5+ messages)
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-19 18:08 UTC  (7+ messages)
` PATCH v4
  ` [PATCH 1/5] drm/sun4i: tcon: Introduce LVDS setup routine setting
  ` [PATCH 2/5] drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20
  ` [PATCH 3/5] ARM: dts: sun7i: Add LVDS panel support "
  ` [PATCH 4/5] dt-bindings: display: sun4i: New compatibles for A20 tcons
  ` [PATCH 5/5] drm/sun4i: tcon: Support LVDS output on Allwinner A20

[PATCH 5.5 00/80] 5.5.5-stable review
 2020-02-19 18:09 UTC  (2+ messages)

[PATCH 5.4 00/66] 5.4.21-stable review
 2020-02-19 18:09 UTC  (2+ messages)

[PATCH 4.19 00/38] 4.19.105-stable review
 2020-02-19 18:08 UTC  (2+ messages)

[PATCH v2] vsprintf: don't obfuscate NULL and error pointers
 2020-02-19 18:07 UTC  (3+ messages)

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-19 18:04 UTC  (6+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH] kcsan: Add option for verbose reporting
 2020-02-19 18:01 UTC  (2+ messages)

[PATCH v3 00/22] tracing vs world
 2020-02-19 18:00 UTC  (63+ messages)
` [PATCH v3 01/22] hardirq/nmi: Allow nested nmi_enter()
` [PATCH v3 02/22] x86,mce: Delete ist_begin_non_atomic()
` [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE
` [PATCH v3 05/22] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
    ` [PATCH] rcu/kprobes: Comment why rcu_nmi_enter() is marked NOKPROBE
` [PATCH v3 06/22] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH v3 07/22] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

[PATCH] ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions
 2020-02-19 17:59 UTC 

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-19 15:11 UTC  (2+ messages)

[PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks
 2020-02-19 17:57 UTC  (2+ messages)

[PATCH] lib/test_stackinit: move a local outside the switch statement
 2020-02-19 17:56 UTC  (3+ messages)

[PATCH v3] leds: add SGI IP30 led support
 2020-02-19 17:51 UTC  (2+ messages)

[RFC PATCH] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-19 17:55 UTC  (5+ messages)

BLKSECDISCARD ioctl and hung tasks
 2020-02-19 17:54 UTC  (11+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:50 UTC  (10+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[PATCH v2 0/8] docs: sysctl/kernel.rst rework
 2020-02-19 17:33 UTC  (5+ messages)
` [PATCH v2 7/8] docs: add a script to check sysctl docs

[PATCH] kvm: x86: Print "disabled by bios" only once per host
 2020-02-19 17:51 UTC  (10+ messages)

[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-19 17:44 UTC  (7+ messages)

[RFC PATCH v2 00/13] SCMI Notifications Core Support
 2020-02-19 17:43 UTC  (3+ messages)

[PATCH 1/4] drm/msm/dpu: Remove unused function arguments
 2020-02-19 17:42 UTC  (4+ messages)
` [PATCH 2/4] drm/msm/dpu: Refactor rm iterator
` [PATCH 3/4] drm/msm/dpu: Refactor resource manager
` [PATCH 4/4] drm/msm/dpu: Track resources in global state

[git pull] IOMMU Fixes for Linux v5.6-rc1
 2020-02-19 17:40 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.6-rc3
 2020-02-19 17:40 UTC  (2+ messages)

[rcu:dev.2020.02.15b] BUILD REGRESSION 163cebf16e83ee2e6494976e396ab1a8f8aa9b17
 2020-02-19 17:38 UTC 

[PATCH v5 0/6] media: rockchip: Add the rkvdec driver
 2020-02-19 17:37 UTC  (7+ messages)
` [PATCH v5 1/6] media: uapi: h264: Add DPB entry field reference flags
` [PATCH v5 2/6] media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
` [PATCH v5 3/6] media: hantro: h264: Use the generic H264 reflist builder
` [PATCH v5 4/6] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings
` [PATCH v5 5/6] media: rkvdec: Add the rkvdec driver
` [PATCH v5 6/6] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

possible deadlock in proc_pid_attr_write (2)
 2020-02-19 17:37 UTC 

[PATCH v3 0/2] ASoC: meson: add internal DAC support
 2020-02-19 17:35 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: meson: add t9015 internal codec binding documentation
` [PATCH v3 2/2] ASoC: meson: add t9015 internal DAC driver

[PATCH v2 0/2] ASoC: meson: add internal DAC support
 2020-02-19 17:30 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: meson: add t9015 internal DAC driver

[PATCH v2 0/2] Add GPIO level-sensitive interrupt support
 2020-02-19 17:24 UTC  (6+ messages)

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-19 17:26 UTC  (8+ messages)
` [RFC patch 04/19] bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
` [RFC patch 09/19] bpf: Use BPF_PROG_RUN_PIN_ON_CPU() at simple call sites

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

[PATCH] [RFC] media: rcar-vin: don't wait for stop state on clock lane during start of CSI2
 2020-02-19 17:24 UTC  (2+ messages)

[PATCH v3 00/25] user_namespace: introduce fsid mappings
 2020-02-19 17:18 UTC  (7+ messages)
` [PATCH v3 06/25] user_namespace: make map_write() support "
` [PATCH v3 09/25] fs: add is_userns_visible() helper

[PATCH v6 0/4] leds: trigger: implement a tty trigger
 2020-02-19 17:17 UTC  (5+ messages)
` [PATCH v6 2/4] tty: rename tty_kopen() and add new function tty_kopen_shared()

[PATCH v3 0/4] New RISC-V Local Interrupt Controller Driver
 2020-02-19 17:15 UTC  (5+ messages)
` [PATCH v3 1/4] RISC-V: self-contained IPI handling routine
` [PATCH v3 2/4] irqchip: RISC-V Per-HART Local Interrupt Controller Driver
` [PATCH v3 3/4] clocksource: timer-riscv: Make timer interrupt as a per-CPU interrupt
` [PATCH v3 4/4] RISC-V: Remove do_IRQ() function

[PATCH v6 00/19] Change readahead API
 2020-02-19 17:06 UTC  (9+ messages)
` [PATCH v6 08/19] mm: Add readahead address space operation
` [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-19 17:04 UTC  (9+ messages)
` [PATCH 01/19] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 03/19] fsinfo: Provide a bitmap of supported features "
` [PATCH 05/19] vfs: Introduce a non-repeating system-unique superblock ID "
` [PATCH 18/19] ext4: Add example fsinfo information "

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

[PATCHv3 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-19 17:01 UTC  (5+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-19 16:55 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH bpf-next 0/6] bpftool: Allow to select sections and filter probes
 2020-02-19 16:52 UTC  (5+ messages)

[PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
 2020-02-19 16:50 UTC 

[PATCH][next] mlxsw: Replace zero-length array with flexible-array member
 2020-02-19 16:43 UTC  (2+ messages)

[PATCH] regulator: add smb208 support
 2020-02-19 16:37 UTC 

[PATCH] media: venus: support frame rate control
 2020-02-19 16:37 UTC  (5+ messages)

[PATCH] x86: Don't clare __force_order in kaslr_64.c
 2020-02-19 16:32 UTC  (2+ messages)
` [tip: x86/urgent] x86/boot/compressed: Don't declare "

[PATCH v3 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-02-19 16:27 UTC  (2+ messages)

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-19 16:26 UTC  (7+ messages)
` [PATCH v2 1/5] sched/fair: Reorder enqueue/dequeue_task_fair path

LKFT: arm x15: mmc1: cache flush error -110
 2020-02-19 16:23 UTC  (2+ messages)

[PATCH] pinctrl: meson-gxl: fix GPIOX sdio pins
 2020-02-19 16:23 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-19 16:22 UTC  (6+ messages)

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-19 16:22 UTC  (12+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[PATCH v2] KVM: VMX: Add 'else' to split mutually exclusive case
 2020-02-19 16:19 UTC  (2+ messages)

LED backlight on Droid 4 and others
 2020-02-19 16:19 UTC  (9+ messages)

[PATCH v3] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-19 16:17 UTC 

[PATCH v4 0/3] Add DA9062 GPIO support
 2020-02-19 16:17 UTC  (5+ messages)
` [PATCH v4 3/3] pinctrl: da9062: add driver support

[PATCH v5 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-02-19 16:17 UTC  (4+ messages)
` [PATCH v5 kunit-next 2/4] kunit: add log test
` [PATCH v5 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
` [PATCH v5 kunit-next 4/4] kunit: update documentation to describe debugfs representation


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