linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-06 08:52:51 to 2017-08-06 21:25:45 UTC [more...]

[PATCH v2 00/14] generate full callchain cursor entries for inlined frames
 2017-08-06 21:24 UTC  (9+ messages)
` [PATCH v2 01/14] perf report: remove code to handle inline frames from browsers
` [PATCH v2 03/14] perf report: create real callchain entries for inlined frames
` [PATCH v2 04/14] perf report: fall-back to function name comparison for -g srcline
` [PATCH v2 05/14] perf report: mark inlined frames in output by " (inlined)" suffix
` [PATCH v2 10/14] perf report: cache failed lookups of inlined frames
` [PATCH v2 12/14] perf report: use srcline from callchain for hist entries
` [PATCH v2 13/14] perf util: do not consider empty files as valid srclines
` [PATCH v2 14/14] perf util: enable handling of inlined frames by default

[PATCH v06 00/36] Userspace compile test and fixes for exported uapi header files
 2017-08-06 21:24 UTC  (44+ messages)
` [PATCH v06 01/36] Add scripts/headers_compile_test.sh: compile test for exported uapi headers
` [PATCH v06 02/36] uapi scsi/scsi_bsg_fc.h: use __u8, __u32 and __u64 from linux/types.h
` [PATCH v06 03/36] uapi scsi/scsi_netlink.h: use __u8, __u16 "
` [PATCH v06 04/36] uapi scsi/scsi_netlink_fc.h: use __u16, __u32 "
` [PATCH v06 05/36] uapi linux/sysctl.h: use __kernel_size_t instead of size_t
` [PATCH v06 06/36] uapi asm-generic/ipcbuf.h: include linux/posix_types.h
` [PATCH v06 07/36] uapi asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH v06 08/36] uapi asm-generic/shmbuf.h: include fixes
` [PATCH v06 09/36] uapi asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH v06 10/36] uapi asm-generic/signal.h: use __kernel_size_t instead of size_t
` [PATCH v06 11/36] uapi asm-generic/ucontext.h: include asm/signal.h and asm/sigcontext.h
` [PATCH v06 12/36] x86 uapi asm/signal.h: use __kernel_size_t instead of size_t
` [PATCH v06 13/36] x86 uapi asm/sembuf.h: include linux/types.h and linux/ipc.h
` [PATCH v06 14/36] arm uapi asm/signal.h: include <stddef.h> for size_t in userspace
` [PATCH v06 15/36] uapi linux/socket.h: include sys/socket.h in user space
` [PATCH v06 16/36] uapi linux/dlm_netlink.h: include linux/dlmconstants.h
` [PATCH v06 17/36] uapi linux/sctp.h: use __u8, __u16 and __u32 from linux/types.h
` [PATCH v06 18/36] uapi linux/errqueue.h: include linux/time.h in user space
` [PATCH v06 19/36] uapi linux/omapfb.h: use __kernel_size_t instead of size_t
` [PATCH v06 20/36] uapi linux/scc.h: include linux/sockios.h
` [PATCH v06 21/36] uapi linux/kexec.h: use __kernel_size_t instead of size_t
` [PATCH v06 22/36] uapi linux/reiserfs_xattr.h: "
` [PATCH v06 23/36] uapi linux/coda.h: use __kernel_pid_t and add u_short etc definitions for userspace
` [PATCH v06 24/36] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH v06 25/36] uapi linux/android/binder.h: use __kernel_pid_t and __kernel_uid_t
` [PATCH v06 26/36] uapi xen/privcmd.h: fix compilation in userspace
` [PATCH v06 27/36] uapi xen/gntdev.h: include xen/privcmd.h and define grant_ref_t
` [PATCH v06 28/36] uapi xen/evtchn.h: include xen/privcmd.h
` [PATCH v06 29/36] uapi linux/elfcore.h: remove non-compiling userspace parts
` [PATCH v06 30/36] uapi rdma/rdma_user_rxe.h: include in.h and in6.h
` [PATCH v06 31/36] uapi linux/patchkey.h: change #error to #warning if file included directly
` [PATCH v06 32/36] uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_t
` [PATCH v06 33/36] uapi linux/fsmap.h: use __kernel_size_t instead of size_t
` [PATCH v06 34/36] uapi: break dependency loop between <linux/hdlc/ioctl.h> and <linux/if.h>
` [PATCH v06 35/36] uapi linux/tls.h: don't include <net/tcp.h> in user space
` [PATCH v06 36/36] uapi linux/kfd_ioctl.h: use __u32 and __u64 instead of uint32_t and uint64_t

kvm_intel fails to load on Conroe CPUs running Linux 4.12
 2017-08-06 21:23 UTC  (3+ messages)

[PATCH 0/3] Altera ASMI Parallel II IP Core
 2017-08-06 19:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mtd: "
` [PATCH 2/2] mtd: spi-nor: "
` [PATCH 3/3] fpga: intel: Add QSPI FPGA Management Entity Feature

[PATCH v2] mmc: mmci_qcom_dml: include mmci_qcom_dml.h and fix #ifdef
 2017-08-06 20:41 UTC  (8+ messages)

[PATCH v2] fortify: Use WARN instead of BUG for now
 2017-08-06 20:34 UTC  (4+ messages)
` [PATCH 1/2] ext4: fix warning about stack corruption

