All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-03 08:22:05 to 2018-03-03 12:27:30 UTC [more...]

[PATCH net v2] ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
 2018-03-05 22:47 UTC  (5+ messages)
` [PATCH net] "

[PATCH v2] MIPS: Add basic R5900 support
 2018-03-03 12:26 UTC  (11+ messages)
                  ` [RFC] MIPS: PS2: Interrupt request (IRQ) support

[RFC] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-03-03 12:10 UTC  (4+ messages)
  ` [RFC v2] "

[PATCH v2] pinctrl: sunxi: always look for apb block
 2018-03-03 12:25 UTC  (2+ messages)

[PATCH -tip] x86: kprobes: Cleanup preempt disabling and enabling
 2018-03-03 12:25 UTC  (3+ messages)

[Bug 75985] New: HDMI audio device only visible after rescan
 2018-03-03 12:24 UTC  (3+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH net] sch_netem: fix skb leak in netem_enqueue()
 2018-03-03 12:20 UTC  (2+ messages)

[PATCH v2] media: siano: Fix coherent memory allocation failure on arm64
 2018-03-03 12:20 UTC 

[igt-dev] [PATCH igt] igt/drv_hangman: Check that the error state does hold the expected state
 2018-03-03 12:15 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[Qemu-devel] [Bug 1673976] [NEW] core dump
 2018-03-03 11:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)

[Qemu-devel] [PATCH v4 00/11] SDCard: housekeeping, add tracing (part 4)
 2018-03-03 12:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 09/11] sdcard: display protocol used when tracing

[U-Boot] Kernel panic - not syncing: VFS: Unable to mount rootfs on unknown-block (1, 0)
 2018-03-03 12:09 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/20] SDCard: bugfixes, support UHS-I (part 5)
 2018-03-03 12:05 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 10/20] sdcard: handle the Security Specification commands
` [Qemu-devel] [PATCH v4 19/20] sdcard: add a 'uhs' property, update the OCR register ACCEPT_SWITCH_1V8 bit
` [Qemu-devel] [PATCH v4 20/20] sdcard: add an enum for the SD PHY Spec version

Fwd: SR-IOV dpdk testpmd bonding does not work
 2018-03-03 12:05 UTC  (3+ messages)

[PATCH v3 1/3] platform/x86: dell-smbios: Correct some style warnings
 2018-03-03 11:59 UTC  (5+ messages)
` [PATCH v3 3/3] platform/x86: dell-smbios: Link all dell-smbios-* modules together

