linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 17:01:17 to 2019-07-23 21:47:58 UTC [more...]

[PATCH 2/3] perf script: Fix off by one in brstackinsn IPC computation
 2019-07-23 21:47 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 3/3] perf script: Improve man page description of metrics
 2019-07-23 21:47 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/3] perf script: Fix --max-blocks man page description
 2019-07-23 21:46 UTC  (2+ messages)
` [tip:perf/urgent] "

[GIT PULL] parisc architecture fixes for kernel v5.3-rc2
 2019-07-23 21:43 UTC 

linux-next: Fixes tag needs some work in the s390-fixes tree
 2019-07-23 21:42 UTC 

[GIT PULL] perf/urgent fixes
 2019-07-23 21:42 UTC  (12+ messages)
` [PATCH 01/10] perf script: Fix --max-blocks man page description
` [PATCH 02/10] perf script: Improve man page description of metrics
` [PATCH 03/10] perf script: Fix off by one in brstackinsn IPC computation
` [PATCH 04/10] perf tools: Fix proper buffer size for feature processing
` [PATCH 05/10] perf stat: Fix segfault for event group in repeat mode
` [PATCH 06/10] perf stat: Always separate stalled cycles per insn
` [PATCH 07/10] perf session: Fix loading of compressed data split across adjacent records
` [PATCH 08/10] perf probe: Set pev->nargs to zero after freeing pev->args entries
` [PATCH 09/10] perf probe: Avoid calling freeing routine multiple times for same pointer
` [PATCH 10/10] perf build: Do not use -Wshadow on gcc < 4.8

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-23 21:39 UTC  (17+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v2 0/3] mm/hmm: fixes for device private page migration
 2019-07-23 21:39 UTC  (7+ messages)
` [PATCH v2 1/3] mm: document zone device struct page field usage

[PATCH V2 1/1] can: sja1000: f81601: add Fintek F81601 support
 2019-07-23 21:38 UTC  (2+ messages)

[PATCH 0/2] string: Add stracpy and stracpy_pad
 2019-07-23 21:36 UTC  (12+ messages)
