All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-25 07:45:29 to 2018-02-25 11:53:36 UTC [more...]

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2018-02-25 11:53 UTC 

[PATCH 1/3] ftrace: Add module to ftrace_make_call() parameters
 2018-02-25 11:53 UTC  (6+ messages)

[PATCH v2 0/2] Meson8b: fix requesting GPIOs greater than GPIOZ_3
 2018-02-25 11:43 UTC  (5+ messages)
` [PATCH] Meson8b GPIO fix - WiP
` [PATCH v2 1/2] pinctrl: meson: meson8b: fix requesting GPIOs greater than GPIOZ_3
` [PATCH v2 2/2] ARM: dts: meson8b: the CBUS GPIO controller only has 83 GPIOs

[Qemu-devel] Windows vioinput guest driver tablet input bug
 2018-02-25 11:41 UTC  (2+ messages)

[PATCH v8 0/7] convert: add support for different encodings
 2018-02-25 11:41 UTC  (7+ messages)
` [PATCH v8 3/7] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v8 4/7] utf8: add function to detect a missing "

Reflink (cow) copy of busy files
 2018-02-25 11:40 UTC  (5+ messages)

Bug: Two device nodes created in /dev for a single UVC webcam
 2018-02-25 11:41 UTC  (6+ messages)

[PATCH 0/5] x86/dumpstack: Cleanups and user opcode bytes Code: section
 2018-02-25 11:35 UTC  (8+ messages)

[PATCH v6 0/4] R-Car DU: Convert LVDS code to bridge driver
 2018-02-25 11:33 UTC  (5+ messages)
` [PATCH v6 3/4] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[PATCH next V1 0/7] Report PCI device link status
 2018-02-25 11:20 UTC  (7+ messages)
` [PATCH next V1 4/7] PCI: Print PCI device link status in kernel log
` [PATCH next V1 7/7] net/mlx5e: Use generic PCI function for BW calculation

[PATCH v2 0/5] Fix initializing the_hash_algo
 2018-02-25 11:18 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] setup.c: initialize the_repository correctly in all cases
  ` [PATCH v3 2/6] sha1_file.c: keep a good name for "unknown" hash_algos[UNKNOWN]
  ` [PATCH v3 3/6] cache.h: make the_hash_algo read-only
  ` [PATCH v3 4/6] index-pack: check (and optionally set) hash algo based on input file
  ` [PATCH v3 5/6] diff.c: initialize hash algo when running in --no-index mode
  ` [PATCH v3 6/6] Revert "repository: pre-initialize hash algo pointer"

[PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init()
 2018-02-25 11:10 UTC  (4+ messages)
  ` [PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init(

Linux 4.15.6
 2018-02-25 11:09 UTC  (2+ messages)

Linux 4.14.22
 2018-02-25 11:09 UTC  (2+ messages)

Linux 4.9.84
 2018-02-25 11:08 UTC  (2+ messages)

Linux 4.4.118
 2018-02-25 11:08 UTC  (2+ messages)

Linux 3.18.96
 2018-02-25 11:08 UTC  (2+ messages)

[RFC PATCH gabbayo] drm/amdgpu: amdkfd_fence_ops can be static
 2018-02-25 11:05 UTC  (2+ messages)

[BUG] arm64: Build error with gcc 6
 2018-02-25 11:00 UTC  (4+ messages)

[Buildroot] Building Kodi; dependencies
 2018-02-25 10:59 UTC 

[PATCH v2 00/32] ASoC: rt5651: jack-detect fixes and improvements
 2018-02-25 10:58 UTC  (34+ messages)
` [PATCH v2 01/32] ASoC: rt5651: Remove unused rt5651_platform_data
` [PATCH v2 02/32] ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detect
` [PATCH v2 03/32] ASoC: rt5651: Move 2 functions higher up in rt5651.c
` [PATCH v2 04/32] ASoC: rt5651: Use standard component set_jack callback
` [PATCH v2 05/32] ASoC: rt5651: Add rt5651_apply_properties() helper function
` [PATCH v2 06/32] ASoC: rt5651: Configure jack-detect source through a device-property
` [PATCH v2 07/32] ASoC: rt5651: Remove is_sys_clk_from_pll()
` [PATCH v2 08/32] ASoC: rt5651: Fix bias_level confusion
` [PATCH v2 09/32] ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()
` [PATCH v2 10/32] ASoC: rt5651: Do not modify jd and PLL power "
` [PATCH v2 11/32] ASoC: rt5651: Remove programming of PWR regs before force_bias_level() call
` [PATCH v2 12/32] ASoC: rt5651: Only configure LDO voltage once at boot
` [PATCH v2 13/32] ASoC: rt5651: Remove "JD Power" dapm supply
` [PATCH v2 14/32] ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detection
` [PATCH v2 15/32] ASoC: rt5651: Only configure OVCD once at set_jack time
` [PATCH v2 16/32] ASoC: rt5651: Always keep OVCD enabled
` [PATCH v2 17/32] ASoC: rt5651: Allow specifying over-current thresholds through device-properties
` [PATCH v2 18/32] ASoC: rt5651: Enable sticky mode for OVCD
` [PATCH v2 19/32] ASoC: rt5651: Enable Platform Clock during jack-type detect
` [PATCH v2 20/32] ASoC: rt5651: Add rt5651_jack_inserted() helper
` [PATCH v2 21/32] ASoC: rt5651: Rewrite jack-type detection
` [PATCH v2 22/32] ASoC: Intel: bytcr_rt5651: Actually honor the DMIC_EN quirk if specified
` [PATCH v2 23/32] ASoC: Intel: bytcr_rt5651: Only create jack if we have a jack-detect source
` [PATCH v2 24/32] ASoC: Intel: bytcr_rt5651: Add quirk micbias OVCD configuration
` [PATCH v2 25/32] ASoC: Intel: bytcr_rt5651: Configure PLL1 before using it
` [PATCH v2 26/32] ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() call
` [PATCH v2 27/32] ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAP
` [PATCH v2 28/32] ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using it
` [PATCH v2 29/32] ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boards
` [PATCH v2 30/32] ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptop
` [PATCH v2 31/32] ASoC: Intel: bytcr_rt5651: Change defaults to enable jack-detect, analog mics
` [PATCH v2 32/32] ASoC: Intel: bytcr_rt5651: Select RCCLK on init()

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-25 10:56 UTC  (12+ messages)
` [PATCH 1/2] fs/efivarfs: restrict inode permissions

[xen-unstable-coverity test] 120008: regressions - ALL FAIL
 2018-02-25 10:55 UTC 

[PATCH v3 00/12] rebase -i: offer to recreate merge commits
 2018-02-25 10:54 UTC  (3+ messages)
` [PATCH v4 "

Bluetooth sleep
 2018-02-25 10:53 UTC 

[PATCHv9 3/4] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-25 10:52 UTC  (4+ messages)
` [tip:x86/boot] "

[U-Boot] [PATCH] core: do not fail in device_probe() when clk set default fail
 2018-02-25 10:52 UTC  (2+ messages)

[PATCH v2 1/4] arm64: add basic Kconfig symbols for i.MX8
 2018-02-25 10:47 UTC  (18+ messages)
` [PATCH v2 2/4] arm64: add basic DTS for i.MX8MQ
` [PATCH v2 3/4] arm64: add support for i.MX8M EVK board

Logitech webcam USB audio breakage during the 4.10 merge window
 2018-02-25 10:45 UTC  (3+ messages)

[U-Boot] [PULL] Please pull u-boot-rockchip/master
 2018-02-25 10:43 UTC 

[PATCH 1/2 v4] tpm: cmd_ready command can be issued only after granting locality
 2018-02-25 10:37 UTC  (5+ messages)

[PATCH V1 0/3] Use efi_rts_workqueue to invoke EFI Runtime Services
 2018-02-25 10:36 UTC  (3+ messages)
` [PATCH V1 2/3] efi: Introduce efi_rts_workqueue and necessary infrastructure to invoke all efi_runtime_services()

[U-Boot] [PATCH] bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
 2018-02-25 10:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-02-25 10:25 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-02-25 10:24 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-02-25 10:22 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-02-25 10:22 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-02-25 10:21 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-02-25 10:20 UTC 

Help with leaf parent key incorrect
 2018-02-25 10:16 UTC 

[PATCH v10 0/3] NPCM750: clk controller, DT and binding
 2018-02-25 10:12 UTC  (12+ messages)
` [PATCH v10 1/3] NPCM750: add clock controller to DT
` [PATCH v10 2/3] NPCM750: add clock tree doc and binding
` [PATCH v10 3/3] NPCM750: add clock controller driver

[Bug 105240] GPU lock-up when running QT5 based celestia
 2018-02-25 10:14 UTC 

[PATCH 2/2] arm: kprobes: Prohibit kprobes on get_user functions
 2018-02-25 10:12 UTC  (5+ messages)

[Buildroot] unsafe header/library path used in cross-compilation: '-I/usr/include/readline'
 2018-02-25 10:12 UTC  (5+ messages)

[net-next PATCH 1/2] mlxsw: spectrum_kvdl: use div_u64() for 64-bit division
 2018-02-25 10:04 UTC  (4+ messages)
` [net-next PATCH 2/2] mlxsw: spectrum_kvdl: avoid uninitialized variable warning

USB3 regression in RK3399
 2018-02-25 10:03 UTC  (6+ messages)

[PATCH] scsi: lpfc: use memcpy_toio instead of writeq
 2018-02-25 10:02 UTC  (2+ messages)

[PATCH 4.15 00/45] 4.15.6-stable review
 2018-02-25  9:59 UTC  (5+ messages)

[PATCH net 0/4] Fixes, cleanup and modernization for SONIC ethernet drivers
 2018-02-25  9:51 UTC  (4+ messages)
` [PATCH net 2/4] net/macsonic: Drop redundant MACH_IS_MAC test

WARNING and PANIC in irq_matrix_free
 2018-02-25  9:50 UTC  (6+ messages)

[Qemu-devel] [Bug 1688231] [NEW] [Qemu-ppc] sendkey is not working for any of the keystrokes
 2018-02-25  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1688231] "

