linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 20:22:08 to 2018-02-26 23:06:57 UTC [more...]

[PATCH 1/3] auxdisplay: charlcd: fix hex literal ranges for graphics command
 2018-02-26 23:06 UTC  (17+ messages)
  ` [PATCH 1/4] auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
    ` [PATCH 2/4] auxdisplay: charlcd: name x/y address struct
      ` [PATCH 3/4] auxdisplay: charlcd: fix x/y address commands

[PATCH] clk: tegra: fix pllu rate configuration
 2018-02-26 23:04 UTC  (3+ messages)

[PATCH] nbd: fix return value in error handling path
 2018-02-26 23:01 UTC  (2+ messages)

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-02-26 22:48 UTC  (3+ messages)
` [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview

[PATCH] KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
 2018-02-26 22:46 UTC  (2+ messages)

[RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
 2018-02-26 22:44 UTC  (9+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2018-02-26 22:38 UTC 

[PATCH v1] kernel.h: Update comment about simple_strto<foo>() functions
 2018-02-26 22:31 UTC  (2+ messages)

[PATCH 0/5] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-26 22:30 UTC  (5+ messages)
` [PATCH 2/5] x86/boot/compressed/64: Find a place for 32-bit trampoline

[PATCH v3] usb: core: Add "quirks" parameter for usbcore
 2018-02-26 22:30 UTC  (2+ messages)

[PATCH v2 1/2] i2c: piix4: Use usleep_range()
 2018-02-26 22:28 UTC  (8+ messages)
` [PATCH v2 2/2] i2c: piix4: Use request_muxed_region

[PATCH 0/3] drivers: support for sysfs initiated coredump
 2018-02-26 22:25 UTC  (9+ messages)
` [PATCH 2/3] mwifiex: support sysfs initiated device coredump

[PATCH] KVM: VMX: expose the host's ARCH_CAPABILITIES MSR to userspace
 2018-02-26 22:23 UTC  (3+ messages)

[PATCH 0.5/12] ARM: OMAP2+: Prepare to pass auxdata for smartreflex
 2018-02-26 22:23 UTC  (3+ messages)

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-02-26 22:17 UTC  (8+ messages)
` [PATCH 06/21] powerpc: Avoid comparison of unsigned long >= 0 in __access_ok

Next batch of LKMM patches
 2018-02-26 22:13 UTC 

Removing architectures without upstream gcc support
 2018-02-26 22:11 UTC  (4+ messages)

[PATCH v4 0/6] vfio/type1: Add support for valid iova list management
 2018-02-26 22:05 UTC  (3+ messages)
` [PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range

[PATCH v2 0/2] of: remove kbasename() from core
 2018-02-26 22:01 UTC  (3+ messages)
` [PATCH v2 1/2] of: unittest: clean up changeset test
` [PATCH v2 2/2] of: overlay: do not include path in full_name of added nodes

[PATCH tip/core/rcu 0/12] Torture-test updates
 2018-02-26 22:02 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcutorture: Replace multi-instance kzalloc() with kcalloc()
` [PATCH tip/core/rcu 02/12] rcutorture: Abstract function and module names
` [PATCH tip/core/rcu 03/12] rcutorture: Avoid fake-writer use of undefined primitives
` [PATCH tip/core/rcu 04/12] rcutorture: Re-enable testing of dynamic expediting
` [PATCH tip/core/rcu 05/12] rcutorture: Record which grace-period primitives are tested
` [PATCH tip/core/rcu 06/12] rcutorture: Update kvm.sh header comment
` [PATCH tip/core/rcu 07/12] rcutorture: Add basic ARM64 support to run scripts
` [PATCH tip/core/rcu 08/12] torture: Specify qemu memory size with --memory argument
` [PATCH tip/core/rcu 09/12] torture: Default jitter off when running rcuperf
` [PATCH tip/core/rcu 10/12] torture: Adjust rcuperf trace processing to allow for workqueues
` [PATCH tip/core/rcu 11/12] torture: Grace periods do not piggyback off of themselves
` [PATCH tip/core/rcu 12/12] torture: Provide more sensible nreader/nwriter defaults for rcuperf

[PATCHv2] PM / wakeirq: Add wakeup name to dedicated wake irqs
 2018-02-26 22:01 UTC  (5+ messages)

[PATCH tip/core/rcu 0/20] Miscellaneous fixes
 2018-02-26 21:53 UTC  (21+ messages)
` [PATCH tip/core/rcu 01/20] rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()
` [PATCH tip/core/rcu 02/20] sched/isolation: Eliminate NO_HZ_FULL_ALL
` [PATCH tip/core/rcu 03/20] rcu: Fix CPU offload boot message when no CPUs are offloaded
` [PATCH tip/core/rcu 04/20] doc: Fix typo in rcutorture documentation
` [PATCH tip/core/rcu 05/20] doc: Fix typo in rcu_head comments
` [PATCH tip/core/rcu 06/20] rcu: Call touch_nmi_watchdog() while printing stall warnings
` [PATCH tip/core/rcu 07/20] rcu: Remove obsolete boost statistics for debugfs
` [PATCH tip/core/rcu 08/20] rcu: Remove obsolete callback-invocation "
` [PATCH tip/core/rcu 09/20] rcu: Remove obsolete __rcu_pending() "
` [PATCH tip/core/rcu 10/20] rcu: Remove obsolete force-quiescent-state "
` [PATCH tip/core/rcu 11/20] rcu: More clearly identify grace-period kthread stack dump
` [PATCH tip/core/rcu 12/20] rcu: Consolidate rcu.h #ifdefs
` [PATCH tip/core/rcu 13/20] rcu: Remove redundant nxttail index macro define
` [PATCH tip/core/rcu 14/20] rcu: Use wrapper for lockdep asserts
` [PATCH tip/core/rcu 15/20] rcu: Fix init_rcu_head() comment
` [PATCH tip/core/rcu 16/20] rcu: Fix misprint in srcu_funnel_exp_start
` [PATCH tip/core/rcu 17/20] rcu: Add more tracing of expedited grace periods
` [PATCH tip/core/rcu 18/20] rcu: Trace expedited GP delays due to transitioning CPUs
` [PATCH tip/core/rcu 19/20] rcu: Make expedited RCU CPU selection avoid unnecessary stores
` [PATCH tip/core/rcu 20/20] rcu: Create RCU-specific workqueues with rescuers

[PATCH 4.14 00/54] 4.14.23-stable review
 2018-02-26 21:56 UTC  (31+ messages)
` [PATCH 4.14 06/54] scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
` [PATCH 4.14 18/54] RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
` [PATCH 4.14 31/54] ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
` [PATCH 4.14 32/54] usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks()
` [PATCH 4.14 33/54] arm64: Remove unimplemented syscall log message
` [PATCH 4.14 34/54] arm64: Disable unhandled signal log messages by default
` [PATCH 4.14 35/54] arm64: cpufeature: Fix CTR_EL0 field definitions
` [PATCH 4.14 36/54] Add delay-init quirk for Corsair K70 RGB keyboards
` [PATCH 4.14 37/54] drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
` [PATCH 4.14 38/54] usb: host: ehci: use correct device pointer for dma ops
` [PATCH 4.14 39/54] usb: dwc3: gadget: Set maxpacket size for ep0 IN
` [PATCH 4.14 40/54] usb: dwc3: ep0: Reset TRB counter "
` [PATCH 4.14 41/54] usb: ldusb: add PIDs for new CASSY devices supported by this driver
` [PATCH 4.14 42/54] Revert "usb: musb: host: dont start next rx urb if current one failed"
` [PATCH 4.14 43/54] usb: gadget: f_fs: Process all descriptors during bind
` [PATCH 4.14 44/54] usb: gadget: f_fs: Use config_ep_by_speed()
` [PATCH 4.14 45/54] usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
` [PATCH 4.14 46/54] drm/cirrus: Load lut in crtc_commit
` [PATCH 4.14 47/54] drm: Handle unexpected holes in color-eviction
` [PATCH 4.14 48/54] drm/amdgpu: disable MMHUB power gating on raven
` [PATCH 4.14 49/54] drm/amdgpu: Add dpm quirk for Jet PRO (v2)
` [PATCH 4.14 50/54] drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
` [PATCH 4.14 51/54] drm/amdgpu: add atpx quirk handling (v2)
` [PATCH 4.14 52/54] drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
` [PATCH 4.14 53/54] drm/amdgpu: add new device to use atpx quirk
` [PATCH 4.14 54/54] drm/i915/breadcrumbs: Ignore unsubmitted signalers

[PATCH tip/core/rcu 0/5] SRCU updates
 2018-02-26 21:56 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] srcu: Abstract function name
` [PATCH tip/core/rcu 2/5] srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap
` [PATCH tip/core/rcu 3/5] srcu: Reduce scans of srcu_data in counter wrap check
` [PATCH tip/core/rcu 4/5] srcu: Remove dead code in srcu_gp_end()
` [PATCH tip/core/rcu 5/5] rcu: Remove SRCU throttling

[PATCH v1] genirq: Add wakeup sysfs node to show IRQ wakeup state
 2018-02-26 21:55 UTC  (2+ messages)

[PATCH v3 0/3] mm: improve zone->lock scalability
 2018-02-26 21:53 UTC  (5+ messages)
` [PATCH v3 1/3] mm/free_pcppages_bulk: update pcp->count inside
` [PATCH v3 2/3] mm/free_pcppages_bulk: do not hold lock when picking pages to free

[PATCH v6 0/6] fuse: mounts from non-init user namespaces
 2018-02-26 21:51 UTC  (8+ messages)
` [PATCH v6 4/5] fuse: Ensure posix acls are translated outside of init_user_ns

[PATCH V15 00/22] mmc: Add Command Queue support
 2018-02-26 21:48 UTC  (6+ messages)
` [PATCH V15 06/22] mmc: block: Add blk-mq support

[PATCH net-next 0/4] stmmac barrier fixes and cleanup
 2018-02-26 21:47 UTC  (5+ messages)
` [PATCH net-next 1/4] net: stmmac: ensure that the MSS desc is the last desc to set the own bit
` [PATCH net-next 2/4] net: stmmac: use correct barrier between coherent memory and MMIO
` [PATCH net-next 3/4] net: stmmac: ensure that the device has released ownership before reading data
` [PATCH net-next 4/4] net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields

[PATCH v2 0/7] Add the I3C subsystem
 2018-02-26 21:38 UTC  (8+ messages)
` [PATCH v2 2/7] i3c: Add core I3C infrastructure

[PATCH 00/12] Use dts data for ti-sysc to configure sysconfig
 2018-02-26 21:34 UTC  (4+ messages)
` [PATCH 11/12] PM / AVS: SmartReflex: Prepare to use device tree based probing

[PATCH] KVM: X86: Allow userspace to define the microcode version
 2018-02-26 21:30 UTC  (12+ messages)

[RFC PATCH] ARM: configs: sunxi: Set ondemand govenor as default
 2018-02-26 21:29 UTC  (3+ messages)

[PATCH v5 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-26 21:26 UTC  (3+ messages)

[PATCH] ARM: omap2: set CONFIG_LIRC=y in defconfig
 2018-02-26 21:25 UTC  (2+ messages)

[lkp-robot] [mm, mlock, vmscan] 9c4e6b1a70: stress-ng.hdd.ops_per_sec -7.9% regression
 2018-02-26 21:24 UTC  (5+ messages)
    ` [LKP] "

[RESEND][PATCH v4 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
 2018-02-26 21:21 UTC  (3+ messages)

[PATCH 2/2] proc: test /proc/self/syscall
 2018-02-26 21:21 UTC 

[PATCH 1/2] proc: test /proc/self/wchan
 2018-02-26 21:20 UTC 

[PATCH v4] rtc: ac100: Fix ac100 determine rate bug
 2018-02-26 21:19 UTC 

[PATCH v2 0/3] Support qcom pinctrl protected pins
 2018-02-26 21:18 UTC  (5+ messages)

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-02-26 21:16 UTC  (7+ messages)
` [PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v12 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH 3.16] staging: usbip stub_rx fix static checker warning on unnecessary checks
 2018-02-26 21:12 UTC 

[RFC PATCH] Take mmap_min_addr into account while choosing unmapped address for x86-64
 2018-02-26 21:12 UTC 

[PATCH 1/4] i2c: xlp9xx: return ENXIO on slave address NACK
 2018-02-26 20:22 UTC  (5+ messages)
` [PATCH 3/4] i2c: xlp9xx: report SMBus block read functionality
` [PATCH 4/4] i2c: xlp9xx: Check for Bus state after every transfer

WARNING: ODEBUG bug in process_one_req
 2018-02-26 20:59 UTC 

[PATCH] PCI: stop crashing in pci_release_resource v2
 2018-02-26 20:56 UTC  (2+ messages)

arc: mm->mmap_sem gets locked in do_page_fault() in case of OOM killer invocation
 2018-02-26 20:44 UTC  (2+ messages)

[PATCH v1 1/4] dmi: Introduce dmi_get_bios_year() helper
 2018-02-26 20:40 UTC  (3+ messages)
` [PATCH v1 4/4] pci: Re-use new "

Long standing kernel warning: perfevents: irq loop stuck!
 2018-02-26 20:39 UTC  (4+ messages)

[PATCH 4.15 00/64] 4.15.7-stable review
 2018-02-26 20:22 UTC  (43+ messages)
` [PATCH 4.15 04/64] MIPS: boot: Define __ASSEMBLY__ for its.S build
` [PATCH 4.15 05/64] xtensa: fix high memory/reserved memory collision
` [PATCH 4.15 06/64] scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
` [PATCH 4.15 07/64] MIPS: Drop spurious __unused in struct compat_flock
` [PATCH 4.15 08/64] cfg80211: fix cfg80211_beacon_dup
` [PATCH 4.15 12/64] X.509: fix NULL dereference when restricting key with unsupported_sig
` [PATCH 4.15 29/64] mm, swap, frontswap: fix THP swap if frontswap enabled
` [PATCH 4.15 30/64] mm: dont defer struct page initialization for Xen pv guests
` [PATCH 4.15 31/64] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
` [PATCH 4.15 32/64] irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
` [PATCH 4.15 33/64] irqchip/mips-gic: Avoid spuriously handling masked interrupts
` [PATCH 4.15 34/64] PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
` [PATCH 4.15 35/64] net: thunderbolt: Tear down connection properly on suspend
` [PATCH 4.15 36/64] net: thunderbolt: Run disconnect flow asynchronously when logout is received
` [PATCH 4.15 37/64] ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
` [PATCH 4.15 38/64] usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks()
` [PATCH 4.15 39/64] arm64: Remove unimplemented syscall log message
` [PATCH 4.15 40/64] arm64: Disable unhandled signal log messages by default
` [PATCH 4.15 41/64] arm64: cpufeature: Fix CTR_EL0 field definitions
` [PATCH 4.15 42/64] Add delay-init quirk for Corsair K70 RGB keyboards
` [PATCH 4.15 43/64] drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
` [PATCH 4.15 44/64] usb: host: ehci: use correct device pointer for dma ops
` [PATCH 4.15 45/64] usb: dwc3: gadget: Set maxpacket size for ep0 IN
` [PATCH 4.15 46/64] usb: dwc3: ep0: Reset TRB counter "
` [PATCH 4.15 47/64] usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
` [PATCH 4.15 48/64] usb: ldusb: add PIDs for new CASSY devices supported by this driver
` [PATCH 4.15 49/64] Revert "usb: musb: host: dont start next rx urb if current one failed"
` [PATCH 4.15 50/64] usb: gadget: f_fs: Process all descriptors during bind
` [PATCH 4.15 51/64] usb: gadget: f_fs: Use config_ep_by_speed()
` [PATCH 4.15 52/64] usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
` [PATCH 4.15 53/64] drm/cirrus: Load lut in crtc_commit
` [PATCH 4.15 54/64] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
` [PATCH 4.15 55/64] drm: Handle unexpected holes in color-eviction
` [PATCH 4.15 56/64] drm/amdgpu: disable MMHUB power gating on raven
` [PATCH 4.15 57/64] drm/amdgpu: fix VA hole handling on Vega10 v3
` [PATCH 4.15 58/64] drm/amdgpu: Add dpm quirk for Jet PRO (v2)
` [PATCH 4.15 59/64] drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
` [PATCH 4.15 60/64] drm/amdgpu: add atpx quirk handling (v2)
` [PATCH 4.15 61/64] drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
` [PATCH 4.15 62/64] drm/amdgpu: add new device to use atpx quirk
` [PATCH 4.15 63/64] arm64: __show_regs: Only resolve kernel symbols when running at EL1
` [PATCH 4.15 64/64] drm/i915/breadcrumbs: Ignore unsubmitted signalers

[PATCH 0/2 v3] mmc: dw_mmc: Fix DTO/STO timeout overflow calculation
 2018-02-26 20:27 UTC  (8+ messages)
` [PATCH 2/2 v3] mmc: dw_mmc: Fix the CTO overflow calculation for 32-bit systems

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2018-02-26 20:37 UTC  (6+ messages)

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-02-26 20:34 UTC  (3+ messages)

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-02-26 20:32 UTC  (11+ messages)

[PATCH v11 0/7] Address error and recovery for AER and DPC
 2018-02-26 20:23 UTC  (5+ messages)
` [PATCH v11 2/7] PCI/AER: factor out error reporting from AER


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