All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-29 12:09:55 to 2018-01-29 12:56:39 UTC [more...]

[PATCH 4.4 00/74] 4.4.114-stable review
 2018-01-29 12:56 UTC  (35+ messages)
` [PATCH 4.4 01/74] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
` [PATCH 4.4 02/74] usbip: prevent vhci_hcd driver from leaking a socket pointer address
` [PATCH 4.4 03/74] usbip: Fix implicit fallthrough warning
` [PATCH 4.4 04/74] usbip: Fix potential format overflow in userspace tools
` [PATCH 4.4 05/74] x86/microcode/intel: Fix BDW late-loading revision check
` [PATCH 4.4 07/74] x86/retpoline: Fill RSB on context switch for affected CPUs
` [PATCH 4.4 08/74] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
` [PATCH 4.4 09/74] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
` [PATCH 4.4 10/74] can: af_can: canfd_rcv(): "
` [PATCH 4.4 11/74] PM / sleep: declare __tracedata symbols as char[] rather than char
` [PATCH 4.4 12/74] time: Avoid undefined behaviour in ktime_add_safe()
` [PATCH 4.4 13/74] timers: Plug locking race vs. timer migration
` [PATCH 4.4 14/74] Prevent timer value 0 for MWAITX
` [PATCH 4.4 15/74] drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
` [PATCH 4.4 16/74] drivers: base: cacheinfo: fix boot error message when acpi is enabled
` [PATCH 4.4 17/74] PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID
` [PATCH 4.4 18/74] PCI: layerscape: Fix MSG TLP drop setting
` [PATCH 4.4 19/74] mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
` [PATCH 4.4 20/74] fs/select: add vmalloc fallback for select(2)
` [PATCH 4.4 21/74] mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
` [PATCH 4.4 22/74] hwpoison, memcg: forcibly uncharge LRU pages
` [PATCH 4.4 23/74] cma: fix calculation of aligned offset
` [PATCH 4.4 24/74] mm, page_alloc: fix potential false positive in __zone_watermark_ok
` [PATCH 4.4 25/74] ipc: msg, make msgrcv work with LONG_MIN
` [PATCH 4.4 26/74] x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
` [PATCH 4.4 27/74] ACPI / processor: Avoid reserving IO regions too early
` [PATCH 4.4 28/74] ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
` [PATCH 4.4 29/74] ACPICA: Namespace: fix operand cache leak
` [PATCH 4.4 30/74] netfilter: x_tables: speed up jump target validation
` [PATCH 4.4 31/74] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
` [PATCH 4.4 32/74] netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
` [PATCH 4.4 33/74] netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
` [PATCH 4.4 34/74] netfilter: nfnetlink_queue: reject verdict request from different portid

[PATCH 3.18 00/52] 3.18.93-stable review
 2018-01-29 12:56 UTC  (21+ messages)
` [PATCH 3.18 01/52] gcov: disable for COMPILE_TEST
` [PATCH 3.18 02/52] scsi: sg: disable SET_FORCE_LOW_DMA
` [PATCH 3.18 03/52] futex: Prevent overflow by strengthen input validation
` [PATCH 3.18 04/52] ALSA: pcm: Remove yet superfluous WARN_ON()
` [PATCH 3.18 05/52] ALSA: hda - Apply the existing quirk to iMac 14,1
` [PATCH 3.18 06/52] af_key: fix buffer overread in verify_address_len()
` [PATCH 3.18 07/52] af_key: fix buffer overread in parse_exthdrs()
` [PATCH 3.18 08/52] pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
` [PATCH 3.18 09/52] Input: 88pm860x-ts - fix child-node lookup
` [PATCH 3.18 10/52] Input: twl6040-vibra - fix DT node memory management
` [PATCH 3.18 13/52] Input: twl4030-vibra - fix sibling-node lookup
` [PATCH 3.18 14/52] phy: work around phys references to usb-nop-xceiv devices
` [PATCH 3.18 15/52] ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
` [PATCH 3.18 16/52] dm btree: fix serious bug in btree_split_beneath()
` [PATCH 3.18 17/52] dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
` [PATCH 3.18 18/52] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
` [PATCH 3.18 19/52] MIPS: AR7: ensure the port types FCR value is used
` [PATCH 3.18 20/52] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
` [PATCH 3.18 21/52] usbip: Fix implicit fallthrough warning

