All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-18 16:47:35 to 2016-09-18 19:16:51 UTC [more...]

[ANNOUNCE] Git User's Survey 2016
 2016-09-18 19:16 UTC 

[PATCH 0/4] drm/sun4i: rgb and dotclock misc fixes and improvements
 2016-09-18 19:16 UTC  (14+ messages)
` [PATCH 1/4] drm/sun4i: rgb: Declare RGB encoder and connector as MIPI DPI
` [PATCH 2/4] drm/sun4i: dotclock: Fix clock rate read back calcation
` [PATCH 3/4] drm/sun4i: dotclock: Allow divider = 127
` [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate

[PATCH v7 0/3] Add a new board TOPEET iTOP for Exynos 4412
 2016-09-18 19:15 UTC  (5+ messages)
` [PATCH v7 1/3] ARM: dts: Add TOPEET itop core board SCP package version

[PATCH 0/9] Various fixes related to ptrace_may_access()
 2016-09-18 19:15 UTC  (14+ messages)
` [PATCH 2/9] exec: turn self_exec_id into self_privunit_id
` [PATCH 4/9] futex: don't leak robust_list pointer
` [PATCH 5/9] proc: lock properly in ptrace_may_access callers
` [PATCH 7/9] ptrace: forbid ptrace checks against current_cred() from VFS context

[PATCH -next v2 0/5] ipc/sem: semop(2) improvements
 2016-09-18 19:11 UTC  (6+ messages)
` [PATCH 1/5] ipc/sem: do not call wake_sem_queue_do() prematurely
` [PATCH 2/5] ipc/sem: rework task wakeups
` [PATCH 3/5] ipc/sem: optimize perform_atomic_semop()
` [PATCH 4/5] ipc/sem: explicitly inline check_restart
` [PATCH 5/5] ipc/sem: use proper list api for pending_list wakeups

[U-Boot] [PATCH] ML: SPL: NOR: Add CONFIG_SPL_NOR_COPY_ENTIRE_IMAGE define to enable whole image copy from NOR
 2016-09-18 19:10 UTC  (3+ messages)

[RFC PATCH v2 0/2] adding panel claa070wp03xg support for exynos
 2016-09-18 19:09 UTC  (7+ messages)
` [RFC PATCH v2 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite

[PATCH] Staging: rts5208: rtsx_card.c: Fixed brace style issues
 2016-09-18 19:08 UTC 

[ptrace] e0d4fc9937: WARNING: CPU: 0 PID: 379 at kernel/ptrace.c:228 __ptrace_may_access
 2016-09-18 19:08 UTC 

[PATCH -next] drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()
 2016-09-18 19:04 UTC  (4+ messages)

[PATCH] Staging: lustre: Use x instead of x != NULL
 2016-09-18 19:02 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] Staging: i4l: Remove unused variable
 2016-09-18 19:01 UTC 

[PATCH v2 0/9] Add support for Neighbor Awareness Networking
 2016-09-18 19:01 UTC  (9+ messages)
` [PATCH v2 1/9] cfg80211: add start / stop NAN commands
` [PATCH v2 2/9] mac80211: add boilerplate code for start / stop NAN

[PATCH 00/15] Line6 POD X3/X3Live suport
 2016-09-18 18:59 UTC  (14+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] ALSA: line6: Enable different number of URBs for frame transfers
  ` [PATCH v4 02/12] ALSA: line6: Add high-speed USB support
  ` [PATCH v4 03/12] ALSA: line6: Support assymetrical in/out configurations
  ` [PATCH v4 04/12] ALSA: line6: Allow different channel numbers for in/out
  ` [PATCH v4 05/12] ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
  ` [PATCH v4 06/12] ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)
  ` [PATCH v4 07/12] ALSA: line6: Allow processing of raw incoming messages
  ` [PATCH v4 08/12] ALSA: line6: Add support for POD X3
  ` [PATCH v4 09/12] ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)
  ` [PATCH v4 10/12] ALSA: line6: Only determine control port properties if needed
  ` [PATCH v4 11/12] ALSA: line6: Cleanup podhd initialization
  ` [PATCH v4 12/12] ALSA: line6: Add hwdep interface to access the POD control messages

[PATCH] Let platform drivers set GPE masks: Fix suspend for Intel Virtual Button Devices
 2016-09-18 18:52 UTC 

