linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-17 20:31:14 to 2018-10-18 02:37:41 UTC [more...]

[PATCH V9 00/21] C-SKY(csky) Linux Kernel Port
 2018-10-18  2:37 UTC  (10+ messages)
` [PATCH V9 05/21] csky: System Call
` [PATCH V9 07/21] csky: MMU and page table management
` [PATCH V9 08/21] csky: Process management and Signal

linux-next: manual merge of the kvm tree with Linus' tree
 2018-10-18  2:37 UTC 

[PATCH] scsi: ips: fix missing break in switch
 2018-10-18  2:37 UTC  (7+ messages)

[RFC][PATCH] x86: ptrace: Add function argument access API
 2018-10-18  2:34 UTC  (6+ messages)

Crash in msm serial on dragonboard with ftrace bootargs
 2018-10-18  2:33 UTC  (14+ messages)

[PATCH v2] x86: ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
 2018-10-18  2:28 UTC  (2+ messages)

[PATCH] ext4: direct return when jinode allocate failed
 2018-10-18  2:23 UTC  (2+ messages)

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-18  2:17 UTC  (9+ messages)

rcu: Kernel stack is corrupted in: perf_trace_rcu_dyntick
 2018-10-18  2:13 UTC  (2+ messages)

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

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-18  2:05 UTC  (18+ messages)
` [RFC v1 06/31] arch: um: enabled running kunit from User Mode Linux
` [RFC v1 22/31] kunit: mock: add the concept of spyable functions
` [RFC v1 26/31] arch: um: added stubs for mock iomem for KUnit

[PATCH 3/4] kbuild: Removes unnecessary shadowed local variable and optimize testing
 2018-10-18  2:03 UTC  (3+ messages)
` [Lkcamp] "

[PATCH 4/4] Changes macro usage to avoid shadowing a variable
 2018-10-18  1:48 UTC  (3+ messages)
` [Lkcamp] "

[PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
 2018-10-18  1:47 UTC  (3+ messages)
` [tip:x86/asm] x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
  ` in_compat_syscall() returns from kernel thread for X86_32

[PATCH V2 0/6] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2018-10-18  1:46 UTC  (8+ messages)
` [PATCH V2 1/6] dt-bindings: Add Broadcom STB OHCI, EHCI and XHCI binding document
` [PATCH V2 2/6] usb: core: Add ability to skip phy exit on suspend and init on resume
` [PATCH V2 3/6] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH V2 4/6] usb: ohci-platform: "
` [PATCH V2 5/6] usb: ehci: Add new EHCI driver "
` [PATCH V2 6/6] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH 0/3] driver core: add probe error check helper
 2018-10-18  1:45 UTC  (7+ messages)
  ` [PATCH 1/3] driver core: add probe_err log helper

[PATCH v2 0/2] kvm "fake DAX" device
 2018-10-18  1:44 UTC  (6+ messages)
` [PATCH v2 2/2] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "

[PATCH v11 0/5] Venus updates - PIL
 2018-10-18  1:42 UTC  (4+ messages)
` [PATCH v11 1/5] venus: firmware: add routine to reset ARM9

[PATCH 5/8] drm/virtio: track created object state
 2018-10-18  1:41 UTC  (4+ messages)
` [PATCH 7/8] drm/virtio: move virtio_gpu_object_{attach,detach} calls
  ` [PATCH 7/8] drm/virtio: move virtio_gpu_object_{attach, detach} calls

[PATCH v2 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-18  1:40 UTC  (9+ messages)
` [PATCH v2 5/6] esp_scsi: De-duplicate PIO routines

[PATCH 2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoC
 2018-10-18  1:31 UTC  (2+ messages)

[PATCH v2] Staging iio: adc: Match parenthesis alignment
 2018-10-18  1:31 UTC 

[PATCH] pstore: Refactor compression initialization
 2018-10-18  1:30 UTC  (2+ messages)

[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-18  1:26 UTC  (3+ messages)

[PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-18  1:25 UTC  (5+ messages)
` [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-10-18  1:22 UTC  (7+ messages)
` [RFC PATCH 1/5] x86: introduce preemption disable prefix
` [RFC PATCH 2/5] x86: patch indirect branch promotion
` [RFC PATCH 3/5] x86: interface for accessing indirect branch locations
` [RFC PATCH 4/5] x86: learning and patching indirect branch targets
` [RFC PATCH 5/5] x86: relpoline: disabling interface

[PATCH] cacheinfo: Keep the old value if of_property_read_u32 fails
 2018-10-18  1:28 UTC  (3+ messages)

[PATCH v2] virtio-gpu: add VIRTIO_GPU_F_EDID feature
 2018-10-18  1:17 UTC  (2+ messages)

[PATCH v2] drm/bochs: add edid support
 2018-10-18  1:15 UTC  (2+ messages)

[RFC PATCH 0/5] device property: Introducing software nodes
 2018-10-18  1:06 UTC  (4+ messages)

[PATCH 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-10-18  1:04 UTC  (11+ messages)
` [PATCH 2/5] hwmon: (ina3221) Return -ENODATA for two alarms attributes
` [PATCH 4/5] hwmon: (ina3221) Make sure data is ready after channel enabling

[PATCH -next] advansys: remove set but not used variable 'srb_tag' in adv_isr_callback
 2018-10-18  1:02 UTC  (2+ messages)

[PATCH] mfd: db8500-prcmu: Fix some section annotations
 2018-10-18  0:56 UTC 

[RFC PATCH v2] soc: qcom: rmtfs_mem: Control remoteproc from rmtfs_mem
 2018-10-18  0:54 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
 2018-10-18  0:54 UTC 

[PATCH] ARM: OMAP2+: hwmod: Fix some section annotations
 2018-10-18  0:52 UTC 

[PATCH] scsi: ufs: Schedule clk gating work on correct queue
 2018-10-18  0:49 UTC  (2+ messages)

[PATCH] pstore/ram: Clarify resource reservation labels
 2018-10-18  0:49 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-gta04: Fix comment block
 2018-10-18  0:48 UTC 

[PATCH] dt-bindings: ufs: Fix the compatible string definition
 2018-10-18  0:42 UTC  (2+ messages)

[PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
 2018-10-18  0:40 UTC  (8+ messages)
` [Lkcamp] "

[PATCH] dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commits
 2018-10-18  0:38 UTC  (3+ messages)

[PATCH 0/7] drivers: tty: Fix kernel-docs comments
 2018-10-18  0:17 UTC  (3+ messages)

[RFC PATCH] soc: qcom: rmtfs_mem: Control remoteproc from rmtfs_mem
 2018-10-18  0:23 UTC  (6+ messages)

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

[PATCH] leds: gpio: set led_dat->gpiod pointer for OF defined GPIO leds
 2018-10-18  0:14 UTC 

[PATCH] tpm: tpm_try_transmit() refactor error flow
 2018-10-18  0:14 UTC  (2+ messages)

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-10-18  0:03 UTC  (9+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH v14 00/19] Intel SGX1 support
 2018-10-17 23:56 UTC  (5+ messages)
` [PATCH v14 19/19] x86/sgx: Driver documentation

[mm PATCH v4 0/6] Deferred page init improvements
 2018-10-17 23:54 UTC  (7+ messages)
` [mm PATCH v4 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v4 2/6] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v4 3/6] mm: Use memblock/zone specific iterator for handling deferred page init
` [mm PATCH v4 4/6] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH v4 5/6] mm: Add reserved flag setting to set_page_links
` [mm PATCH v4 6/6] mm: Use common iterator for deferred_init_pages and deferred_free_pages

possible deadlock in aio_poll
 2018-10-17 23:55 UTC  (3+ messages)

[PATCH v2] docs: Introduce deprecated APIs list
 2018-10-17 23:45 UTC 

[PATCH 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
 2018-10-17 23:45 UTC  (6+ messages)
` [PATCH 4/6] usb: gadget: add functions to signal udc driver to delay status stage

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

[PATCH] docs: Introduce deprecated APIs list
 2018-10-17 23:34 UTC  (9+ messages)

[PATCH] fs: ufs: Remove switch statement from ufs_set_de_type function
 2018-10-17 23:33 UTC  (3+ messages)

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-17 23:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[RFC PATCH] smack: fix access permissions for keyring
 2018-10-17 23:25 UTC 

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-17 23:17 UTC  (6+ messages)
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states

[PATCH 2/4] Renames variable to fix shadow warning
 2018-10-17 23:16 UTC  (7+ messages)
` [Lkcamp] "

[PATCH 0/1] fs: cap max_files at LONG_MAX
 2018-10-17 23:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] tpm: tpm_try_transmit() ignore value of go_to_idle()
 2018-10-17 23:08 UTC  (3+ messages)

[PATCH] selftests/ftrace: Use colored output when available
 2018-10-17 23:02 UTC  (4+ messages)
` [PATCH] selftests/ftrace: Strip escape sequences for log file

[PATCH] selftests/ftrace: Use colored output when available
 2018-10-17 23:01 UTC  (3+ messages)

[PATCH 2/2] hwmon: (isl68137) add accessors to enable/disable AVS mode
 2018-10-17 22:56 UTC 

[PATCH 1/2] hwmon: (pmbus): Add driver for Intersil ISL68137
 2018-10-17 22:56 UTC 

[GIT PULL 00/11] perf/urgent fixes
 2018-10-17 22:55 UTC  (12+ messages)
` [PATCH 01/11] tools arch uapi: Sync the x86 kvm.h copy
` [PATCH 02/11] tools headers uapi: Sync "
` [PATCH 03/11] Revert "perf tools: Fix PMU term format max value calculation"
` [PATCH 04/11] perf vendor events intel: Fix wrong filter_band* values for uncore events
` [PATCH 05/11] perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
` [PATCH 06/11] perf tools: Fix use of alternatives to find JDIR
` [PATCH 07/11] perf tools: Fix tracing_path_mount proper path
` [PATCH 08/11] perf cpu_map: Align cpu map synthesized events properly
` [PATCH 09/11] perf report: Don't crash on invalid inline debug information
` [PATCH 10/11] perf tools: Pass build flags to traceevent build
` [PATCH 11/11] perf tools: Stop fallbacking to kallsyms for vdso symbols lookup

[PATCH] MAINTAINERS: Add entry for VKMS
 2018-10-17 22:51 UTC 

[PATCH] proc: use ns_capable instead of capable for timerslack_ns
 2018-10-17 22:47 UTC 

[FOR CI] drm/drm_vblank: Change EINVAL by the correct errno
 2018-10-17 22:44 UTC 

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

[PATCH 1/2] serial: set suppress_bind_attrs flag only if builtin
 2018-10-17 22:41 UTC  (7+ messages)
` [PATCH 2/2] writeback: don't decrement wb->refcnt if !wb->bdi

[POC 01/12] Accessing __ro_after_init variables as immediates
 2018-10-17 22:33 UTC  (12+ messages)
` [POC 02/12] init/main.c: call update_rai_access()
` [POC 03/12] arch/Kconfig: add ARCH_HAS_RAI symbol
` [POC 04/12] vmlinux.lds.h: handle various rai sections
` [POC 05/12] x86-64: initial ro-after-init patching support
` [POC 06/12] ugly ugly hack
` [POC 07/12] x86-64: rai: implement _rai_load
` [POC 08/12] fs/dcache.c: access dentry_cache via rai_load
` [POC 09/12] fs/inode.c: access inode_cachep "
` [POC 10/12] hack: /proc/rai: add rai_bucket_shift use
` [POC 11/12] x86-64: implement _rai_bucket_shift
` [POC 12/12] fs/dcache.c: use rai_bucket_shift for dentry hashtable

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-17 22:33 UTC  (6+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[PATCH v3 2/2] dt-bindings: hwmon: Add adm127x documentation
 2018-10-17 22:27 UTC 

[PATCH v3 1/2] hwmon: (adm1275): Allow setting shunt reg value
 2018-10-17 22:26 UTC 

[LKP] [mm/memory.c] 6558038e45: general_protection_fault:#[##]
 2018-10-17 22:26 UTC  (2+ messages)

statx(2) API and documentation
 2018-10-17 22:22 UTC  (6+ messages)

l1tf: Kernel suggests I throw away third of my memory. I'd rather not
 2018-10-17 22:21 UTC  (4+ messages)

[PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #12]
 2018-10-17 22:13 UTC  (12+ messages)
      ` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH 2/3] x86/mcelog: Remove one mce_helper definition
 2018-10-17 22:12 UTC  (2+ messages)
` [tip:ras/core] "

[PATCH] drivers/vfio: Fix an 8-byte alignment issue
 2018-10-17 22:03 UTC  (3+ messages)

[PATCH v4 2/4] perf: add arm64 smmuv3 pmu driver
 2018-10-17 21:53 UTC  (2+ messages)

linux-next: build warning after merge of the clk tree
 2018-10-17 21:51 UTC 

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

[PATCH v3 0/2] Add SECO Boards CEC device driver
 2018-10-17 21:31 UTC  (3+ messages)
` [PATCH v3 1/2] media: add SECO cec driver
` [PATCH v3 2/2] seco-cec: add Consumer-IR support

[PATCH v2 0/9] ARM: dts: tegra: last minute fixes
 2018-10-17 21:33 UTC  (6+ messages)
` [PATCH v2 9/9] ASoC: tegra_sgtl5000: fix platform name vs. of_node assignement

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-17 21:30 UTC  (6+ messages)
` [PATCH v4 01/18] of: overlay: add tests to validate kfrees from overlay removal

[PATCH 0/2] Allow gpio-mmio to co-exist with pinctrl driver
 2018-10-17 21:30 UTC  (3+ messages)
` [PATCH 1/2] gpio: gpio-mmio: Allow volatile shadow regs
` [PATCH 2/2] pinctrl: pinctrl-npcm7xx: Set BGPIOF_VOLATILE_REG

[BUG] ext4/block null pointer crashes in linux-next
 2018-10-17 21:20 UTC  (5+ messages)

[PATCH 1/2] locking/qspinlock_stat: Count instances of nested lock slowpaths
 2018-10-17 21:06 UTC  (3+ messages)

[PATCH 3/3] staging: emxx_udc: Added missing le16_to_cpu conversions
 2018-10-17 21:02 UTC 

[PATCH 2/3] staging: emxx_udc: Added missing __iomem modifier to handle p_regs
 2018-10-17 21:02 UTC 

[PATCH 1/3] staging: emxx_udc: Added static modifier to udc_controller
 2018-10-17 21:01 UTC 

[PATCH v1 0/5] CPUFREQ OPP's and Tegra30 support by tegra20-cpufreq driver
 2018-10-17 20:57 UTC  (12+ messages)
` [PATCH v1 1/5] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30

[PATCH] spi: pxa2xx: fix PCI dependency
 2018-10-17 20:53 UTC  (2+ messages)

[PATCH] media: uvcvideo: Add boottime clock support
 2018-10-17 20:50 UTC  (4+ messages)

[PATCH v1] i2c: tegra: Remove suspend-resume
 2018-10-17 20:49 UTC  (5+ messages)

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-10-17 20:48 UTC  (7+ messages)
` [PATCH v13 07/12] livepatch: Use lists to manage patches, objects and functions
` [PATCH v13 09/12] livepatch: Remove Nop structures when unused
` [PATCH v13 12/12] selftests/livepatch: introduce tests


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