All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-22 04:28:13 to 2017-11-22 05:42:46 UTC [more...]

[PATCH 00/30] PCI: deprecate pci_get_bus_and_slot()
 2017-11-22  5:31 UTC  (109+ messages)
` [PATCH 01/30] alpha/PCI: "
` [PATCH 02/30] powerpc/PCI: "
` [PATCH 03/30] x86/PCI: "
` [PATCH 04/30] ata: "
` [PATCH 05/30] agp: nvidia: "
` [PATCH 06/30] edd: "
` [PATCH 07/30] ibft: "
` [PATCH 08/30] drm/gma500: "
` [PATCH 09/30] drm/i915: "
` [PATCH 10/30] drm/nouveau: "
` [PATCH 11/30] hwmon: (coretemp) "
` [PATCH 12/30] Drivers: ide: "
` [PATCH 13/30] iommu/amd: "
` [PATCH 14/30] powerpc/powermac: "
` [PATCH 15/30] bnx2x: "
` [PATCH 16/30] pch_gbe: "
` [PATCH 17/30] PCI: cpqhp: "
` [PATCH 18/30] PCI: ibmphp: "
` [PATCH 19/30] PCI/quirks: "
` [PATCH 20/30] PCI/syscall: "
` [PATCH 21/30] xen: "
` [PATCH 22/30] openprom: "
` [PATCH 23/30] [media] atomisp: "
` [PATCH 24/30] staging: rts5208: "
` [PATCH 25/30] backlight: "
` [PATCH 26/30] video: fbdev: intelfb: "
` [PATCH 27/30] video: fbdev: nvidia: "
` [PATCH 28/30] video: fbdev: riva: "
` [PATCH 29/30] i7300_idle: "
` [PATCH 30/30] PCI: remove pci_get_bus_and_slot() function

[PATCHv3 1/2] x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-22  5:41 UTC  (4+ messages)
` [PATCHv3 2/2] x86/selftests: Add test for mapping placement for 5-level paging

[PATCH v1 0/9] perf stat: Enable '--per-thread' on all threads
 2017-11-22  5:38 UTC  (6+ messages)
` [PATCH v1 8/9] perf stat: Remove --per-thread pid/tid limitation

[PATCH 1/4] drm/ttm: add page order in page pool
 2017-11-22  5:36 UTC  (4+ messages)
` [PATCH 2/4] drm/ttm: add page order support in ttm_pages_put
  ` [PATCH 3/4] drm/ttm: add static buffer for ttm_pages_put to support pool shrink
  ` [PATCH 4/4] drm/ttm: free one in huge pool even shrink request less than one element

[BUG] 4.4.x-rt - memcg: refill_stock() use get_cpu_light() has data corruption issue
 2017-11-22  5:36 UTC  (3+ messages)

[Buildroot] [PATCH] kexec-lite: Bump version
 2017-11-22  5:36 UTC 

[Qemu-devel] [Bug 1733720] [NEW] raspi2 with multiple CPU's #1
 2017-11-22  5:28 UTC  (3+ messages)
` [Qemu-devel] [Bug 1733720] "

[RFC PATCH] rebisect: add script for easier bisect log editing
 2017-11-22  5:35 UTC  (3+ messages)
` [RFC PATCH v2 0/2] bisect: add a single command for editing logs

[PATCH v2 00/18] Entry stack switching
 2017-11-22  5:35 UTC  (20+ messages)
` [PATCH v2 01/18] x86/entry/64: Fix entry_SYSCALL_64_after_hwframe IRQ tracing
` [PATCH v2 02/18] x86/asm/64: Allocate and enable the SYSENTER stack
` [PATCH v2 03/18] x86/dumpstack: Add get_stack_info() support for "
` [PATCH v2 04/18] x86/gdt: Put per-cpu GDT remaps in ascending order
` [PATCH v2 05/18] x86/fixmap: Generalize the GDT fixmap mechanism
` [PATCH v2 06/18] x86/kasan/64: Teach KASAN about the cpu_entry_area
` [PATCH v2 07/18] x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss
` [PATCH v2 08/18] x86/dumpstack: Handle stack overflow on all stacks
` [PATCH v2 09/18] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH v2 10/18] x86/asm: Remap the TSS into the cpu entry area
` [PATCH v2 11/18] x86/asm/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH v2 12/18] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH v2 13/18] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH v2 14/18] x86/asm/64: Return to userspace from the trampoline stack
` [PATCH v2 15/18] x86/entry/64: Create a percpu SYSCALL entry trampoline
` [PATCH v2 16/18] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH v2 17/18] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH v2 18/18] x86/entry/64: Move the IST stacks into cpu_entry_area

[Intel-wired-lan] [PATCH 1/3] e1000e: Set HTHRESH when PTHRESH is used
 2017-11-22  5:34 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 0/7] [net] intel: Use smp_rmb rather than read_barrier_depends
 2017-11-22  5:32 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v2 4/7] igbvf: "

[RFC PATCH kernel] vfio-pci: Allow mapping MSIX BAR
 2017-11-22  5:31 UTC  (5+ messages)

kernel CI: printk loglevels in kernel boot logs?
 2017-11-22  5:26 UTC  (2+ messages)

[PATCH v5 00/10] Partial clone part 2: fsck and promisors
 2017-11-22  5:25 UTC  (2+ messages)

[PATCH RFC 0/2] Fix race window during idle cpu selection
 2017-11-22  5:23 UTC  (5+ messages)
` [PATCH RFC 1/2] sched: Minimize the idle cpu selection race window

