linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-21 17:41:47 to 2018-12-21 22:24:58 UTC [more...]

[PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"
 2018-12-21 22:24 UTC  (10+ messages)

[for-next][PATCH 00/24] tracing: Updates for the next (coming soon) merge window
 2018-12-21 22:20 UTC  (38+ messages)
` [for-next][PATCH 01/24] ftrace: Allow ftrace_replace_code() to be schedulable
` [for-next][PATCH 02/24] arm64: ftrace: Set FTRACE_MAY_SLEEP before ftrace_modify_all_code()
` [for-next][PATCH 03/24] fgraph: Add comment to describe ftrace_graph_get_ret_stack
` [for-next][PATCH 04/24] x86/ftrace: Do not call function graph from dynamic trampolines
` [for-next][PATCH 05/24] powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
` [for-next][PATCH 06/24] sparc64: "
` [for-next][PATCH 07/24] sh: ftrace: "
` [for-next][PATCH 08/24] arm64: "
` [for-next][PATCH 10/24] seq_buf: Use size_t for len in seq_buf_puts()
` [for-next][PATCH 11/24] tracing: Fix ftrace_graph_get_ret_stack() to use task and not current
` [for-next][PATCH 12/24] tracing: Remove unnecessary hist trigger struct field
` [for-next][PATCH 13/24] tracing: Change strlen to sizeof for hist trigger static strings
` [for-next][PATCH 14/24] tracing: Use var_refs[] for hist trigger reference checking
` [for-next][PATCH 15/24] tracing: Remove open-coding of hist trigger var_ref management
` [for-next][PATCH 16/24] tracing: Use hist triggers var_ref array to destroy var_refs
` [for-next][PATCH 17/24] tracing: Remove hist trigger synth_var_refs
` [for-next][PATCH 18/24] tracing: Add hist trigger comments for variable-related fields
` [for-next][PATCH 19/24] tracing: Merge seq_print_sym_short() and seq_print_sym_offset()
` [for-next][PATCH 21/24] tracing: Simplify printfing in seq_print_sym
` [for-next][PATCH 23/24] string.h: Add strncmp_prefix() helper macro
` [for-next][PATCH 24/24] tracing: Use strncmp_prefix() helper for histogram code
  ` [for-next][PATCH 09/24] seq_buf: Make seq_buf_puts() null-terminate the buffer

[PATCH v2 0/2] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-21 22:17 UTC  (9+ messages)
` [PATCH v2 1/2] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH v2 2/2] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-21 22:18 UTC  (18+ messages)

[PATCH] RISC-V: defconfig: Enable Generic PCIE by default
 2018-12-21 22:11 UTC  (5+ messages)

[PATCH v2 0/2] soc: qcom: rmtfs-mem: Support non-root rmtfs daemons
 2018-12-21 22:06 UTC  (6+ messages)
` [PATCH v2 1/2] soc: qcom: rmtfs-mem: Add class to enable uevents
` [PATCH v2 2/2] soc: qcom: rmtfs-mem: Make sysfs attributes world-readable

[PATCH v2] RISC-V: defconfig: Enable Generic PCIE by default
 2018-12-21 22:06 UTC 

[PATCH] serial: 8250: Fix clearing FIFOs in RS485 mode again
 2018-12-21 22:02 UTC  (9+ messages)
` [PATCH] Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2018-12-21 21:59 UTC  (2+ messages)

[PATCH RFC] mm: vmalloc: do not allow kzalloc to fail
 2018-12-21 21:58 UTC  (2+ messages)

[PATCH 01/12] x86_64: memset_user()
 2018-12-21 21:54 UTC  (23+ messages)
` [PATCH 02/12] __wr_after_init: linker section and label
` [PATCH 03/12] __wr_after_init: generic functionality
` [PATCH 04/12] __wr_after_init: debug writes
` [PATCH 05/12] __wr_after_init: x86_64: __wr_op
` [PATCH 06/12] __wr_after_init: Documentation: self-protection
` [PATCH 07/12] __wr_after_init: lkdtm test
` [PATCH 08/12] rodata_test: refactor tests
` [PATCH 09/12] rodata_test: add verification for __wr_after_init
` [PATCH 10/12] __wr_after_init: test write rare functionality
` [PATCH 11/12] IMA: turn ima_policy_flags into __wr_after_init
` [PATCH 12/12] x86_64: __clear_user as case of __memset_user

[PATCH 00/13] Support CPU frequency scaling on QCS404
 2018-12-21 21:51 UTC  (10+ messages)
` [PATCH 01/13] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency

[PATCH] nfc: af_nfc: Fix Spectre v1 vulnerability
 2018-12-21 21:47 UTC 

[v3 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2018-12-21 21:40 UTC  (2+ messages)
` [v3 PATCH 2/2] mm: swap: add comment for swap_vma_readahead

[PATCH] can: af_can: Fix Spectre v1 vulnerability
 2018-12-21 21:22 UTC 

[PATCH v1] cpufreq: qcom: Read voltage LUT and populate OPP
 2018-12-21 21:45 UTC  (3+ messages)

[PATCH v2] mfd: cros_ec: Add support for MKBP more event flags
 2018-12-21 21:45 UTC 

[PATCH] mfd: cros_ec: Add support for MKBP more event flags
 2018-12-21 21:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] phonet: af_phonet: Fix Spectre v1 vulnerability
 2018-12-21 21:41 UTC 

[PATCH v3 0/2] x86/fault: Further improve #PF oops messages
 2018-12-21 21:36 UTC  (3+ messages)
` [PATCH v3 1/2] x86/fault: Reword initial BUG message for unhandled page faults
` [PATCH v3 2/2] x86/fault: Decode and print #PF oops in human readable form

[GIT PULL] clk changes for the merge window
 2018-12-21 21:34 UTC 

[GIT PULL] compiler-attributes for v4.20
 2018-12-21 21:29 UTC 

[PATCH v2] mfd: tqmx86: IO controller with i2c, wachdog and gpio
 2018-12-21 21:28 UTC  (3+ messages)

[PATCH] MIPS: math-emu: Write-protect delay slot emulation pages
 2018-12-21 21:16 UTC  (2+ messages)

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2018-12-21 21:10 UTC  (6+ messages)
` [PATCH 01/14] ARM: dts: LogicPD Torpedo: Add WiLink UART node
` [PATCH 14/14] misc: ti-st: Drop superseded driver

[PATCH net-next] staging: octeon: fix build failure with XFRM enabled
 2018-12-21 20:57 UTC 

linux-next: Tree for Dec 21
 2018-12-21 21:01 UTC  (12+ messages)
` linux-next: Tree for Dec 21 (acpi without CONFIG_PCI)
` linux-next: Tree for Dec 21 (nvdimm/security.o)
` linux-next: Tree for Dec 21 (SND_HDA_INTEL_DSP_DETECTION)
  ` [alsa-devel] "
` linux-next: Tree for Dec 21 (FB_BACKLIGHT)

[GIT PULL] auxdisplay for v4.20
 2018-12-21 20:53 UTC 

[PATCH] ASoC: Intel: fix unmet dependencies in Kconfig
 2018-12-21 20:49 UTC 

[PATCH] net: core: Fix Spectre v1 vulnerability
 2018-12-21 20:49 UTC 

[PATCH v5 1/8] regulator: lochnagar: Move driver to binding from DT
 2018-12-21 20:44 UTC  (5+ messages)
` [PATCH v5 7/8] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[GIT] Sparc
 2018-12-21 20:42 UTC 

[GIT] Networking
 2018-12-21 20:42 UTC 

[PATCH] clk: Remove global clk traversal on fetch parent index
 2018-12-21 20:34 UTC  (2+ messages)

[PATCH] posix-timers: Use array safe helper when fetching notification symbolic name
 2018-12-21 20:28 UTC  (5+ messages)
    ` [PATCH v2] fs/proc: timers -- Test for potential index overflow

[PATCH] sock: Make sock->sk_tstamp thread-safe
 2018-12-21 20:27 UTC 

[PATCH v2 1/7] drm: msm: Cleanup drm_display_mode print str
 2018-12-21 19:59 UTC  (2+ messages)

[PATCH] drm/i915/psr: simplify enable_psr handling
 2018-12-21 19:53 UTC  (3+ messages)

[PATCH 1/3] drm/amd: fix race in page flip job
 2018-12-21 19:47 UTC  (6+ messages)
` [PATCH 2/3] drm/amd: validate user pitch alignment
  ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] drm/amd: validate user GEM object size

[RFC v2 PATCH 0/12] hardening: statically allocated protected memory
 2018-12-21 19:45 UTC  (9+ messages)
` [PATCH 03/12] __wr_after_init: generic header
` [PATCH 04/12] __wr_after_init: x86_64: __wr_op

[iommu/of] 641fb0efbf: BUG:KASAN:null-ptr-deref_in_i
 2018-12-21 19:34 UTC 

[iommu/of] 641fb0efbf: BUG:KASAN:null-ptr-deref_in_i
 2018-12-21 19:34 UTC 

[GIT PULL] GPIO fixes for v4.20
 2018-12-21 19:30 UTC  (2+ messages)

[GIT PULL] Last straggler for 4.20-rc8 or final
 2018-12-21 19:30 UTC  (2+ messages)

[git pull] Input updates for v4.20-rc7
 2018-12-21 19:30 UTC  (2+ messages)

[GIT PULL] timer fix
 2018-12-21 19:30 UTC  (2+ messages)

[GIT PULL] futex fix
 2018-12-21 19:30 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2018-12-21 19:30 UTC  (2+ messages)

[PATCH 05/11] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
 2018-12-21 19:29 UTC  (12+ messages)
` [tip:efi/core] "

[PATCH 0/1] f2fs: fix sanity_check_raw_super on big endian machines
 2018-12-21 19:28 UTC  (2+ messages)
` [PATCH 1/1] f2fs: fix validation of the block count in sanity_check_raw_super

[LKP] [bochs] df2052cc92: WARNING:at_drivers/gpu/drm/drm_mode_config.c:#drm_mode_config_cleanup
 2018-12-21 19:25 UTC  (2+ messages)

[PATCH] serial/sunsu: fix refcount leak
 2018-12-21 19:25 UTC  (2+ messages)

[PATCH] sparc: Set "ARCH: sunxx" information on the same line
 2018-12-21 19:25 UTC  (2+ messages)

[PATCH] sparc: vdso: Drop implicit common-page-size linker flag
 2018-12-21 19:25 UTC  (2+ messages)

[PATCH] binderfs: implement sysctls
 2018-12-21 19:20 UTC  (7+ messages)

[PATCH] firmware: arm_sdei: fix wrong of_node_put() in init function
 2018-12-21 19:19 UTC  (4+ messages)

[PATCH] net: 80003es2lan: fix a missing check of read failure
 2018-12-21 19:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: sdm845: Add cpufreq device node
 2018-12-21 19:18 UTC  (2+ messages)

[PATCH v2 01/12] fs-verity: add a documentation file
 2018-12-21 19:13 UTC  (8+ messages)

[PATCH v2] hwmon: (lm80) fix a missing check of bus read in lm80 probe
 2018-12-21 19:10 UTC 

[PATCH v2] hwmon: (lm80) fix a missing check of the status of SMBus read
 2018-12-21 19:01 UTC 

[PATCH] ACPI/APEI: Clear GHES block_status before panic()
 2018-12-21 18:59 UTC  (5+ messages)

[PATCH 0/2] reverts to un-regress v3d
 2018-12-21 18:59 UTC  (7+ messages)
` [PATCH 2/2] drm: Revert syncobj timeline changes

[PATCH 00/21] i.MX6, DesignWare PCI improvements
 2018-12-21 18:55 UTC  (3+ messages)
` [PATCH 09/21] PCI: imx6: Drop imx6_pcie_link_up()

[v2 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2018-12-21 18:51 UTC  (3+ messages)

[PATCH 00/10] i2c: move handling of suspended adapters to the core
 2018-12-21 18:50 UTC  (9+ messages)
` [PATCH 01/10] i2c: add suspended flag and accessors for i2c adapters

[PATCH v2] x86, kbuild: revert macrofying inline assembly code
 2018-12-21 18:44 UTC  (2+ messages)

[PATCH] drm/amd/powerplay/polaris10_smumgr: Remove duplicate
 2018-12-21 18:32 UTC  (2+ messages)

[PATCH v4 00/18] MT8183 IOMMU SUPPORT
 2018-12-21 18:31 UTC  (9+ messages)
` [PATCH v4 02/18] iommu/mediatek: Use a struct as the platform data
` [PATCH v4 03/18] memory: mtk-smi: Use a general config_port interface
` [PATCH v4 04/18] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v4 10/18] iommu/mediatek: Add mt8183 IOMMU support

[PATCH v3 0/3] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2018-12-21 18:28 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-12-21 18:28 UTC  (11+ messages)

[PATCH v5 0/8] Adding support for STMPE811 ADC
 2018-12-21 18:25 UTC  (5+ messages)
` [PATCH v5 1/8] dt-bindings: stmpe: reformatting parameter list and use tabs only
` [PATCH v5 6/8] iio: adc: add STMPE ADC devicetree bindings

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2018-12-21 18:24 UTC  (10+ messages)
` x86/sgx: uapi change proposal

[PATCH 0/5] Meson (32-bit): add support for the Mali GPU
 2018-12-21 18:18 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: gpu: mali-utgard: add Amlogic Meson8 and Meson8b compatible

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-21 18:17 UTC  (4+ messages)

[PATCH] arm64: dts: sdm845: Add cpufreq device node
 2018-12-21 18:15 UTC  (3+ messages)

[PATCH v2 2/3] ASoC: xlnx: add pcm formatter platform driver
 2018-12-21 18:15 UTC  (2+ messages)
` Applied "ASoC: xlnx: add pcm formatter platform driver" to the asoc tree

[PATCH 2/2] ASoC: rockchip: add workaround for silence of rk3288 ACODEC
 2018-12-21 18:14 UTC  (2+ messages)
` Applied "ASoC: rockchip: add workaround for silence of rk3288 ACODEC" to the asoc tree

[PATCH 1/2] ASoC: rockchip: support ACODEC for rk3328
 2018-12-21 18:15 UTC  (2+ messages)
` Applied "ASoC: rockchip: support ACODEC for rk3328" to the asoc tree

[PATCH] ARM: Ensure that NEON code always compiles with Clang
 2018-12-21 18:11 UTC  (2+ messages)

> [PATCH] Security: Handle hidepid option correctly
 2018-12-21 18:10 UTC  (5+ messages)

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-12-21 18:00 UTC  (6+ messages)

[PATCH v1 0/2] soc: qcom: rmtfs-mem: Support non-root rmtfs daemons
 2018-12-21 17:56 UTC  (4+ messages)
` [PATCH v1 1/2] soc: qcom: rmtfs-mem: Add class to enable uevents

[PATCH 0/2] ARC show_regs fixes
 2018-12-21 17:55 UTC  (6+ messages)
` [PATCH 2/2] ARC: show_regs: fix lockdep splat for good

[PATCH] ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode
 2018-12-21 17:55 UTC  (3+ messages)

[PATCH] i2c: bcm2835: Clear current message and count after a transaction
 2018-12-21 17:52 UTC  (2+ messages)

[PATCH v3 0/3] sched/fair: some fixes for asym_packing
 2018-12-21 17:41 UTC  (8+ messages)
` [PATCH 3/3] sched/fair: fix unnecessary increase of balance interval

[ANNOUNCE] v4.19.10-rt8
 2018-12-21 17:41 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).