linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-05 18:36:08 to 2017-04-06 02:12:38 UTC [more...]

[BUG] stack tracing causes: kernel/module.c:271 module_assert_mutex_or_preempt
 2017-04-06  2:12 UTC  (12+ messages)

[GIT PULL] extcon immutable branch for v4.12
 2017-04-06  2:04 UTC 

[RFC PATCH] raid1: reset 'bi_next' before reuse the bio
 2017-04-06  2:03 UTC  (4+ messages)

[PATCH] get_maintainer: Add Yakir Yang to .get_maintainer.ignore
 2017-04-06  2:01 UTC 

[GIT] Networking
 2017-04-06  1:57 UTC 

4.11.0-rc5-00011-g08e4e0d oops in mpt3sas driver
 2017-04-06  1:47 UTC  (2+ messages)

[PATCH net-next] bonding: attempt to better support longer hw addresses
 2017-04-06  1:45 UTC  (2+ messages)

[RFC PATCH 0/6] Unify the Interrupt Mode and setup it as soon as possible
 2017-04-06  1:37 UTC  (6+ messages)
` [RFC PATCH 1/6] x86/apic: Replace init_bsp_APIC() with apic_virture_wire_mode_setup()

net/sched: latent livelock in dev_deactivate_many() due to yield() usage
 2017-04-06  1:28 UTC  (9+ messages)

[PATCH v2 6/9] mm: rmap: Use correct helper when poisoning hugepages
 2017-04-06  1:25 UTC  (2+ messages)

[PATCH] get_maintainer: apply all .get_maintainer.ignore files
 2017-04-06  1:21 UTC  (4+ messages)

[patch for-4.11] mm, thp: fix setting of defer+madvise thp defrag mode
 2017-04-06  1:17 UTC 

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-06  1:12 UTC  (12+ messages)

[PATCH v4 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-04-06  1:10 UTC  (5+ messages)
` [PATCH v4 2/2] iio: "

[PATCH 1/2] Alps HID I2C T4 device support
 2017-04-06  1:07 UTC  (11+ messages)

linux-next: manual merge of the input tree with the jc_docs tree
 2017-04-06  1:06 UTC 

[RFC][PATCH] spin loop arch primitives for busy waiting
 2017-04-06  0:59 UTC  (5+ messages)

[PATCH -mm -v2] mm, swap: Sort swap entries before free
 2017-04-06  0:47 UTC  (3+ messages)

[PATCH v2 00/11] fujitsu-laptop: backlight cleanup
 2017-04-06  0:45 UTC  (4+ messages)

