All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-25 21:05:58 to 2017-07-25 21:37:48 UTC [more...]

[PATCH 3.18 00/60] 3.18.63-stable review
 2017-07-25 19:16 UTC  (21+ messages)
` [PATCH 3.18 06/60] ath9k: fix tx99 use after free
` [PATCH 3.18 12/60] stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
` [PATCH 3.18 13/60] NFC: Add sockaddr length checks before accessing sa_family in bind handlers
` [PATCH 3.18 15/60] ASoC: compress: Derive substream from stream based on direction
` [PATCH 3.18 20/60] powerpc: Fix emulation of mcrf in emulate_step()
` [PATCH 3.18 22/60] powerpc/asm: Mark cr0 as clobbered in mftb()
` [PATCH 3.18 27/60] usb: storage: return on error to avoid a null pointer dereference
` [PATCH 3.18 28/60] USB: cdc-acm: add device-id for quirky printer
` [PATCH 3.18 29/60] usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
` [PATCH 3.18 30/60] md: dont use flush_signals in userspace processes
` [PATCH 3.18 31/60] Raid5 should update rdev->sectors after reshape
` [PATCH 3.18 34/60] f2fs: Dont clear SGID when inheriting ACLs
` [PATCH 3.18 36/60] vfio: New external user group/file match
` [PATCH 3.18 40/60] x86/acpi: Prevent out of bound access caused by broken ACPI tables
` [PATCH 3.18 47/60] udf: Fix deadlock between writeback and udf_setsize()
` [PATCH 3.18 50/60] Revert "perf/core: Drop kernel samples even though :u is specified"
` [PATCH 3.18 51/60] staging: rtl8188eu: add TL-WN722N v2 support
` [PATCH 3.18 52/60] drm/mst: Fix error handling during MST sideband message reception
` [PATCH 3.18 57/60] spmi: Include OF based modalias in device uevent
` [PATCH 3.18 58/60] tracing: Fix kmemleak in instance_rmdir

Reminder: Toaster Weekly Meeting: 1-800-262-0778 x 88393762#
 2017-07-25 21:37 UTC  (6+ messages)

[PATCH 0/2] kselftests: set-timer-lat: test one-shot timers
 2017-07-25 21:36 UTC  (3+ messages)
` [PATCH 1/2] kselftests: set-timer-lat: tweak reporting when timer fires early
` [PATCH 2/2] kselftests: set-timer-lat: add one-shot timer test cases

[PATCH] PM / USB: hcd_pci: Skip secondary root hub check for HCD_DEAD()
 2017-07-25 21:36 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] utils/test-pkg: add option to use an alternate toolchains CSV file
 2017-07-25 21:36 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] utils/readme.txt: add documentation of genrandconfig

FIle copy to FAT FS on NVDIMM hits BUG_ON at fs/buffer.c:3305!
 2017-07-25 21:37 UTC 

[RFC PATCH 0/5] ima: namespacing IMA audit messages
 2017-07-25 21:35 UTC  (18+ messages)
` [RFC PATCH 1/5] ima: extend clone() with IMA namespace support

[PATCH V2 net] net: fix tcp reset packet flowlabel for ipv6
 2017-07-25 21:35 UTC  (5+ messages)

[Qemu-devel] [PATCH V5 00/10] add Qcow2 compress format extension
 2017-07-25 21:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH V5 02/10] qapi/block-core: add Qcow2Compress parameters
` [Qemu-devel] [PATCH V5 03/10] block/qcow2: parse compress create options
` [Qemu-devel] [PATCH V5 04/10] qemu-img: add documentation for compress settings

[Buildroot] [git commit] busybox: fix build on SPARC and SPARC64
 2017-07-25 21:34 UTC 

[PATCH rdma-core 0/5] Common systemd/udev based boot support
 2017-07-25 21:33 UTC  (5+ messages)

[PATCH 00/16] Intel FPGA Device Drivers
 2017-07-25 21:32 UTC  (7+ messages)
` [PATCH 02/16] fpga: add FPGA device framework

[PATCH] parisc: Optimize switch_mm
 2017-07-25 21:31 UTC 

[GIT PULL] (xen) stable/for-jens-4.13
 2017-07-25 21:31 UTC  (2+ messages)

[PATCH] doc: add missing "none" value for diff.wsErrorHighlight
 2017-07-25 21:31 UTC  (3+ messages)
