linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-06 20:09:20 to 2018-01-07 14:14:32 UTC [more...]

[PATCH v2 0/7] Add the I3C subsystem
 2018-01-07 14:14 UTC  (8+ messages)
` [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

Avoid speculative indirect calls in kernel
 2018-01-07 14:14 UTC  (16+ messages)
                  ` Fwd: "

[PATCH] spi: imx: do not access registers while clocks disabled
 2018-01-07 14:05 UTC 

[RFC] Retpoline: Binary mitigation for branch-target-injection (aka "Spectre")
 2018-01-07 14:03 UTC  (14+ messages)
` [PATCH v3 01/13] x86/retpoline: Add initial retpoline support

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-07 13:59 UTC  (27+ messages)
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution

[GIT PULL] apparmor fix for 4.15-rc7
 2018-01-07 13:53 UTC 

[PATCH] soc: imx: gpc: de-register power domains only if initialized
 2018-01-07 13:49 UTC 

[PATCH 0/4] video-UDLFB: Adjustments for five function implementations
 2018-01-07 13:38 UTC  (5+ messages)
    ` [PATCH v2 0/2] video-UDLFB: Adjustments for dlfb_realloc_framebuffer()
      ` [PATCH v2 1/2] video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()
      ` [PATCH v2 2/2] video: udlfb: Delete an error message for a failed memory allocation "

[PATCH] Revert "ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells"
 2018-01-07 13:36 UTC 

[PATCH 4.14 000/159] 4.14.9-stable review
 2018-01-07 13:23 UTC  (9+ messages)
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y

[PATCH v3 0/1] Support for generalized use of make C={1,2} via a wrapper program
 2018-01-07 13:13 UTC  (10+ messages)
` [PATCH v3 1/1] runchecks: Generalize make C={1,2} to support multiple checkers

[PATCH] i2c: core: report OF style module alias for devices registered via OF
 2018-01-07 13:17 UTC  (2+ messages)

[GIT PULL] LED fix for 4.15-rc7
 2018-01-07 13:13 UTC 

[RFCv2 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-07 13:06 UTC  (5+ messages)
` [RFCv2 2/4] Documentation: document nospec helpers

[alsa-devel][PATCH v7] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2018-01-07 12:57 UTC  (3+ messages)

Proposal: CAP_PAYLOAD to reduce Meltdown and Spectre mitigation costs
 2018-01-07 12:51 UTC  (8+ messages)

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-07 12:44 UTC  (3+ messages)
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[PATCH v3 00/27] staging: ccree: fixes and cleanups
 2018-01-07 12:14 UTC  (28+ messages)
` [PATCH v3 01/27] staging: ccree: SPDXify driver
` [PATCH v3 02/27] staging: ccree: fold hash defs into queue defs
` [PATCH v3 03/27] staging: ccree: fold reg common defines into driver
` [PATCH v3 04/27] staging: ccree: remove GFP_DMA flag from mem allocs
` [PATCH v3 05/27] staging: ccree: pick alloc mem flags based on req flags
` [PATCH v3 06/27] staging: ccree: copy larval digest from RAM
` [PATCH v3 07/27] staging: ccree: tag debugfs init/exit func properly
` [PATCH v3 08/27] staging: ccree: remove unused leftover field
` [PATCH v3 09/27] staging: ccree: break send_request and fix ret val
` [PATCH v3 10/27] staging: ccree: add backlog processing
` [PATCH v3 11/27] stating: ccree: revert "staging: ccree: fix leak of import() after init()"
` [PATCH v3 12/27] staging: ccree: failing the suspend is not an error
` [PATCH v3 13/27] staging: ccree: check DMA pool buf !NULL before free
` [PATCH v3 14/27] staging: ccree: handle end of sg list gracefully
` [PATCH v3 15/27] staging: ccree: use Makefile to include PM code
` [PATCH v3 16/27] staging: ccree: remove unused field
` [PATCH v3 17/27] staging: ccree: use array for double buffer
` [PATCH v3 18/27] staging: ccree: allocate hash bufs inside req ctx
` [PATCH v3 19/27] staging: ccree: do not map bufs in ahash_init
` [PATCH v3 20/27] staging: ccree: fix indentation of func params
` [PATCH v3 21/27] staging: ccree: fold common code into service func
` [PATCH v3 22/27] staging: ccree: put pointer next to var name
` [PATCH v3 23/27] stating: ccree: fix allocation of void sized buf
` [PATCH v3 24/27] staging: ccree: use a consistent file naming convention
` [PATCH v3 25/27] staging: ccree: remove unneeded includes
` [PATCH v3 26/27] staging: ccree: update TODO
` [PATCH v3 27/27] staging: ccree: add missing include

[PATCH] staging: ccree: shorten lengthy lines with breaks
 2018-01-07 12:12 UTC  (2+ messages)

[PATCH v2] x86/mm/pti: remove dead logic during user pagetable population
 2018-01-07 12:05 UTC  (3+ messages)

[PATCH v2 0/8] IBRS patch series
 2018-01-07 12:03 UTC  (19+ messages)
` [PATCH v2 2/8] x86/enter: MACROS to set/clear IBRS
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
                ` Is: Linus, name for 'spectre' variable. Was:Re: "

[PATCH v2 0/6] clocksource: rework Atmel TCB timer driver
 2018-01-07 11:59 UTC  (3+ messages)
` [PATCH v2 1/6] ARM: at91: add TCB registers definitions

