All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-12 21:16:10 to 2018-02-12 22:15:06 UTC [more...]

[PATCH 1/2] procfs: add seq_put_hex_ll to speed up /proc/pid/maps
 2018-02-12 22:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 4/5] ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functions
 2018-02-12 22:14 UTC  (4+ messages)

[PATCH] color.h: document and modernize header
 2018-02-12 22:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/29] Modularize generated QAPI code
 2018-02-12 22:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 20/29] qapi/types qapi/visit: Generate built-in stuff into separate files
` [Qemu-devel] [PATCH v2 22/29] qapi: Generate separate .h, .c for each module
` [Qemu-devel] [PATCH v2 23/29] Include less of the generated modular QAPI headers

[PATCH v2 5/5] ALSA: emu10k1: add a IOMMU workaround
 2018-02-12 22:13 UTC  (3+ messages)

[PATCH v2 0/3] gpio-keys: Add support for specifying wakeup event action
 2018-02-12 22:13 UTC  (3+ messages)
` [PATCH v2 1/3] Input: gpio-keys - add support for "

[PATCH 0/9] fix usage when killing loads & stores
 2018-02-12 22:11 UTC  (11+ messages)
` [PATCH 1/9] add testcases for converted loads
` [PATCH 2/9] fix killing of "
` [PATCH 3/9] fix usage of deadborn loads
` [PATCH 4/9] add helpers for pseudo's user-list's size
` [PATCH 5/9] use has_users() in dead_insn() too
` [PATCH 6/9] let kill_instruction() report if changes were made
` [PATCH 7/9] kill dead loads
` [PATCH 8/9] add testcase for bad killing of dominated stores
` [PATCH 9/9] kill dead stores when simplifying symbols

[PATCH hwc v2 0/6] Implement fencing
 2018-02-12 22:10 UTC  (4+ messages)
` [PATCH hwc v2 3/6] drm_hwcomposer: Submit in-fence to DRM

[PATCH v3 0/5] Add support for i2c_new_secondary_device
 2018-02-12 22:07 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: media: adv7604: "
` [PATCH v3 2/5] dt-bindings: adv7511: "
` [PATCH v3 3/5] [RFT] ARM: dts: wheat: Fix ADV7513 address usage
` [PATCH v3 4/5] media: adv7604: Add support for i2c_new_secondary_device
` [PATCH v3 5/5] drm: adv7511: "

[lustre-devel] [PATCH 00/19] RESEND staging: lustre: use standard wait_event macros
 2018-02-12 22:08 UTC  (22+ messages)
`  "
` [lustre-devel] [PATCH 05/19] staging: lustre: use wait_event_idle_timeout() where appropriate
  `  "
` [lustre-devel] [PATCH 07/19] staging: lustre: simplify l_wait_event when intr handler but no timeout
  `  "
` [lustre-devel] [PATCH 04/19] staging: lustre: discard cfs_time_seconds()
  `  "
` [lustre-devel] [PATCH 08/19] staging: lustre: simplify waiting in ldlm_completion_ast()
  `  "
` [lustre-devel] [PATCH 06/19] staging: lustre: introduce and use l_wait_event_abortable()
  `  "
` [lustre-devel] [PATCH 03/19] staging: lustre: replace simple cases of l_wait_event() with wait_event()
  `  "
` [lustre-devel] [PATCH 02/19] staging: lustre: discard SVC_SIGNAL and related functions
  `  "
` [lustre-devel] [PATCH 01/19] sched/wait: add wait_event_idle() functions
  `  "

[PATCH v6 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-02-12 22:03 UTC  (26+ messages)
` [PATCH v6 01/17] ASoC: fsl_ssi: Redefine RX and TX macros
` [PATCH v6 02/17] ASoC: fsl_ssi: Keep ssi->i2s_net updated
` [PATCH v6 03/17] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v6 04/17] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v6 05/17] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v6 06/17] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v6 07/17] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v6 08/17] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v6 09/17] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v6 10/17] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v6 11/17] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v6 12/17] ASoC: fsl_ssi: Move one-time configurations to probe()
` [PATCH v6 13/17] ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
` [PATCH v6 14/17] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v6 15/17] ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
` [PATCH v6 16/17] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v6 17/17] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH] rxvt-unicode: add missing pkgconfig
 2018-02-12 22:05 UTC 