` [PATCH v2] doc: add missing values "none" and "default" "

[PATCH] fetch2/__init__.py: replace stray logger.warn() with logger.warning()
 2017-07-25 21:30 UTC 

btrfs raid assurance
 2017-07-25 21:29 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.10 0/2] Bug fixes from byte-based block status
 2017-07-25 21:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented

[Qemu-devel] Regarding Tracing of machine instructions in qemu
 2017-07-25 21:26 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: allow efi_loader code to call EFI interfaces
 2017-07-25 21:26 UTC  (14+ messages)

[Qemu-devel] Commit 77af8a2b95b79699de650965d5228772743efe84 breaks Windows 2000 support
 2017-07-25 21:25 UTC  (10+ messages)

[PATCH v2 00/13] introduce the Xen PV Calls frontend
 2017-07-25 21:22 UTC  (27+ messages)
` [PATCH v2 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v2 02/13] xen/pvcalls: connect to the backend
  ` [PATCH v2 03/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v2 04/13] xen/pvcalls: implement connect command
  ` [PATCH v2 05/13] xen/pvcalls: implement bind command
  ` [PATCH v2 06/13] xen/pvcalls: implement listen command
  ` [PATCH v2 07/13] xen/pvcalls: implement accept command
  ` [PATCH v2 08/13] xen/pvcalls: implement sendmsg
  ` [PATCH v2 09/13] xen/pvcalls: implement recvmsg
  ` [PATCH v2 10/13] xen/pvcalls: implement poll command
  ` [PATCH v2 11/13] xen/pvcalls: implement release command
  ` [PATCH v2 12/13] xen/pvcalls: implement frontend disconnect
  ` [PATCH v2 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

[U-Boot] [PATCH v5 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-25 21:24 UTC  (2+ messages)

[Buildroot] [PATCH v7 00/23] Move toolchain configs and autobuild logic in-tree
 2017-07-25 21:24 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/4] autobuild-run: use in-tree genrandconfig script (initial version)

[PATCH] parisc: Extend disabled preemption in copy_user_page
 2017-07-25 21:23 UTC 

[PATCH 0/3] Autoloading for RDMA netlink modules
 2017-07-25 21:22 UTC  (10+ messages)
` [PATCH 3/3] iwpmd: Suppress expected kernel message

[PATCH v3 0/3] interpret-trailers: add --where, --if-exists, --if-missing
 2017-07-25 21:22 UTC  (2+ messages)

[PATCH v2 00/13] introduce the Xen PV Calls frontend
 2017-07-25 21:21 UTC 

[PATCH/RFC] setup: update error message to be more meaningful
 2017-07-25 21:21 UTC  (2+ messages)

[RFC PATCH v1] clk: si5351: Rename internal plls to avoid name collisions
 2017-07-25 21:21 UTC 

[PATCH 4.4 00/83] 4.4.79-stable review
 2017-07-25 19:18 UTC  (19+ messages)
` [PATCH 4.4 03/83] [media] s5p-jpeg: dont return a random width/height
` [PATCH 4.4 04/83] thermal: cpu_cooling: Avoid accessing potentially freed structures
` [PATCH 4.4 05/83] ath9k: fix tx99 use after free
` [PATCH 4.4 06/83] ath9k: fix tx99 bus error
` [PATCH 4.4 07/83] NFC: fix broken device allocation
` [PATCH 4.4 09/83] NFC: nfcmrvl: do not use device-managed resources
` [PATCH 4.4 10/83] NFC: nfcmrvl: use nfc-device for firmware download
` [PATCH 4.4 11/83] NFC: nfcmrvl: fix firmware-management initialisation
` [PATCH 4.4 13/83] nfc: Fix the sockaddr length sanitization in llcp_sock_connect
` [PATCH 4.4 16/83] perf intel-pt: Improve sample timestamp
` [PATCH 4.4 17/83] perf intel-pt: Fix missing stack clear
` [PATCH 4.4 18/83] perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
` [PATCH 4.4 20/83] Bluetooth: use constant time memory comparison for secret values
` [PATCH 4.4 21/83] wlcore: fix 64K page support
` [PATCH 4.4 22/83] ASoC: compress: Derive substream from stream based on direction
` [PATCH 4.4 24/83] PM / Domains: Fix unsafe iteration over modified list of domain providers
` [PATCH 4.4 25/83] scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails
` [PATCH 4.4 26/83] iscsi-target: Add login_keys_workaround attribute for non RFC initiators

[PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-25 19:19 UTC  (11+ messages)

[PATCH tip/core/rcu 0/5] Related non-RCU updates
 2017-07-25 21:19 UTC  (10+ messages)
` [PATCH tip/core/rcu 4/5] sys_membarrier: Add expedited option

How to build a same package twice with different configurations for same MACHINE?
 2017-07-25 21:18 UTC  (2+ messages)

[PATCH 2/2] scsi: aacraid: Off by one NUL terminator
 2017-07-25 21:19 UTC  (2+ messages)

[PATCH/RFC] contrib: rerere-train overwrites existing resolutions
 2017-07-25 21:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] scripts/qemu.py fixes and cleanups
 2017-07-25 21:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 6/6] qemu.py: include qemu command line and output on launch error

