linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-17 15:38:45 to 2018-10-17 18:35:30 UTC [more...]

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-10-17 18:35 UTC  (7+ messages)
` [PATCH v13 02/12] livepatch: Helper macros to define livepatch structures
` [PATCH v13 04/12] livepatch: Consolidate klp_free functions
` [PATCH v13 05/12] livepatch: Refuse to unload only livepatches available during a forced transition

[Patch v3 00/13] Provide process property based options to enable Spectre v2 userspace-userspace protection
 2018-10-17 17:59 UTC  (14+ messages)
` [Patch v3 01/13] x86/speculation: Clean up spectre_v2_parse_cmdline
` [Patch v3 02/13] x86/speculation: Remove unnecessary ret variable in cpu_show_common
` [Patch v3 03/13] x86/speculation: Add static key for Enhanced IBRS
` [Patch v3 04/13] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v3 05/13] x86/smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v3 06/13] mm: Pass task instead of task->mm as argument to set_dumpable
` [Patch v3 07/13] x86/process Add arch_set_dumpable
` [Patch v3 08/13] x86/speculation: Rename SSBD update functions
` [Patch v3 09/13] x86/speculation: Reorganize SPEC_CTRL MSR update
` [Patch v3 10/13] x86/speculation: Add per thread STIBP flag
` [Patch v3 11/13] x86/speculation: Add Spectre v2 lite app to app protection mode
` [Patch v3 12/13] x86/speculation: Protect non-dumpable processes against Spectre v2 attack
` [Patch v3 13/13] x86/speculation: Create PRCTL interface to restrict indirect branch speculation

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-17 18:33 UTC  (13+ messages)

Crash in msm serial on dragonboard with ftrace bootargs
 2018-10-17 18:25 UTC  (8+ messages)

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-10-17 18:32 UTC  (7+ messages)
` [PATCH 2/6] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster

[PATCH v6 0/5] seccomp trap to userspace
 2018-10-17 18:31 UTC  (5+ messages)
` [PATCH v6 3/5] seccomp: add a way to get a listener fd from ptrace

[PATCH 0/7] selftests/resctrl: Add resctrl selftest
 2018-10-17 18:31 UTC  (9+ messages)

[PATCH] misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
 2018-10-17 18:31 UTC  (4+ messages)

[PATCH 4.18 000/135] 4.18.15-stable review
 2018-10-17 18:30 UTC  (2+ messages)

[PATCH] tools: Add 'firmware' category and add ihex2fw tool
 2018-10-17 18:27 UTC 

[PATCH 0/2] irqchip/gic*: Complain about the use of IRQ_TYPE_NONE
 2018-10-17 18:24 UTC  (3+ messages)
` [PATCH 2/2] irqchip/gic-v3: Loudly complain "

statx(2) API and documentation
 2018-10-17 18:24 UTC 

[PATCH] crypto: inside-secure: safexcel - fix memory allocation
 2018-10-17 18:23 UTC  (7+ messages)

[PATCH 0/3] Let sparse check for shadowed variables
 2018-10-17 18:22 UTC  (7+ messages)
` [PATCH 1/3] kbuild: Add -Wshadow to sparse
` [PATCH 2/3] x86/mcelog: Remove one mce_helper definition
` [PATCH 3/3] kvm: don't redefine flags as something else

[PATCH] drivers/vfio: Fix an 8-byte alignment issue
 2018-10-17 18:18 UTC 

[PATCH 0/7] Add i.MX6 SoCs mmdc ipg clocks management
 2018-10-17 18:16 UTC  (11+ messages)
