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

[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 v3 00/22] tracing vs world
 2020-02-19 17:16 UTC  (67+ messages)
` [PATCH v3 01/22] hardirq/nmi: Allow nested nmi_enter()
` [PATCH v3 02/22] x86,mce: Delete ist_begin_non_atomic()
` [PATCH v3 03/22] x86: Replace ist_enter() with nmi_enter()
` [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 09/22] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
` [PATCH v3 10/22] x86,tracing: Add comments to do_nmi()
` [PATCH v3 11/22] perf,tracing: Prepare the perf-trace interface for RCU changes
` [PATCH v3 12/22] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v3 14/22] perf,tracing: Allow function tracing when !RCU
` [PATCH v3 15/22] x86/int3: Ensure that poke_int3_handler() is not traced
` [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 17/22] asm-generic/atomic: Use __always_inline for pure wrappers
` [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers
` [PATCH v3 19/22] compiler: Simple READ/WRITE_ONCE() implementations
` [PATCH v3 20/22] locking/atomics: Flip fallbacks and instrumentation
` [PATCH v3 21/22] x86/int3: Avoid atomic instrumentation
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

[PATCH v2] vsprintf: don't obfuscate NULL and error pointers
 2020-02-19 17:12 UTC 

[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 v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-19 16:59 UTC  (6+ messages)

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-19 17:04 UTC  (12+ 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 "

Kernel 5.5.4 build fail for BPF-selftests with latest LLVM
 2020-02-19 17:03 UTC  (3+ messages)

[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

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

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

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

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

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-19 16:54 UTC  (12+ 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
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[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 

[git pull] IOMMU Fixes for Linux v5.6-rc1
 2020-02-19 16:51 UTC 

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

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

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

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

[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 0/2] ASoC: meson: add internal DAC support
 2020-02-19 16:20 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: meson: add t9015 internal codec binding documentation
` [PATCH v2 2/2] ASoC: meson: add t9015 internal DAC 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 00/25] user_namespace: introduce fsid mappings
 2020-02-19 16:18 UTC  (11+ messages)
` [PATCH v3 06/25] user_namespace: make map_write() support "
` [PATCH v3 19/25] commoncap: handle fsid mappings with vfs caps
` [PATCH v3 24/25] sys: handle fsid mappings in set*id() calls

[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  (5+ messages)
` [PATCH v5 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [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

[PATCH] staging: exfat: remove exfat_fat_sync()
 2020-02-19 16:17 UTC 

[PATCH v2] ASoC: dt-bindings: renesas,rsnd: switch to yaml base Documentation
 2020-02-19 16:17 UTC  (2+ messages)

selftests: Linux Kernel Dump Test Module output
 2020-02-19 16:16 UTC  (3+ messages)

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

[regression] cpuset: offlined CPUs removed from affinity masks
 2020-02-19 16:12 UTC  (9+ messages)

[PATCH 0/9] add ASoC components for AHUB
 2020-02-19 16:10 UTC  (20+ messages)
` [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "

[PATCH v3] leds: add SGI IP30 led support
 2020-02-19 16:05 UTC 

[PATCH v2] ASoC: dt-bindings: simple-card: switch to yaml base Documentation
 2020-02-19 16:04 UTC  (3+ messages)

[PATCH] crypto: arm64: CE: implement export/import
 2020-02-19 16:00 UTC 

[PATCH] drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
 2020-02-19 15:57 UTC  (2+ messages)

[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-02-19 15:57 UTC  (5+ messages)

[PATCH 1/2] crypto: drbg: DRBG should select SHA512
 2020-02-19 15:51 UTC  (2+ messages)
` [PATCH 2/2] crypto: drbg: DRBG_CTR should select CTR

KASAN: use-after-free Read in bitmap_ipmac_ext_cleanup
 2020-02-19 15:46 UTC  (2+ messages)

[PATCH v3] docs: add a script to check sysctl docs
 2020-02-19 15:34 UTC 

[PATCH 0/2] ASoC: meson: add internal DAC support
 2020-02-19 15:44 UTC  (5+ messages)
` [PATCH 2/2] ASoC: meson: add t9015 internal DAC driver

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-19 15:42 UTC  (6+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error

OF: ERROR: Bad of_node_put() on /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/l4per-cm@1700/l4per-clkctrl@28
 2020-02-19 15:41 UTC 

[PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
 2020-02-19 15:41 UTC  (3+ messages)

dma_mask limited to 32-bits with OF platform device
 2020-02-19 15:40 UTC  (10+ messages)

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-19 15:40 UTC  (4+ messages)
` [PATCH 3/9] remoteproc: add support to skip firmware load when recovery

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

[PATCH] powerpc/kasan: Fix error detection on memory allocation
 2020-02-19 15:39 UTC 

[PATCH] drivers: connector: cn_proc: allow limiting certain messages
 2020-02-19 15:37 UTC  (7+ messages)

[PATCH v2] irqchip: vic: Support cascaded VIC in device tree
 2020-02-19 15:36 UTC 

[PATCH v2] irqchip: vic: Support cascaded VIC in device tree
 2020-02-19 15:35 UTC 

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

[PATCH v2 1/2] Documentation: bindings: Add ANX7688 HDMI to DP bridge binding
 2020-02-19 15:30 UTC  (2+ messages)

[PATCH v2 net-next/devicetree 0/5] DT bindings for Felix DSA switch on LS1028A
 2020-02-19 15:27 UTC  (8+ messages)
` [PATCH v2 net-next/devicetree 1/5] arm64: dts: fsl: ls1028a: delete extraneous #interrupt-cells for ENETC RCIE
` [PATCH v2 net-next/devicetree 2/5] net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
` [PATCH v2 net-next/devicetree 3/5] dt-bindings: net: dsa: ocelot: document the vsc9959 core
` [PATCH v2 net-next/devicetree 4/5] arm64: dts: fsl: ls1028a: add node for Felix switch
` [PATCH v2 net-next/devicetree 5/5] arm64: dts: fsl: ls1028a: enable switch PHYs on RDB

[PATCH] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
 2020-02-19 15:26 UTC 

[PATCH v2] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-19 15:25 UTC  (2+ messages)

[PATCH v2] arm64:kgdb: Fix kernel single-stepping
 2020-02-19 15:24 UTC 

[PATCH] kthread: Mark timer used by delayed kthread works as IRQ safe
 2020-02-19 15:22 UTC  (2+ messages)

[PATCH] nvme: fix uninitialized-variable warning
 2020-02-19 15:21 UTC  (6+ messages)

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

[PATCH v2 0/2] (lm73) Add support for of_match_table
 2020-02-19 15:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add TI LM73 as a trivial device

[PATCH net-next v2 1/2] dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clock
 2020-02-19 15:18 UTC  (2+ messages)

[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
 2020-02-19 15:18 UTC  (7+ messages)
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks

[PATCH] bridge: br_stp: Use built-in RCU list checking
 2020-02-19 15:17 UTC 

[PATCH v6 00/22] KVM: Dynamically size memslot arrays
 2020-02-19 15:18 UTC  (4+ messages)
` [PATCH v6 21/22] KVM: x86/mmu: Use ranged-based TLB flush for dirty log memslot flush

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

[PATCH v2] dt-bindings: mfd: Convert stmfx bindings to json-schema
 2020-02-19 15:16 UTC  (2+ messages)

[PATCH] kcsan: Add option for verbose reporting
 2020-02-19 15:15 UTC 

lockdep splat for acpi power meter
 2020-02-19 15:13 UTC  (2+ 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).