[PATCH v3) posix-timers: make it configurable
 2016-09-18 18:49 UTC  (14+ messages)

[PATCH 1/2] [media] pxa_camera: make soc_mbus_xlate_by_fourcc() static
 2016-09-18 18:48 UTC  (4+ messages)
` [PATCH 2/2] [media] pxa_camera: remove an unused structure pointer

[PATCH v5 0/1] iio: devm helpers and Murata zpa2326 barometer support
 2016-09-18 18:42 UTC  (4+ messages)
` [PATCH v5 1/1] iio:pressure: initial "

Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive)
 2016-09-18 18:41 UTC  (12+ messages)
                                    ` Best tool to partition Drives with new sector geometry - (WAS: Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive))

[RFC] extending pathspec support to submodules
 2016-09-18 18:40 UTC  (4+ messages)
` [PATCH] ls-files: add pathspec matching for submodules

sandox -X not working with recent Xephyr
 2016-09-18 18:39 UTC 

[RFC PATCH] x86: Do not panic if mce=2 is passed
 2016-09-18 18:39 UTC  (3+ messages)

[PATCH net-next 2/3] r8152: support ECM mode
 2016-09-18 18:37 UTC  (3+ messages)

[PATCH] spi: bcm-qspi: fix build error
 2016-09-18 18:33 UTC  (2+ messages)

[PATCH -next 0/5] ipc/sem: semop(2) improvements
 2016-09-18 18:26 UTC  (6+ messages)
` [PATCH 2/5] ipc/sem: rework task wakeups
` [PATCH 5/5] ipc/sem: use proper list api for pending_list wakeups

[PATCH v2 0/4] gpio: fix an incorrect lockdep warning
 2016-09-18  8:52 UTC  (5+ messages)