[PATCH] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()
 2018-01-07 11:58 UTC  (6+ messages)
      ` [PATCH v2 0/2] video/fbdev/stifb: Adjustments for stifb_init_fb()
        ` [PATCH v2 1/2] video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
        ` [PATCH v2 2/2] video/fbdev/stifb: Delete an error message for a failed memory allocation "

[GIT PULL 0/4] ARM: exynos: Second pull for v4.16
 2018-01-07 11:36 UTC  (5+ messages)
` [GIT PULL 3/4] soc: samsung: Stuff "
` [GIT PULL 1/4] ARM: dts: exynos: Stuff for v4.16, 2nd round
` [GIT PULL 2/4] arm64: "
` [GIT PULL 4/4] ARM: exynos/samsung: Stuff for v4.16

[PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all
 2018-01-07 11:33 UTC  (5+ messages)
` [PATCH, v2] virtio: make VIRTIO a menuconfig to ease disabling it
  ` [PATCH] [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all

INFO: rcu detected stall in mulaw_decode
 2018-01-07 11:33 UTC  (2+ messages)

INFO: rcu detected stall in memcpy
 2018-01-07 11:30 UTC  (6+ messages)

mmotm 2018-01-04-16-19 uploaded
 2018-01-07 11:26 UTC  (6+ messages)
      ` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)

BUG: unable to handle kernel paging request in ipcget
 2018-01-07 11:19 UTC  (4+ messages)

dvb usb issues since kernel 4.9
 2018-01-07 11:03 UTC  (4+ messages)
        ` Aw: "

4.15-rc6+ hang
 2018-01-07 10:50 UTC  (4+ messages)

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-07 10:45 UTC  (11+ messages)

[PATCH] x86/mm/pti: remove dead logic during user pagetable population
 2018-01-07 10:35 UTC  (7+ messages)

Feedback on 4.9 performance after PTI fixes
 2018-01-07 10:18 UTC 

[PATCH] Revert "ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU"
 2018-01-07 10:17 UTC 

[PATCH v4 00/14] Modernization and fixes for NuBus subsystem
 2018-01-07 10:14 UTC  (4+ messages)

[PATCH v2 00/27] staging: ccree: fixes and cleanups
 2018-01-07 10:13 UTC  (4+ messages)
` [PATCH v2 01/27] staging: ccree: SPDXify driver

[PATCH] ARM: dts: exynos: fix RTC interrupt for exynos5410
 2018-01-07 10:05 UTC  (2+ messages)

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-07  9:52 UTC  (4+ messages)
` [PATCH 3/7] ARM: dts: imx6ull: add additional pinfunc defines for i.MX 6ULL

[PATCH] KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
 2018-01-07  9:18 UTC 

WARNING in ion_ioctl
 2018-01-07  9:06 UTC  (5+ messages)

"BUG: using smp_processor_id() in preemptible" with KPTI on 4.14.11
 2018-01-07  8:53 UTC  (12+ messages)

[PATCH] NFSv4.1: Ensure 'nfs4_sp4_select_mode()' can report -EINVAL when needed
 2018-01-07  8:50 UTC 

metag build error in -next due to 'fs, elf: drop MAP_FIXED usage from elf_map'
 2018-01-07  8:50 UTC  (2+ messages)

[RFC] memdup_user() and friends
 2018-01-07  8:48 UTC 

[PATCH] atm/clip: Use seq_puts() in svc_addr()
 2018-01-07  8:19 UTC  (3+ messages)
  `  "

[PATCH v5 00/12] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-07  8:03 UTC  (14+ messages)
` [PATCH v5 02/12] x86/retpoline: Add initial retpoline support
` [PATCH v5 05/12] x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
` [RFC PATCH 13/12] Retpoline vs. CONFIG_TRIM_UNUSED_SYMBOLS

[PATCH v3 1/4] KVM: VMX: use kvm_event_needs_reinjection
 2018-01-07  7:26 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: X86: Fix loss of exception which has not yet injected

[PATCH v2 net-next] net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
 2018-01-07  6:31 UTC 

[PATCH net-next] net: tracepoint: adding new tracepoint arguments in inet_sock_set_state
 2018-01-07  5:38 UTC  (5+ messages)

[PATCH 0/3] ARM: da8xx: remove con_id from USB clocks
 2018-01-07  3:19 UTC  (4+ messages)
` [PATCH 1/3] USB: musb: da8xx: remove clock con_id
` [PATCH 2/3] USB: ohci: da8xx: remove clk con_id
` [PATCH 3/3] ARM: da8xx: remove con_id from USB clocks

[PATCH v2 0/2] ARM: davinici: move watchdog restart from mach to drivers
 2018-01-07  3:10 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: davinci_wdt: add restart function
