linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-08 08:54:31 to 2017-11-08 12:14:31 UTC [more...]

linux-next: build failure after merge of the tip tree
 2017-11-08 12:14 UTC  (5+ messages)
  ` [tip:core/objtool] objtool: Fix cross-build

[PATCH v4] scripts: add leaking_addresses.pl
 2017-11-08 12:10 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] dell-smbios: fix string overflow
 2017-11-08 12:08 UTC 

[PATCH v2 0/3] staging: ccree: Fixes and cleanups
 2017-11-08 12:07 UTC  (5+ messages)
` [PATCH v2 1/3] staging: ccree: copy IV to DMAable memory

[PATCH] rtc: x-gene: mark PM functions as __maybe_unused
 2017-11-08 12:08 UTC 

[PATCH] virtio_balloon: fix build regression
 2017-11-08 12:07 UTC 

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-11-08 12:05 UTC  (24+ messages)
` [PATCH v5 10/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v5 11/26] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v5 12/26] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v5 13/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v5 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v5 26/26] KVM: arm/arm64: GICv4: Theory of operations

[butterfly_attach] WARNING: CPU: 0 PID: 198 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x71/0x97
 2017-11-08 12:05 UTC  (5+ messages)

[PATCH 0/3] x86/xen: support booting PVH guest via standard boot path
 2017-11-08 12:03 UTC  (13+ messages)
` [PATCH 1/3] x86/acpi: add test for ACPI_FADT_NO_VGA
` [PATCH 2/3] x86: add guest_late_init hook to hypervisor_x86 structure
` [PATCH 3/3] x86/xen: use guest_late_init to detect Xen PVH guest
  ` [Xen-devel] "

[oprofile_arch_init] BUG: using __this_cpu_read() in preemptible [00000000] code: swapper/0/1
 2017-11-08 12:01 UTC  (6+ messages)
  ` [PATCH] x86/oprofile/ppro: Do not use __this_cpu* accessors in preemptible context

[PATCH v2 00/15] ima: digest list feature
 2017-11-08 12:00 UTC  (7+ messages)

[PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state
 2017-11-08 11:57 UTC  (3+ messages)
` [RFC] hung task: check "

[PATCH 0/4] hv_balloon: fixes for num_pages_onlined accounting and misc improvements
 2017-11-08 11:57 UTC  (5+ messages)
` [PATCH 1/4] hv_balloon: fix printk loglevel
` [PATCH 2/4] hv_balloon: simplify hv_online_page()/hv_page_online_one()
` [PATCH 3/4] hv_balloon: fix bugs in num_pages_onlined accounting
` [PATCH 4/4] hv_balloon: trace post_status

[PATCH net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
 2017-11-08 11:56 UTC 

[PATCH] staging: pi433: #define shift constants in rf69.c
 2017-11-08 11:52 UTC  (2+ messages)

[PATCH 0/7] scripts/leaking_addresses: add summary report
 2017-11-08 11:51 UTC  (6+ messages)
` [PATCH 4/7] scripts/leaking_addresses: add reporting
` [PATCH 5/7] scripts/leaking_addresses: add emailing results

[PATCH 0/2] selftests: firmware: skip testing unsupported features
 2017-11-08 11:47 UTC  (3+ messages)
` [PATCH 1/2] selftests: firmware: skip unsupported async loading tests
` [PATCH 2/2] selftests: firmware: skip unsupported custom firmware fallback tests

[PATCH] staging: fsl-dpaa2: Fix multiple assignments should be avoided
 2017-11-08 11:39 UTC  (4+ messages)

Soft lockup in rt2x00usb_work_rxdone()
 2017-11-08 11:35 UTC  (10+ messages)

[PATCH v4 0/4] additional TPM performance improvements
 2017-11-08 11:32 UTC  (5+ messages)
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance

[PATCH] sched: fix sched_feat for !SCHED_DEBUG builds
 2017-11-08 11:24 UTC  (5+ messages)
` [tip:sched/core] sched/core: Optimize sched_feat() "

[PATCH v4 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2017-11-08 11:21 UTC  (6+ messages)
` [PATCH v4 20/20] cpufreq: scmi: add support for fast frequency switching

[PATCH net-next V2 0/3] support changing steering policies in tuntap
 2017-11-08 11:13 UTC  (7+ messages)
` [PATCH net-next V2 3/3] tun: add eBPF based queue selection method

[PATCH resend 2/2] userns: control capabilities of some user namespaces
 2017-11-08 11:09 UTC  (11+ messages)
      ` [kernel-hardening] "

[PATCH v11 12/12] selftests/x86: Add tests for instruction str and sldt
 2017-11-08 11:02 UTC  (2+ messages)
` [tip:x86/asm] selftests/x86: Add tests for the STR and SLDT instructions

[PATCH v11 11/12] selftests/x86: Add tests for User-Mode Instruction Prevention
 2017-11-08 11:02 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v11 07/12] x86: Add emulation code for UMIP instructions
 2017-11-08 11:00 UTC  (2+ messages)
` [tip:x86/asm] x86/umip: "

[PATCH v11 10/12] x86/traps: Fixup general protection faults caused by UMIP
 2017-11-08 11:01 UTC  (2+ messages)
` [tip:x86/asm] x86/traps: Fix up "

[PATCH v11 00/12] x86: Enable User-Mode Instruction Prevention
 2017-11-08 11:01 UTC  (5+ messages)
` [PATCH v11 09/12] x86: Enable User-Mode Instruction Prevention at runtime
  ` [tip:x86/asm] x86/umip: "

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-08 11:08 UTC  (7+ messages)
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND

[PATCH v11 08/12] x86/umip: Force a page fault when unable to copy emulated result to user
 2017-11-08 11:00 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v11 03/12] x86/insn-eval: Add wrapper function for 32 and 64-bit addresses
 2017-11-08 10:58 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v11 05/12] x86/insn-eval: Add support to resolve 16-bit address encodings
 2017-11-08 10:59 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v11 04/12] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
 2017-11-08 10:59 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v11 06/12] x86/cpufeature: Add User-Mode Instruction Prevention definitions
 2017-11-08 10:59 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v7 0/5] x86/xen: pvclock vdso support
 2017-11-08 11:06 UTC  (5+ messages)