` [PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms
    ` [Fwd: [PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms]
` [PATCH 2/2] kernel-doc: core-api: Include string.h into core-api

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-07-23 21:34 UTC  (5+ messages)
` [PATCH v4 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v4 7/7] arm64: defconfig: enable cpufreq support for RPi3

Build regressions/improvements in v5.3-rc1
 2019-07-23 21:30 UTC  (3+ messages)

[PATCH] KVM: x86: init x2apic_enabled() once
 2019-07-23 21:28 UTC  (2+ messages)

[PATCH v2 1/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset
 2019-07-23 21:28 UTC  (5+ messages)
` [PATCH v2 2/2] x86/purgatory: use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS

[PATCH] asm-generic: fix -Wtype-limits compiler warnings
 2019-07-23 21:27 UTC  (2+ messages)

[PATCH] mm/backing-dev: show state of all bdi_writeback in debugfs
 2019-07-23 21:24 UTC  (3+ messages)

[PATCH v3 1/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset
 2019-07-23 21:24 UTC  (3+ messages)
` [PATCH v3 2/2] x86/purgatory: use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
` [PATCH v3 0/2] Support kexec/kdump for clang built kernel

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-07-23 21:21 UTC  (4+ messages)

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-07-23 20:37 UTC  (7+ messages)
` [RFC,v2 1/6] i2c: core: let adapters be notified of client attach/detach
` [RFC,v2 2/6] i2c: add I2C Address Translator (ATR) support
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer
` [RFC,v2 4/6] media: dt-bindings: add DS90UB953-Q1 video serializer
` [RFC,v2 5/6] media: ds90ub954: new driver for TI DS90UB954-Q1 video deserializer
` [RFC,v2 6/6] media: ds90ub953: new driver for TI DS90UB953-Q1 video serializer

[PATCH] cgroup: kselftest: Relax fs_spec checks
 2019-07-23 21:07 UTC 

[PATCH] drivers: net: xgene: Remove acpi_has_method() calls
 2019-07-23 21:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
 2019-07-23 21:05 UTC 

[PATCH 0/8] ti-sysc related warning fixes for v5.3-rc cycle
 2019-07-23 21:01 UTC  (9+ messages)
` [PATCH 1/8] ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
` [PATCH 2/8] ARM: OMAP2+: Remove unconfigured midlemode for am3 lcdc
` [PATCH 3/8] bus: ti-sysc: Fix handling of forced idle
` [PATCH 5/8] ARM: dts: Drop bogus ahclkr clocks for dra7 mcasp 3 to 8

[PATCH] [v2] waitqueue: shut up clang -Wuninitialized warnings
 2019-07-23 20:54 UTC  (5+ messages)

[PATCH v3] mm: Throttle allocators when failing reclaim over memory.high
 2019-07-23 20:50 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] acpica: fix -Wnull-pointer-arithmetic warnings
 2019-07-23 20:49 UTC  (4+ messages)

[PATCH net-next 0/3] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-23 20:49 UTC  (3+ messages)
` [PATCH net-next 1/3] "

[PATCH v6 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-23 20:48 UTC  (4+ messages)
` [PATCH v6 3/7] of/platform: Add functional dependency link from DT bindings

[PATCH v2 0/6] PWM JZ4740 fixes and cleanups
 2019-07-23 20:46 UTC  (4+ messages)
` [PATCH v2 3/6] pwm: jz4740: Apply configuration atomically

[patch] perf tool divide by zero error if f_header.attr_size==0
 2019-07-23 20:42 UTC  (2+ messages)
` [patch] perf tool buffer overflow in perf_header__read_build_ids

[PATCH] psi: annotate refault stalls from IO submission
 2019-07-23 20:42 UTC  (5+ messages)

[PATCH 1/2] habanalabs: fix F/W download in BE architecture
 2019-07-23 20:41 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: fix host memory polling "

[PATCH] net: dsa: sja1105: sja1105_main: Add of_node_put()
 2019-07-23 20:38 UTC  (2+ messages)

Question about vmsplice + SPLICE_F_GIFT
 2019-07-23 20:36 UTC  (2+ messages)

[PATCH v3 0/5] Add required-opps support to devfreq passive gov
 2019-07-23 20:36 UTC  (4+ messages)
` [PATCH v3 3/5] OPP: Improve require-opps linking

[PATCH v1] platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()
 2019-07-23 20:34 UTC 

[PATCH v3] usb: dwc3: gadget: trb_dequeue is not updated properly
 2019-07-23 20:27 UTC  (6+ messages)
  ` [PATCH] usb: dwc3: Check for IOC/LST bit in both event->status and TRB->ctrl fields

[PATCH v5 0/9] Add Error Disconnect Recover (EDR) support
 2019-07-23 20:21 UTC  (10+ messages)
` [PATCH v5 1/9] PCI/ERR: Update error status after reset_link()
` [PATCH v5 2/9] PCI/ACPI: Add _OSC based negotiation support for DPC
` [PATCH v5 3/9] PCI/ACPI: Expose EDR support via _OSC to BIOS
` [PATCH v5 4/9] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v5 5/9] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v5 6/9] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v5 7/9] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v5 8/9] PCI/DPC: Add support for DPC recovery on NON_FATAL errors
` [PATCH v5 9/9] PCI/DPC: Clear AER registers in EDR mode

[PATCH V2 1/4] drivers: qcom: rpmh-rsc: simplify TCS locking
 2019-07-23 20:18 UTC  (8+ messages)
` [PATCH V2 2/4] drivers: qcom: rpmh-rsc: avoid locking in the interrupt handler
` [PATCH V2 3/4] drivers: qcom: rpmh: switch over from spinlock irq variants

[PATCH v6 0/5] DMA-BUF Heaps (destaging ION)
 2019-07-23 20:09 UTC  (5+ messages)
` [PATCH v6 2/5] dma-buf: heaps: Add heap helpers

[PATCH] ide: Use dev_get_drvdata where possible
 2019-07-23 20:05 UTC  (2+ messages)

[PATCH] perf/x86/intel: Fix SLOTS pebs event constraint
 2019-07-23 20:04 UTC 

[PATCH 1/5] x86_64: -march=native support
 2019-07-23 20:04 UTC  (6+ messages)