[PATCH 0/5] mtd: Simplify erase handling
 2018-02-12 22:05 UTC  (13+ messages)
` [PATCH 1/5] mtd: Initialize ->fail_addr early in mtd_erase()
` [PATCH 2/5] mtd: Get rid of unused fields in struct erase_info
` [PATCH 3/5] mtd: Stop assuming mtd_erase() is asynchronous
` [PATCH 4/5] mtd: Unconditionally update ->fail_addr and ->addr in part_erase()

[PATCH] v4l: subdev: compat: update handling for VIDIOC_SUBDEV_[GS]_ROUTING
 2018-02-12 22:03 UTC 

usleep_range without a range
 2018-02-12 22:03 UTC  (5+ messages)

[PATCH] ltp: fix fanotify06 test
 2018-02-12 22:03 UTC  (2+ messages)
` ✗ patchtest: failure for "

IXGBE, IOMMU DMAR DRHD handling fault issue
 2018-02-12 22:00 UTC  (9+ messages)

Some buttons on the Fujitsu u7[25]7 laptops are not working
 2018-02-12 22:00 UTC  (5+ messages)

[PATCH v3] adapter: Add ConnectDevice method
 2018-02-12 21:59 UTC 

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-12 21:59 UTC  (8+ messages)

[Buildroot] [PATCH] package/mesa-demo: remove duplicate osmesa option
 2018-02-12 21:59 UTC 

[PATCH bpf] bpf: fix memory leak in lpm_trie map_free callback function
 2018-02-12 21:58 UTC 

[asoc:topic/wm9713 1/1] sound/soc/codecs/wm9713.c:1219:18: error: implicit declaration of function 'snd_soc_new_ac97_component'
 2018-02-12 21:56 UTC 

[PATCH] drm/i915: Release the atomic kmap relocation cache around snb GTT w/a
 2018-02-12 21:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] pinctrl: nomadik: add USB functions for STn8815
 2018-02-12 21:54 UTC 

[PATCH RFC net-next 0/4] fib_rules: support sport, dport and proto match
 2018-02-12 21:54 UTC  (5+ messages)
` [PATCH RFC net-next 1/4] ipv4: fib_rules: support match on sport, dport and ip proto

[PATCH v3 1/3] extcon: axp288: Constify the axp288_pwr_up_down_info array
 2018-02-12 21:50 UTC  (6+ messages)
    ` [PATCH v3 2/3] Revert "extcon: axp288: Redo charger type detection a couple of seconds after probe()"
    ` [PATCH v3 3/3] extcon: int3496: process id-pin first so that we start with the right status

[Qemu-devel] [Bug 1749016] [NEW] VHDX BAT and Metadata Region Header Required Bit Not Set
 2018-02-12 21:44 UTC 

[PATCH v1] worktree: set worktree environment in post-checkout hook
 2018-02-12 21:49 UTC  (5+ messages)
` [PATCH 0/2] worktree: change to new worktree dir before running hook(s)
  ` [PATCH 1/2] run-command: teach 'run_hook' about alternate worktrees

[U-Boot] [PATCH] Build system: Don't check for CONFIG_SYS_TEXT_BASE being set
 2018-02-12 21:48 UTC  (7+ messages)
` [U-Boot] "

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-12 21:48 UTC  (8+ messages)
` [PATCH 003/194] object-store: move packed_git and packed_git_mru to object store

nvmf mapping bio data question
 2018-02-12 21:47 UTC 

[PATCH v2] libnvdimm: re-enable deep flush for pmem devices
 2018-02-12 21:46 UTC  (2+ messages)