[RFC PATCH 0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
 2017-04-06  0:24 UTC  (20+ messages)

[RFC][PATCH 1/2] printk: Introduce per-console filtering of messages by loglevel
 2017-04-06  0:38 UTC  (10+ messages)
` [RFC][PATCH 2/2] printk: Add /sys/consoles/${con}/ and maxlevel attribute

[PATCH 0/5] IB/qib: Fine-tuning for four function implementations
 2017-04-06  0:37 UTC  (2+ messages)

[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
 2017-04-06  0:32 UTC  (2+ messages)

[GIT PULL] tpmdd updates for 4.12
 2017-04-06  0:31 UTC  (2+ messages)

[RFC v2] Introduce rare_write() infrastructure
 2017-04-06  0:14 UTC  (6+ messages)
` [RFC v2][PATCH 04/11] x86: Implement __arch_rare_write_begin/unmap()

[PATCH] fpga fr br: fix warning for unexpected version number
 2017-04-06  0:13 UTC  (4+ messages)

[PATCH v1 0/5] perf report: Show branch type
 2017-04-06  0:09 UTC  (6+ messages)
` [PATCH v1 1/5] perf/core: Define the common branch type classification

[PATCH net-next v5 0/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-04-06  0:05 UTC 

[RFC][PATCH] mm: Tighten x86 /dev/mem with zeroing
 2017-04-06  0:00 UTC 

[PATCH net-next v5 2/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-04-06  0:00 UTC 

[PATCH] staging: rtl8192u: ieee80211: Fix space required after }
 2017-04-05 23:57 UTC  (2+ messages)

[PATCH -v6 00/13] The arduous story of FUTEX_UNLOCK_PI
 2017-04-05 23:57 UTC  (11+ messages)
` [PATCH -v6 05/13] futex: Change locking rules
` [PATCH -v6 06/13] futex: Cleanup refcounting
` [PATCH -v6 07/13] futex: Rework inconsistent rt_mutex/futex_q state
` [PATCH -v6 08/13] futex: Pull rt_mutex_futex_unlock() out from under hb->lock
` [PATCH -v6 09/13] futex,rt_mutex: Introduce rt_mutex_init_waiter()

[PATCH net-next v5 1/2] New kernel function to get IP overhead on a socket
 2017-04-05 23:50 UTC 

[PATCH v3 0/2] Enable mss rproc support on msm8996
 2017-04-05 23:44 UTC  (3+ messages)
` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr

[PATCH 00/24] Kernel lockdown
 2017-04-05 23:38 UTC  (26+ messages)
` [PATCH 01/24] efi: Add EFI_SECURE_BOOT bit
` [PATCH 02/24] Add the ability to lock down access to the running kernel image
` [PATCH 03/24] efi: Lock down the kernel if booted in secure boot mode
` [PATCH 04/24] Enforce module signatures if the kernel is locked down
` [PATCH 05/24] Restrict /dev/mem and /dev/kmem when "
` [PATCH 06/24] Add a sysrq option to exit secure boot mode
` [PATCH 07/24] kexec: Disable at runtime if the kernel is locked down
` [PATCH 08/24] Copy secure_boot flag in boot params across kexec reboot
` [PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set
` [PATCH 10/24] hibernate: Disable when the kernel is locked down
` [PATCH 11/24] uswsusp: "
` [PATCH 12/24] PCI: Lock down BAR access "
` [PATCH 13/24] x86: Lock down IO port "
` [PATCH 14/24] x86: Restrict MSR "
` [PATCH 15/24] asus-wmi: Restrict debugfs interface "
` [PATCH 16/24] ACPI: Limit access to custom_method "
` [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 18/24] acpi: Disable ACPI table override if the kernel is "
` [PATCH 19/24] acpi: Disable APEI error injection "
` [PATCH 20/24] bpf: Restrict kernel image access functions when "
` [PATCH 21/24] scsi: Lock down the eata driver
` [PATCH 22/24] Prohibit PCMCIA CIS storage when the kernel is locked down
` [PATCH 23/24] Lock down TIOCSSERIAL
` [PATCH 24/24] Lock down module params that specify hardware parameters (eg. ioport)

[PATCH] cs-2000-cp: keep Reserved bit on each register
 2017-04-05 23:31 UTC  (3+ messages)

[PATCH v2 0/3] hw_random: timeriomem_rng: Migrate to new API and improve performance
 2017-04-05 23:21 UTC  (4+ messages)
` [PATCH v2 1/3] hw_random: Migrate timeriomem_rng to new API
` [PATCH v2 2/3] hw_random: timeriomem_rng: Shorten verbose type and variable names
` [PATCH v2 3/3] hw_random: timeriomem_rng: Improve performance for sub-jiffie update periods

[PATCH] arm: dma: fix sharing of coherent DMA memory without struct page
 2017-04-05 23:14 UTC  (2+ messages)

[PATCH v4 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-04-05 22:54 UTC  (7+ messages)
` [PATCH v6 1/6] "
  ` [PATCH v6 2/6] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
  ` [PATCH v6 3/6] watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
  ` [PATCH v6 4/6] watchdog: iTCO_wdt: Add PMC specific noreboot update api
  ` [PATCH v6 5/6] platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure
  ` [PATCH v6 6/6] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read

[PATCH v6] vfio error recovery: kernel support
 2017-04-05 22:56 UTC  (15+ messages)

[PATCH V7 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2017-04-05 22:51 UTC  (7+ messages)
` [PATCH V7 1/4] dt-bindings: phy: Add support for QUSB2 phy
` [PATCH V7 3/4] dt-bindings: phy: Add support for QMP phy
` [PATCH V7 4/4] phy: qcom-qmp: new qmp phy driver for qcom-chipsets

[PATCH] x86/signals: Fix lower/upper bound reporting in compat siginfo
 2017-04-05 22:45 UTC  (4+ messages)

[PATCH 0/5] fpga: enhancements to support non-dt code
 2017-04-05 22:44 UTC  (4+ messages)

net/ipv4: use-after-free in ipv4_mtu
 2017-04-05 22:33 UTC  (6+ messages)

[PATCH] clk: stm32h7: Add stm32h743 clock driver
 2017-04-05 22:32 UTC  (2+ messages)

[PATCH] mwifiex: MAC randomization should not be persistent
 2017-04-05 22:26 UTC 

vvvvv VALERO
 2017-04-05 21:50 UTC 

[PATCH] mm: vmscan: fix IO/refault regression in cache workingset transition
 2017-04-05 22:11 UTC  (2+ messages)

iov_iter_pipe warning
 2017-04-05 22:02 UTC  (2+ messages)

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-04-05 21:57 UTC  (3+ messages)
` [PATCH v9 3/3] "

[PATCH v2 0/2] STM32F4 clock fixes
 2017-04-05 21:52 UTC  (5+ messages)
` [PATCH v2 1/2] clk: stm32f4: fix: exclude values 0 and 1 for PLLQ
` [PATCH v2 2/2] clk: stm32f4: fix timeout management for pll and ready gate

[PATCH v5 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-04-05 21:50 UTC  (4+ messages)
` [PATCH v5 2/2] iio: "

[PATCH] clk: iproc: Remove redundant check
 2017-04-05 21:48 UTC  (2+ messages)

[PATCH] net: ethernet: wiznet: avoid format string exposure
 2017-04-05 21:39 UTC 

[PATCH] qlge: avoid format string exposure in workqueue
 2017-04-05 21:39 UTC 

Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues")
 2017-04-05 21:38 UTC  (11+ messages)

[PATCH] Revert "Input: bma150 - avoid binding to bma180 if IIO bma180 driver present" and "Input: bma150 - extend chip detection for bma180"
 2017-04-05 21:37 UTC  (5+ messages)

[PATCH] arm64: xen: Implement EFI reset_system callback
 2017-04-05 21:26 UTC  (3+ messages)

[PATCH] IB/hns: include linux/of.h to fix build failure
 2017-04-05 21:23 UTC  (2+ messages)

[PATCH v2] cris: remove unused wp_works_ok macro
 2017-04-05 21:05 UTC  (2+ messages)

[PATCH] docs/vm/transhuge: Fix few trivial typos
 2017-04-05 21:02 UTC 

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-05 21:02 UTC  (18+ messages)

Is it safe for kthreadd to drain_all_pages?
 2017-04-05 20:59 UTC 

[HMM 00/16] HMM (Heterogeneous Memory Management) v19
 2017-04-05 20:40 UTC  (17+ messages)
` [HMM 01/16] mm/memory/hotplug: add memory type parameter to arch_add/remove_memory
` [HMM 02/16] mm/put_page: move ZONE_DEVICE page reference decrement v2
` [HMM 03/16] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory
` [HMM 04/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM 05/16] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM 06/16] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 07/16] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 08/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM 09/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM 10/16] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 11/16] mm/hmm/mirror: device page fault handler
` [HMM 12/16] mm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM 13/16] mm/migrate: allow migrate_vma() to alloc new page on empty entry
` [HMM 14/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
` [HMM 15/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2
` [HMM 16/16] hmm: heterogeneous memory management documentation

[RFC 00/10] V4L2 explicit synchronization support
 2017-04-05 20:43 UTC  (4+ messages)

[PATCH] x86/vdso: ensure vdso32_enabled gets set to valid values only
 2017-04-05 20:36 UTC 

[RFC][CFT][PATCHSET v1] uaccess unification
 2017-04-05 20:33 UTC  (5+ messages)
` ia64 exceptions (Re: [RFC][CFT][PATCHSET v1] uaccess unification)

[PATCHv3 00/10] Nokia H4+ support
 2017-04-05 20:28 UTC  (6+ messages)

[PATCH 0/3 V3] x86/intel_rdt: Improvements/Fixes to RDT framework
 2017-04-05 20:17 UTC  (5+ messages)
` [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed CLOSid

[PATCH v2 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers
 2017-04-05 20:04 UTC  (10+ messages)

[PATCH 00/24] Kernel lockdown
 2017-04-05 19:57 UTC  (2+ messages)

[PATCH v2 0/3] fujitsu-laptop: call_fext_func() cleanup
 2017-04-05 19:46 UTC  (3+ messages)

[PATCH v4 0/3] meson-gx: Add mali-450 support
 2017-04-05 19:43 UTC  (3+ messages)
` [PATCH v4 2/3] clk: meson-gxbb: Add MALI clocks

sudo x86info -a => kernel BUG at mm/usercopy.c:78!
 2017-04-05 19:39 UTC  (12+ messages)

[PATCH v2] bug: further enhance use of CHECK_DATA_CORRUPTION
 2017-04-05 19:32 UTC  (4+ messages)
` [PATCH v2 1/7] bug: Clarify help text for BUG_ON_DATA_CORRUPTION
  ` [kernel-hardening] "

net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-05 19:32 UTC  (3+ messages)
` [PATCH 4/4] net: dsa: LAN9303: add MDIO managed mode support

[PATCH v2] sparc: remove unused wp_works_ok macro
 2017-04-05 19:24 UTC 

[PATCH] misc: sram-exec: Use aligned fncpy instead of memcpy
 2017-04-05 19:22 UTC  (2+ messages)

[PATCH v2] crypto: arm64/sha: Add constant operand modifier to ASM_EXPORT
 2017-04-05 19:21 UTC  (2+ messages)

[PATCH v4] arm64: print a fault message when attempting to write RO memory
 2017-04-05 19:18 UTC 

[WARNING] kernel/workqueue.c:2041 process_one_work (when cpu goes offline)
 2017-04-05 19:16 UTC 

[PATCH 0/3] soc: amlogic: Add Amlogic SoC Information driver
 2017-04-05 19:11 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: arm: amlogic: Add SoC information bindings

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-04-05 19:11 UTC  (5+ messages)
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags

[PATCH v7 0/7] Xen transport for 9pfs frontend driver
 2017-04-05 19:04 UTC  (8+ messages)
` [PATCH v7 1/7] xen: import new ring macros in ring.h
  ` [PATCH v7 2/7] xen: introduce the header file for the Xen 9pfs transport protocol
  ` [PATCH v7 3/7] xen/9pfs: introduce Xen 9pfs transport driver
  ` [PATCH v7 4/7] xen/9pfs: connect to the backend
  ` [PATCH v7 5/7] xen/9pfs: send requests "
  ` [PATCH v7 6/7] xen/9pfs: receive responses
  ` [PATCH v7 7/7] xen/9pfs: build 9pfs Xen transport driver

[RFC PATCH v2 0/4] IIO-based thermal sensor driver for Allwinner H3 SoC
 2017-04-05 19:04 UTC  (4+ messages)
` [RFC PATCH v2 1/4] dt-bindings: update the Allwinner GPADC device tree binding for H3

[PATCH v3 0/2] scsi: storvsc: Add support for FC rport
 2017-04-05 18:45 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: scsi_transport_fc: Add dummy initiator role to rport
` [PATCH v3 2/2] scsi: storvsc: Add support for FC rport

[PATCH v23 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-04-05 18:42 UTC  (5+ messages)
` [PATCH v23 06/11] clocksource: arm_arch_timer: refactor MMIO timer probing
` [PATCH v23 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver


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