[Qemu-devel] [Bug 1751422] [NEW] some instructions translate error in x86
 2018-02-25  9:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1751422] "

[Bug 16] Hacked by Turkish Hacker SpawN #siberordu.biz
 2018-02-25  9:45 UTC 

[LSF/MM TOPIC] Phasing out kernel thread freezing
 2018-02-25  9:45 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2018-02-25  9:45 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2018-02-25  9:34 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2018-02-25  9:34 UTC 

[PATCH 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-02-25  9:31 UTC  (8+ messages)
` [PATCH 1/7] PCI: Restore BARs on runtime resume despite being unbound

[PATCH] PCIe bridge deferred probe breaks suspend resume
 2018-02-25  9:29 UTC  (7+ messages)

[PATCH 1/2] f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
 2018-02-25  9:29 UTC  (3+ messages)
` [PATCH 2/2] f2fs: expose extension_list sysfs entry

[xen-4.6-testing test] 119983: regressions - FAIL
 2018-02-25  9:26 UTC 

[PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-25  9:22 UTC  (11+ messages)

[PATCH RFC] driver core: Reprobe consumer if it was unbound by dropped device_link
 2018-02-25  9:22 UTC  (3+ messages)

[Devel] [PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-25  9:20 UTC 

[Qemu-devel] [PATCH 00/19] target/hppa: Convert to decodetree.py
 2018-02-25  9:14 UTC  (2+ messages)

[PATCH v3] staging: rtl8192e: use struct pointer to get the size of the struct
 2018-02-25  9:12 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/15] Implement H3/H5 HDMI driver
 2018-02-25  9:08 UTC  (16+ messages)
` [PATCH 14/15] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
  ` [linux-sunxi] "

drivers/media/dvb-frontends/stb0899_drv.h:151:36: error: weak declaration of 'stb0899_attach' being applied to a already existing, static definition
 2018-02-25  9:05 UTC 

[RFC PATCH] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
 2018-02-25  9:01 UTC  (3+ messages)
  ` [RFC] "

[U-Boot] [PATCH 1/3] Interface changes for adding TCP
 2018-02-25  8:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-02-25  8:52 UTC  (2+ messages)

[U-Boot] [PATCH v2] env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
 2018-02-25  8:53 UTC  (5+ messages)
` [U-Boot] [U-Boot, "

[PATCH] staging: wilc1000: merge 'if' statements that test the same condition
 2018-02-25  8:50 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH] DT: net: renesas,ravb: document R8A77980 bindings
 2018-02-25  8:48 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/3] Initial support for NXP iMX8 (imx8mq-evk)
 2018-02-25  8:43 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/3] imx-mkimage: new package

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-02-25  8:35 UTC 

[PATCH] staging: lustre: remove else after return statement
 2018-02-25  8:30 UTC  (2+ messages)
` [Outreachy kernel] "

[x86/retpoline] d1c99108af: BUG:KASAN:stack-out-of-bounds_in_u
 2018-02-25  8:23 UTC  (2+ messages)

[PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-25  8:18 UTC 

Pull Request for linux-next
 2018-02-25  7:59 UTC 

[Buildroot] How to change UART1 to UART3 on i.M6Q?
 2018-02-25  7:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tobin/leaks
 2018-02-25  7:50 UTC 

[PATCHv4 0/3] cfg80211/mac80211: cqm rssi config for AP mode
 2018-02-25  7:49 UTC  (4+ messages)
` [PATCHv4 1/3] cfg80211: enable setting "
` [PATCHv4 2/3] mac80211: "
` [PATCHv4 3/3] mac80211: implement cqm rssi check using rx data signal

[PATCH v3] qrtr: add MODULE_ALIAS macro to smd
 2018-02-25  7:49 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers
 2018-02-25  7:48 UTC 

[PATCH] rtlwifi: rtl8723be: Fix loss of signal
 2018-02-25  7:48 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCHv2 00/11] macio: remove legacy macio_init() function
 2018-02-25  7:28 UTC  (2+ messages)


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.