[PATCH 4.9 00/66] 4.9.79-stable review
 2018-01-29 12:56 UTC  (14+ messages)
` [PATCH 4.9 01/66] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
` [PATCH 4.9 02/66] orangefs: use list_for_each_entry_safe in purge_waiting_ops
` [PATCH 4.9 03/66] orangefs: initialize op on loop restart in orangefs_devreq_read
` [PATCH 4.9 04/66] usbip: prevent vhci_hcd driver from leaking a socket pointer address
` [PATCH 4.9 05/66] usbip: Fix implicit fallthrough warning
` [PATCH 4.9 06/66] usbip: Fix potential format overflow in userspace tools
` [PATCH 4.9 07/66] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
` [PATCH 4.9 08/66] can: af_can: canfd_rcv(): "
` [PATCH 4.9 10/66] Prevent timer value 0 for MWAITX
` [PATCH 4.9 11/66] drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
` [PATCH 4.9 13/66] mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
` [PATCH 4.9 14/66] hwpoison, memcg: forcibly uncharge LRU pages
` [PATCH 4.9 15/66] cma: fix calculation of aligned offset

[PATCH 4.14 00/71] 4.14.16-stable review
 2018-01-29 12:56 UTC  (9+ messages)
` [PATCH 4.14 01/71] orangefs: use list_for_each_entry_safe in purge_waiting_ops
` [PATCH 4.14 03/71] mm, page_alloc: fix potential false positive in __zone_watermark_ok
` [PATCH 4.14 05/71] netfilter: xt_osf: Add missing permission checks
` [PATCH 4.14 07/71] Revert "module: Add retpoline tag to VERMAGIC"
` [PATCH 4.14 08/71] Input: xpad - add support for PDP Xbox One controllers
` [PATCH 4.14 09/71] Input: trackpoint - force 3 buttons if 0 button is reported
` [PATCH 4.14 10/71] Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
` [PATCH 4.14 11/71] Btrfs: fix stale entries in readdir

[Qemu-devel] [PATCH v3 00/18] s390x: flic rework, tcg flic support and STSI
 2018-01-29 12:56 UTC 

[4.4,06/74] x86/cpu/intel: Introduce macros for Intel family numbers
 2018-01-29 12:56 UTC  (2+ messages)
` [PATCH 4.4 06/74] "

[PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
 2018-01-29 12:54 UTC 

[igt-dev] [PATCH i-g-t] tests/perf: fix report validity check on gen10+
 2018-01-29 12:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] btrfs: Fix UAF
 2018-01-29 12:55 UTC  (4+ messages)

