linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 17:45:57 to 2018-11-13 22:03:38 UTC [more...]

[PATCH] Revert "scripts/setlocalversion: git: Make -dirty check more robust"
 2018-11-13 22:03 UTC  (17+ messages)
  ` [PATCH] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
                        ` [PATCH v2] "

[PATCH v2 0/6] freezer for cgroup v2
 2018-11-13 21:59 UTC  (9+ messages)
` [PATCH v2 3/6] cgroup: cgroup v2 freezer

[RFC PATCH 00/13] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-13 21:55 UTC  (6+ messages)
` [RFC PATCH 01/13] arm: Fix mutual exclusion in arch_gettimeoffset

[PATCH V3 4/6] usb: ohci-platform: Add support for Broadcom STB SoC's
 2018-11-13 21:54 UTC  (5+ messages)

[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-13 21:51 UTC  (9+ messages)
` [PATCH v11 3/5] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdlien from kexec

[PATCH RFC] selftests/x86: Add a selftest for SGX
 2018-11-13 21:51 UTC  (2+ messages)

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-13 21:50 UTC  (24+ messages)
` [PATCH 02/24] leds: core: Add support for composing LED class device names
` [PATCH 04/24] dt-bindings: leds: Add function and color properties

[PATCH v7 00/13] arch/x86: AMD QoS support
 2018-11-13 21:49 UTC  (7+ messages)
` [PATCH v7 01/13] arch/x86: Start renaming the rdt files to more generic names
` [PATCH v7 11/13] arch/x86: Introduce QOS feature for AMD

[GIT PULL] kgdb changes for v4.20-rc3
 2018-11-13 21:32 UTC 

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-11-13 21:28 UTC 

[PATCH v7 00/17] Removed nested TPM operations
 2018-11-13 21:28 UTC  (22+ messages)
` [PATCH v7 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v7 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v7 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v7 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v7 05/17] tpm: declare struct tpm_header
` [PATCH v7 06/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v7 07/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v7 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v7 09/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v7 10/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v7 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v7 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v7 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v7 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v7 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v7 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v7 17/17] tpm: remove @flags from tpm_transmit()

[PATCH] vfio/pci: Parallelize device open and release
 2018-11-13 21:22 UTC  (4+ messages)

[GIT PULL] integrity: fixup for new struct public_key_signature encoding field
 2018-11-13 21:17 UTC 

[PATCH] mailbox: tegra-hsp: use devm_kstrdup_const()
 2018-11-13 21:11 UTC  (2+ messages)

[PATCH v1] tg3: optionally get mac address from devicetree
 2018-11-13 21:09 UTC  (2+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-13 21:02 UTC  (4+ messages)
` [PATCH v5 05/27] Documentation/x86: Add CET description

[GIT PULL] nfsd bugfixes
 2018-11-13 21:06 UTC 

[PATCH] jffs2: implement mount option to configure endianness
 2018-11-13 21:01 UTC  (11+ messages)

Official Linux system wrapper library?
 2018-11-13 20:58 UTC  (8+ messages)

[PATCH] openrisc: make function cache_loop() inline
 2018-11-13 20:49 UTC  (2+ messages)

[PATCH 1/2] exec: load_script: don't blindly truncate shebang string
 2018-11-13 20:43 UTC  (6+ messages)
` [PATCH 2/2] exec: increase BINPRM_BUF_SIZE to 256

KASAN: use-after-free Read in locks_delete_block
 2018-11-13 20:40 UTC  (4+ messages)

WARNING in usb_submit_urb (4)
 2018-11-13 20:37 UTC  (2+ messages)

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-13 20:26 UTC  (8+ messages)

[PATCH v5 00/10] x86/alternative: text_poke() fixes
 2018-11-13 13:07 UTC  (11+ messages)
` [PATCH v5 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v5 02/10] x86/jump_label: Use text_poke_early() during early init
` [PATCH v5 03/10] x86/mm: temporary mm struct
` [PATCH v5 04/10] fork: provide a function for copying init_mm
` [PATCH v5 05/10] x86/alternative: initializing temporary mm for patching
` [PATCH v5 06/10] x86/alternative: use temporary mm for text poking
` [PATCH v5 07/10] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v5 08/10] x86: avoid W^X being broken during modules loading
` [PATCH v5 09/10] x86/jump-label: remove support for custom poker
` [PATCH v5 10/10] x86/alternative: remove the return value of text_poke_*()

[PATCH cgroup/for-4.21 1/2] cpuset: Minor cgroup2 interface updates
 2018-11-13 20:16 UTC  (2+ messages)
` [PATCH cgroup/for-4.21 2/2] cgroup: Add .__DEBUG__. prefix to debug file names

BUG: KASAN: slab-out-of-bounds in selinux_sctp_bind_connect+0x60/0x150
 2018-11-13 20:13 UTC  (4+ messages)
` [PATCH] selinux: check length properly in SCTP bind hook

[PATCH 1/1] stackleak: Disable function tracing and kprobes for stackleak_erase()
 2018-11-13 20:06 UTC  (3+ messages)

[PATCH v1 1/2] dt-binding: spi: add NPCM PSPI controller documentation
 2018-11-13 20:02 UTC  (2+ messages)
` Applied "dt-binding: spi: add NPCM PSPI controller documentation" to the spi tree

[PATCH AUTOSEL 3.18 1/9] bfs: add sanity check at bfs_fill_super()
 2018-11-13 20:00 UTC  (4+ messages)

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2018-11-13 19:58 UTC  (3+ messages)
` [RFC/RFT 1/2] RISC-V: Implement ptrace regs and stack API
` [RFC/RFT 2/2] RISC-V: kprobes/kretprobe support

[PATCH] l1tf: drop the swap storage limit restriction when l1tf=off
 2018-11-13 19:56 UTC  (3+ messages)

[PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-11-13 19:54 UTC  (11+ messages)
` [PATCHv5 1/6] ARM: dts: exynos: Added UHS-I bus speed support
` [PATCHv5 2/6] ARM: dts: exynos: fix regulator min values of LDO13 for Odroid XU3/XU4
` [PATCHv5 3/6] ARM: dts: exynos: update maximum frequency for sdcard to 200MHz
` [PATCHv5 4/6] ARM: dts: exynos: Add pin configuration for SD write protect on Odroid XU3/XU4
` [PATCHv5 5/6] ARM: dts: exynos: update maximum frequency for emmc to 200MHz

[PATCH] Revert "clocksource: Make clocksource validation work for all clocksources"
 2018-11-13 19:52 UTC  (3+ messages)

Applied "regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7" to the regulator tree
 2018-11-13 19:52 UTC 

[RFC PATCH] spi: add driver for the SiFive SPI controller
 2018-11-13 19:48 UTC  (3+ messages)

[GIT PULL] PCI changes for v4.20
 2018-11-13 19:47 UTC  (5+ messages)

[PATCH 01/11] ASoC: AMD: add ACP 3.x IP register header
 2018-11-13 19:46 UTC  (9+ messages)
  ` Applied "ASoC: AMD: add ACP 3.x IP register header" to the asoc tree
` [PATCH 04/11] ASoC: amd: add ACP3x PCM platform driver
  ` Applied "ASoC: amd: add ACP3x PCM platform driver" to the asoc tree
` [PATCH 11/11] ASoC: amd: enable acp3x drivers build
  ` Applied "ASoC: amd: enable acp3x drivers build" to the asoc tree

[PATCH 02/11] ASoC: AMD: add ACP3.0 PCI driver
 2018-11-13 19:46 UTC  (2+ messages)
` Applied "ASoC: AMD: add ACP3.0 PCI driver" to the asoc tree

[PATCH 03/11] ASoC: amd: create ACP3x PCM platform device
 2018-11-13 19:46 UTC  (2+ messages)
` Applied "ASoC: amd: create ACP3x PCM platform device" to the asoc tree

[PATCH] ARM: dts: exynos: Clarify comment explaining purpose of Odroid XU3 DTSI
 2018-11-13 19:46 UTC 

[PATCH 05/11] ASoC: amd: Interrupt handler changes for ACP3x DMA driver
 2018-11-13 19:46 UTC  (2+ messages)
` Applied "ASoC: amd: Interrupt handler changes for ACP3x DMA driver" to the asoc tree

[PATCH 06/11] ASoC: amd: add acp3x pcm driver dma ops
 2018-11-13 19:46 UTC  (2+ messages)
` Applied "ASoC: amd: add acp3x pcm driver dma ops" to the asoc tree

[PATCH 07/11] ASoC: amd: add acp3x i2s ops
 2018-11-13 19:45 UTC  (2+ messages)
` Applied "ASoC: amd: add acp3x i2s ops" to the asoc tree

[PATCH 08/11] ASoC: amd: add acp3x tdm mode support
 2018-11-13 19:45 UTC  (2+ messages)
` Applied "ASoC: amd: add acp3x tdm mode support" to the asoc tree

[PATCH 09/11] ASoC: amd: add acp3x runtime pm ops
 2018-11-13 19:45 UTC  (2+ messages)
` Applied "ASoC: amd: add acp3x runtime pm ops" to the asoc tree

[PATCH 10/11] ASoC: amd: add acp3x system resume pm op
 2018-11-13 19:45 UTC  (2+ messages)
` Applied "ASoC: amd: add acp3x system resume pm op" to the asoc tree

[PATCH 0/2] Docs/EDID: Fixed and improved EDID documentation
 2018-11-13 19:45 UTC  (3+ messages)

[PATCH v5 0/2] clk: Add functions to get optional clocks
 2018-11-13 19:44 UTC  (6+ messages)
` [PATCH v5 1/2] clk: Add of_clk_get_by_name_optional() function

[PATCH v1 00/11] Mediatek MT8183 clock and scpsys support
 2018-11-13 19:35 UTC  (5+ messages)
` [PATCH v1 04/11] soc: mediatek: add new flow for mtcmos power
` [PATCH v1 11/11] soc: mediatek: Add MT8183 scpsys support

[PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
 2018-11-13 19:35 UTC  (5+ messages)
` [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter

[PATCH 1/1] staging: rtlwifi: Add new line to stay in 80 characters
 2018-11-13 19:34 UTC  (4+ messages)
` [PATCH v2 0/2] Aligh parenthesis and split lines
  ` [PATCH v2 1/2] staging: rtlwifi: Add spaces to match open parenthesis
  ` [PATCH v2 2/2] staging: rtlwifi: Add new line to stay in 80 characters

[PATCH 10/17] prmem: documentation
 2018-11-13 19:35 UTC  (22+ messages)

[PATCH v4] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-11-13 19:30 UTC 

[PATCH] soc/tegra: remove duplicated function declaration
 2018-11-13 19:25 UTC  (3+ messages)

WARNING: CPU: 26 PID: 64391 at lib/vsprintf.c:2193 set_precision+0x84/0x90
 2018-11-13 19:23 UTC  (4+ messages)

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-13 19:22 UTC  (9+ messages)
` [PATCH tip/core/rcu 20/41] kprobes: eplace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 25/41] workqueue: Replace call_rcu_sched() with call_rcu()

[PATCH] Raise maximum number of memory controllers
 2018-11-13 19:15 UTC  (13+ messages)
          ` [PATCH] EDAC: Don't add devices under /sys/bus/edac

[PATCH v3] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-11-13 19:14 UTC  (3+ messages)

[PATCH 4.14 000/222] 4.14.81-stable review
 2018-11-13 19:11 UTC  (3+ messages)

[PATCH 4.9 000/141] 4.9.137-stable review
 2018-11-13 19:11 UTC  (5+ messages)

[PATCH] Add support for low-level debug on STM32
 2018-11-13 19:02 UTC  (7+ messages)
` [PATCH] ARM: stm32: debug: add low-level debug support

[PATCH] spi: lpspi: Add Slave Mode support for LPSPI
 2018-11-13 18:55 UTC  (2+ messages)

[PATCH v5 0/3] Huawei laptops
 2018-11-13 18:51 UTC  (4+ messages)
` [PATCH v5 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH] soc: ti: wkup_m3: Add PRCM int16 as the wake up source
 2018-11-13 18:50 UTC  (2+ messages)

[PATCHv4] reset: socfpga: add an early reset driver for SoCFPGA
 2018-11-13 18:50 UTC 

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-13 18:42 UTC  (4+ messages)

[PATCH v3 2/6] spi: Deal with slaves that return from transfer_one() unfinished
 2018-11-13 18:35 UTC  (2+ messages)
` Applied "spi: Deal with slaves that return from transfer_one() unfinished" to the spi tree

[PATCH v3 5/6] spi: pxa2xx: Add ready signal
 2018-11-13 18:34 UTC  (2+ messages)
` Applied "spi: pxa2xx: Add ready signal" to the spi tree

[PATCH v3 4/6] spi: pxa2xx: dt-bindings: Add ready GPIO signal
 2018-11-13 18:34 UTC  (2+ messages)
` Applied "spi: pxa2xx: dt-bindings: Add ready GPIO signal" to the spi tree

[PATCH 0/2] x86: Asm macros fixes
 2018-11-13 18:34 UTC  (5+ messages)
` [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros

[PATCH] ASoC: rockchip: add missing slave_config setting for I2S
 2018-11-13 18:28 UTC  (2+ messages)
` Applied "ASoC: rockchip: add missing slave_config setting for I2S" to the asoc tree

[PATCH 1/2] ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
 2018-11-13 18:28 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Fix dma-unsafe read of scratch registers" to the asoc tree

[PATCH 2/2] ASoC: wm_adsp: Factor out common init code
 2018-11-13 18:28 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Factor out common init code" to the asoc tree

[PATCH] slab.h: Avoid using & for logical and of booleans
 2018-11-13 18:22 UTC  (11+ messages)

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-11-13 18:22 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 1/1] stackleak: Disable ftrace for stackleak.c
 2018-11-13 18:21 UTC  (8+ messages)

[PATCH V4] KSM: allow dedup all tasks memory
 2018-11-13 18:20 UTC 

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-13 18:20 UTC 

[PATCH] greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
 2018-11-13 18:18 UTC  (3+ messages)

[PATCHv11 0/8] Add Intel Stratix10 FPGA manager and service layer
 2018-11-13 18:14 UTC  (9+ messages)
` [PATCHv11 1/8] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv11 2/8] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv11 3/8] firmware: add Intel Stratix10 service layer driver
` [PATCHv11 4/8] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv11 5/8] arm64: dts: stratix10: add fpga manager and region
` [PATCHv11 6/8] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv11 7/8] Documentation: driver-api: add stratix10 service layer
` [PATCHv11 8/8] firmware: add remote status update client support