[PATCH v2] clk: exynos5433: Extend list of available AUD_PLL output frequencies
 2018-02-12 21:46 UTC  (2+ messages)

[PATCH 1/3] nvme-pci: Fix timeouts in connecting state
 2018-02-12 21:46 UTC  (5+ messages)
` [PATCH 2/3] nvme: Sync queues on controller resets

[PATCH 7/7] cx231xx: Add second i2c demod to Hauppauge 975
 2018-02-12 21:45 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/3] clk: exynos5433: Extend list of available AUD_PLL output frequencies
 2018-02-12 21:44 UTC  (8+ messages)
  ` [PATCH 2/3] clk: exynos5433: Allow audio subsystem clock rate propagation

[PATCH 0/7] cx231xx: Add multiple frontend USB device
 2018-02-12 21:43 UTC  (5+ messages)
` [PATCH 1/7] cx231xx: Add second frontend option
  ` [PATCH v2 "

NVMEoF oops on reset
 2018-02-12 21:43 UTC  (5+ messages)

[PATCH] gpio: ftgpio010: Fix some more registers
 2018-02-12 21:40 UTC 

[PATCH 2/7] cx231xx: Add second i2c demod client
 2018-02-12 21:41 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 00/15] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-12 21:41 UTC  (4+ messages)
` [PATCH v2 02/15] xen/arm: vpsci: Add support for PSCI 1.1

[PATCH] staging: android: ion: Add requested allocation alignment
 2018-02-12 21:39 UTC  (7+ messages)

fiologparser_hist.py script patch and enhancements?
 2018-02-12 21:38 UTC  (2+ messages)

[PATCH] RFC drm/i915: Only acquire vblank-irq when waiting for vblank evade
 2018-02-12 21:37 UTC 

[igt-dev] [PATCH i-g-t v2 01/10] lib/igt_dummyload: add igt_cork
 2018-02-12 21:37 UTC  (4+ messages)

[PATCH v2 1/3] can: cc770: Remove redundant IRQ ack
 2018-02-12 21:36 UTC  (6+ messages)
` [PATCH v2 2/3] can: cc770: Stop queue on NETDEV_TX_BUSY

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2018-02-12 21:35 UTC  (5+ messages)
` [PATCH 2/2] i2c: piix4: Use usleep_range()

[Buildroot] [PATCH v2] Change host locale from C to en_US.UTF-8 for reproducable builds
 2018-02-12 21:34 UTC  (2+ messages)
` [Buildroot] [PATCH v3] systemd: switch to en_US.UTF-8 locale when building

[RFC PATCH v3 0/3] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-02-12 21:32 UTC  (3+ messages)
` [RFC PATCH v3 1/3] mtd: nand: vf610_nfc: remove unused function

[PATCH ipsec,v2] net: xfrm_policy: fix device unregistration hang
 2018-02-12 21:22 UTC  (2+ messages)

[PATCH 00/34] DC Patches Feb 12, 2018
 2018-02-12 21:31 UTC  (3+ messages)
` [PATCH 31/34] drm/amd/display: Add logging for aux DPCD access

[PATCH v3] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
 2018-02-12 21:31 UTC  (3+ messages)
` [PATCH v4 0/3] "

[PATCH] Fix a misspelling in kernel/cpu.c
 2018-02-12 21:29 UTC 

[i-g-t] tests/kms_rotation_crc: Remove hardcoding of platforms in igt_require()
 2018-02-12 21:30 UTC 

[PATCH] libnvdimm: re-enable deep flush for pmem devices
 2018-02-12 21:36 UTC  (2+ messages)

[PATCH v2] mtd: nand: add ->setup_data_interface() support for Marvell NFCv1
 2018-02-12 21:30 UTC 

[lustre-devel] [PATCH 0/5] RESEND dcache/namei fixes for lustre
 2018-02-12 21:30 UTC  (12+ messages)
`  "
` [lustre-devel] [PATCH 1/5] staging: lustre: llite: handle DCACHE_PAR_LOOKUP in ll_dcompare
  `  "