` [PATCH 2/5] x86_64, -march=native: POPCNT support

[PATCH] net: jme: Use dev_get_drvdata
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] igb: Use dev_get_drvdata where possible
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] i40e: Use dev_get_drvdata
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] fm10k: Use dev_get_drvdata
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] e1000e: Use dev_get_drvdata where possible
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] net: broadcom: Use dev_get_drvdata
 2019-07-23 20:03 UTC  (3+ messages)

[PATCH] net: atheros: Use dev_get_drvdata
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] net: 3com: 3c59x: Use dev_get_drvdata
 2019-07-23 20:03 UTC  (2+ messages)

[PATCH] atm: Use dev_get_drvdata
 2019-07-23 20:02 UTC  (2+ messages)

[PATCH] ARM: dts: meson8b: add ethernet fifo sizes
 2019-07-23 19:56 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add ethernet fifo sizes
 2019-07-23 19:55 UTC  (2+ messages)

[PATCH] arm64: dts: meson: odroid-n2: keep SD card regulator always on
 2019-07-23 19:48 UTC  (2+ messages)

[PATCH] .gitignore: Add compilation database files
 2019-07-23 19:46 UTC  (4+ messages)

[RFC PATCH v3] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 19:27 UTC 

[PATCH v1] thunderbolt: Switch to use device_property_count_uXX()
 2019-07-23 19:35 UTC  (2+ messages)

[PATCH v4 0/3] Add error message to platform_get_irq*()
 2019-07-23 19:30 UTC  (6+ messages)
` [PATCH v4 1/3] driver core: platform: Add an "
` [PATCH v4 2/3] treewide: Remove dev_err() usage after platform_get_irq()
` [PATCH v4 3/3] coccinelle: Add script to check for platform_get_irq() excessive prints

[ANNOUNCE] 4.19.59-rt24
 2019-07-23 19:03 UTC 

[PATCH] leds: is31fl319x: simplify getting the adapter of a client
 2019-07-23 19:02 UTC  (2+ messages)

[PATCH net-next] Name NICs based on vmbus offer and enable async probe by default
 2019-07-23 19:02 UTC 

[PATCH] iommu/amd: Re-factor guest virtual APIC (de-)activation code
 2019-07-23 19:00 UTC 

[PATCH] mfd/syscon: Add device_node_to_regmap()
 2019-07-23 18:55 UTC 

[PATCH][next] drm/amd/display: fix a missing null check on a failed kzalloc
 2019-07-23 18:55 UTC  (2+ messages)

[PATCH RT 00/16] Linux 4.19.59-rt24-rc1
 2019-07-23 18:54 UTC  (4+ messages)
` [PATCH RT 01/16] kthread: add a global worker thread

[PATCH] x86: Optimize load_mm_cr4 to load_mm_cr4_irqsoff
 2019-07-23 18:52 UTC  (2+ messages)

[PATCH] drm/radeon: Use dev_get_drvdata where possible
 2019-07-23 18:49 UTC  (2+ messages)

[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 18:49 UTC  (4+ messages)
  ` [Non-DoD Source] "

[PATCH] sparc: remove unneeded uapi/asm/statfs.h
 2019-07-23 18:49 UTC  (2+ messages)

[PATCH] drm/amd/display: Use dev_get_drvdata
 2019-07-23 18:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use dev_get_drvdata where possible
 2019-07-23 18:47 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: remove redundant assignment to pointer 'ring'
 2019-07-23 18:45 UTC  (2+ messages)

[PATCH V2] lightnvm: introduce pr_fmt for the previx nvm
 2019-07-23 18:44 UTC  (2+ messages)

[PATCH V3] lightnvm: introduce pr_fmt for the prefix nvm
 2019-07-23 18:43 UTC 

[PATCH] i2c: busses: Use dev_get_drvdata where possible
 2019-07-23 18:34 UTC  (2+ messages)

[PATCH] drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
 2019-07-23 18:31 UTC  (2+ messages)

[PATCH] percpu: Fix a typo
 2019-07-23 18:31 UTC  (2+ messages)

[RFC PATCH] ceph: fix directories inode i_blkbits initialization
 2019-07-23 18:31 UTC  (3+ messages)

[PATCH] mm: check for sleepable context in kvfree
 2019-07-23 18:29 UTC  (7+ messages)

[PATCH v2] habanalabs: Use dev_get_drvdata
 2019-07-23 18:24 UTC  (2+ messages)

