linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-11 20:33:55 to 2018-01-12 01:03:52 UTC [more...]

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-12  0:59 UTC  (11+ messages)
` [PATCH 01/11] signal: Simplify and fix kdb_send_sig
` [PATCH 02/11] signal/sh: Ensure si_signo is initialized in do_divide_error
` [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE
` [PATCH 05/11] signal/metag: "
` [PATCH 06/11] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
` [PATCH 08/11] signal/arm: Document conflicts with SI_USER and SIGFPE
` [PATCH 09/11] signal: Reduce copy_siginfo to just a memcpy
` [PATCH 10/11] signal: Introduce clear_siginfo

[PATCH] input: multi-touch fix for ALPS touchpads ("SS4 plus" variant)
 2018-01-12  1:02 UTC  (2+ messages)

[PATCH] soc: brcmstb: Only register SoC device on STB platforms
 2018-01-12  1:01 UTC  (2+ messages)

[PATCH 00/10] tools lib traceveent: Pull updates from trace-cmd library
 2018-01-12  1:00 UTC  (12+ messages)
` [PATCH 01/10] lib, traceevent: Fix bad force_token escape sequence
` [PATCH 02/10] lib traceevent: Show value of flags that have not been parsed
` [PATCH 03/10] lib traceevent: Print value of unknown symbolic fields
` [PATCH 04/10] lib traceevent: Simplify pointer print logic and fix %pF
` [PATCH 05/10] lib traceevent: Handle new pointer processing of bprint strings
` [PATCH 06/10] lib traceevent: Show contents (in hex) of data of unrecognized type records
` [PATCH 07/10] lib traceevent: Use asprintf when possible
` [PATCH 08/10] lib traceevent: Add UL suffix to MISSING_EVENTS
` [PATCH 09/10] lib traceeevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
` [PATCH 10/10] lib traceevent: Fix get_field_str() for dynamic strings

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-12  0:48 UTC  (20+ messages)
` [PATCH v2 01/19] Documentation: document array_ptr
` [PATCH v2 02/19] arm64: implement ifence_array_ptr()
` [PATCH v2 03/19] arm: "
` [PATCH v2 04/19] x86: implement ifence()
` [PATCH v2 05/19] x86: implement ifence_array_ptr() and array_ptr_mask()
` [PATCH v2 06/19] asm-generic/barrier: mask speculative execution flows
` [PATCH v2 07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
` [PATCH v2 08/19] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
` [PATCH v2 09/19] ipv6: prevent bounds-check bypass via speculative execution
` [PATCH v2 10/19] ipv4: "
` [PATCH v2 11/19] vfs, fdtable: "
` [PATCH v2 12/19] userns: "
` [PATCH v2 13/19] udf: "
` [PATCH v2 14/19] [media] uvcvideo: "
` [PATCH v2 15/19] carl9170: "
` [PATCH v2 16/19] p54: "
` [PATCH v2 17/19] qla2xxx: "
` [PATCH v2 18/19] cw1200: "
` [PATCH v2 19/19] net: mpls: "

[PATCH 1/2] kconfig: use default 'yy' prefix for lexer and parser
 2018-01-12  0:58 UTC  (2+ messages)
` [PATCH 2/2] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-12  0:55 UTC  (11+ messages)

(no subject)
 2018-01-12  0:44 UTC 

(no subject)
 2018-01-12  0:44 UTC 

PM regression in next
 2018-01-12  0:45 UTC  (4+ messages)

[PATCH] x86/retpoline: Fill return stack buffer on vmexit
 2018-01-12  0:34 UTC  (4+ messages)

[PATCH 0/9] iommu/rockchip: Use OF_IOMMU
 2018-01-12  0:33 UTC  (4+ messages)
` [PATCH 2/9] iommu/rockchip: Fix error handling in attach

[PATCH bpf-next v4 0/5] Separate error injection table from kprobes
 2018-01-12  0:30 UTC  (5+ messages)
` [PATCH bpf-next v4 5/5] error-injection: Support fault injection framework

[PATCH] mm, THP: vmf_insert_pfn_pud depends on CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD
 2018-01-12  0:28 UTC  (4+ messages)

[PATCH] PCI/ACPI: Disable AER when _OSC control bit is clear
 2018-01-12  0:28 UTC  (6+ messages)