[PATCH 00/28 V2] Cqm3 patch series(along with MBM support)
 2017-07-25 21:14 UTC  (29+ messages)
` [PATCH 01/28] x86/perf/cqm: Wipe out perf based cqm
` [PATCH 02/28] x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
` [PATCH 03/28] x86/intel_rdt: Introduce a common compile option for RDT
` [PATCH 04/28] x86/intel_rdt: Change file names to accommodate RDT monitor code
` [PATCH 05/28] x86/intel_rdt: Mark rdt_root and closid_alloc as static
` [PATCH 06/28] x86/intel_rdt: Cleanup namespace to support RDT monitoring
` [PATCH 07/28] x86/intel_rdt: make rdt_resources_all more readable
` [PATCH 08/28] x86/intel_rdt/cqm: Add RDT monitoring initialization
` [PATCH 09/28] x86/intel_rdt/cqm: Add RMID(Resource monitoring ID) management
` [PATCH 10/28] x86/intel_rdt: Simplify info and base file lists
` [PATCH 11/28] x86/intel_rdt/cqm: Add info files for RDT monitoring
` [PATCH 12/28] x86/intel_rdt: Prepare for RDT monitoring mkdir support
` [PATCH 13/28] x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
` [PATCH 14/28] x86/intel_rdt: Change closid type from int to u32
` [PATCH 15/28] x86/intel_rdt/cqm: Add tasks file support
` [PATCH 16/28] x86/intel_rdt: Prepare to add RDT monitor cpus "
` [PATCH 17/28] x86/intel_rdt/cqm: Add "
` [PATCH 18/28] x86/intel_rdt: Prepare for RDT monitor data support
` [PATCH 19/28] x86/intel_rdt/cqm: Add mon_data
` [PATCH 20/28] x86/intel_rdt: Separate the ctrl bits from rmdir
` [PATCH 21/28] x86/intel_rdt/cqm: Add rmdir support
` [PATCH 22/28] x86/intel_rdt/cqm: Add mount,umount support
` [PATCH 23/28] x86/intel_rdt: Introduce rdt_enable_key for scheduling
` [PATCH 24/28] x86/intel_rdt/cqm: Add sched_in support
` [PATCH 25/28] x86/intel_rdt/cqm: Add hotcpu support
` [PATCH 26/28] x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
` [PATCH 27/28] x86/intel_rdt/mbm: Add mbm counter initialization
` [PATCH 28/28] x86/intel_rdt/mbm: Handle counter overflow

Should I store large text files on Git LFS?
 2017-07-25 21:13 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/12] Clean up around qmp() and hmp()
 2017-07-25 21:15 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 01/12] qobject: Accept "%"PRId64 in qobject_from_jsonf()
