linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-01 14:35:04 to 2014-12-01 17:55:43 UTC [more...]

[PATCH v7 00/10] TPM 2.0 support
 2014-12-01 17:55 UTC  (4+ messages)
` [PATCH v7 07/10] tpm: TPM 2.0 baseline support
  ` [tpmdd-devel] "

[PATCH 0/4] KVM: x86: APIC fixes
 2014-12-01 17:55 UTC  (3+ messages)

frequent lockups in 3.18rc4
 2014-12-01 17:53 UTC  (14+ messages)

[PATCH v2 0/3] power: reset: vf610 system reset controller
 2014-12-01 17:51 UTC  (13+ messages)
` [PATCH v2 1/3] power: reset: read priority from device tree
` [PATCH v2 2/3] ARM: dts: vf610: add system reset controller and syscon-reboot
` [PATCH v2 3/3] ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCON

[PATCH] xen: privcmd: schedule() after private hypercall when non CONFIG_PREEMPT
 2014-12-01 17:52 UTC  (17+ messages)
    ` [Xen-devel] "

[PATCH 1/2] ASoC: rt5677: Add ACPI device probing
 2014-12-01 17:51 UTC  (5+ messages)

[PATCH] tty: serial: serial-omap: depend on !8250_omap
 2014-12-01 17:39 UTC  (7+ messages)

[PATCH V4 00/16] Generic BMIPS kernel
 2014-12-01 17:39 UTC  (4+ messages)
` [PATCH V4 08/16] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers

[PATCH] i2c: Add parameters to sysfs-added i2c devices
 2014-12-01 17:38 UTC  (3+ messages)

[PATCH 0/5] kvm: memslots lookup optimization
 2014-12-01 17:38 UTC  (7+ messages)
` [PATCH 1/5] kvm: update_memslots: drop not needed check for the same number of pages
` [PATCH 2/5] kvm: update_memslots: drop not needed check for the same slot
` [PATCH 3/5] kvm: search_memslots: add simple LRU memslot caching
` [PATCH 4/5] kvm: change memslot sorting rule from size to GFN
` [PATCH 5/5] kvm: optimize GFN to memslot lookup with large slots amount

panic in skb_push via sctp
 2014-12-01 17:36 UTC  (2+ messages)

[PATCH] platform: x86: dell-laptop: Add support for keyboard backlight
 2014-12-01 17:35 UTC  (3+ messages)
` [PATCH v2] "

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-12-01 17:28 UTC  (11+ messages)
              ` Support for Perf CTF traces now in master (was Re: FW: [RFC 0/5] perf tools: Add perf data CTF conversion)

[RFC PATCH 00/30] cputime: Convert task/cpu cputime accounting to nsecs
 2014-12-01 17:27 UTC  (17+ messages)
` [RFC PATCH 05/30] s390: Translate cputime magic constants to macros
` [RFC PATCH 06/30] s390: Introduce cputime64_to_nsecs()
` [RFC PATCH 07/30] cputime: Convert kcpustat to nsecs
` [RFC PATCH 24/30] cputime: Increment kcpustat directly on irqtime account

[PATCH v8 00/50] linux: towards virtio-1 guest support
 2014-12-01 16:06 UTC  (51+ messages)
