linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-01 17:24:01 to 2017-11-01 21:13:02 UTC [more...]

[PATCH v2 00/10] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-11-01 21:12 UTC  (5+ messages)
` [PATCH v2 01/10] dt-bindings: fix the binding of Allwinner DE2 CCU of A83T and H3
` [PATCH v2 08/10] dt-bindings: add binding for A64 DE2 CCU SRAM

[PATCH] epoll: remove ep_call_nested() from ep_eventpoll_poll()
 2017-11-01 21:11 UTC  (5+ messages)

[PATCH 00/23] KAISER: unmap most of the kernel from userspace page tables
 2017-11-01 21:11 UTC  (24+ messages)
` [PATCH 01/23] x86, kaiser: prepare assembly for entry/exit CR3 switching
` [PATCH 02/23] x86, kaiser: do not set _PAGE_USER for init_mm page tables
` [PATCH 21/23] x86, pcid, kaiser: allow flushing for future ASID switches

[PATCH 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-01 21:10 UTC  (7+ messages)
` [PATCH 08/14] soundwire: Add Slave status handling helpers
  ` [alsa-devel] "

[PATCH v10 00/18] x86: Add address resolution code for UMIP and MPX
 2017-11-01 21:02 UTC  (5+ messages)
` [PATCH v10 18/18] x86/insn-eval: Incorporate segment base in linear address computation
  ` [tip:x86/mpx] "

[PATCH v10 17/18] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 101b
 2017-11-01 21:01 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 16/18] x86/insn-eval: Add function to get default params of code segment
 2017-11-01 21:01 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 15/18] x86/insn-eval: Add utility functions to get segment descriptor base address and limit
 2017-11-01 21:00 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 14/18] x86/insn-eval: Add utility function to get segment descriptor
 2017-11-01 21:00 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 13/18] x86/insn-eval: Add utility functions to get segment selector
 2017-11-01 21:00 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 10/18] x86/insn-eval: Do not BUG on invalid register type
 2017-11-01 20:58 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 12/18] x86/insn-eval: Add utility function to identify string instructions
 2017-11-01 20:59 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 09/18] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
 2017-11-01 20:58 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 11/18] x86/insn-eval: Add a utility function to get register offsets
 2017-11-01 20:59 UTC  (2+ messages)
` [tip:x86/mpx] "

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-11-01 21:05 UTC  (4+ messages)
` [RFC PATCH v10 1/7] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq

[PATCH v10 02/18] x86/boot: Relocate definition of the initial state of CR0
 2017-11-01 20:55 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 08/18] x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0
 2017-11-01 20:57 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 07/18] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
 2017-11-01 20:57 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 04/18] uprobes/x86: Use existing definitions for segment override prefixes
 2017-11-01 20:56 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 06/18] x86/mpx: Use signed variables to compute effective addresses
 2017-11-01 20:57 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 03/18] ptrace,x86: Make user_64bit_mode() available to 32-bit builds
 2017-11-01 20:55 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 05/18] x86/mpx: Simplify handling of errors when computing linear addresses
 2017-11-01 20:56 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH v10 01/18] x86/mm: Relocate page fault error codes to traps.h
 2017-11-01 20:55 UTC  (2+ messages)
` [tip:x86/mpx] "

[PATCH-tip v2 0/2] x86/paravirt: Enable users to choose PV lock type
 2017-11-01 20:58 UTC  (3+ messages)
` [PATCH-tip v2 1/2] x86/paravirt: Add kernel parameter to choose paravirt "
` [PATCH-tip v2 2/2] x86/xen: Deprecate xen_nopvspin

[PATCH v2] scripts: add leaking_addresses.pl
 2017-11-01 20:59 UTC  (2+ messages)

Crashes in perf_event_ctx_lock_nested
 2017-11-01 20:52 UTC  (13+ messages)
        ` [tip:core/urgent] watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
    ` [tip:core/urgent] watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Simplify deferred event destroy")

[PATCH] selftests: breakpoints: fix compile error on breakpoint_test_arm64
 2017-11-01 20:52 UTC  (2+ messages)