[PATCH] RFC: platform/x86: wmi: Fix check for method instance number
 2017-08-06 20:21 UTC  (11+ messages)

[PATCH 0/7] constify ALSA usb_device_id
 2017-08-06 20:21 UTC  (2+ messages)

[PATCH] ALSA: ice1712: add const to snd_akm4xxx structures
 2017-08-06 20:17 UTC  (2+ messages)

[PATCH] ALSA: ice1712: add const to snd_ak4xxx_private structures
 2017-08-06 20:17 UTC  (2+ messages)

[PATCH 0/5] Drivers: hv: Miscellaneous fixes
 2017-08-06 20:12 UTC  (6+ messages)
` [PATCH 1/5] Tools: hv: vss: Skip freezing filesystems backed by loop
` [PATCH 2/5] Drivers: hv: balloon: Correctly update onlined page count
` [PATCH 3/5] Drivers: hv: balloon: Show the max dynamic memory assigned
` [PATCH 4/5] Drivers: hv: balloon: Initialize last_post_time on startup
` [PATCH 5/5] Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id

xattr hash error in 4.13-rc with overlayfs over ext4
 2017-08-06 20:05 UTC  (10+ messages)

[PATCH] ext4: add missing xattr hash update
 2017-08-06 20:03 UTC 

[GIT PULL] ext4 bug fixes for 4.13
 2017-08-06 19:39 UTC  (2+ messages)

[PATCH 0/5] mtip32xx: Adjustments for some function implementations
 2017-08-06 19:24 UTC  (6+ messages)
` [PATCH 1/5] mtip32xx: Delete an error message for a failed memory allocation in five functions
` [PATCH 2/5] mtip32xx: Improve a size determination in two functions
` [PATCH 3/5] mtip32xx: Delete an unnecessary variable initialisation in mtip_pci_probe()
` [PATCH 4/5] mtip32xx: Fix a typo in a comment line in mtip_hw_get_identify()
` [PATCH 5/5] mtip32xx: Adjust an input validation check in mtip_hw_debugfs_exit()

[PATCH 2/4] atm: idt77252: Delete an error message for a failed memory allocation in seven functions
 2017-08-06 19:06 UTC  (2+ messages)

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-06 18:51 UTC  (4+ messages)

[PATCH] Fix compat_sys_sigpending breakage introduced by v4.13-rc1~6^2~12
 2017-08-06 18:46 UTC  (3+ messages)

[RFC v1 0/6] PMC/PUNIT IPC driver cleanup
 2017-08-06 18:37 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-08-06 18:35 UTC  (5+ messages)