` [PATCH 2/7] clk: imx6ul: add mmdc1 ipg clock
` [PATCH 3/7] clk: imx6sx: "
` [PATCH 4/7] clk: imx6sll: "
` [PATCH 5/7] clk: imx6sl: add mmdc ipg clocks
` [PATCH 6/7] clk: imx6q: add mmdc0 ipg clock

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-17 18:15 UTC  (12+ messages)

[PATCH] isdn: hfc_{pci,sx}: Avoid empty body if statements and use proper register accessors
 2018-10-17 18:06 UTC 

[PATCH] atm: zatm: Fix empty body Clang warnings
 2018-10-17 18:04 UTC 

[PATCH] atm: eni: Move semicolon to a new line after empty for loop
 2018-10-17 18:03 UTC 

[PATCH v11 0/5] Add i.MX8MQ clock driver
 2018-10-17 18:02 UTC  (7+ messages)
` [PATCH v11 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v11 4/5] clk: imx: add imx composite clock
` [PATCH v11 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH 0/5] Drivers: hv: Miscellaneous fixes
 2018-10-17 18:01 UTC  (7+ messages)
` [PATCH 1/5] Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
  ` [PATCH 3/5] Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up

[PATCH v3] drivers/vfio: Fix a redundant copy bug
 2018-10-17 17:58 UTC  (3+ messages)

Bug report: MIPS CI20/jz4740-mmc DMA and PREEMPT_NONE
 2018-10-17 17:55 UTC  (2+ messages)

[PATCH 2/4] Renames variable to fix shadow warning
 2018-10-17 17:54 UTC  (3+ messages)

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-17 17:52 UTC  (6+ messages)
` [RFC v1 06/31] arch: um: enabled running kunit from User Mode Linux

[PATCH v2 00/22] clk: at91: Rework DT bindings
 2018-10-17 17:50 UTC  (33+ messages)
` [PATCH v2 01/22] clk: at91: audio-pll: fix audio pmc type
` [PATCH v2 02/22] clk: at91: generated: SSCs don't have a gclk
` [PATCH v2 03/22] clk: at91: h32mx: separate registration from DT parsing
` [PATCH v2 04/22] clk: at91: audio-pll: "
` [PATCH v2 05/22] clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
` [PATCH v2 06/22] clk: at91: allow clock registration from C code
` [PATCH v2 07/22] clk: at91: add pmc_data struct and helpers
` [PATCH v2 08/22] dt-bindings: clk: at91: Document new PMC binding
` [PATCH v2 09/22] clk: at91: add new DT lookup function
` [PATCH v2 10/22] clk: at91: add sama5d4 pmc driver
` [PATCH v2 11/22] clk: at91: add sama5d2 PMC driver
` [PATCH v2 12/22] clk: at91: add at91sam9260 "
` [PATCH v2 13/22] clk: at91: add at91sam9x5 PMCs driver
` [PATCH v2 14/22] clk: at91: add at91sam9rl PMC driver
` [PATCH v2 15/22] clk: at91: move DT compatibility code to its own file

[PATCH] hfs: fix array out of bounds read of array extent
 2018-10-17 17:49 UTC  (2+ messages)

[PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #12]
 2018-10-17 17:45 UTC  (14+ messages)
    ` [PATCH 00/34] VFS: Introduce filesystem context "
      ` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "

[PATCH v2 1/2] mm: Add an F_SEAL_FS_WRITE seal to memfd
 2018-10-17 17:45 UTC  (7+ messages)

[PATCH 0/3] Add Inline Crypto Engine (ICE) driver
 2018-10-17 17:39 UTC  (4+ messages)
` [PATCH 3/3] crypto: qce: ice: Add support for Inline Crypto Engine

[PATCH 0/2] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-10-17 17:23 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: add UFS controller
` [PATCH 2/2] arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp

[PATCH] PCI/P2PDMA: Fix NULL check in pci_p2pmem_publish()
 2018-10-17 17:19 UTC  (2+ messages)

[PATCH] tpm: fix kdoc for tpm2_flush_context_cmd()
 2018-10-17 17:13 UTC 

[PATCH v6 00/13] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-10-17 17:17 UTC  (7+ messages)
` [PATCH v6 06/13] KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case

[PATCH] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
 2018-10-17 17:13 UTC 

[PATCH] docs: Introduce deprecated APIs list
 2018-10-17 17:08 UTC  (4+ messages)

[mm PATCH v3 0/6] Deferred page init improvements
 2018-10-17 17:08 UTC  (11+ messages)