[PATCH] PCI: hv: use effective affinity mask
 2017-11-01 20:52 UTC  (2+ messages)

[PATCH] pwm-twl: Use common error handling code in twl6030_pwm_disable()
 2017-11-01 20:50 UTC 

[PATCH] PM / QoS: Fix default runtime_pm device resume latency
 2017-11-01 20:50 UTC  (11+ messages)

[RESEND v12 0/6] cgroup-aware OOM killer
 2017-11-01 20:42 UTC  (11+ messages)

[PATCH 00/17] coresight: perf: TMC ETR backend support
 2017-11-01 20:41 UTC  (3+ messages)
` [PATCH 05/17] coresight: Add support for TMC ETR SG unit

[PATCH v2 2/3] clocksource/drivers/Kconfig: Support andestech atcpit100 timer
 2017-11-01 20:40 UTC  (2+ messages)

[RFC V7 0/2] OPP: Allow OPP table to be used for power-domains
 2017-11-01 20:39 UTC  (5+ messages)
` [RFC V7 2/2] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values

[PATCH 00/18] Pile o' entry/exit/sp0 changes
 2017-11-01 20:35 UTC  (8+ messages)
` [PATCH 07/18] x86/asm/64: Merge the fast and slow SYSRET paths

[PATCH] arm64: write_sysreg asm illegal for aarch32
 2017-11-01 20:32 UTC  (6+ messages)

[RFC] Improving udelay/ndelay on platforms where that is possible
 2017-11-01 20:30 UTC  (16+ messages)

x86/mce: suspicious RCU usage in 4.13.4
 2017-11-01 20:28 UTC  (12+ messages)
                  ` [tip:ras/urgent] x86/mcelog: Get rid of RCU remnants

[PATCH v3 0/7] Support PPTT for ARM64
 2017-11-01 20:29 UTC  (6+ messages)
` [PATCH v3 6/7] arm64: topology: Enable ACPI/PPTT based CPU topology

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

kernel BUG at arch/x86/kvm/mmu.c:LINE!
 2017-11-01 20:25 UTC 

[PATCH] scripts: warn about invalid MAINTAINERS patterns
 2017-11-01 20:24 UTC  (7+ messages)
  ` [PATCH v2 1/1] "

4.14.0-rc7: cpufreq interface in sysfs removed ?
 2017-11-01 20:24 UTC  (3+ messages)

[PATCH RFC 0/2] Fix race window during idle cpu selection
 2017-11-01 20:20 UTC  (9+ messages)
` [PATCH RFC 1/2] sched: Minimize the idle cpu selection race window

KASAN: use-after-free Read in irq_bypass_register_consumer
 2017-11-01 20:18 UTC  (2+ messages)

[tip:core/urgent 2/3] kernel/watchdog_hld.c:232:11: error: 'dead_event_ev' undeclared
 2017-11-01 20:12 UTC 

[PATCH v10 0/8] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-11-01 20:09 UTC  (3+ messages)
` [PATCH v10 2/8] dt-bindings: net: dwmac-sun8i: update documentation about "

[RFC PATCH 0/7] typec: tcpm: Add sink side support for PPS
 2017-11-01 20:08 UTC  (3+ messages)
` [RFC PATCH 1/7] typec: tcpm: Add PD Rev 3.0 definitions to PD header

WARNING in kvm_arch_vcpu_ioctl_run (2)
 2017-11-01 20:06 UTC  (2+ messages)

[PATCH v5 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-01 20:05 UTC  (2+ messages)

UBSAN: Undefined behaviour in ./arch/x86/include/asm/futex.h:53:13
 2017-11-01 19:58 UTC 

BUG: soft lockup
 2017-11-01 19:57 UTC 

BUG: unable to handle kernel paging request in snd_seq_oss_readq_puts
 2017-11-01 19:49 UTC  (3+ messages)

[Patch v5 00/21] CIFS: Implement SMB Direct protocol
 2017-11-01 19:44 UTC  (10+ messages)
` [Patch v5 02/21] CIFS: SMBD: Establish SMB Direct connection
` [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session
` [Patch v5 19/21] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 19:42 UTC  (5+ messages)

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-01 19:37 UTC  (3+ messages)