[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
 2018-01-12  0:26 UTC  (30+ messages)
` [PATCH linux dev-4.10 3/6] drivers/misc: Add driver for Aspeed PECI and generic PECI headers
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for a generic PECI hwmon
  ` [linux, dev-4.10, "

[linux-next][qla2xxx][85caa95]kernel BUG at lib/list_debug.c:31!
 2018-01-12  0:21 UTC  (5+ messages)

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-12  0:21 UTC  (11+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[PATCH -next] soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms
 2018-01-12  0:11 UTC  (2+ messages)

[PATCHv2] ARM: dts: Update ti-sysc data for existing users
 2018-01-12  0:06 UTC 

[PATCH v8 00/12] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-11 23:58 UTC  (27+ messages)
` [PATCH v8 01/12] objtool: Detect jumps to retpoline thunks
  ` [tip:x86/pti] "
` [PATCH v8 02/12] objtool: Allow alternatives to be ignored
  ` [tip:x86/pti] "
` [PATCH v8 03/12] x86/retpoline: Add initial retpoline support
  ` [tip:x86/pti] "
` [PATCH v8 04/12] x86/spectre: Add boot time option to select Spectre v2 mitigation
  ` [tip:x86/pti] "
` [PATCH v8 05/12] x86/retpoline/crypto: Convert crypto assembler indirect jumps
  ` [tip:x86/pti] "
` [PATCH v8 06/12] x86/retpoline/entry: Convert entry "
  ` [tip:x86/pti] "
` [PATCH v8 07/12] x86/retpoline/ftrace: Convert ftrace "
  ` [tip:x86/pti] "
` [PATCH v8 08/12] x86/retpoline/hyperv: Convert "
  ` [tip:x86/pti] "
` [PATCH v8 09/12] x86/retpoline/xen: Convert Xen hypercall "
  ` [tip:x86/pti] "
` [PATCH v8 10/12] x86/retpoline/checksum32: Convert assembler "
  ` [tip:x86/pti] "
` [PATCH v8 11/12] x86/retpoline/irq32: "
  ` [tip:x86/pti] "
` [PATCH v8 12/12] x86/retpoline: Fill return stack buffer on vmexit
  ` [tip:x86/pti] "

[patch v15 0/4] JTAG driver introduction
 2018-01-11 23:54 UTC  (4+ messages)
` [patch v15 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver

linux-next: manual merge of the pm tree with the i2c tree
 2018-01-11 23:27 UTC 

[PATCH] x86/pti: unpoison pgd for trusted boot
 2018-01-11 23:22 UTC  (2+ messages)
` [tip:x86/pti] x86/pti: Make unpoison of pgd for trusted boot work for real

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-11 23:21 UTC  (7+ messages)
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 34/38] arm: Implement thread_struct whitelist for hardened usercopy

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-11 23:20 UTC  (25+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
` [PATCH v5 09/44] dt-bindings: clock: New bindings for TI Davinci PSC
` [PATCH v5 17/44] dt-bindings: clock: Add bindings for DA8XX CFGCHIP gate clocks

[PATCH v4 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-11 23:12 UTC  (6+ messages)
` [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v4 3/9] v4l: platform: Add Renesas CEU driver

[PATCH] rtc: mxc_v2: remove __exit annotation
 2018-01-11 23:12 UTC  (2+ messages)

[RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set
 2018-01-11 23:11 UTC 

[PATCH 0/2] Documentation: rtc: move ioctl to ABI
 2018-01-11 23:11 UTC  (2+ messages)

[PATCH] clk: divider: fix clk_round_rate() when CLK_DIVIDER_READ_ONLY && CLK_RATE_SET_PARENT
 2018-01-11 23:10 UTC  (3+ messages)

[PATCH 3/5] clk: divider: add divider_ro_round_rate helper
 2018-01-11 23:08 UTC  (2+ messages)
` [3/5] "

[PATCH] f2fs: prevent newly created inode from being dirtied incorrectly
 2018-01-11 23:06 UTC 

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-11 23:03 UTC  (27+ messages)

checkpatch: exclude drivers/staging from if with unnecessary parentheses test
 2018-01-11 23:03 UTC  (2+ messages)

[PATCH] Documentation: rtc: move sysfs documentation to ABI
 2018-01-11 23:00 UTC 

[PATCH v2] f2fs: handle newly created page when revoking inmem pages
 2018-01-11 23:00 UTC  (4+ messages)

[PATCH 1/5] clk: divider: read-only divider can propagate rate change
 2018-01-11 22:55 UTC  (2+ messages)
` [1/5] "

[PATCH v5 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-01-11 22:53 UTC  (5+ messages)
` [PATCH v5 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH v2] media: v4l2-core: v4l2-mc: Add SPDX license identifier
 2018-01-11 22:47 UTC  (2+ messages)

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-11 22:18 UTC  (8+ messages)

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-11 22:15 UTC  (4+ messages)
` [PATCH 10/18] qla2xxx: "

[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-11 22:11 UTC  (4+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH] leds: ledtrig-transient: Add SPDX license identifiers
 2018-01-11 22:10 UTC  (7+ messages)
` [PATCH] media: v4l2-core: v4l2-mc: Add SPDX license identifier

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-11 22:09 UTC  (5+ messages)
` [PATCH v2 02/16] dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADC
` [PATCH v2 07/16] dt-bindings: iio: adc: axp20x_adc: add AXP813 variant

[PATCH] drm/panel: lvds: Handle the optional regulator case properly
 2018-01-11 22:09 UTC  (7+ messages)

[RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set
 2018-01-11 22:06 UTC  (13+ messages)

[RFC PATCH v2 0/6] Per process PTI activation
 2018-01-11 21:59 UTC  (15+ messages)
` [RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set

[PATCH 0/2] kasan: a few cleanups
 2018-01-11 21:59 UTC  (3+ messages)
` [PATCH 2/2] kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage

[PATCH v2] zswap: only save zswap header when necessary
 2018-01-11 21:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 4.9] x86/pti/efi: broken conversion from efi to kernel page table
 2018-01-11 21:58 UTC 

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-01-11 21:57 UTC  (7+ messages)

[PATCH 0/6] Initial support for NVIDIA Tegra194
 2018-01-11 21:56 UTC  (5+ messages)
` [PATCH 4/6] dt-bindings: tegra: Add documentation for nvidia,tegra194-pmc
` [PATCH 5/6] arm64: tegra: Add Tegra194 chip device tree

[PATCH v2 0/7] pipe: buffer limits fixes and cleanups
 2018-01-11 21:41 UTC  (3+ messages)

[PATCH V3 00/12] perf top overwrite mode
 2018-01-11 21:30 UTC  (23+ messages)
` [PATCH V3 02/12] perf mmap: factor out function to find ringbuffer position
` [PATCH V3 03/12] perf mmap: discard 'prev' in perf_mmap__read
` [PATCH V3 04/12] perf mmap: introduce perf_mmap__read_done
` [PATCH V3 07/12] perf mmap: discard legacy interface for mmap read
` [PATCH V3 08/12] perf top: check per event overwrite term
` [PATCH V3 10/12] perf top: add overwrite fall back
` [PATCH V3 11/12] perf top: switch default mode to overwrite mode

[PATCH v3 0/5] IBRS patch series
 2018-01-11 21:24 UTC  (5+ messages)
` [PATCH v3 2/5] x86/enter: Create macros to set/clear IBRS

linux-next: manual merge of the arm64 tree with Linus' tree
 2018-01-11 21:23 UTC 

[RFC 0/2] Net softirq deferring to ksoftirqd
 2018-01-11 21:13 UTC  (24+ messages)
` [RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context

Backport of KPTI to 2.6.32 available
 2018-01-11 21:10 UTC  (3+ messages)

[PATCH] hwrng: imx-rngc: simplify the power management definitions
 2018-01-11 21:06 UTC 

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2018-01-11 21:10 UTC  (4+ messages)
` [PATCH v3 08/16] iommu: introduce device fault data

checkpatch: Avoid some false positives for TABSTOP declaration test
 2018-01-11 21:01 UTC 

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-01-11 20:57 UTC  (27+ messages)

linux-next: manual merge of the kspp tree with the net tree
 2018-01-11 20:52 UTC  (2+ messages)

[PATCH v2] libfdt: remove unnecessary include directive from <linux/libfdt.h>
 2018-01-11 20:39 UTC  (2+ messages)

[PATCH v2] PCI: iproc: Fix NULL pointer dereference for BCMA
 2018-01-11 20:36 UTC 

[PATCH] PCI: iproc: Fix NULL pointer dereference for BCMA
 2018-01-11 20:37 UTC  (3+ messages)

[PATCH v7 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-01-11 20:34 UTC  (3+ messages)
` [PATCH v7 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs


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