` [mm PATCH v3 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v3 3/6] mm: Use memblock/zone specific iterator for handling deferred page init

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-17 17:03 UTC  (6+ messages)
` [RFC v4 PATCH 2/5] mm/__free_one_page: skip merge for order-0 page unless compaction failed

[PATCH 1/2] ASoC: max9892x: Add documentation for reset-gpio support
 2018-10-17 17:02 UTC  (7+ messages)
` [PATCH 2/2] ASoC: max98927: Add "

[PATCH char-misc 1/1] x86/hyperv: Fix PIT shutdown quirk
 2018-10-17 16:55 UTC 

[PATCH 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-10-17 16:55 UTC  (3+ messages)
` [PATCH 4/5] hwmon: (ina3221) Make sure data is ready after channel enabling

[PATCH v9 0/6] EDAC: Enhancements to Synopsys EDAC driver
 2018-10-17 16:52 UTC  (5+ messages)
` [PATCH v9 4/6] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v9 5/6] arm64: zynqmp: Add DDRC node

For your photos 20
 2018-10-17 10:14 UTC 

[PATCH 0/7] staging: vc04_services: Some dead code removal
 2018-10-17 16:51 UTC  (5+ messages)

[PATCH 2/4] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
 2018-10-17 16:48 UTC  (5+ messages)
` [PATCH 0/4] FS-Cache: Miscellaneous fixes

What happens before or in `schedule_preempt_disabled()`?
 2018-10-17 16:47 UTC  (3+ messages)

[PATCH] perf: Add Sparc annotate support
 2018-10-17 16:42 UTC  (3+ messages)

[PATCH] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
 2018-10-17 16:32 UTC 

Fate of ihex2fw tool
 2018-10-17 16:34 UTC  (3+ messages)