[PATCH v3 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-09-18 18:20 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 3/3 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k
 2016-09-18 18:21 UTC 

[Buildroot] Patches for Acme Systems Arietta G25 and Aria G25
 2016-09-18 18:21 UTC  (16+ messages)
` [Buildroot] [PATCH 00/11] Series of patch to improve Buildroot configuration for
` [Buildroot] [PATCH 01/11] Update genimage configuration file for Arietta-G25 in order to build a bootable SD card image named "sdcard.img"
` [Buildroot] [PATCH 02/11] Add Linux Kernel stable 4.4.16 patch file for Arietta G25
` [Buildroot] [PATCH 03/11] Add post-build.sh script "
` [Buildroot] [PATCH 04/11] Add root filesystem overlay files and directories "
` [Buildroot] [PATCH 05/11] Update and improve default configuration files for Arietta G25 (both 128MB and 256MB version)
` [Buildroot] [PATCH 07/11] Add Linux Kernel stable v4.4.16 patch file for Aria G25

[PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices
 2016-09-18 18:18 UTC  (4+ messages)

[PATCH 1/2] perf, tools, list: Print aliases with --raw-dump
 2016-09-18 18:18 UTC  (2+ messages)
` [PATCH 2/2] perf, tools: Fix completion script to handle comma list

[PATCH] Staging: lustre: Use sizeof structure *pointer over sizeof structure in kzalloc()
 2016-09-18 18:15 UTC  (2+ messages)
` [Outreachy kernel] "

[GIT pull] irq fixes for 4.8
 2016-09-18 18:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/17] imx6: Add Engicam i.CoreM6 QDL modules support
 2016-09-18 18:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2 04/17] Kconfig: Add DEFAULT_FDT_FILE entry

QCA6174 Performance
 2016-09-18 18:14 UTC  (3+ messages)

[PATCH] ARM: mediatek: clean up mach-mediatek/Makefile
 2016-09-18 18:11 UTC  (3+ messages)

[PATCH 2/2 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k
 2016-09-18 18:11 UTC  (5+ messages)

[PATCH] make samsung interface entries explicitly
 2016-09-18 18:09 UTC  (9+ messages)
` [PATCH] ASoC: samsung: make audio interface/controller explicitly

[net-next PATCH v3 0/3] e1000 XDP implementation
 2016-09-18 18:06 UTC  (8+ messages)
` [net-next PATCH v3 2/3] e1000: add initial XDP support
          ` [Intel-wired-lan] "

[PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL
 2016-09-18 18:04 UTC  (2+ messages)

[PATCH v4] blackfin: bf609: let clk_disable() return immediately if clk is NULL
 2016-09-18 18:03 UTC 

[U-Boot] [GIT PULL] Xilinx changes
 2016-09-18 18:04 UTC  (2+ messages)

[PATCH][yocto-autobuilder] nigthly-qa-*, nigthly-rpm*: Move RunSanityTests before SendErrorReport
 2016-09-18 18:05 UTC 

[PATCH net 0/3] mlx5 fixes to 4.8-rc6
 2016-09-18 18:02 UTC  (3+ messages)
` [PATCH net 1/3] net/mlx5: Fix flow counter bulk command out mailbox allocation

[PATCH v4] m68k: let clk_disable() return immediately if clk is NULL
 2016-09-18 18:01 UTC 

[PATCH v2 1/6] Bluetooth: Add support for local name in scan rsp
 2016-09-18 18:02 UTC  (3+ messages)

[PATCH v4] ARM: w90x900: let clk_disable() return immediately if clk is NULL
 2016-09-18 17:59 UTC  (2+ messages)

[PATCH v4] m68k: let clk_disable() return immediately if clk is NULL
 2016-09-18 18:01 UTC 

[PATCH v4] ARM: mmp: let clk_disable() return immediately if clk is NULL
 2016-09-18 17:58 UTC  (2+ messages)

[PATCH] sysfs print name of undiscoverable attribute group as well
 2016-09-18 17:57 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/2] package/mysql: add MYSQL_SOCKET variable
 2016-09-18 17:54 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: cat u8 to u64 to avoid unexpected error
 2016-09-18 17:53 UTC  (2+ messages)

[PATCH iproute2] vxlan: allow specifying multiple default destinations
 2016-09-18 17:41 UTC 

[PATCH rdma-next V1 0/5] mlx5 IB RoCE LAG
 2016-09-18 17:48 UTC  (6+ messages)
  ` [PATCH rdma-next V1 1/5] IB/mlx5: Port events in RoCE now rely on netdev events
  ` [PATCH rdma-next V1 2/5] IB/mlx5: Merge vports flow steering during LAG
  ` [PATCH rdma-next V1 3/5] IB/mlx5: Port status track LAG master, when LAG is active
  ` [PATCH rdma-next V1 4/5] IB/mlx5: Set unique device name on LAG
  ` [PATCH rdma-next V1 5/5] IB/mlx5: LAG QP load balancing

[meta-freescale PATCH 1/3] openssl-qoriq: Sync with OE-Core recipe changes
 2016-09-18  9:13 UTC  (3+ messages)
` [meta-freescale PATCH 3/3] qoriq-base.inc: Use 'fsl-dynamic-packagearch' class

[PATCH 0/2] Add rules in hyphen2endash.sh
 2016-09-18 17:44 UTC  (2+ messages)

UDL: screen update breakage
 2016-09-18 17:42 UTC  (4+ messages)
  ` [PATCH] drm/udl: Fix for the X server screen update

[PATCH net] xfrm: Fix memory leak of aead algorithm name
 2016-09-18 17:39 UTC  (2+ messages)

[Buildroot] [git commit] package/php: set MySQL socket path
 2016-09-18 17:36 UTC 

[Buildroot] [git commit] package/mysql: add MYSQL_SOCKET variable
 2016-09-18 17:35 UTC 

[Buildroot] [PATCH 1/1] configs: new defconfig for TI am335x-evm_sgx-qt5
 2016-09-18 17:34 UTC  (2+ messages)

[RFC] Preliminary BTRFS Encryption
 2016-09-18 17:34 UTC  (7+ messages)
      ` RAID1 availability issue[2], Hot-spare and auto-replace

[PATCH v2] Staging: octeon: Add missing of_node_put after calling of_parse_phandle
 2016-09-18 17:32 UTC 

[Buildroot] [PATCH 1/1] configs: new defconfig for TI am335x-evm
 2016-09-18 17:30 UTC  (2+ messages)

[PATCH 11/11] staging: r8188eu: remove GET_HAL_DATA macro
 2016-09-18 17:28 UTC 

[PATCH 08/11] staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumeration
 2016-09-18 17:27 UTC 

[PATCH 09/11] staging: r8188eu: set correct type for HalData member of adapter structure
 2016-09-18 17:27 UTC 

[PATCH 05/11] staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGN
 2016-09-18 17:25 UTC 

[PATCH 07/11] staging: r8188eu: remove usb_hal.h
 2016-09-18 17:26 UTC 

[PATCH 06/11] staging: r8188eu: remove rtl8188eu_set_hal_ops function
 2016-09-18 17:26 UTC 

[PATCH 10/11] staging: r8188eu: remove GET_RF_TYPE macro
 2016-09-18 17:27 UTC 

[PATCH 01/11] staging: r8188eu: change last argument type of the usb_write_port function
 2016-09-18 17:23 UTC 

[PATCH 04/11] staging: r8188eu: delete rtw_usb_bulk_size_boundary function
 2016-09-18 17:25 UTC 

[PATCH 02/11] staging: r8188eu: remove xmitframe_direct function
 2016-09-18 17:24 UTC 

[PATCH 03/11] staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structure
 2016-09-18 17:24 UTC 

[PATCH] ARM: dts: sun8i: Enable pull-ups for bananapi-m2-plus SD slot
 2016-09-18 17:25 UTC 

[Buildroot] [PATCH v2] raspberrypi3: fix serial console (load pi3-miniuart-bt overlay)
 2016-09-18 17:23 UTC  (2+ messages)

[PATCH] Fix no. of gpio cells in the pxa gpio binding doucmentation
 2016-09-18 17:23 UTC  (2+ messages)

[Buildroot] [git commit] raspberrypi3: fix serial console (load pi3-miniuart-bt overlay)
 2016-09-18 17:21 UTC 

[GIT PULL] fixes for v4.8-rc7
 2016-09-18 17:20 UTC 

[U-Boot] [PATCH] Repair image-fit: switch ENOLINK to ENOENT
 2016-09-18 17:17 UTC  (2+ messages)

[PATCH] hwmon: (adt7470) No need for additional synchronization on kthread_stop()
 2016-09-18 17:10 UTC  (2+ messages)

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-18 17:07 UTC  (6+ messages)
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-18 17:04 UTC  (15+ messages)

nvmf/rdma host crash during heavy load and keep alive recovery
 2016-09-18 17:02 UTC  (11+ messages)

[PATCH] Bluetooth: hci_uart: Add Marvell support
 2016-09-18 16:59 UTC 

[PATCHv4 next 3/3] ipvlan: Introduce l3s mode
 2016-09-18 16:57 UTC  (2+ messages)

[PATCH 1/4] debugfs: introduce a public file_operations accessor
 2016-09-18 16:57 UTC  (7+ messages)
` [PATCH 2/4] carl9170: fix debugfs crashes

[PATCH 1/5] HID:hid-logitech: Introduce dev_attr for combined pedals feature
 2016-09-18 16:55 UTC  (7+ messages)
` [Patch-V2 1/6] HID:hid-logitech: Introduce control "
  ` [Patch-V2 2/6] HID:hid-logitech: Add combined pedal support Logitech wheels
  ` [Patch-V2 3/6] HID:hid-logitech: Compute combined pedals value
  ` [Patch-V2 4/6] HID:hid-logitech: Rewrite of descriptor for all DF wheels
  ` [Patch-V2 5/6] HID:hid-logitech: Improve Wingman Formula Force GP support
  ` [Patch-V2 6/6] HID:hid-logitech: Documentation updates/corrections

Source code review around jump label usage
 2016-09-18 16:54 UTC  (17+ messages)
` [PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations
  ` [PATCH 1/5] drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
  ` [PATCH 2/5] drm/amdgpu: Improve determination of sizes in two functions
  ` [PATCH 3/5] drm/amdgpu: Rename a jump label in amdgpu_debugfs_regs_read()
  ` [PATCH 4/5] drm/amdgpu: Rename a jump label in amdgpu_device_init()
  ` [PATCH 5/5] drm/amdgpu: Adjust checks for null pointers in nine functions

[PATCH 1/2] phy-sun4i-usb: Add sun4i_usb_phy_force_session_end() function
 2016-09-18 16:50 UTC  (2+ messages)
` [PATCH 2/2] musb: sunxi: Force session end on babble errors in host-mode

[PATCH] staging: olpc_dcon: Replace a bit shift by a use of BIT
 2016-09-18 11:10 UTC  (3+ messages)
` [Outreachy kernel] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.