[PATCH 0/2] Redefine interconnect provider DT nodes for SDM845
 2019-07-23 18:24 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Redefine interconnect provider DT nodes

[PATCH -next] scsi: megaraid_sas: Make some functions static
 2019-07-23 18:22 UTC  (2+ messages)

[PATCH net-next v2 0/3] netlink: strict attribute checking follow-up
 2019-07-23 18:17 UTC  (4+ messages)
` [PATCH net-next v2 3/3] netlink: add validation of NLA_F_NESTED flag

[PATCH][next] scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
 2019-07-23 18:17 UTC  (2+ messages)

[PATCH RESEND] scsi: megaraid_sas: fix panic on loading firmware crashdump
 2019-07-23 18:16 UTC  (2+ messages)

[ANNOUNCE] 4.14.134-rt63
 2019-07-23 18:08 UTC 

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23 18:06 UTC  (5+ messages)
` [PATCH 3/3] net/xdp: convert put_page() to put_user_page*()

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-23 18:03 UTC  (17+ messages)
` [PATCH v19 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v19 03/15] lib: untag user pointers in strn*_user
` [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls
` [PATCH v19 05/15] mm: untag user pointers in mm/gup.c
` [PATCH v19 06/15] mm: untag user pointers in get_vaddr_frames
` [PATCH v19 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v19 08/15] userfaultfd: untag user pointers
` [PATCH v19 09/15] drm/amdgpu: "
` [PATCH v19 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v19 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v19 13/15] tee/shm: untag user pointers in tee_shm_register
` [PATCH v19 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
` [PATCH v19 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v4 0/5] Exynos Performance Monitoring Counters enhancements
 2019-07-23 17:58 UTC  (3+ messages)
  ` [PATCH v4 5/5] DT: arm: exynos4412: add event data type which is monitored

[PATCH 0/5] Add support for WD MyCloud EX2 Ultra (+ versatile UART-based restart/poweroff drivers)
 2019-07-23 17:48 UTC  (3+ messages)

[PATCH] extcon: fsa9480: Support the FSA880 variant
 2019-07-23 17:43 UTC 

[PATCH 1/2] iommu: add support for drivers that manage iommu explicitly
 2019-07-23 17:40 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v1] extcon: arizona: Switch to use device_property_count_u32()
 2019-07-23 17:40 UTC 

[PATCH 00/14] mfd: convert subsystem to i2c_new_dummy_device()
 2019-07-23 17:35 UTC  (5+ messages)
` [PATCH 06/14] mfd: max14577: convert to i2c_new_dummy_device
` [PATCH 07/14] mfd: max77693: "

kernel panic: stack is corrupted in pointer
 2019-07-23 17:33 UTC  (5+ messages)
    `  "

hmm_range_fault related fixes and legacy API removal v2
 2019-07-23 17:30 UTC  (12+ messages)
` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault

WARNING in kbtab_open/usb_submit_urb
 2019-07-23 17:28 UTC 

[PATCH] power: sysfs: Remove wakeup_abort_count attribute
 2019-07-23 17:25 UTC  (6+ messages)
` [PATCH 0/2] power: Refactor device level sysfs

[PATCH 2/2] ARM: dts: aspeed: tiogapass: Add Riser card
 2019-07-23 17:22 UTC 

[PATCH v1 1/3] ASoC: rsnd: Support hw_free() callback at DAI level
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: rsnd: Support hw_free() callback at DAI level" to the asoc tree

[PATCH] arm64: remove unneeded uapi/asm/stat.h
 2019-07-23 17:16 UTC  (2+ messages)

[PATCH] dt-bindings: Add pxe1610 as a trivial device
 2019-07-23 17:13 UTC  (3+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-23 17:13 UTC  (4+ messages)
` [PATCH v6 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v6 1/1] "

[PATCH v2 0/4] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-23 17:07 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: Make debug exception handlers visible from RCU

WARNING in snd_usb_motu_microbookii_communicate/usb_submit_urb
 2019-07-23 17:03 UTC  (3+ messages)

[PATCH 00/10] Add support for new SAI IP version
 2019-07-23 17:00 UTC  (3+ messages)
` [PATCH 01/10] ASoC: fsl_sai: add of_match data


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