All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-04 22:49:08 to 2016-02-04 23:38:13 UTC [more...]

[PATCH 2/2] dax: fix bdev NULL pointer dereferences
 2016-02-04 23:38 UTC  (11+ messages)

[RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-02-04 23:39 UTC  (6+ messages)

[PATCH v2] err.h: allow IS_ERR_VALUE to handle properly more types
 2016-02-04 23:37 UTC  (3+ messages)
` [PATCH v3] "

[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
 2016-02-04 23:35 UTC  (5+ messages)

[PATCH 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
 2016-02-04 23:38 UTC  (6+ messages)
` [PATCH 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver support

[PATCH v2 7/8] rtc: implement a sysfs interface for clock offset
 2016-02-04 23:32 UTC  (5+ messages)
` [PATCH v3 1/3] rtc: Add functions to set and read rtc offset
      ` [rtc-linux] "

[Qemu-devel] [PATCH v5 0/9] qemu-log, -dfilter and other logging tweaks
 2016-02-04 23:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 5/9] qemu-log: support simple pid substitution in logfile
` [Qemu-devel] [PATCH v5 6/9] qemu-log: new option -dfilter to limit output
` [Qemu-devel] [PATCH v5 7/9] qemu-log: dfilter-ise exec, out_asm, op and opt_op
` [Qemu-devel] [PATCH v5 9/9] cputlb: modernise the debug support

[PATCH v2 00/25] More flexibility in making shallow clones
 2016-02-04 23:32 UTC  (11+ messages)
` [PATCH v2 01/25] remote-curl.c: convert fetch_git() to use argv_array
` [PATCH v2 02/25] transport-helper.c: refactor set_helper_option()
` [PATCH v2 03/25] transport-helper.c: do not send null option to remote helper
` [PATCH v2 04/25] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH v2 06/25] upload-pack: remove unused variable "backup"

Orangefs ABI documentation
 2016-02-04 23:30 UTC  (12+ messages)

Jobs & Careers via Adecco
 2016-02-04 22:53 UTC 

[PATCH v1 1/3] /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
 2016-02-04 23:29 UTC  (4+ messages)

[PATCH] Ignore whitespace at the beginning of option tags
 2016-02-04 23:29 UTC  (4+ messages)

[PATCH] fetch2/osc: Clean up old variable syntax
 2016-02-04 23:29 UTC 

[PATCH] fetch2/osc: Remove hardcoded url
 2016-02-04 23:28 UTC 

+ mm-slub-support-left-red-zone.patch added to -mm tree
 2016-02-04 23:28 UTC 

[PATCH V2] i2c: i801: Adding Intel Lewisburg support for iTCO
 2016-02-04 23:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/17] Support LUKS encryption in block devices
 2016-02-04 23:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 04/17] crypto: add support for generating initialization vectors
` [Qemu-devel] [PATCH v2 05/17] crypto: add support for anti-forensic split algorithm

+ tools-vm-page-typesc-support-swap-entry.patch added to -mm tree
 2016-02-04 23:26 UTC 

+ proc-kpageflags-return-kpf_slab-for-slab-tail-pages.patch added to -mm tree
 2016-02-04 23:26 UTC 

+ proc-kpageflags-return-kpf_buddy-for-tail-buddy-pages.patch added to -mm tree
 2016-02-04 23:26 UTC 

[PATCH][v2] drivers/memory: Add deep sleep support for IFC
 2016-02-04 23:24 UTC  (2+ messages)

+ use-get_random_long.patch added to -mm tree
 2016-02-04 23:20 UTC 

+ drivers-char-random-add-get_random_long.patch added to -mm tree
 2016-02-04 23:20 UTC 

[PATCH] of: Add United Radiant Technology Corporation vendor prefix
 2016-02-04 23:19 UTC  (2+ messages)

Data corruption on serial interface under load
 2016-02-04 23:19 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] xdotool: needs MMU support
 2016-02-04 23:19 UTC 

[net-next PATCH 0/7] tc offload for cls_u32 on ixgbe
 2016-02-04 23:19 UTC  (3+ messages)

FIO and replay_redirect
 2016-02-04 23:17 UTC  (3+ messages)

[PATCH] qxl: handling failed allocation
 2016-02-04 23:17 UTC 

[PATCH] pvrusb2: correctly handling failed thread run
 2016-02-04 23:09 UTC 

[PATCH 0/2 v2] xfs_quota: allow operation on ext4 for project quotas
 2016-02-04 23:15 UTC  (6+ messages)
` [PATCH 1/2] xfs_quota: allow operation on foreign filesystem types
` [PATCH 2/2] xfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion

+ lib-update-single-char-callers-of-strtobool-fix.patch added to -mm tree
 2016-02-04 23:15 UTC 

[QUESTION] x86_64 -> i386/i686 CPU translation between xl and qemu binary?
 2016-02-04 23:14 UTC  (3+ messages)

linux-next: build failure after merge of the sunxi tree
 2016-02-04 23:14 UTC 

[PATCH 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
 2016-02-04 23:13 UTC  (3+ messages)
` [PATCH 1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources

[PATCH v2 0/4] lib: add "on" and "off" to strtobool
 2016-02-04 23:11 UTC  (11+ messages)
` [PATCH v2 1/4] lib: move strtobool to kstrtobool
` [PATCH v2 2/4] lib: update single-char callers of strtobool
` [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
` [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool

[PATCH] PCI: Add cavium acs pci quirk
 2016-02-04 22:44 UTC  (2+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt4 stable review
 2016-02-04 22:44 UTC  (46+ messages)
` [PATCH 4.2.y-ckt 02/64] mm: add dma_pool_zalloc() call to DMA API
` [PATCH 4.2.y-ckt 03/64] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
` [PATCH 4.2.y-ckt 06/64] xen-netfront: update num_queues to real created
` [PATCH 4.2.y-ckt 07/64] iio: adis_buffer: Fix out-of-bounds memory access
` [PATCH 4.2.y-ckt 10/64] x86/irq: Call chip->irq_set_affinity in proper context
` [PATCH 4.2.y-ckt 15/64] posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
` [PATCH 4.2.y-ckt 16/64] itimers: "
` [PATCH 4.2.y-ckt 17/64] drm/amdgpu: Use drm_calloc_large for VM page_tables array
` [PATCH 4.2.y-ckt 18/64] powerpc: Simplify module TOC handling
` [PATCH 4.2.y-ckt 19/64] drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
` [PATCH 4.2.y-ckt 20/64] drm/radeon: properly byte swap vce firmware setup
` [PATCH 4.2.y-ckt 21/64] ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
` [PATCH 4.2.y-ckt 22/64] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
` [PATCH 4.2.y-ckt 23/64] hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
` [PATCH 4.2.y-ckt 24/64] usb: cdc-acm: handle unlinked urb in acm read callback
` [PATCH 4.2.y-ckt 25/64] usb: cdc-acm: send zero packet for intel 7260 modem
` [PATCH 4.2.y-ckt 26/64] cdc-acm:exclude Samsung phone 04e8:685d
` [PATCH 4.2.y-ckt 27/64] usb: hub: do not clear BOS field during reset device
` [PATCH 4.2.y-ckt 28/64] USB: cp210x: add ID for IAI USB to RS485 adaptor
` [PATCH 4.2.y-ckt 29/64] USB: visor: fix null-deref at probe
` [PATCH 4.2.y-ckt 30/64] USB: serial: visor: fix crash on detecting device without write_urbs
` [PATCH 4.2.y-ckt 31/64] USB: serial: option: Adding support for Telit LE922
` [PATCH 4.2.y-ckt 32/64] ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
` [PATCH 4.2.y-ckt 33/64] ALSA: seq: Degrade the error message for too many opens
` [PATCH 4.2.y-ckt 34/64] USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
` [PATCH 4.2.y-ckt 35/64] arm64: kernel: fix architected PMU registers unconditional access
` [PATCH 4.2.y-ckt 36/64] USB: option: fix Cinterion AHxx enumeration
` [PATCH 4.2.y-ckt 37/64] ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
` [PATCH 4.2.y-ckt 38/64] ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay
` [PATCH 4.2.y-ckt 39/64] virtio_pci: fix use after free on release
` [PATCH 4.2.y-ckt 40/64] ALSA: bebob: Use a signed return type for get_formation_index
` [PATCH 4.2.y-ckt 41/64] arm64: errata: Add -mpc-relative-literal-loads to build flags
` [PATCH 4.2.y-ckt 42/64] arm64: mm: avoid calling apply_to_page_range on empty range
` [PATCH 4.2.y-ckt 43/64] x86/mm: Fix types used in pgprot cacheability flags translations
` [PATCH 4.2.y-ckt 44/64] powerpc/eeh: Fix PE location code
` [PATCH 4.2.y-ckt 45/64] SCSI: fix crashes in sd and sr runtime PM
` [PATCH 4.2.y-ckt 46/64] tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
` [PATCH 4.2.y-ckt 47/64] n_tty: Fix unsafe reference to "other" ldisc
` [PATCH 4.2.y-ckt 48/64] staging/speakup: Use tty_ldisc_ref() for paste kworker
` [PATCH 4.2.y-ckt 49/64] tick/nohz: Set the correct expiry when switching to nohz/lowres mode
` [PATCH 4.2.y-ckt 50/64] irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
` [PATCH 4.2.y-ckt 51/64] seccomp: always propagate NO_NEW_PRIVS on tsync
` [PATCH 4.2.y-ckt 52/64] drm/radeon: cleaned up VCO output settings for DP audio
` [PATCH 4.2.y-ckt 53/64] drm/radeon: Add a common function for DFS handling
` [PATCH 4.2.y-ckt 54/64] drm/radeon: fix DP audio support for APU with DCE4.1 display engine

Merging branches with smudge filter
 2016-02-04 23:10 UTC 

[U-Boot] [PATCH] test/py: support running sandbox under gdbserver
 2016-02-04 23:11 UTC 

[PATCH] lib-add-on-off-support-to-kstrtobool fix
 2016-02-04 23:11 UTC 

[PATCH v2 00/11] HVMlite domU support
 2016-02-04 23:10 UTC  (8+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
    ` [Xen-devel] "

+ mm-slab-re-implement-pfmemalloc-support.patch added to -mm tree
 2016-02-04 23:10 UTC 

[PATCH] ethtool: add dynamic flag to {SG}RXFH
 2016-02-04 23:09 UTC  (4+ messages)
` [PATCH 1/2] ethtool: add dynamic flag to ETHTOOL_{GS}RXFH commands

[BUG} libxl.c:5947:libxl_send_trigger: Send trigger 'reset' failed: Function not implemented
 2016-02-04 23:08 UTC  (3+ messages)

[PATCH] lib-update-single-char-callers-of-strtobool fix
 2016-02-04 23:07 UTC 

[PATCH v3 0/4] add reboot mode driver
 2016-02-04 23:08 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: add document for reboot-mode driver

[PATCH] Adding Intel Lewisburg support for iTCO
 2016-02-04 23:07 UTC  (2+ messages)

+ mm-memcontrol-report-kernel-stack-usage-in-cgroup2-memorystat.patch added to -mm tree
 2016-02-04 23:07 UTC 

+ mm-memcontrol-report-slab-usage-in-cgroup2-memorystat.patch added to -mm tree
 2016-02-04 23:07 UTC 

+ mm-memcontrol-make-tree_statevents-fetch-all-stats.patch added to -mm tree
 2016-02-04 23:07 UTC 

+ mm-memcontrol-do-not-bypass-slab-charge-if-memcg-is-offline.patch added to -mm tree
 2016-02-04 23:07 UTC 

[PATCH 1/7 v2] repair: big broken filesystems cause pain
 2016-02-04 23:05 UTC  (8+ messages)
` [PATCH 1/7] repair: parallelise phase 7
` [PATCH 2/7] repair: parallelise uncertin inode processing in phase 3
` [PATCH 3/7] libxfs: directory node splitting does not have an extra block
` [PATCH 4/7] libxfs: don't discard dirty buffers
` [PATCH 5/7] libxfs: don't repeatedly shake unwritable buffers
` [PATCH 6/7] libxfs: keep unflushable buffers off the cache MRUs
` [PATCH 7/7] libxfs: reset dirty buffer priority on lookup

[PATCH] mtd/ifc: Add support for IFC controller version 2.0
 2016-02-04 23:07 UTC  (2+ messages)

[PATCH V2 0/6] Fix issues when using security_flags on musl
 2016-02-04 23:07 UTC  (8+ messages)
` [PATCH 1/6] nss-myhostname: Fix build "
` [PATCH 2/6] gcc: Fix build on musl with -fstack-protector
` [PATCH 3/6] security_flags: Disable fstack-protector for gcc runtime libs
` [PATCH 4/6] security_flags: Replace -fstack-protector-all with -fstack-protector-strong
` [PATCH 5/6] gcc: Assume libssp and dl_iterate_phdr on musl
` [PATCH 6/6] gcc: musl related fixes for unwinding, ppc/secure-plt and gthr

[Buildroot] [PATCH 1/1] protobuf: apply patch to compile for PowerPC
 2016-02-04 23:06 UTC  (2+ messages)

[PATCH 0/5] gstreamer1.0: musl fixes + updates for git recipes
 2016-02-04 23:04 UTC  (6+ messages)
` [PATCH 1/5] gstreamer1.0_git: avoid including <sys/poll.h> directly
` [PATCH 2/5] gstreamer1.0-plugins-good_git: "
` [PATCH 3/5] gstreamer1.0-plugins-bad_git: "
` [PATCH 4/5] gstreamer1.0-plugins-base_git: update to git master 1.7.1-79-g6414289
` [PATCH 5/5] gstreamer1.0-plugins-base_git: drop obsolete dependency on freetype

[PATCH] Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
 2016-02-04 23:03 UTC  (2+ messages)

[PATCH 0/3 v2] metadump/restore: fix up zeroing and accounting
 2016-02-04 23:00 UTC  (4+ messages)
` [PATCH 1/3] metadump: clean up btree block region zeroing
` [PATCH 2/3] metadump: bounds check btree block regions being zeroed
` [PATCH 3/3] xfs_mdrestore: correctly account bytes read

[PATCH v8 0/4] perf: add support for profiling jitted code
 2016-02-04 23:02 UTC  (6+ messages)
` [PATCH v8 2/4] perf inject: add jitdump mmap injection support

Jobs & Careers via Adecco
 2016-02-04 23:02 UTC 

[Qemu-devel] [RFC PATCH 0/2] Early release of -drive QemuOpts
 2016-02-04 23:01 UTC  (4+ messages)

+ epoll-restrict-epollexclusive-to-pollin-and-pollout.patch added to -mm tree
 2016-02-04 23:00 UTC 

[PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
 2016-02-04 22:59 UTC  (3+ messages)

[PATCH v3 00/21] IB/srpt patches for Linux kernel v4.6
 2016-02-04 22:59 UTC  (15+ messages)
  ` [PATCH v3 08/21] IB/srpt: Simplify channel state management
  ` [PATCH v3 09/21] IB/srpt: Simplify srpt_shutdown_session()
  ` [PATCH v3 10/21] IB/srpt: Fix srpt_close_session()
  ` [PATCH v3 11/21] IB/srpt: Fix srpt_handle_cmd() error paths
  ` [PATCH v3 12/21] IB/srpt: Fix how aborted commands are processed
  ` [PATCH v3 13/21] IB/srpt: Inline trivial CM callback functions
  ` [PATCH v3 14/21] IB/srpt: Eliminate srpt_find_channel()
  ` [PATCH v3 15/21] IB/srpt: Log private data associated with REJ
  ` [PATCH v3 16/21] IB/srpt: Use a mutex to protect the channel list
  ` [PATCH v3 17/21] IB/srpt: Detect session shutdown reliably
  ` [PATCH v3 18/21] IB/srpt: Fix srpt_write_pending()
  ` [PATCH v3 19/21] IB/srpt: Log out all initiators if a port is disabled
  ` [PATCH v3 20/21] IB/srpt: Introduce srpt_process_wait_list()
  ` [PATCH v3 21/21] IB/srpt: Fix wait list processing

[PATCH 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-02-04 23:03 UTC  (6+ messages)
` [PATCH 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-04 22:58 UTC  (5+ messages)
` [PATCH 03/11] drivers: rtc: allow compilation of sun6i RTC for all sunxi SoCs
    ` [rtc-linux] "

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-02-04 22:49 UTC  (14+ messages)
                  ` [PATCH] locking/mutex: Avoid spinner vs waiter starvation

[PATCH v3 net-next] net: Implement fast csum_partial for x86_64
 2016-02-04 22:57 UTC  (5+ messages)

[PATCH v4 00/10] rtc: max77686: Extend driver and add max77802 support
 2016-02-04 22:56 UTC  (6+ messages)
  ` [rtc-linux] "

efivarfs immutable files patch set
 2016-02-04 22:54 UTC  (3+ messages)
` [PATCH 4/5] efi: make our variable validation list include the guid (v3)

[RFC v1 0/8] x86/init: Linux linker tables
 2016-02-04 22:50 UTC  (6+ messages)
` [RFC v1 1/8] paravirt: rename paravirt_enabled to paravirt_legacy
      ` [Cocci] "

[Qemu-devel] [PATCH] migration: reorder code to make it symmetric
 2016-02-04 22:50 UTC 

[PATCH v5 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-02-04 22:50 UTC  (5+ messages)
` [PATCH v5 for Xen 4.7 1/4] xen: enable "
` [PATCH v5 for Xen 4.7 2/4] libxc: "
` [PATCH v5 for Xen 4.7 3/4] libxl: "
` [PATCH v5 for Xen 4.7 4/4] xl: "

[PATCH v3 00/22] Add Extensible SDK test suite
 2016-02-04 22:49 UTC  (2+ messages)

[PATCH] rtc: max77686: Properly handle regmap_irq_get_virq() error code
 2016-02-04 22:49 UTC  (3+ messages)
  ` [rtc-linux] "


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.