[PATCH] can: Use common error handling code in vxcan_newlink()
 2017-11-01 19:37 UTC  (7+ messages)
      ` [PATCH v2] "
          ` [v2] "

[PATCH RFC 0/5] sched and cpufreq fixes/cleanups
 2017-11-01 19:35 UTC  (5+ messages)
` [PATCH RFC 2/5] sched/fair: Skip frequency update if CPU about to idle

[PATCH v6 00/10] rockchip: kevin: Enable edp display
 2017-11-01 19:33 UTC  (4+ messages)

[PATCH v12 00/16] Introduce support for Dell SMBIOS over WMI
 2017-11-01 19:25 UTC  (17+ messages)
` [PATCH v12 01/16] platform/x86: dell-smbios: Prefix class/select with cmd_
` [PATCH v12 02/16] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v12 03/16] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v12 04/16] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v12 05/16] platform/x86: dell-wmi: don't check length returned
` [PATCH v12 06/16] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v12 07/16] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v12 08/16] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v12 09/16] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v12 10/16] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v12 11/16] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v12 12/16] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v12 13/16] platform/x86: dell-smbios: Add filtering support
` [PATCH v12 14/16] platform/x86: wmi: create userspace interface for drivers
` [PATCH v12 15/16] platform/x86: dell-smbios-wmi: introduce userspace interface
` [PATCH v12 16/16] tools/wmi: add a sample for dell smbios communication over WMI

[PATCH] platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
 2017-11-01 19:28 UTC 

[PATCH 0/4] scsi: qla2xxx: Convert timers to use timer_setup()
 2017-11-01 19:18 UTC  (3+ messages)

[PATCH v6 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-01 19:19 UTC  (2+ messages)

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

[PATCH] ARM: add a private asm/unaligned.h
 2017-11-01 19:10 UTC  (15+ messages)

[PATCH] KEYS: fix out-of-bounds read during ASN.1 parsing
 2017-11-01 19:10 UTC 

[PATCH] Pass mode to wait_on_atomic_t() action funcs and provide default actions
 2017-11-01 19:06 UTC  (4+ messages)

[GIT PULL] timers-conversion updates for next (part2)
 2017-11-01 19:05 UTC 

[PATCH] x86/mce/AMD: Fix mce_severity_amd_smca() signature
 2017-11-01 19:04 UTC 

possible deadlock in blkdev_reread_part
 2017-11-01 19:02 UTC  (2+ messages)

[PATCH v2] x86/MCE/AMD: Always give PANIC severity for UC errors IN_KERNEL context
 2017-11-01 18:59 UTC 

[PATCH V6 0/2] pseries/nodes: Fix issues with memoryless nodes
 2017-11-01 18:58 UTC  (3+ messages)
` [PATCH V6 1/2] pseries/nodes: Ensure enough nodes avail for operations
` [PATCH V6 2/2] pseries/initnodes: Ensure nodes initialized for hotplug

[PATCH v2] hv: kvp: Avoid reading past allocated blocks from KVP file
 2017-11-01 18:56 UTC  (5+ messages)

WARNING in skb_warn_bad_offload
 2017-11-01 18:50 UTC  (2+ messages)

[PATCH] Sony-laptop: Use common error handling code in sony_nc_setup_rfkill()
 2017-11-01 18:49 UTC  (6+ messages)
  ` [PATCH v2 0/3] Sony-laptop: Adjustments for sony_nc_setup_rfkill()
    ` [PATCH v2 1/3] Sony-laptop: Fix exception handling in sony_nc_setup_rfkill()
    ` [PATCH v2 2/3] Sony-laptop: Delete an unnecessary variable initialisation "
    ` [PATCH v2 3/3] Sony-laptop: Use common error handling code "

Linux Kernel and Raspberry PI 3
 2017-11-01 18:49 UTC 

[Revised PATCH v2] hv: kvp: Avoid reading past allocated blocks from KVP file
 2017-11-01 18:45 UTC 

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-01 18:44 UTC  (4+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists

[PATCH] net: recvmsg: Unconditionally zero struct sockaddr_storage
 2017-11-01 18:23 UTC  (4+ messages)

[RFC/RFT PATCH 0/6] Switch GHES ioremap_page_range() to use fixmap
 2017-11-01 18:20 UTC  (4+ messages)

[PATCH v2] xen: support priv-mapping in an HVM tools domain
 2017-11-01 18:18 UTC  (5+ messages)

[PATCH 1/2 v6] user namespace: use union in {g,u}idmap struct
 2017-11-01 18:15 UTC  (9+ messages)
` [PATCH 2/2 v6] user namespaces: bump idmap limits to 340
  ` [PATCH 0/5] userns: bump idmap limits, fixes & tweaks
    ` [PATCH 3/5] userns: Don't read extents twice in m_start