[PATCH 1/2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-01-29 12:53 UTC  (13+ messages)
` [PATCH 2/2] drm/sun4i: Handle DRM_MODE_FLAG_**SYNC_POSITIVE correctly

[PATCH v2 0/3] Per-VCPU MSR bitmaps patches - topic branch for x86/pti
 2018-01-29 12:53 UTC  (2+ messages)

[PATCH v3 0/5] clang fixes
 2018-01-29 12:53 UTC  (8+ messages)
` [PATCH v3 1/5] build: filter out command line assembler arguments
` [PATCH v3 2/5] x86/clang: fix build with indirect thunks
` [PATCH v3 3/5] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK
` [PATCH v3 4/5] x86: move declaration of the exception_table to C
` [PATCH v3 5/5] x86: remove usage of .skip with non-absolute expressions

[igt-dev] [PATCH i-g-t] gem_gpu_fill: Merging gem_gpgpu_fill and gem_media_fill into one
 2018-01-29 12:52 UTC  (4+ messages)

[PATCH 1/2] media: dvb_demux: Better handle discontinuity errors
 2018-01-29 12:50 UTC  (2+ messages)
` [PATCH 2/2] media: dvb_demux: improve debug messages

A thread on grub-bug could need attention
 2018-01-29 12:49 UTC  (4+ messages)

git send-email sets date
 2018-01-29 12:48 UTC  (3+ messages)

[LSF/MM TOPIC] Matthew's minor MM topics
 2018-01-29 12:48 UTC  (4+ messages)
` [Lsf-pc] "

[Buildroot] missing dlfcn.h
 2018-01-29 12:47 UTC  (3+ messages)

[RFC v2] doc compression API for DPDK
 2018-01-29 12:47 UTC  (7+ messages)

[GIT PULL] ASoC updates for v4.16
 2018-01-29 12:46 UTC 

[Bug 104834] does not boot opensuse on fujitsu-siemens platform on cpu t2400-t7200
 2018-01-29 12:45 UTC 

[Buildroot] [PATCH 1/1] open-lldp: requires dynamic linking interface (dlopen, ...)
 2018-01-29 12:45 UTC 

[PATCH] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-01-29 12:44 UTC  (3+ messages)

[U-Boot] [PATCH] board: stm32: Fix stm32f746-disco boot
 2018-01-29 12:44 UTC 

[PATCH] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-01-29 12:44 UTC  (3+ messages)

[Patch v7 00/12] Add MFC v10.10 support
 2018-01-29 12:42 UTC  (4+ messages)
  ` [Patch v7 12/12] Documention: v4l: Documentation for HEVC CIDs

[U-Boot] Please pull u-boot-marvell/master
 2018-01-29 12:42 UTC 

Patch proposal for risky i2c addresses in i2c-tools
 2018-01-29 12:40 UTC  (7+ messages)
` New patchset for risky addr, with lower bound support
  ` [PATCH v2 1/3] Add risky_addr option for i2c tools
  ` [PATCH v2 2/3] Update help message for risky_addr option
  ` [PATCH v2 3/3] Update man pages for risky_addr

[U-Boot] [PATCH] tools/mrvl_uart.sh: Tidy script output
 2018-01-29 12:40 UTC  (2+ messages)

[RFT] Glibc 2.27
 2018-01-29 12:40 UTC  (8+ messages)
    ` [yocto] "
` [OE-core] "

[U-Boot] [PATCH] tools/mrvl_uart.sh: Fix minicom baudrate
 2018-01-29 12:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/8] lib/igt_fb: Add support for the NV12 format
 2018-01-29 12:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Add support for the NV12 format. (rev4)

[Bug 98391] New: [GM107] priv: HUB0: 614900 00800000 (1d408200)
 2018-01-29 12:35 UTC  (2+ messages)
  ` [Bug 98391] "

[U-Boot] Please pull u-boot-cfi-flash/master
 2018-01-29 12:35 UTC 

[PATCH 0/7] Fix first boot deferral and postinst error reporting
 2018-01-29 12:34 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH v2 00/16] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-01-29 12:33 UTC  (11+ messages)
` [PATCH v2 01/16] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T
` [PATCH v2 07/16] iio: adc: sun4i-gpadc-iio: rework: support nvmem calibration data

[Qemu-devel] [PATCH] tpm: fix alignment issues
 2018-01-29 12:32 UTC 

[PATCH 0/3] ASoC: sun4i-i2s: Updates to the driver
 2018-01-29 12:31 UTC  (10+ messages)
` [PATCH 1/3] ASoC: sun4i-i2s: Add set_tdm_slot functionality
  ` [linux-sunxi] "

[PATCH] Asoc: samsung: clean makefile about inexistant files
 2018-01-29 12:31 UTC  (2+ messages)