` [PATCH v8 01/50] virtio: add low-level APIs for feature bits
` [PATCH v8 02/50] virtio: use u32, not bitmap for features
` [PATCH v8 03/50] mic_virtio: robust feature array size calculation
` [PATCH v8 04/50] virtio: add support for 64 bit features
` [PATCH v8 05/50] virtio: assert 32 bit features in transports
` [PATCH v8 06/50] virtio_ccw: add support for 64 bit features
` [PATCH v8 07/50] virtio: add virtio 1.0 feature bit
` [PATCH v8 08/50] virtio: memory access APIs
` [PATCH v8 09/50] virtio_ring: switch to new "
` [PATCH v8 10/50] virtio_config: endian conversion for v1.0
` [PATCH v8 11/50] virtio: allow transports to get avail/used addresses
` [PATCH v8 12/50] virtio: set FEATURES_OK
` [PATCH v8 13/50] virtio: simplify feature bit handling
` [PATCH v8 14/50] virtio: add legacy feature table support
` [PATCH v8 15/50] virtio_net: v1.0 endianness
` [PATCH v8 16/50] virtio_blk: v1.0 support
` [PATCH v8 17/50] KVM: s390: Set virtio-ccw transport revision
` [PATCH v8 18/50] KVM: s390: virtio-ccw revision 1 SET_VQ
` [PATCH v8 19/50] KVM: s390 allow virtio_ccw status writes to fail
` [PATCH v8 20/50] KVM: s390: enable virtio-ccw revision 1
` [PATCH v8 21/50] virtio_blk: make serial attribute static
` [PATCH v8 22/50] virtio_blk: fix race at module removal
` [PATCH v8 23/50] virtio_net: pass vi around
` [PATCH v8 24/50] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v8 25/50] virtio_net: stricter short buffer length checks
` [PATCH v8 26/50] virtio_net: bigger header when VERSION_1 is set
` [PATCH v8 27/50] virtio_net: disable mac write for virtio 1.0
` [PATCH v8 28/50] virtio_net: enable v1.0 support
` [PATCH v8 29/50] vhost: make features 64 bit
` [PATCH v8 30/50] vhost: add memory access wrappers
` [PATCH v8 31/50] vhost/net: force len for TX to host endian
` [PATCH v8 32/50] vhost: switch to __get/__put_user exclusively
` [PATCH v8 33/50] vhost: virtio 1.0 endian-ness support
` [PATCH v8 34/50] vhost/net: virtio 1.0 byte swap
` [PATCH v8 35/50] vhost/net: larger header for virtio 1.0
` [PATCH v8 36/50] vhost/net: enable "
` [PATCH v8 37/50] tun: move internal flag defines out of uapi
` [PATCH v8 38/50] tun: drop most type defines
` [PATCH v8 39/50] tun: add VNET_LE flag
` [PATCH v8 40/50] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v8 41/50] macvtap: TUN_VNET_LE support
` [PATCH v8 42/50] virtio_scsi: v1.0 support
` [PATCH v8 43/50] virtio_scsi: move to uapi
` [PATCH v8 44/50] virtio_scsi: export to userspace
` [PATCH v8 45/50] vhost/scsi: partial virtio 1.0 support
` [PATCH v8 46/50] af_packet: virtio 1.0 stubs
` [PATCH v8 47/50] virtio_console: virtio 1.0 support
` [PATCH v8 48/50] virtio_balloon: add legacy_only flag
` [PATCH v8 49/50] virtio: make VIRTIO_F_VERSION_1 a transport bit
` [PATCH v8 50/50] virtio: drop VIRTIO_F_VERSION_1 from drivers

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2014-12-01 17:18 UTC  (21+ messages)
                                ` [PATCH 1/1] fs-fat: Less function calls in fat_fill_super() after error detection
                                    ` [PATCH v2] "
                                ` [PATCH 1/1] GPU-DRM-MSM-Adreno: Deletion of unnecessary checks before the function call "release_firmware"
                                ` [PATCH 1/1] GPU-DRM-MSM: Deletion of unnecessary checks before two function calls
                                ` [PATCH 0/3] net-PPP: Deletion of a few unnecessary checks
                                  ` [PATCH 1/3] net-PPP: Deletion of unnecessary checks before the function call "kfree"
                                ` [PATCH 1/1] block-skd: Deletion of an unnecessary check "

[PATCHv4 0/3] Kernel Live Patching
 2014-12-01 17:11 UTC  (9+ messages)
` [PATCHv4 2/3] kernel: add support for live patching
` [PATCHv4 3/3] samples: add sample live patching module

[PATCH] staging: rtl8723au: hal: Removed spaces before starting of a line
 2014-12-01 17:03 UTC  (3+ messages)

randconfig build error with next-20141201, in drivers/usb/musb/tusb6010.c
 2014-12-01 17:00 UTC 

[PATCH] ASoC: fsl_ssi: free irq before irq_dispose_mapping()
 2014-12-01 16:59 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH 1/3] kcmp: Move kcmp.h into uapi
 2014-12-01 17:00 UTC  (10+ messages)
` [PATCH 3/3] selftests/kcmp: Always try to build the test