Zerocopy RX
 2017-11-22  5:21 UTC 

[PATCH 1/2] powerpc/perf: Fix pmu_count to count only nest imc pmus
 2017-11-22  5:19 UTC  (4+ messages)
` [PATCH 2/2] powerpc/perf: Fix IMC_MAX_PMU macro

[xen-4.7-testing test] 116399: regressions - trouble: broken/fail/pass
 2017-11-22  5:18 UTC 

[PATCH] bcache: stop writeback thread after detaching
 2017-11-22  5:18 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu] vfio: Allow configuration without INTx
 2017-11-22  5:16 UTC 

[PATCH 1/2] powerpc/perf: Fix pmu_count to count only nest imc pmus
 2017-11-22  5:15 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/perf: Fix IMC_MAX_PMU macro

[Qemu-devel] [PATCH qemu] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
 2017-11-22  5:15 UTC 

[Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
 2017-11-22  5:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK

[PATCH] nvmem: uniphier: change access unit from 32bit to 8bit
 2017-11-22  5:14 UTC  (2+ messages)

[PATCH v5 0/6] Partial clone part 1: object filtering
 2017-11-22  5:14 UTC  (3+ messages)

[PATCH] bcache: recover data from backing device when read request hit clean
 2017-11-22  5:13 UTC  (5+ messages)

[PATCH 0/4] treewide: Fix line continuation formats
 2017-11-22  5:13 UTC  (3+ messages)
  ` [PATCH 1/4] rk3399_dmc: Fix line continuation format

[PATCH 0/3] Improving build reproducibility
 2017-11-22  5:12 UTC  (7+ messages)
` [PATCH 1/3] Documentation: allow overriding timestamps of generated asciidoc

[PATCH] block: drain queue before waiting for q_usage_counter becoming zero
 2017-11-22  5:11 UTC 

[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
 2017-11-22  5:11 UTC 

EtnaViv and i.MX6Q
 2017-11-22  5:10 UTC  (5+ messages)
  ` [EXT] "

[PATCH 1/2] Git/Packet.pm: rename packet_required_key_val_read()
 2017-11-22  5:10 UTC  (4+ messages)

[PATCH net-next] cryptd: Add cryptd_max_cpu_qlen module parameter
 2017-11-22  5:08 UTC 

[U-Boot] [PATCH v2] SECURE BOOT: Add fall back option
 2017-11-22  5:08 UTC 

[PATCH] defer expensive load_ref_decorations until needed
 2017-11-22  5:03 UTC  (2+ messages)

[Qemu-devel] Why qemu with kvm enabled can boot kernel even if identity page map is not set correctly?
 2017-11-22  5:02 UTC 

[ndctl PATCH] ndctl, bash-completion: updates for --mode options
 2017-11-22  5:06 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-11-22  5:02 UTC 

[PATCH 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-22  5:00 UTC  (2+ messages)

[LTP] <Failling_on_memcg_usage_in_bytes_test.sh>
 2017-11-22  4:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC
 2017-11-22  4:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH 03/12] e500: note possible bug with host bridge

[PATCH] bcache: return IOERR to upper layer when read request meet metadata error
 2017-11-22  4:57 UTC  (2+ messages)

[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
 2017-11-22  4:53 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] ppc-for-2.11 queue 20171122
 2017-11-22  4:48 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
` [Qemu-devel] [PULL 2/3] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
` [Qemu-devel] [PULL 3/3] ppc: fix VTB migration

Xen PV seems to be broken on Linus' tree
 2017-11-22  4:46 UTC  (4+ messages)

[PATCH] stash: Learn to parse -m/--message like commit does
 2017-11-22  4:44 UTC  (2+ messages)

doc: prefer 'stash push' over 'stash save'
 2017-11-22  4:39 UTC  (3+ messages)

[RFC PATCH] builtin/worktree: enhance worktree removal
 2017-11-22  4:37 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/4] Convert to realize and improve error handling
 2017-11-22  3:44 UTC  (2+ messages)

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-11-22  4:28 UTC  (12+ messages)
` [dm-devel] "
        ` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER [was: Re: [PATCH 00/13] block: assorted cleanup for bio splitting and cloning.]
          ` [dm-devel] "
            ` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER
                ` [dm-devel] "

[PATCH 1/3] autofs - make disc device user accessible
 2017-11-22  4:28 UTC  (5+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored


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.