[PATCH v3 00/20] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-11-13 18:11 UTC  (6+ messages)
` [PATCH v3 01/20] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v3 18/20] Input: hp_sdc_rtc - Switch to use %ptR

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-13 18:06 UTC  (4+ messages)

[PATCH] mm/hugetl.c: keep the page mapping info when free_huge_page() hit the VM_BUG_ON_PAGE
 2018-11-13 18:04 UTC  (2+ messages)

[PATCH 17/17] ASoc: bcm2835-i2s: Switch to SPDX identifier
 2018-11-13 18:03 UTC  (2+ messages)

[PATCH 4/4] regulator/of_get_regulator: add child path to find the regulator supplier
 2018-11-13 18:02 UTC  (2+ messages)

[PATCH v2] exec: make de_thread() freezable
 2018-11-13 18:00 UTC  (4+ messages)

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-13 18:00 UTC  (3+ messages)

[PATCH net-next v3 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-11-13 18:00 UTC  (7+ messages)
` [PATCH net-next v3 6/6] net/ncsi: Configure multi-package, multi-channel modes with failover

multipath-tools: add ANA support for NVMe device
 2018-11-13 18:00 UTC 

[PATCH] ftrace: remove KASAN poison in ftrace_ops_test()
 2018-11-13 17:47 UTC  (4+ messages)

[PATCH 0/3] add support for MCP16502 PMIC
 2018-11-13 17:45 UTC  (3+ messages)
` [PATCH 3/3] regulator: mcp16502: add regulator driver for MCP16502


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