` [PATCH v7 2/5] x86/pvclock: add setter for pvclock_pvti_cpu0_va

[PATCH v11 02/12] x86/insn-eval: Add support to resolve 32-bit address encodings
 2017-11-08 10:58 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v11 01/12] x86/insn-eval: Compute linear address in several utility functions
 2017-11-08 10:57 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH] staging: comedi: usbdux: remove redundant initialization of val
 2017-11-08 11:04 UTC  (2+ messages)

[PATCH 14/14] rcu: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:57 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 13/14] netpoll: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:57 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 12/14] posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:56 UTC  (2+ messages)
` [tip:locking/core] timers/posix-cpu-timers: "

[PATCH 11/14] sched: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:56 UTC  (2+ messages)
` [tip:locking/core] sched/clock, sched/cputime: "

[PATCH 10/14] irq_work: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:55 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 09/14] irq/timings: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:55 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 08/14] perf: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:54 UTC  (2+ messages)
` [tip:locking/core] perf/core: "

[PATCH V2] acpi: apei: call into AER handling regardless of severity
 2017-11-08 10:59 UTC  (3+ messages)

[PATCH 07/14] x86: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:54 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 06/14] smp: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:54 UTC  (2+ messages)
` [tip:locking/core] smp/core: "

[PATCH 05/14] hrtimer: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:53 UTC  (2+ messages)
` [tip:locking/core] timers/hrtimer: "

[PATCH 04/14] nohz: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:53 UTC  (2+ messages)
` [tip:locking/core] timers/nohz: "

[PATCH 03/14] workqueue: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:52 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 02/14] irq: Use lockdep to assert IRQs are disabled/enabled
 2017-11-08 10:52 UTC  (2+ messages)
` [tip:locking/core] irq/softirqs: "

[PATCH 01/14] lockdep: Add IRQs disabled/enabled assertion
 2017-11-08 10:51 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled()

[PATCH 1/1] add rgb888 pins to a20 to enable parallel rgb LCD
 2017-11-08 10:56 UTC  (4+ messages)

[PATCH net-next] net: dsa: lan9303: Documentation: Add missing word "Mbps"
 2017-11-08 10:55 UTC 

[PATCH] net/tcp: track all ipv4/tcp state transition in tcp_set_state
 2017-11-08 10:48 UTC  (3+ messages)

[PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
 2017-11-08 10:48 UTC  (10+ messages)
` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backlight power on

[PATCH net-next] net: dsa: lan9303: Fix lan9303_alr_del_port()
 2017-11-08 10:44 UTC 

[PATCH v3 0/5] perf: add support for capturing skid IP
 2017-11-08 10:43 UTC  (3+ messages)
` [PATCH v3 5/5] perf/script: add support for skid ip

[PATCH] backlight: ili922x: remove redundant variable len
 2017-11-08 10:43 UTC  (2+ messages)

Is there a race between __mod_timer() and del_timer()?
 2017-11-08 10:40 UTC  (3+ messages)

[PATCH v2] documentation: fb: update list of available compiled-in fonts
 2017-11-08 10:39 UTC  (2+ messages)

[PATCH 1/2] perf/trace: call machine__exit() at exiting
 2017-11-08 10:39 UTC  (2+ messages)

[PATCH v2 0/3] Add driver for Broadcom Cygnus USB phy controller
 2017-11-08 10:36 UTC  (4+ messages)
` [PATCH v2 2/3] drivers: phy: broadcom: Add driver for "

[PATCH 0/3] perf tools: Build fixes
 2017-11-08 10:27 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Use shell function for perl cflags retrieval
` [PATCH 2/3] perf tools: Fix build for hardened environments
` [PATCH 3/3] perf tools: Removing FLAGS_PYTHON_EMBED/FLAGS_PERL_EMBED variables

[PATCH 00/31] Andes(nds32) Linux Kernel Port
 2017-11-08 10:26 UTC  (36+ messages)
` [PATCH 03/31] nds32: Support early_printk
` [PATCH 08/31] nds32: Cache and TLB routines
` [PATCH 10/31] nds32: IRQ handling
` [PATCH 11/31] nds32: Atomic operations
` [PATCH 12/31] nds32: Device specific operations
` [PATCH 13/31] nds32: DMA mapping API
` [PATCH 15/31] nds32: System calls handling
` [PATCH 16/31] nds32: VDSO support
` [PATCH 18/31] nds32: Library functions
` [PATCH 20/31] nds32: L2 cache support
` [PATCH 23/31] nds32: Device tree support
` [PATCH 24/31] nds32: Miscellaneous header files
` [PATCH 25/31] nds32: defconfig
` [PATCH 26/31] nds32: Build infrastructure

[PATCH v2 0/4] Topstar ACPI LED Workaround
 2017-11-08 10:26 UTC  (8+ messages)
` [PATCH v2 4/4] platform/x86: topstar-laptop: add optional WLAN LED workaround

[PATCH] x86/selftests: Add test for mapping placement for 5-level paging
 2017-11-08 10:22 UTC 

[PATCH v3] platform/chrome: Use proper protocol transfer function
 2017-11-08 10:20 UTC  (15+ messages)

[PATCH 0/3] mmc: tmio: fix card detection
 2017-11-08 10:17 UTC  (4+ messages)
` [PATCH 1/3] mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
` [PATCH 2/3] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
` [PATCH 3/3] mmc: tmio: support IP-builtin card detection logic

[PATCH v2] x86/tsc: Mark cyc2ns_init() and detect_art() __init
 2017-11-08 10:09 UTC 

[PATCH v2] nvme: compare NQN string with right size
 2017-11-08 10:08 UTC  (4+ messages)
` [PATCH v2] nvme: fix eui_show() print format

[RFC PATCH -tip 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-11-08 10:03 UTC  (7+ messages)
` [RFC PATCH -tip 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [RFC PATCH -tip 2/6] net: tcp: Remove TCP probe module
` [RFC PATCH -tip 3/6] net: sctp: Add SCTP ACK tracking trace event
` [RFC PATCH -tip 4/6] net: sctp: Remove debug SCTP probe module
` [RFC PATCH -tip 5/6] net: dccp: Add DCCP sendmsg trace event
` [RFC PATCH -tip 6/6] net: dccp: Remove dccpprobe module

[PATCH RESEND] dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
 2017-11-08 10:02 UTC 

[GIT PULL] lockdep: Add lightweight IRQs disabled/enabled check v2
 2017-11-08  9:58 UTC  (2+ messages)

[PATCH 0/2] Clean up for tsc_init()
 2017-11-08  9:55 UTC  (5+ messages)
` [PATCH 1/2] x86/tsc: Mark cyc2ns_init() __init
` [PATCH 2/2] x86/tsc: Mark detect_art() __init

[PATCH v2] ARM: dts: add reset property for rk3066a-rayeager emac phy
 2017-11-08  9:50 UTC 

[PATCH] x86/unwind: Disable KASAN checking in the ORC unwinder
 2017-11-08  9:46 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] ARM: dts: add phy-reset property for rk3066a-rayeager emac
 2017-11-08  9:49 UTC  (5+ messages)

[PATCH v2] locking/pvqspinlock: Hybrid PV queued/unfair locks
 2017-11-08  9:46 UTC  (2+ messages)
` [tip:locking/core] locking/pvqspinlock: Implement hybrid "

[vlan_device_event] BUG: unable to handle kernel paging request at 6b6b6ccf
 2017-11-08  9:48 UTC  (3+ messages)

[PATCH] f2fs: introduce scan_curseg_cache for cleanup
 2017-11-08  9:47 UTC 

[PATCH] Support resetting WARN_ONCE for all architectures
 2017-11-08  9:40 UTC  (5+ messages)

[PATCH V13 00/10] mmc: Add Command Queue support
 2017-11-08  9:38 UTC  (13+ messages)
` [PATCH V13 04/10] mmc: block: Add CQE support
` [PATCH V13 05/10] mmc: cqhci: support for command queue enabled host
` [PATCH V13 06/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V13 07/10] mmc: block: blk-mq: Add support for direct completion
` [PATCH V13 08/10] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery

[PATCH net-next v2 0/2] hv_netvsc: fix a hang on channel/mtu changes
 2017-11-08  9:36 UTC  (3+ messages)
` [PATCH net-next v2 2/2] hv_netvsc: hide warnings about uninitialized/missing rndis device

[PATCH] locking/lockdep: Revise Documentation/locking/crossrelease.txt
 2017-11-08  9:34 UTC  (2+ messages)

[RFC][PATCH] x86, sched: allow topolgies where NUMA nodes share an LLC
 2017-11-08  9:31 UTC  (4+ messages)

[PATCH] f2fs: let f2fs also gc atomic file to avoid loop gc
 2017-11-08  9:28 UTC  (2+ messages)

Linux 4.13.12
 2017-11-08  9:28 UTC  (2+ messages)

Linux 4.9.61
 2017-11-08  9:28 UTC  (2+ messages)

Linux 4.4.97
 2017-11-08  9:28 UTC  (2+ messages)

Linux 3.18.80
 2017-11-08  9:27 UTC  (2+ messages)

[PATCH 00/15] Add support for clang LTO
 2017-11-08  9:25 UTC  (3+ messages)
` [PATCH 13/15] arm64: fix mrs_s/msr_s macros "

[PATCH v2 1/2] dt-bindings: rtc: Add Spreadtrum SC27xx RTC documentation
 2017-11-08  9:16 UTC  (2+ messages)
` [PATCH v2 2/2] rtc: sprd: Add Spreadtrum RTC driver

[PATCH 4.4 00/40] 4.4.97-stable review
 2017-11-08  9:22 UTC  (6+ messages)
` [PATCH 4.4 08/40] ARM: dts: mvebu: pl310-cache disable double-linefill

[PATCH 4.9 00/67] 4.9.61-stable review
 2017-11-08  9:21 UTC  (3+ messages)

[PATCH] 6lowpan: Combine two condition checks into one statement in lowpan_xmit()
 2017-11-08  9:20 UTC 

[PATCH v5 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-08  9:19 UTC  (2+ messages)

[PATCH v7 0/6] Early boot time stamps for x86
 2017-11-08  9:17 UTC  (3+ messages)
` [PATCH v7 6/6] x86/tsc: use tsc early

[RFT][PATCH 0/2] PM / QoS: Device resume latency framework fix
 2017-11-08  9:09 UTC  (5+ messages)
` [RFT][PATCH v2 "

[PATCH] x86, build: Make genimage.sh little more quite
 2017-11-08  9:01 UTC  (2+ messages)

[PATCH] arm64: dts: hi3660: improve pmu description
 2017-11-08  8:59 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).