All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-30 21:50:22 to 2018-10-30 22:23:55 UTC [more...]

[RFC PATCH] Implement /proc/pid/kill
 2018-10-30 22:23 UTC  (6+ messages)

[Intel-wired-lan] [PATCH S9 00/15] Bug fixes for ice, set 2/2
 2018-10-30 22:23 UTC  (21+ messages)
` [Intel-wired-lan] [PATCH S9 01/15] ice: Increase rx queue disable timeout
` [Intel-wired-lan] [PATCH S9 02/15] ice: Call pci_disable_sriov before stopping queues for VF
` [Intel-wired-lan] [PATCH S9 03/15] ice: Fix to make VLAN priority tagged traffic to appear on all TCs
` [Intel-wired-lan] [PATCH S9 04/15] ice: Destroy scheduler tree in reset path
` [Intel-wired-lan] [PATCH S9 05/15] ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
` [Intel-wired-lan] [PATCH S9 06/15] ice: Do autoneg based on VSI state
` [Intel-wired-lan] [PATCH S9 07/15] ice: Cleanup duplicate control queue code
` [Intel-wired-lan] [PATCH S9 08/15] ice: Pass the return value of ice_init_def_sw_recp()
` [Intel-wired-lan] [PATCH S9 09/15] ice: Do not set LAN_EN for MAC-VLAN filters
` [Intel-wired-lan] [PATCH S9 10/15] ice: Constify global structures that can/should be

[Qemu-riscv] [PATCH v6 0/5] Connect a PCIe host and graphics support to RISC-V
 2018-10-30 22:18 UTC  (12+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v6 1/5] hw/riscv/virt: Increase the number of interrupts
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v6 2/5] hw/riscv/virt: Connect the gpex PCIe
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v6 3/5] riscv: Enable VGA and PCIE_VGA
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v6 4/5] hw/riscv/sifive_u: Connect the Xilinx PCIe
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v6 5/5] hw/riscv/virt: Connect a VirtIO net PCIe device
  ` [Qemu-devel] "

[PATCH 0/7] serial: Finish kgdb on qcom_geni; fix many lockdep splats w/ kgdb
 2018-10-30 22:22 UTC  (17+ messages)
` [PATCH 6/7] smp: Don't yell about IRQs disabled in kgdb_roundup_cpus()
` [PATCH 7/7] kgdb: Remove irq flags and local_irq_enable/disable from roundup

[PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-30 22:22 UTC  (4+ messages)

[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
 2018-10-30 22:18 UTC  (16+ messages)
` [PATCH v2 1/2] kgdb: Remove irq flags from roundup
` [PATCH v2 2/2] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH tip/core/rcu 0/19] RCU flavor-consolidation changes for v4.20/v5.0
 2018-10-30 22:21 UTC  (7+ messages)
` [PATCH tip/core/rcu 02/19] rcu: Defer reporting RCU-preempt quiescent states when disabled

[Qemu-devel] [PULL v2 0/5] Merge tpm 2018/10/29 v2
 2018-10-30 21:47 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 5/5] tpm: Zero-init structure to avoid uninitialized variables in valgrind log

[xen-unstable-smoke test] 129202: tolerable all pass - PUSHED
 2018-10-30 22:19 UTC 

[Qemu-devel] [PATCH RFC v6 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-30 22:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v6 5/7] migration: fix the multifd code when receiving less channels

[PATCH net] net: ethernet: cadence: fix socket buffer corruption problem
 2018-10-30 13:23 UTC  (4+ messages)

divide error in vivid_vid_cap_s_dv_timings
 2018-10-30 22:17 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the tpmdd tree
 2018-10-30 22:16 UTC 

[PATCH] tools/misc/xenpm: fix getting info when some CPUs are offline
 2018-10-30 22:16 UTC 

[Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
 2018-10-30 22:00 UTC  (3+ messages)

[PATCH v4] pstore: Avoid duplicate call of persistent_ram_zap()
 2018-10-30 22:16 UTC  (4+ messages)

[PATCH 3/5] drm/i915: Introduce HAS_NV12 and define WA 0870
 2018-10-30 22:15 UTC  (2+ messages)
` [PATCH] drm/i915: Define WA 0870 and kill dead code

[PATCH 10/17] prmem: documentation
 2018-10-30 22:15 UTC  (18+ messages)

[PATCHv2] ARM: dts: sun8i-h3: Add dts for the Mapleboard MP130
 2018-10-30 22:14 UTC  (2+ messages)

[PATCH V2] dt-bindings: arm: Explain capacities-dmips-mhz calculations in example
 2018-10-30 22:14 UTC  (3+ messages)

[PATCH] usb: dwc3: core: Clean up ULPI device
 2018-10-30 13:19 UTC 

[PATCH v2 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-10-30 22:13 UTC  (3+ messages)

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-10-30 13:18 UTC  (21+ messages)
` [PATCH 01/20] fs: Enable bmap() function to properly return errors
` [PATCH 02/20] cachefiles: drop direct usage of ->bmap method
` [PATCH 03/20] ecryptfs: drop direct calls to ->bmap
` [PATCH 04/20] iomap: Rename fiemap_ctx to fiemap_iomap_ctx
` [PATCH 05/20] fs: Introduce fiemap_ctx data structure
` [PATCH 06/20] iomap: Update iomap_fiemap to use new fiemap_ctx structure
` [PATCH 07/20] fiemap: Move fiemap flags to fiemap_ctx
` [PATCH 08/20] ext4: Remove direct usage of fiemap_extent_info
` [PATCH 09/20] f2fs: "
` [PATCH 10/20] Btrfs: "
` [PATCH 11/20] nilfs2: "
` [PATCH 12/20] ocfs2: "
` [PATCH 13/20] iomap: "
` [PATCH 14/20] fiemap: Use fiemap_ctx as fiemap_fill_next_extent argument
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 16/20] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls
` [PATCH 19/20] xfs: Get rid of ->bmap
` [PATCH 20/20] ext4: Get rid of ->bmap interface

[PATCH v2 0/5] serial: Finish sysrq on qcom_geni; fix sysrq vs. lockdep on 8250
 2018-10-30 22:11 UTC  (12+ messages)
` [PATCH v2 1/5] serial: qcom_geni_serial: Finish supporting sysrq
` [PATCH v2 2/5] serial: core: Allow processing sysrq at port unlock time
` [PATCH v2 3/5] serial: qcom_geni_serial: Process "
` [PATCH v2 4/5] serial: core: Include console.h from serial_core.h
` [PATCH v2 5/5] serial: 8250: Process sysrq at port unlock time

[PATCH 1/2] drm/amd/display: Cleanup MST non-atomic code workaround
 2018-10-30 22:09 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/display: Drop reusing drm connector for MST

[PATCHv2 00/24] Bring more repository handles into our code base]
 2018-10-30 22:08 UTC  (25+ messages)
` [PATCH 01/24] Makefile: add pending semantic patches
` [PATCH 02/24] sha1_file: allow read_object to read objects in arbitrary repositories
` [PATCH 03/24] packfile: allow has_packed_and_bad to handle "
` [PATCH 04/24] object-store: allow read_object_file_extended to read from "
` [PATCH 05/24] object-store: prepare read_object_file to deal with "
` [PATCH 06/24] object-store: prepare has_{sha1, object}_file[_with_flags] to handle "
` [PATCH 07/24] object: parse_object to honor its repository argument
` [PATCH 08/24] commit: allow parse_commit* to handle arbitrary repositories
` [PATCH 09/24] commit-reach.c: allow paint_down_to_common "
` [PATCH 10/24] commit-reach.c: allow merge_bases_many "
` [PATCH 11/24] commit-reach.c: allow remove_redundant "
` [PATCH 12/24] commit-reach.c: allow get_merge_bases_many_0 "
` [PATCH 13/24] commit-reach: prepare get_merge_bases "
` [PATCH 14/24] commit-reach: prepare in_merge_bases[_many] "
` [PATCH 15/24] commit: prepare get_commit_buffer "
` [PATCH 16/24] commit: prepare repo_unuse_commit_buffer "
` [PATCH 17/24] commit: prepare logmsg_reencode "
` [PATCH 18/24] pretty: prepare format_commit_message "
` [PATCH 19/24] submodule: use submodule repos for object lookup
` [PATCH 20/24] submodule: don't add submodule as odb for push
` [PATCH 21/24] commit-graph: convert remaining function to handle arbitrary repositories
` [PATCH 22/24] commit: make free_commit_buffer and release_commit_memory repository agnostic
` [PATCH 23/24] path.h: make REPO_GIT_PATH_FUNC "
` [PATCH 24/24] t/helper/test-repository: celebrate independence from the_repository

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS a375a822d17e9ad4f2f09fe366028315bb8a4feb
 2018-10-30 22:08 UTC 