[PATCH v7 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-10-17 16:30 UTC  (4+ messages)
` [PATCH v7 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL

[PATCH 0/4] add support for MBIGEN generating message based SPIs
 2018-10-17 16:30 UTC  (3+ messages)
` [PATCH 3/4] irqchip/mbigen: add support for a MBIGEN generating SPIs

[RFC PATCH 0/7] Introduce thermal pressure
 2018-10-17 16:24 UTC  (10+ messages)

[0/3] A few 32bit x86 fixes
 2018-10-17 16:22 UTC  (9+ messages)
` [PATCH 1/3] x86/mm/pat: Disable preemption around __flush_tlb_all()

Cgroup v2 thread mode oddity: "domain invalid" cgroup with threaded controller enabled
 2018-10-17 16:19 UTC  (2+ messages)

[PATCH] code-of-conduct: Remove explicit list of discrimination factors
 2018-10-17 16:18 UTC  (7+ messages)
` [Ksummit-discuss] "

[PATCH v2] ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl
 2018-10-17 16:17 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'
 2018-10-17 16:15 UTC  (3+ messages)

[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
 2018-10-17 15:45 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1
` [PATCH 2/2] phy: ocelot-serdes: fix out-of-bounds read

[PATCH] dt-bindings: ufs: Fix the compatible string definition
 2018-10-17 16:11 UTC  (7+ messages)

[RFC PATCH for 4.21 00/16] rseq updates, new cpu_opv system call
 2018-10-17 16:09 UTC  (5+ messages)
` [RFC PATCH for 4.21 06/16] cpu_opv: Provide cpu_opv system call (v8)

[PATCH v2 0/7] Input: sx8654 - reset-gpio, sx865[056] support, etc
 2018-10-17 12:51 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: input: touchscreen: sx8654: add reset-gpio property
` [PATCH v2 2/8] Input: sx8654 - add reset-gpio support
` [PATCH v2 3/8] dt-bindings: input: touchscreen: sx8654: add compatible models
` [PATCH v2 4/8] Input: sx8654 - add sx8655 and sx8656 to compatibles
` [PATCH v2 5/8] dt-bindings: input: touchscreen: sx8654: add sx8650 to comatibles
` [PATCH v2 6/8] Input: sx8654 - add sx8650 support
` [PATCH v2 7/8] Input: sx8654 - use common of_touchscreen functions
` [PATCH v2 8/8] Input: sx8654 - convert #defined flags to BIT(x)

[PATCH 0/2] add 74aup1g157gw 2-input multiplexer as clock driver
 2018-10-17 16:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: add description of 74aup1g157gw

[PATCH net-next] ixgbe: fix XFRM_ALGO dependency
 2018-10-17 16:04 UTC  (4+ messages)

[PATCH] clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
 2018-10-17 16:02 UTC  (2+ messages)

[PATCH V9 00/21] C-SKY(csky) Linux Kernel Port
 2018-10-17 15:58 UTC  (14+ messages)
` [PATCH V9 15/21] csky: Debug and Ptrace GDB
` [PATCH V9 16/21] csky: SMP support
` [PATCH V9 17/21] csky: Misc headers
` [PATCH V9 18/21] dt-bindings: csky CPU Bindings
` [PATCH V9 20/21] MAINTAINERS: Add csky
` [PATCH V9 21/21] csky: support dword access for get_user_size()

[RFC 0/4] GPIO & PWM support for HiFive Unleashed
 2018-10-17 15:58 UTC  (9+ messages)
` [RFC 1/4] pwm: sifive: Add DT documentation for SiFive PWM Controller

linux-next: Tree for Oct 17
 2018-10-17 15:57 UTC  (2+ messages)
` linux-next: Tree for Oct 17 (x86; jump labels ?; x86 macros?; <asm/rmwcc.h>; <asm/qspinlock.h>)

[PATCH v2 00/17] thermal: enable+check sensor after its setup is finished
 2018-10-17 15:52 UTC  (18+ messages)
    ` [PATCH v2 01/17] thermal: add thermal_zone_set_mode() helper
    ` [PATCH v2 02/17] thermal: add thermal_zone_device_check() helper
    ` [PATCH v2 03/17] thermal: separate sensor enable and check operations
    ` [PATCH v2 04/17] thermal: separate sensor registration and enable+check operations
    ` [PATCH v2 05/17] thermal: bcm2835: enable+check sensor after its setup is finished
    ` [PATCH v2 06/17] thermal: brcmstb: "
    ` [PATCH v2 07/17] thermal: hisi_thermal: "
    ` [PATCH v2 08/17] thermal: qcom: tsens: "
    ` [PATCH v2 09/17] thermal: qoriq: "
    ` [PATCH v2 10/17] thermal: rcar_gen3_thermal: "
    ` [PATCH v2 11/17] thermal: rockchip_thermal: "
    ` [PATCH v2 12/17] thermal: exynos: "
    ` [PATCH v2 13/17] thermal: tegra: "
    ` [PATCH v2 14/17] thermal: ti-soc-thermal: "
    ` [PATCH v2 15/17] thermal: uniphier: "
    ` [PATCH v2 16/17] thermal: zx2967: "
    ` [PATCH v2 17/17] thermal: warn on attempts to read temperature on disabled sensors

WARNING: kmalloc bug in input_mt_init_slots
 2018-10-17 15:53 UTC  (12+ messages)

[PATCHv2] reset: socfpga: add an early reset driver for SoCFPGA
 2018-10-17 15:52 UTC  (4+ messages)

[BUG] ext4/block null pointer crashes in linux-next
 2018-10-17 15:47 UTC  (4+ messages)

[PATCH v4 3/4] perf/smmuv3: Add MSI irq support
 2018-10-17 15:42 UTC  (2+ messages)

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-10-17 15:44 UTC  (7+ messages)

[PATCH] Staging iio/adc: fixes parenthesis alignment
 2018-10-17 15:43 UTC  (2+ messages)

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-17 15:41 UTC  (9+ messages)
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-10-17 15:41 UTC  (10+ messages)
` [PATCH v13 2/8] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock
` [PATCH v13 4/8] clk: qcom: Add CPU clock driver for msm8996


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