[PATCH v3 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-29 12:31 UTC  (7+ messages)

[Qemu-devel] [PULL 0/6] Net patches
 2018-01-29 12:30 UTC  (4+ messages)

[U-Boot] [PATCH v3 01/26] cfi_flash: Fix space between function name and parenthesis
 2018-01-29 12:30 UTC  (2+ messages)

[PATCH] scsi: remove dead makefile about oktagon files
 2018-01-29 12:30 UTC 

[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
 2018-01-29 12:30 UTC  (2+ messages)
  ` [Bug 100423] "

[PATCH] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
 2018-01-29 12:30 UTC  (2+ messages)

NFS: regression in stable kernel 4.9.78 from 4.9.75
 2018-01-29 12:22 UTC 

Shawn Pearce has died
 2018-01-29 12:29 UTC  (2+ messages)

[PATCH] ASoC: remove dead makefile about sn95031
 2018-01-29 12:28 UTC 

[PATCH v3 0/7] xfs: reflink/scrub/quota fixes
 2018-01-29 12:26 UTC  (3+ messages)
` [PATCH 4/7] xfs: treat CoW fork operations as delalloc for quota accounting

[GIT PULL] inode->i_version rework for v4.16
 2018-01-29 12:26 UTC 

[RFC v2] lib: add compressdev API
 2018-01-29 12:26 UTC  (9+ messages)
` [RFC v3 1/1] "

[PATCH v2] staging: media: remove remains of VIDEO_ATOMISP_OV8858
 2018-01-29 12:26 UTC  (2+ messages)

How to trace IPSec packets?
 2018-01-29 12:25 UTC  (3+ messages)

[PATCH] netfilter: fix pointer leaks to userspace
 2018-01-29 12:21 UTC 

[PATCH] Documentation: mips: Update AU1xxx_IDE Kconfig dependencies
 2018-01-29 12:21 UTC 

[Buildroot] buildroot-2017-08 - opennhrp
 2018-01-29 12:21 UTC  (2+ messages)

[PATCH] sparc64: fix OF path names for sun4v systems
 2018-01-29 12:20 UTC  (6+ messages)

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-29 12:22 UTC 

[Qemu-devel] [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
 2018-01-29 12:18 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 0/5] Add make check tests for Migration
 2018-01-29 12:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] migration: Create tcp_port parameter
` [Qemu-devel] [PATCH v5 2/5] migration: Set the migration tcp port
` [Qemu-devel] [PATCH v5 3/5] tests: Migration ppc now inlines its program
` [Qemu-devel] [PATCH v5 4/5] tests: Add basic migration precopy tcp test
` [Qemu-devel] [PATCH v5 5/5] [RFH] tests: Add migration compress threads tests

[PATCH] Keep the native terminal active when enabling gfxterm
 2018-01-29 12:17 UTC  (3+ messages)

[PATCH] Documentation: networking: ixgb: Remove reference to IXGB_NAPI
 2018-01-29 12:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ahci: Improve error handling
 2018-01-29 12:16 UTC  (3+ messages)

[PATCH] bcache: finish incremental GC
 2018-01-29 12:16 UTC  (2+ messages)

[PATCH 0/8] xen: add pvh guest support
 2018-01-29 12:15 UTC  (10+ messages)

[PATCH 1/4] service: move finalize to internal
 2018-01-29 12:12 UTC  (5+ messages)
` [PATCH v2 2/4] eal: add function to release internal resources

[PATCH v2 0/4] KVM: Expose speculation control feature to guests
 2018-01-29 12:12 UTC  (4+ messages)
` [PATCH v2 2/4] x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL

[PATCH] arm64: kdump: retain reserved memory regions
 2018-01-29 12:11 UTC  (7+ messages)

[SPDK] Hugepage allocation, and issue with non contiguous memory
 2018-01-29 12:11 UTC 

[igt-dev] [PATCH i-g-t 4/8] lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw
 2018-01-29 12:10 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2

[Qemu-devel] [PULL 00/13] Migration PULL request
 2018-01-29 12:09 UTC  (11+ messages)
` [Qemu-devel] [PULL 04/13] migration: use s->threshold_size inside migration_update_counters
` [Qemu-devel] [PULL 05/13] migration: Drop current address parameter from save_zero_page()
` [Qemu-devel] [PULL 06/13] tests: Remove deprecated migration tests commands
` [Qemu-devel] [PULL 07/13] tests: Consolidate accelerators declaration
` [Qemu-devel] [PULL 08/13] tests: Use consistent names for migration
` [Qemu-devel] [PULL 09/13] tests: Add deprecated commands migration test
` [Qemu-devel] [PULL 10/13] tests: Add migration precopy test
` [Qemu-devel] [PULL 11/13] tests: Add migration xbzrle test
` [Qemu-devel] [PULL 12/13] tests: Create migrate-start-postcopy command
` [Qemu-devel] [PULL 13/13] tests: Adjust sleeps for migration test


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.