[PATCH] mailbox: add support for doorbell/signal mode controllers
 2017-11-01 18:15 UTC  (3+ messages)

[PATCH] timer: Add parenthesis around timer_setup() macro arguments
 2017-11-01 18:10 UTC  (2+ messages)
` [tip:timers/core] "

linux-next: manual merge of the tip tree with the powerpc tree
 2017-11-01 18:12 UTC  (2+ messages)

[PATCH trivial] kernel/time/Kconfig: fix typo in comment
 2017-11-01 18:04 UTC 

[PATCH v6 0/5] MIPS: Add virtual Ranchu board as a generic-based board
 2017-11-01 17:58 UTC  (3+ messages)
` [PATCH v6 5/5] MIPS: ranchu: Add Ranchu as a new "

[PATCH] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t
 2017-11-01 17:56 UTC  (3+ messages)

KASAN: use-after-free Read in __xfrm_state_lookup
 2017-11-01 17:55 UTC 

KASAN: use-after-free Read in sctp_association_free
 2017-11-01 17:55 UTC 

[PATCH] mm: don't warn about allocations which stall for too long
 2017-11-01 17:54 UTC  (6+ messages)

[PATCH 0/4] arm64: dts: qcom: dts improvements
 2017-11-01 17:53 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: pm8916: fix wcd_codec indentation
` [PATCH 2/4] arm64: dts: qcom: msm8916-pins: remove assignments to bias-disable
` [PATCH 3/4] arm64: dts: qcom: msm8916: normalize I2C bindings
` [PATCH 4/4] arm64: dts: qcom: msm8916: add bindings for i2c1, i2c3, i2c5

[PATCH] fs: guard_bio_eod() needs to consider partitions
 2017-11-01 17:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] [RFC] vm: add a syscall to map a process memory into a pipe
 2017-11-01 17:47 UTC  (3+ messages)

[GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
 2017-11-01 17:44 UTC  (7+ messages)

KASAN: stack-out-of-bounds Read in xfrm_state_find (2)
 2017-11-01 17:45 UTC 

[PATCH] usb: host: isp1362-hcd: fix missing break in switch
 2017-11-01 17:44 UTC 

[PATCH v4] pidns: introduce syscall translate_pid
 2017-11-01 17:43 UTC  (10+ messages)

[PATCH 00/17] Drivers: hv: vmbus: Add tracing to VMBus
 2017-11-01 17:43 UTC  (12+ messages)
` [PATCH 01/17] hyper-v: trace vmbus_on_msg_dpc()
  ` [PATCH 10/17] hyper-v: trace vmbus_open()

[PATCH 0/9] mark expected switch fall-throughs
 2017-11-01 17:41 UTC  (7+ messages)
` [PATCH 6/9] usb: host: isp1362-hcd: mark expected switch fall-through

[PATCH v2 2/2] net: netrom: refactor code in nr_add_node
 2017-11-01 17:34 UTC  (4+ messages)
` [PATCH v3 0/2] refactor code and mark expected switch fall-throughs

[PATCH] clockevents: Update clockevents device next_event
 2017-11-01 17:25 UTC  (2+ messages)
` [tip:timers/core] clockevents: Update clockevents device next_event on stop

[PATCH 0/2][v3] Add the ability to do BPF directed error injection
 2017-11-01 17:23 UTC  (3+ messages)
` [PATCH 2/2] samples/bpf: add a test for bpf_override_return


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