` [Qemu-devel] [PATCH v3 02/12] qtest: Avoid passing raw strings through hmp()
` [Qemu-devel] [PATCH v3 03/12] qtest: Document calling conventions
` [Qemu-devel] [PATCH v3 04/12] tests: Pass literal format strings directly to qmp_FOO()
` [Qemu-devel] [PATCH v3 05/12] tests: Clean up string interpolation into QMP input (simple cases)
` [Qemu-devel] [PATCH v3 06/12] tests/libqos/usb: Clean up string interpolation into QMP input
` [Qemu-devel] [PATCH v3 07/12] qtest: Add a new helper qmp_cmd() and friends
` [Qemu-devel] [PATCH v3 08/12] qtests: convert tests to use qmp_cmd
` [Qemu-devel] [PATCH v3 09/12] tests/libqos/pci: Clean up string interpolation into QMP input
` [Qemu-devel] [PATCH v3 10/12] tests: Clean up wait for event
` [Qemu-devel] [PATCH v3 11/12] tests/libqtest: Clean up how we read the QMP greeting
` [Qemu-devel] [PATCH v3 12/12] tests/libqtest: Enable compile-time format string checking

[Buildroot] [PATCH 00/14 v4] Hello All!
 2017-07-25 21:14 UTC  (15+ messages)
` [Buildroot] [PATCH 01/14 v4] system: with no init system, only allow custom skeleton
` [Buildroot] [PATCH 02/14 v4] package/skeleton: drop dependency on host-mkpasswd
` [Buildroot] [PATCH 03/14 v4] package/skeleton: select it rather than default to y
` [Buildroot] [PATCH 04/14 v4] package/skeleton: split out into skeleton-custom
` [Buildroot] [PATCH 05/14 v4] package/skeleton: split out into skeleton-common
` [Buildroot] [PATCH 06/14 v4] package/skeleton: make it a virtual package
` [Buildroot] [PATCH 07/14 v4] package/skeleton-common: simplify staging install
` [Buildroot] [PATCH 08/14 v4] package/skeleton: introduce sysv- and systemd-specific skeletons
` [Buildroot] [PATCH 09/14 v4] system: separate sysv and systemd parts of the skeleton
` [Buildroot] [PATCH 10/14 v4] system: no-init systems may use our default, common skeleton
` [Buildroot] [PATCH 11/14 v4] support/testing: add runtime testing for init systems
` [Buildroot] [PATCH 12/14 v4] fs: add pre- and post-command hooks
` [Buildroot] [PATCH 13/14 v4] system: make systemd work on a read-only rootfs
` [Buildroot] [PATCH 14/14 v4] support/testing: add runtime testing for read-only systemd

[PATCH] drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt()
 2017-07-25 21:12 UTC 

/etc/mtab read ~900 times by rpc.mountd
 2017-07-25 21:12 UTC  (11+ messages)

[PATCH] parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases
 2017-07-25 21:11 UTC 

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-25 21:10 UTC  (6+ messages)

[PATCH] gpio-it87: add support for IT8772F Super I/O
 2017-07-25 21:10 UTC 

[PATCH] bios: Demote missing fp table message to NV_DEBUG
 2017-07-25 21:08 UTC 

[PATCH] ALSA: hda - Add mute led support for HP ProBook 440 G4
 2017-07-25 21:08 UTC  (2+ messages)

[PATCH net-next 0/5] netvsc: fixes and performance related changes
 2017-07-25 21:07 UTC  (3+ messages)
` [PATCH net-next 3/5] netvsc: optimize receive completions

[PATCH v1 00/13] introduce the Xen PV Calls frontend
 2017-07-25 21:07 UTC  (6+ messages)
` [PATCH v1 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v1 11/13] xen/pvcalls: implement release command

Please help me with kernel hung
 2017-07-25 21:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
 2017-07-25 21:07 UTC  (2+ messages)

[Buildroot] [git commit] test-pkg: use merge_config.sh to merge the fragments
 2017-07-25 21:07 UTC 

[Buildroot] [git commit] Makefile: add alldefconfig target
 2017-07-25 21:06 UTC 

[Buildroot] [git commit] Makefile: refactor *config targets
 2017-07-25 21:06 UTC 

[PATCH v2 1/4] ti-paths.inc: added path for TI CGT6x 7.x.x
 2017-07-25 21:06 UTC  (4+ messages)
` [PATCH v2 2/4] ti-cgt6x-7: added recipe "
` [PATCH v2 3/4] mad-utils-rtos: added recipe for MAD utils
` [PATCH v2 4/4] ibl-boot-rtos: added recipe for RTOS IBL

[PATCH] proc: Remove cast from memory allocation
 2017-07-25 21:06 UTC  (3+ messages)

[RESEND PATCH v4 0/2] ZII RAVE platform driver
 2017-07-25 21:06 UTC  (2+ messages)

[PATCH -mm -v3 0/6] mm, swap: VMA based swap readahead
 2017-07-25 21:05 UTC  (3+ messages)
` [PATCH -mm -v3 1/6] mm, swap: Add swap cache statistics sysfs interface


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.