[PATCH net-next v2 0/3] net: dsa: remove useless arguments
 2017-08-06 17:46 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: dsa: remove useless argument in legacy setup
` [PATCH net-next v2 2/3] net: dsa: remove useless args of dsa_cpu_dsa_setup
` [PATCH net-next v2 3/3] net: dsa: remove useless args of dsa_slave_create

RESEND: Crash with 4.12.4 kernel and high disk load (monthly RAID 6 check)
 2017-08-06 17:37 UTC 

[PATCH 0/3] drm: Add CRTC-id based ioctls for vblank query/event
 2017-08-06 17:35 UTC  (5+ messages)
  ` [PATCH 1/3] drm: Widen vblank UAPI to 64 bits. Change vblank time to ktime_t [v2]

[PATCH] Allow automatic kernel taint on unsigned module load to be disabled
 2017-08-06 17:34 UTC  (3+ messages)

[PATCH v1] fuse: add configurable max_pages parameter
 2017-08-06 17:02 UTC 

[PATCH] dm integrity: make blk_integrity_profile structure const
 2017-08-06 17:24 UTC 

[PATCH] x86/platform/intel-mid: make bt_sfi_data const
 2017-08-06 17:15 UTC 

[PATCH] isdn: kcapi: make capi_version const
 2017-08-06 17:09 UTC 

RCU stall when using function_graph
 2017-08-06 17:02 UTC  (8+ messages)

[PATCH 00/18] Hookup typec power-negotation to the PMIC and charger
 2017-08-06 16:29 UTC  (40+ messages)
` [PATCH 01/18] staging: typec: tcpm: Add get_usb2_current_limit tcpc_dev callback
` [PATCH 02/18] staging: typec: tcpm: Add extcon helper functions for USB2 current limit detect
` [PATCH 03/18] staging: typec: tcpm: Split tcpm code into tcpm-core.c and tcpm-helpers.c
` [PATCH 04/18] staging: typec: tcpm: Add helpers for exporting current-limit through a psy
` [PATCH 05/18] staging: typec: fusb302: Set max supply voltage to 5V
` [PATCH 06/18] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
` [PATCH 07/18] staging: typec: fusb302: Use client->irq as irq if set
` [PATCH 08/18] staging: typec: fusb302: Add support for USB2 charger detection through extcon
` [PATCH 09/18] staging: typec: fusb302: Use tcpm_set_current_limit_psy
` [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
` [PATCH 11/18] power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
` [PATCH 12/18] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
` [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
` [PATCH 14/18] power: supply: bq24190_charger: Add input_current_limit property
` [PATCH 15/18] power: supply: bq24190_charger: Get input_current_limit from our supplier
` [PATCH 16/18] power: supply: bq24190_charger: Remove extcon handling
` [PATCH 17/18] platform/x86: intel_cht_int33fe Update fusb302 type string, add properties
` [PATCH 18/18] i2c-cht-wc: Add device-properties for fusb302 integration

[PATCH v2] z3fold: use per-cpu unbuddied lists
 2017-08-06 16:14 UTC 

[PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board
 2017-08-06 15:46 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: Add support for rk3399 sapphire SOM
 2017-08-06 15:44 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add support for rk3399 excavator main board

[PATCH v1] platform/x86: wmi: Switch to use new generic UUID API
 2017-08-06 15:43 UTC  (4+ messages)

[PATCH] block-AoE: Delete an error message for a failed memory allocation in aoechr_error()
 2017-08-06 15:34 UTC 

[PATCH] pinctrl: generic: update references to Documentation/pinctrl.txt
 2017-08-06 14:00 UTC 

[PATCH v2] module: use relative references for __ksymtab entries
 2017-08-06 15:10 UTC  (3+ messages)

[PATCH v2] sched: debug: use task_pid_nr_ns in /proc/$pid/sched
 2017-08-06 14:56 UTC  (2+ messages)

Source code review around jump label usage
 2017-08-06 15:00 UTC  (7+ messages)
` [PATCH 0/5] block-cciss: Fine-tuning for two function implementations
` [PATCH 0/7] cfag12864b: Fine-tuning for cfag12864b_init()
` [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-06 14:04 UTC  (3+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK

[PATCH v2 0/5] arm64: dts: add rk3399 display-related nodes
 2017-08-06 14:04 UTC  (11+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add rk3399 vop and display-subsystem
` [PATCH v2 2/5] arm64: dts: rockchip: add pd_edp node for rk3399
` [PATCH v2 3/5] arm64: dts: rockchip: add rk3399 edp nodes
` [PATCH v2 4/5] arm64: dts: rockchip: add rk3399 mipi nodes
` [PATCH v2 5/5] arm64: dts: rockchip: add rk3399 hdmi nodes

[PATCH v2] arm64: dts: rockchip: add rk3399 hdmi nodes
 2017-08-06 14:03 UTC  (2+ messages)

[PATCH] mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
 2017-08-06 12:55 UTC 

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-08-06 14:00 UTC  (4+ messages)
  ` [PATCH v2 00/17] "

Linux 4.13: Reported regressions as of Sunday, 2017-08-06
 2017-08-06 13:59 UTC 

[PATCH 4.4 00/57] 4.4.78-stable review
 2017-08-06 12:47 UTC  (10+ messages)
` [PATCH 4.4 40/57] tpm: Provide strong locking for device removal

[PATCH v2] dma-mapping: skip USB devices when configuring DMA during probe
 2017-08-06 11:27 UTC  (2+ messages)

[PATCH v3 3/5] ACPI: Introduce DMA ranges parsing
 2017-08-06 11:21 UTC  (4+ messages)

[PATCH] ARM: rockchip: select ARCH_DMA_ADDR_T_64BIT for LPAE
 2017-08-06 11:19 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: convert rk3288 device tree files to 64 bits
 2017-08-06 10:58 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: rk3288 add more iommu nodes
 2017-08-06 10:45 UTC  (2+ messages)

[PATCH v2] ARM: dts: rockchip: rk322x: add spi node and spi pinctrl
 2017-08-06 10:38 UTC  (2+ messages)

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-08-06 10:30 UTC  (10+ messages)
` [PATCH 4/5] mtd: block2mtd: Add support for deleting block2mtd mapping
` [PATCH 5/5] ubi: Allow to use read-only UBI volume with not enough PEBs

[PATCH] arm64: dts: rockchip: include opp dtsi for rk3399 firefly
 2017-08-06 10:26 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: add cpu operating points and efuse node for RK3328 SoC
 2017-08-06 10:24 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add cpu operating points "

[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations
 2017-08-06 10:18 UTC  (2+ messages)

[PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations
 2017-08-06 10:05 UTC  (2+ messages)

undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2017-08-06  9:47 UTC 

drivers/gpu/drm/i915/selftests/i915_gem_request.c:344: error: 'request' may be used uninitialized in this function
 2017-08-06  9:39 UTC 

[PATCH] i2c: mux: rename files to not have superfluous prefixes
 2017-08-06  9:37 UTC  (2+ messages)

[PATCH] ATM-ENI: Delete an error message for a failed memory allocation in eni_start()
 2017-08-06  9:20 UTC 

[PATCH 00/12] constify v4l2_m2m_ops structures
 2017-08-06  8:25 UTC  (7+ messages)
` [PATCH 02/12] [media] media: ti-vpe: vpe: "
` [PATCH 03/12] [media] s5p-g2d: "
` [PATCH 04/12] [media] V4L2: platform: rcar_jpu: "
` [PATCH 05/12] [media] vcodec: mediatek: "
` [PATCH 06/12] [media] exynos-gsc: "
` [PATCH 07/12] [media] bdisp: "


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