` [PATCH v2 2/2] ARM: davinci: remove watchdog reset

[PATCH v2] libfdt: remove unnecessary include directive from <linux/libfdt.h>
 2018-01-07  3:02 UTC 

[RFC] memdup_user() and friends
 2018-01-07  2:16 UTC 

CPU frequency scaling (governor) issue (acpi-cpufreq)
 2018-01-07  2:02 UTC 

[git pull] vfs fixes for -rc7
 2018-01-07  1:00 UTC 

[PATCH] jbd2: fix sphinx kerel-doc build warnings for journal_s
 2018-01-07  0:46 UTC 

[PATCH v6 0/1] Make input drivers y2038 safe
 2018-01-07  0:19 UTC  (2+ messages)
` [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106

[net-next] netfilter: add segment routing header 'srh' match
 2018-01-06 23:40 UTC  (2+ messages)

[patch 0/4] timer/nohz: Fix timer/nohz woes
 2018-01-06 23:21 UTC  (7+ messages)

[PATCH] crypto: clear htmldocs build warnings for crypto/hash
 2018-01-06 23:01 UTC 

ACPI issues on cold power on [bisected]
 2018-01-06 22:59 UTC  (5+ messages)
` [PATCH] ACPI / WMI: Call acpi_wmi_init() later

[PATCH] netfilter: fix int overflow in xt_alloc_table_info()
 2018-01-06 22:52 UTC  (2+ messages)

Problems with 'Construct init thread stack in the linker script rather than by union' in -next
 2018-01-06 22:45 UTC 

[PATCH v5] kernel: make groups_sort calling a responsibility group_info allocators
 2018-01-06 22:36 UTC  (9+ messages)
` [PATCH v4] "
      ` [PATCH] Documentation: security/credentials.rst: explain need to sort group_list

[PATCH] uas: ignore UAS for Norelsys NS1068(X) chips
 2018-01-06 22:26 UTC  (3+ messages)
  ` [linux-sunxi] "

[PATCH] mei: fix an && vs || typo
 2018-01-06 21:59 UTC  (2+ messages)

[PATCH v3 0/2] fix kernel-docs for struct iio_trigger
 2018-01-06 21:56 UTC  (3+ messages)
` [PATCH v3 1/2] iio: add kernel-doc for field @owner
` [PATCH v3 2/2] iio: add field identifier for @use_count kernel-doc

[PATCH 0/3] eventfd: clean up unneeded cruft
 2018-01-06 21:53 UTC  (4+ messages)

[PATCH v5 0/3] Make input drivers y2038 safe
 2018-01-06 21:43 UTC  (5+ messages)
` [PATCH v5 2/3] input: evdev: Replace timeval with timespec64

[PATCH 0/2 RESEND] fix kernel-docs for struct iio_trigger
 2018-01-06 21:40 UTC  (4+ messages)
` [PATCH 1/2 RESEND] iio: add kernel-doc for field @owner

[PATCH] x86: xen: remove the use of VLAIS
 2018-01-06 21:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] iio: adc: max9611: fix module auto-loading
 2018-01-06 21:37 UTC  (8+ messages)

[GIT PULL] KVM fixes for Linux 4.15-rc7
 2018-01-06 21:34 UTC 

[PATCH bpf-next v4 1/3] libbpf: add function to setup XDP
 2018-01-06 21:16 UTC  (4+ messages)
` [PATCH bpf-next v5 1/4] "
  ` [PATCH bpf-next v5 2/4] libbpf: add error reporting in XDP

[PATCH v1 3/3] x86/msr: Remove now unused definition of MFENCE_RDTSC feature
 2018-01-06 21:06 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v1 2/3] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
 2018-01-06 21:06 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v1 1/3] x86/cpu/AMD: Make LFENCE a serializing instruction
 2018-01-06 21:05 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] [v4] x86/doc: add PTI description
 2018-01-06 21:04 UTC  (2+ messages)
` [tip:x86/pti] x86/Documentation: Add "

[PATCH v5 01/12] x86/spectre: Add X86_BUG_SPECTRE_V[12]
 2018-01-06 21:05 UTC  (2+ messages)
` [tip:x86/pti] x86/cpufeatures: "

[PATCH] PTI: unbreak EFI old_memmap
 2018-01-06 21:03 UTC  (2+ messages)
` [tip:x86/pti] x86/pti: Unbreak "

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2018-01-06 21:01 UTC  (6+ messages)

[PATCH] pinctrl: sh-pfc: Use seq_puts() in sh_pfc_pin_dbg_show()
 2018-01-06 20:56 UTC 

[PATCH -next] mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
 2018-01-06 20:44 UTC  (3+ messages)

[PATCH] zsmalloc: use U suffix for negative literals being shifted
 2018-01-06 20:40 UTC  (4+ messages)

[PATCH] x86/xen/time: fix section mismatch for xen_init_time_ops()
 2018-01-06 20:35 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH 2/2] ASoC: Intel: sst: Fix some style
 2018-01-06 20:18 UTC 

[PATCH 1/2] ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
 2018-01-06 20:18 UTC 

[PATCH] tools: fix cross-compile var export
 2018-01-06 20:16 UTC 


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