[PATCH] dts: sun8i-h3: Add DTS for Mapleboard MP130
 2018-10-30 22:08 UTC  (4+ messages)

2.6 migration guide
 2018-10-30 22:06 UTC  (2+ messages)

[PATCH v2 0/2] Add GPIO brownout detection support
 2018-10-30 13:13 UTC  (7+ messages)
` [PATCH v2 2/2] hwmon: add generic GPIO brownout support

[Announce] LPC 2018: Testing and Fuzzing Microconference
 2018-10-30 22:05 UTC  (2+ messages)

[PATCH 5/8] drm/i915: Enable AUX power earlier
 2018-10-30 22:04 UTC  (4+ messages)
` [PATCH v2 "

[Intel-wired-lan] [PATCH S8 00/16] Bug fixes for ice, set 1/2
 2018-10-30 22:03 UTC  (33+ messages)
` [Intel-wired-lan] [PATCH S8 01/16] ice: Set carrier state and start/stop queues in rebuild
` [Intel-wired-lan] [PATCH S8 02/16] ice: Check for reset in progress during remove
` [Intel-wired-lan] [PATCH S8 03/16] ice: Fix dead device link issue with flow control
` [Intel-wired-lan] [PATCH S8 04/16] ice: Free VSI contexts during for unload
` [Intel-wired-lan] [PATCH S8 05/16] ice: Remove duplicate addition of VLANs in replay path
` [Intel-wired-lan] [PATCH S8 06/16] ice: Fix flags for port VLAN
` [Intel-wired-lan] [PATCH S8 07/16] ice: Fix typo in error message
` [Intel-wired-lan] [PATCH S8 08/16] ice: Fix napi delete calls for remove
` [Intel-wired-lan] [PATCH S8 09/16] ice: Fix tx_timeout in PF driver
` [Intel-wired-lan] [PATCH S8 10/16] ice: Fix the bytecount sent to netdev_tx_sent_queue
` [Intel-wired-lan] [PATCH S8 11/16] ice: Fix debug print in ice_tx_timeout
` [Intel-wired-lan] [PATCH S8 12/16] ice: Check for q_vector when stopping rings
` [Intel-wired-lan] [PATCH S8 13/16] ice: Remove node before releasing VSI
` [Intel-wired-lan] [PATCH S8 14/16] ice: Calculate guaranteed VSIs per function and use it
` [Intel-wired-lan] [PATCH S8 15/16] ice: Avoid nested RTNL locking in ice_dis_vsi
` [Intel-wired-lan] [PATCH S8 16/16] ice: Fix NVM mask defines

Rtcwake s5 with poweroff
 2018-10-30 22:03 UTC 

[U-Boot] [PATCH] cmd: mtdparts: Probe MTD devices in mtdparts_init()
 2018-10-30 22:02 UTC  (6+ messages)

[Patch v4 00/18] Provide process property based options to enable Spectre v2 userspace-userspace protection*
 2018-10-30 22:02 UTC  (9+ messages)
` [Patch v4 13/18] security: Update security level of a process when modifying its dumpability
` [Patch v4 16/18] x86/speculation: Enable STIBP to protect security sensitive tasks

[PATCH v8 0/2] seccomp trap to userspace
 2018-10-30 22:00 UTC  (5+ messages)
` [PATCH v8 1/2] seccomp: add a return code to "

[PATCH v5 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-10-30 22:00 UTC  (3+ messages)
` [PATCH v5 2/2] "

[Qestion] Lots of memory leaks when mounting and unmounting nfs client to server continuously
 2018-10-30 13:06 UTC  (2+ messages)

[PATCH] fs: fix lost error code in dio_complete
 2018-10-30 21:57 UTC 

[PATCH v2 01/11] ext4 resise: extra brelse in setup_new_flex_group_blocks()
 2018-10-30 21:58 UTC  (11+ messages)
` [PATCH v2 02/11] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap()
` [PATCH v2 03/11] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg()
` [PATCH v2 04/11] ext4 resize: lost brelse() in update_backups()
` [PATCH v2 05/11] ext4 resize: lost rollback in ext4_resize_fs()
` [PATCH v2 06/11] ext4 resize: lost resize_inode cleanup before retry "
` [PATCH v2 07/11] ext4: lost put_bh in ext4_mark_iloc_dirty()
` [PATCH v2 08/11] ext4: lost brelse in ext4_orphan_add()
` [PATCH v2 09/11] ext4: iloc.bh cleanup in add_new_gdb()
` [PATCH v2 10/11] ext4: remove useless brelse call in ext4_xattr_inode_update_ref()
` [PATCH v2 11/11] ext4: access to uninitialized bh fields in ext4_xattr_set_handle()

[PATCH] fstest: CrashMonkey tests ported to xfstest
 2018-10-30 13:05 UTC  (2+ messages)

[PATCH 0/8] drm/i915/icl: Fix HDMI on TypeC static ports
 2018-10-30 21:57 UTC  (3+ messages)
` [PATCH 7/8] drm/i915: Configure AUX_CH_CTL when enabling the AUX power domain

[PATCH v2 1/5] drm/i915/debugfs: Do not print cached information of a disconnected sink
 2018-10-30 21:57 UTC  (5+ messages)
` [PATCH v2 2/5] drm/i915/icl: Set TC type to unknown in the disconnection flow
` [PATCH v2 3/5] drm/i915/icl: Set TC type to unknown when a sudden disconnection happen
` [PATCH v2 4/5] drm/i915: Initialize panel_vdd_work only for eDP ports
` [PATCH v2 5/5] drm/i915/icl: Fix crash when getting DPLL of a MST encoder in TC ports

[PATCH v2 00/11] ext4: number of long lived errors
 2018-10-30 21:57 UTC 

[PATCH 5/6] fsck: parse loose object paths directly
 2018-10-30 21:56 UTC  (3+ messages)
` Infinite loop regression in git-fsck in v2.12.0

[PATCH RFC v2 0/1] hugetlbfs: Use i_mmap_rwsem for pmd share and fault/trunc
 2018-10-30 21:54 UTC  (4+ messages)
` [PATCH RFC v2 1/1] hugetlbfs: use i_mmap_rwsem for pmd sharing and truncate/fault sync

[PATCH] drm/ast: fixed reading monitor EDID not stable issue
 2018-10-30 13:01 UTC  (2+ messages)

[BUG] MVPP2 driver exploding in presence of a tap interface
 2018-10-30 13:00 UTC  (6+ messages)

[Xenomai] [PATCH 0/4] net/tcp: Fix several bugs and allow rttcp to be built
 2018-10-30 21:52 UTC  (5+ messages)

[PATCH/RFT v2 0/8] arm64: dts: renesas: Ebisu: Add HDMI and CVBS input
 2018-10-30 12:57 UTC  (4+ messages)
` [PATCH v2 6/8] arm64: dts: r8a77990: Add VIN and CSI-2 device nodes

[Buildroot] [PATCH 1/2] package/network-manager: bump version to 1.10.8
 2018-10-30 21:50 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/network-manager: Add upstream patch to fix CVE-2018-15688

[Buildroot] [git commit] package/network-manager: Add upstream patch to fix CVE-2018-15688
 2018-10-30 21:50 UTC 

[Buildroot] [git commit] package/network-manager: bump version to 1.10.8
 2018-10-30 21:50 UTC 


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.