[PATCH 0/2] ARM: mediatek: Add watchdog driver
 2014-12-01 16:58 UTC  (4+ messages)
` [PATCH 1/2] watchdog: Add driver for Mediatek mt6589 watchdog

frequent lockups in 3.18rc4
 2014-12-01 16:56 UTC  (11+ messages)

[PATCH 1/2] HID: wacom: re-add accidentally dropped Lenovo PID
 2014-12-01 16:52 UTC  (2+ messages)
` [PATCH 2/2] HID: wacom: fix freeze on open when autosuspend is on

[PATCH] kconfig: fix warning in get_prompt_str()
 2014-12-01 16:52 UTC 

[PATCH 0/3] a few nilfs2 updates for 3.19
 2014-12-01 16:41 UTC  (4+ messages)
` [PATCH 1/3] nilfs2: avoid duplicate segment construction for fsync()
` [PATCH 2/3] nilfs2: Deletion of an unnecessary check before the function call "iput"
` [PATCH 3/3] nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races

[PATCH 0/2] Kernel Live Patching
 2014-12-01 16:49 UTC  (5+ messages)
` [PATCH 2/2] kernel: add support for live patching

[RFC PATCH] proc, pidns: Add highpid
 2014-12-01 16:48 UTC  (5+ messages)

[RFC PATCH] set_mb: Use smp_store_release() instead of set_mb()
 2014-11-26 17:31 UTC  (2+ messages)

[PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
 2014-11-27 16:46 UTC  (11+ messages)

[RFC PATCH 0/2] tiny_rcu: simplify tiny_rcu
 2014-11-28 15:42 UTC  (2+ messages)

[Patch v2 0/2] gpio: add GPIO hogging mechanism
 2014-12-01 16:36 UTC  (4+ messages)
` [Patch v2 1/2] "

[PATCH v2 00/19] kselftest install target feature
 2014-12-01 16:39 UTC  (12+ messages)
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 03/19] selftests: add install target to enable installing selftests
` [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-12-01 16:28 UTC  (4+ messages)
` [PATCH v8 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v8 10/12] kmemleak: disable kasan instrumentation for kmemleak

[PATCH] dm-bufio: fix memleak when using a dm_buffer's inline bio
 2014-12-01 16:27 UTC  (3+ messages)
` [dm-devel] "
  `  "

[PATCH] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
 2014-12-01 16:27 UTC  (2+ messages)

[PATCH v3 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-01 16:26 UTC  (6+ messages)
` [PATCH v3 05/11] "

[PATCH RESEND v2] mfd: syscon: add child device support
 2014-12-01 16:25 UTC 

[PATCH 1/3] MAINTAINERS: Fix up entry for Dell laptop SMM driver
 2014-12-01 16:22 UTC  (4+ messages)
` [PATCH 3/3] i8k: Add support for Dell XPS 13
  ` [lm-sensors] "

[PATCH v6] edac: synps: Added EDAC support for zynq ddr ecc controller
 2014-12-01 16:05 UTC 

[GIT PULL] at91: cleanup for 3.19 #4
 2014-12-01 16:15 UTC  (3+ messages)

[PATCH v2 3/8] regulator: MT6397: Add support for MT6397 regulator
 2014-12-01 16:12 UTC  (2+ messages)

[PATCH 1/2] ARM: at91: remove at91sam9261/at91sam9g10 legacy board support
 2014-12-01 16:10 UTC  (3+ messages)

[PATCH 0/4] ARM: at91: remove !DT support for at91sam9260/9g20 and at91sam9263
 2014-12-01 16:09 UTC  (7+ messages)
` [PATCH 1/4] ARM: at91: remove at91sam9263 legacy board support
` [PATCH 3/4] ARM: at91: remove at91sam9260/at91sam9g20 "

[PATCH 01/11] pinctrl: exynos: Add BUS1 pin controller for exynos7
 2014-12-01 16:07 UTC  (3+ messages)
` [PATCH V2 1/2] "

Payment
 2014-12-01 15:03 UTC 

[PATCH] ASoC: snd-soc-afeb9260: delete driver as board has just been removed
 2014-12-01 15:57 UTC 

[PATCH v3] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-12-01 15:54 UTC  (10+ messages)

[PATCH v7 00/46] linux: towards virtio-1 guest support
 2014-12-01 15:45 UTC  (10+ messages)
` [PATCH v7 31/46] vhost: virtio 1.0 endian-ness support
` [PATCH v7 36/46] vhost/net: suppress compiler warning

[PATCH v4 0/3] drm: describe display bus format
 2014-12-01 15:42 UTC  (8+ messages)
` [PATCH v4 1/3] drm: add bus_formats and num_bus_formats fields to drm_display_info
` [PATCH RESEND "

[PATCH 0/7] Fix sti drivers whcih mix reg address spaces
 2014-12-01 15:40 UTC  (4+ messages)
` [PATCH 4/7] ARM: STi: DT: STiH410: Add usb2 picophy dt nodes

[PATCH v3 0/5] i2c: davinci improvements and fixes
 2014-12-01 15:34 UTC  (6+ messages)
` [PATCH v3 1/5] i2c: i2c-davinci: switch to use platform_get_irq
` [PATCH v3 2/5] i2c: davinci: generate STP always when NACK is received
` [PATCH v3 3/5] i2c: recovery: change input parameter to i2c_adapter for prepare/unprepare_recovery
` [PATCH v3 4/5] i2c: davinci: use bus recovery infrastructure
` [PATCH 5/5] i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery

[PATCH v5 0/7] Xilinx Zynq OCM support
 2014-12-01 15:31 UTC  (3+ messages)
` [PATCH v5 6/7] ARM: zynq: Add OCM controller driver

[PATCH/RFC v8 00/14] LED / flash API integration
 2014-12-01 15:21 UTC  (9+ messages)
` [PATCH/RFC v8 02/14] Documentation: leds: Add description of LED Flash class extension
` [PATCH/RFC v8 06/14] media: Add registration helpers for V4L2 flash sub-devices

[PATCH 0/8] replace memset by memzero_explicit
 2014-12-01 15:20 UTC  (3+ messages)
` [PATCH 1/8] purgatory/sha256: "

[PATCH 1/2 V6] intel_pstate: skip this driver if Sun server has _PPC method
 2014-12-01 15:11 UTC  (2+ messages)

[PATCH v12 0/3] ARM: rk3288: Add PM Domain support
 2014-12-01 14:57 UTC  (3+ messages)

[PATCH 3.18-rc3 v8 0/4] arm: Implement arch_trigger_all_cpu_backtrace
 2014-12-01 15:02 UTC  (5+ messages)
` [PATCH 3.18-rc3 v9 5/5] arm: smp: Handle ipi_cpu_backtrace() using FIQ (if available)

[PATCH V6 1/3] perf tool: Add sort key symoff for perf diff
 2014-12-01 14:40 UTC  (3+ messages)
` [PATCH V6 2/3] perf tool: new function to compare common part of build-ids
` [PATCH V6 3/3] perf tool: check buildid for symoff

[PATCH v3 0/8] KVM-VFIO IRQ forward control
 2014-12-01 14:55 UTC  (10+ messages)
` [PATCH v3 2/8] KVM: arm64: Enable the KVM-VFIO device
` [PATCH v3 3/8] VFIO: platform: forwarded state tested when selecting IRQ handler
` [PATCH v3 4/8] KVM: kvm-vfio: User API for IRQ forwarding

[PATCH v2] all arches, signal: Move restart_block to struct task_struct
 2014-12-01 14:55 UTC  (6+ messages)

[PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-12-01 14:52 UTC  (8+ messages)
` [PATCH v2 3/5] pinctrl: exynos: Fix GPIO setup failure because domain clock being gated

[PATCH v2 00/13] Add kdbus implementation
 2014-12-01 14:46 UTC  (5+ messages)
` kdbus: add code to gather metadata

[PATCH] tools, cpupower, fix return checks for sysfs_get_idlestate_count()
 2014-12-01 14:39 UTC 

[PATCH 1/1] bfs: bfad_worker cleanup
 2014-12-01 14:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).