` [lustre-devel] [PATCH 3/5] staging: lustre: llite: remove directory-specific code from ll_find_alias()
  `  "
` [lustre-devel] [PATCH 5/5] staging: lustre: llite: refine ll_find_alias based on d_exact_alias
  `  "
` [lustre-devel] [PATCH 2/5] staging: lustre: llite: use d_splice_alias for directories
  `  "
` [lustre-devel] [PATCH 4/5] staging: lluste: llite: simplify ll_find_alias()
  ` [PATCH 4/5] staging: lustre: "

[PATCH v2] mxc_nand controller fixes
 2018-02-12 21:28 UTC  (2+ messages)

[PATCH v2 0/4] Parfait changes
 2018-02-12 19:51 UTC  (2+ messages)
` [PATCH v2 4/4] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem

[PATCH igt 1/2] lib: force a reset on an uncooperative i915 device
 2018-02-12 21:28 UTC  (3+ messages)
` [igt-dev] "

[PATCH 1/3] phy: rockchip-typec: enable usb3 host during usb3 phy power on
 2018-02-12 21:26 UTC  (8+ messages)
` [PATCH 2/3] Documentation: bindings: add usb3-host-disable and usb3-host-port for Rockchip USB Type-C PHY

[PATCH] staging: android: ion: Initialize dma_address of new sg list
 2018-02-12 21:25 UTC  (3+ messages)

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-12 21:24 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 07/14] commit-graph: update graph-head during write

[PATCH] mtd: nand: vf610: set correct ooblayout
 2018-02-12 21:22 UTC  (2+ messages)

[PATCH] mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMA
 2018-02-12 21:22 UTC  (2+ messages)

[PATCH] Cleanup old XFS_BTREE_* traces
 2018-02-12 21:21 UTC  (3+ messages)

[PATCH] perf: Add support for creating offline events
 2018-02-12 21:21 UTC  (5+ messages)

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-12 21:20 UTC  (2+ messages)

master - debug: add stack tracking
 2018-02-12 21:20 UTC 

master - segtype: better get_monitor_dso_path api
 2018-02-12 21:20 UTC 

master - cleanup: decode dso path just once
 2018-02-12 21:20 UTC 

master - activation: separate reporting of error and monitoring status
 2018-02-12 21:20 UTC 

master - activation: cleanup error to warning
 2018-02-12 21:20 UTC 

master - lvmlockd: improve dm path creation for sanlock LV
 2018-02-12 21:20 UTC 

master - cleanup: detect dmeventd_executable just once
 2018-02-12 21:20 UTC 

master - clean: drop unneeded -1 for snprintf
 2018-02-12 21:20 UTC 

master - vgimportclone: add some dm_snprintf checks
 2018-02-12 21:20 UTC 

[PATCH v8 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-02-12 21:19 UTC  (6+ messages)
` [PATCH v8 05/28] target/i386: add memory encryption feature cpuid support
      ` [Qemu-devel] "

master - toolcontext: light context missed to set-up mem mempool
 2018-02-12 21:20 UTC 

master - libdm-stats: correct checking of dm_snprintf error
 2018-02-12 21:20 UTC 

[Buildroot] [RFC 0/2] Qt5 bump latest version to 5.10.0
 2018-02-12 21:19 UTC  (3+ messages)
` [Buildroot] [RFC 2/2] qt5webengine: select libnss

[PATCH] clk: don't call __of_clk_get_by_name() unnecessarily from clk_get()
 2018-02-12 21:19 UTC  (5+ messages)

[PATCH] ext4: Fix return value for direct io reads at or beyond eof
 2018-02-12 21:18 UTC 

[PATCH] xfs: byte range buffer dirty region tracking
 2018-02-12 21:18 UTC  (6+ messages)
` [PATCH v2] "

[Buildroot] [PATCH NEXT 1/1] Liblo - disable werror and link libatomic
 2018-02-12 21:17 UTC 

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-12 21:16 UTC  (4+ 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.