[PATCH v2 1/2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
 2018-03-03 11:47 UTC  (2+ messages)
` [PATCH v2 2/2] media: imx-media-csi: Do not propagate the error when pinctrl is not found

"x86/boot/compressed/64: Prepare trampoline memory" breaks boot on Zotac CI-321
 2018-03-03 11:46 UTC  (7+ messages)

[PATCH] drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection
 2018-03-03 11:45 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Stop engines around GPU reset preparations
 2018-03-03 11:41 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Stop engines around GPU reset preparations (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 00/11] Moving global state into the repository object (part 2)
 2018-03-03 11:36 UTC  (46+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
  ` [PATCH 01/44] repository: initialize the_repository in main()
  ` [PATCH 02/44] repository.c: move env-related setup code back to environment.c
  ` [PATCH 03/44] repository.c: delete dead functions
  ` [PATCH 04/44] sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
  ` [PATCH 05/44] repository: delete ignore_env member
  ` [PATCH 06/44] repository: introduce raw object store field
  ` [PATCH 07/44] object-store: migrate alternates struct and functions from cache.h
  ` [PATCH 08/44] object-store: move alt_odb_list and alt_odb_tail to object store
  ` [PATCH 09/44] object-store: free alt_odb_list
  ` [PATCH 10/44] object-store: move packed_git and packed_git_mru to object store
  ` [PATCH 11/44] object-store: close all packs upon clearing the "
  ` [PATCH 12/44] pack: move prepare_packed_git_run_once to "
  ` [PATCH 13/44] pack: move approximate object count "
  ` [PATCH 14/44] sha1_file: add raw_object_store argument to alt_odb_usable
  ` [PATCH 15/44] sha1_file: add repository argument to link_alt_odb_entry
  ` [PATCH 16/44] sha1_file: add repository argument to read_info_alternates
  ` [PATCH 17/44] sha1_file: add repository argument to link_alt_odb_entries
  ` [PATCH 18/44] sha1_file: add repository argument to prepare_alt_odb
  ` [PATCH 19/44] sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
  ` [PATCH 20/44] sha1_file: allow prepare_alt_odb "
  ` [PATCH 21/44] sha1_file: add repository argument to sha1_file_name
  ` [PATCH 22/44] sha1_file: add repository argument to stat_sha1_file
  ` [PATCH 23/44] sha1_file: add repository argument to open_sha1_file
  ` [PATCH 24/44] sha1_file: add repository argument to map_sha1_file_1
  ` [PATCH 25/44] sha1_file: add repository argument to map_sha1_file
  ` [PATCH 26/44] sha1_file: add repository argument to sha1_loose_object_info
  ` [PATCH 27/44] sha1_file: allow sha1_file_name to handle arbitrary repositories
  ` [PATCH 28/44] sha1_file: allow stat_sha1_file "
  ` [PATCH 29/44] sha1_file: allow open_sha1_file "
  ` [PATCH 30/44] sha1_file: allow map_sha1_file_1 "
  ` [PATCH 31/44] sha1_file: allow map_sha1_file "
  ` [PATCH 32/44] sha1_file: allow sha1_loose_object_info "
  ` [PATCH 33/44] packfile: allow prepare_packed_git_mru "
  ` [PATCH 34/44] packfile: allow rearrange_packed_git "
  ` [PATCH 35/44] packfile: allow install_packed_git "
  ` [PATCH 36/44] packfile: add repository argument to prepare_packed_git_one
  ` [PATCH 37/44] packfile: add repository argument to prepare_packed_git
  ` [PATCH 38/44] packfile: add repository argument to reprepare_packed_git
  ` [PATCH 39/44] packfile: allow prepare_packed_git_one to handle arbitrary repositories
  ` [PATCH 40/44] packfile: allow prepare_packed_git "
  ` [PATCH 41/44] packfile: allow reprepare_packed_git "
  ` [PATCH 42/44] packfile: add repository argument to find_pack_entry
  ` [PATCH 43/44] packfile: allow find_pack_entry to handle arbitrary repositories
  ` [PATCH 44/44] packfile: keep prepare_packed_git() private

[PATCH 0/2] Backport IBPB on context switch to non-dumpable process
 2018-03-03 11:37 UTC  (5+ messages)

[PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-03 11:31 UTC  (7+ messages)
` [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available

[seabios test] 120123: regressions - FAIL
 2018-03-03 11:28 UTC 

[meta-python][PATCH] python-sqlalchemy: update to version 1.1.17
 2018-03-03 11:26 UTC  (11+ messages)

[PATCH] chainloader: patch in BPB's sectors_per_track and num_heads
 2018-03-03 11:22 UTC  (2+ messages)

[PATCH v2 0/6] phy: rockchip-typec: fix boards that does not report cable-state
 2018-03-03 11:17 UTC  (4+ messages)
` [PATCH v2 3/6] arm64: dts: rockchip: enable typec-phy for rk3399-sapphire

[Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference
 2018-03-03 11:17 UTC  (4+ messages)

Need arm64/qemu help
 2018-03-03 11:13 UTC  (4+ messages)

[PATCH] btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
 2018-03-03 11:03 UTC  (3+ messages)

[GIT PULL for v4.16-rc4] media fixes
 2018-03-03 10:48 UTC 

[PATCH] ubi: Reject MLC NAND
 2018-03-03 10:45 UTC 

[RFC 0/2] kernel: add support to collect hardware logs in panic
 2018-03-03 10:43 UTC  (4+ messages)

[PATCH] ARM: dts: imx6dl: Fix typo in Engicam i.CoreM6 DualLite/Solo RQS
 2018-03-03 10:40 UTC  (2+ messages)

[PATCH] mmu: ALIGN_DOWN correct variable
 2018-03-03 10:40 UTC 

Contributor Summit planning
 2018-03-03 10:39 UTC  (2+ messages)

Does modern UBI/UBIFS still suffer from the 'unstable bits issue'?
 2018-03-03 10:40 UTC  (4+ messages)

[PATCH] powerpc/mm: Drop the function native_register_proc_table()
 2018-03-03  9:24 UTC 

4.16-rc3 fails to resume on MacBookPro10,1 -
 2018-03-03 10:26 UTC  (3+ messages)

[PATCH V2 1/2] MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
 2018-03-03  9:38 UTC  (5+ messages)

[Buildroot] [PATCH] mosquitto: unbreak build with websockets and !libopenssl
 2018-03-03 10:15 UTC 

[PATCH igt 1/5] lib/dummyload: Avoid assertions in lowlevel spin constructor
 2018-03-03 10:15 UTC  (4+ messages)
` [PATCH igt 2/5] igt/gem_spin_batch: Avoid waiting when running concurrently
  ` [Intel-gfx] "

[KERNEL NEWBIES ACCESS] ArushiSinghal
 2018-03-03 10:09 UTC 

c831be5a29 ("x86/percpu: Adapt percpu for PIE support"): BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2018-03-03 10:07 UTC 

Worktree silently deleted on git fetch/gc/log
 2018-03-03 10:05 UTC  (8+ messages)

[PATCH v2 1/2] drm/i915/uc: Introduce intel_uc_suspend|resume
 2018-03-03 10:04 UTC  (2+ messages)

3560cc6110 ("tls: Use correct sk->sk_prot for IPV6"): BUG: workqueue lockup - pool cpus=0 flags=0x5 nice=0 stuck for 44s!
 2018-03-03 10:03 UTC 

[PATCH v2 1/2] drm/i915/huc: Mark firmware as failed on auth failure
 2018-03-03 10:03 UTC  (2+ messages)

bug in HTTP protocol spec
 2018-03-03 10:02 UTC  (11+ messages)
              ` [PATCH] smart-http: document flush after "# service" line

[Buildroot] [PATCH] Fix "Incorrect selection of kernel headers: expected 4.11.x, got 4.15.x" for qemu_x86_64_defconfig
 2018-03-03 10:02 UTC  (4+ messages)

git stash push -u always warns "pathspec '...' did not match any files"
 2018-03-03  9:44 UTC 

[PATCH 1/3] drm/i915/error: remove unused gen8_engine_sync_index
 2018-03-03  9:59 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/error: standardize function style in error capture
` [PATCH 3/3] drm/i915/error: capture uc_state after gen_state

[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-03-03  9:53 UTC  (11+ messages)
` [PATCH v2 5/7] vga_switcheroo: Use device link for HDA controller
` [PATCH v2 4/7] vga_switcheroo: Deduplicate power state tracking
  ` [PATCH v2 2/7] PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
  ` [PATCH v2 3/7] vga_switcheroo: Update PCI current_state on power change
  ` [PATCH v2 6/7] vga_switcheroo: Let HDA autosuspend on mux change
  ` [PATCH v2 7/7] drm/nouveau: Runtime suspend despite HDA being unbound
` [PATCH v2 1/7] PCI: Restore config space on runtime resume despite "

Confused!!
 2018-03-03  9:47 UTC  (2+ messages)
` [Outreachy kernel] Confused!!

[PATCH 1/1] intel: align reuse buffer's size on page size instead
 2018-03-03  9:45 UTC  (2+ messages)

[PATCH 0/3] leaking_addresses: limit scan to PID==1
 2018-03-03  9:44 UTC  (4+ messages)
` [PATCH 1/3] leaking_addresses: skip all /proc/PID except /proc/1

[Cocci] transform needing a calculation from a Python script
 2018-03-03  9:40 UTC  (5+ messages)

[oe-commits] [openembedded-core] branch pyro-next updated: gcc6: Upgrade to 6.4.0
 2018-03-03  9:39 UTC 

[GIT PULL REQUEST] watchdog - v4.16 Fixes
 2018-03-03  9:22 UTC 

[PATCH v2 00/11] Add Kconfig unit tests
 2018-03-03  9:34 UTC  (4+ messages)
` [PATCH v2 09/11] kconfig: unittest: test randconfig for choice in choice

[PATCH 0/2] nd/parseopt-completion fixups
 2018-03-03  9:34 UTC  (4+ messages)
` [PATCH 1/2] completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate
` [PATCH 2/2] completion: simplify _git_notes

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-03-03  9:33 UTC  (12+ messages)

[Buildroot] Running several virtual consoles and customizing the keymap
 2018-03-03  9:31 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] sunxi: video: mark framebuffer as EFI reserved memory
 2018-03-03  9:30 UTC 

[PATCH 0/3] git worktree prune improvements
 2018-03-03  9:30 UTC  (5+ messages)
` [PATCH 1/3] gc.txt: more details about what gc does
` [PATCH 3/3] worktree prune: improve prune logic when worktree is moved

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-03  9:19 UTC  (4+ messages)
` [RFC PATCH V1 01/12] audit: add "

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2018-03-03  9:17 UTC 

[PATCH] x86: devicetree: fix config option around x86_flattree_get_config()
 2018-03-03  9:17 UTC  (2+ messages)

[PATCH 4.4 00/67] 4.4.115-stable review
 2018-03-03  9:14 UTC  (4+ messages)
` [PATCH 4.4 64/67] usb: uas: unconditionally bring back host after reset

[PATCH 0/3] userfaultfd: non-cooperative: syncronous events
 2018-03-03  9:09 UTC  (4+ messages)

[U-Boot] [RFC 00/14] bmips: add bcm6348-enet support
 2018-03-03  9:06 UTC  (23+ messages)
` [U-Boot] [RFC v3 00/15] "
  ` [U-Boot] [RFC v3 03/15] dma: add bcm6348-iudma support
` [U-Boot] [RFC v4 00/15] bmips: add bcm6348-enet support
  ` [U-Boot] [RFC v4 01/15] dma: move dma_ops to dma-uclass.h
  ` [U-Boot] [RFC v4 02/15] dma: add channels support
  ` [U-Boot] [RFC v4 03/15] dma: add bcm6348-iudma support
  ` [U-Boot] [RFC v4 04/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v4 05/15] bmips: bcm6348: "
  ` [U-Boot] [RFC v4 06/15] bmips: bcm6358: "
  ` [U-Boot] [RFC v4 07/15] phy: add support for internal phys
  ` [U-Boot] [RFC v4 08/15] net: add support for bcm6348-enet
  ` [U-Boot] [RFC v4 09/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v4 10/15] bmips: enable f@st1704 enet support
  ` [U-Boot] [RFC v4 11/15] bmips: bcm6348: add support for bcm6348-enet
  ` [U-Boot] [RFC v4 12/15] bmips: enable ct-5361 enet support
  ` [U-Boot] [RFC v4 13/15] bmips: bcm6358: add support for bcm6348-enet
  ` [U-Boot] [RFC v4 14/15] bmips: enable hg556a enet support
  ` [U-Boot] [RFC v4 15/15] bmips: enable nb4-ser "

FAILED: patch "[PATCH] powerpc/64s/radix: Boot-time NULL pointer protection using a" failed to apply to 4.15-stable tree
 2018-03-03  9:05 UTC  (3+ messages)
` [PATCH 4.15] powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID

[RFC] [PATCH] taskstats: introduce verison 9 with executable file info: empty device ID
 2018-03-03  8:51 UTC 

[PATCH 4.14 000/115] 4.14.24-stable review
 2018-03-03  8:59 UTC  (3+ messages)

[RHEL7.4.z PATCH] md: separate request handling
 2018-03-03  8:59 UTC  (2+ messages)

[PATCH] perl: use parallel build where possible
 2018-03-03  8:53 UTC  (2+ messages)

[Bug 105317] The GPU Vega 56 was hang while try to pass #GraphicsFuzz shader15 test
 2018-03-03  8:52 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Stop engines around GPU reset preparations
 2018-03-03  8:46 UTC  (2+ messages)

[PATCH] git.el: handle default excludesfile properly
 2018-03-03  8:42 UTC  (2+ messages)

[PATCH v4 0/6] MIPS: add support for Microsemi MIPS SoCs
 2018-03-03  8:33 UTC  (3+ messages)
` [PATCH v4 4/6] MIPS: mscc: add ocelot PCB123 device tree

WARN_ON(irqs_disabled()) in dma_free_attrs?
 2018-03-03  8:22 UTC  (3+ messages)

[RFC v2 1/2] WhiteEgret: Add WhiteEgret core functions
 2018-03-03  8:22 UTC  (5+ 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.