[PATCH v2] net: sctp: Don't use 64 kilobyte lookup table for four elements
2015-09-28 14:12 UTC (4+ messages)
[PATCH 00/25] perf tools: minor improvements to Intel PT related stuff
2015-09-28 14:12 UTC (5+ messages)
` [PATCH 01/25] perf auxtrace: Fix 'instructions' period of zero
` [PATCH 22/25] perf tools: Add perf_evlist__del()
rwx mapping between ex_table and rodata
2015-09-28 14:11 UTC (4+ messages)
` Fwd: "
[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
2015-09-28 14:10 UTC (4+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
[PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
2015-09-28 14:10 UTC (2+ messages)
Build regressions/improvements in v4.3-rc3
2015-09-28 14:08 UTC (7+ messages)
[PATCH] xen/pci: Don't build Xen pci code for ARM and ARM64
2015-09-28 14:02 UTC (5+ messages)
` [Xen-devel] "
[PATCH v6 0/7] perf tools: Add 'perf-config' command
2015-09-28 14:01 UTC (3+ messages)
` [PATCH v6 1/7] "
[Bugfix 1/2] ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ
2015-09-28 13:57 UTC (3+ messages)
[PATCH 00/17] cleanups of fs about new/huge_valid_dev
2015-09-28 13:55 UTC (9+ messages)
` [PATCH 01/17] fs/kdev_t: remove unused huge_valid_dev function
` [PATCH 02/17] fs/kdev_t: old/new_valid_dev can be boolean
` [PATCH 03/17] fs/vfs: remove unnecessary new_valid_dev check
` [PATCH 04/17] fs/btrfs: "
` [PATCH 05/17] fs/exofs: "
` [PATCH 06/17] fs/ext2: "
` [PATCH 07/17] fs/ext4: "
` [PATCH 08/17] fs/f2fs: "
[PATCH v2] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
2015-09-28 13:53 UTC
[PATCH v2 0/5] ACPI probing infrastructure
2015-09-28 13:53 UTC (5+ messages)
[PATCH] coccinelle: assign signed result to unsigned variable
2015-09-28 13:53 UTC (11+ messages)
` [PATCH v2] "
` [Cocci] "
[PATCH v2 1/2] ACPI / tables: simplify acpi_parse_entries
2015-09-28 13:50 UTC (5+ messages)
[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
2015-09-28 13:47 UTC (4+ messages)
[PATCH] Staging: rtl8712: rtl871x_ioctl_linux.c Move constant to right side of the comparision
2015-09-28 13:46 UTC (4+ messages)
[PATCH v13 00/23] Compile-time stack metadata validation
2015-09-28 13:45 UTC (2+ messages)
[PATCH] x86/apic: Deinline __x2apic_disable, save 467 bytes
2015-09-28 13:43 UTC (6+ messages)
` [PATCH] x86: Deinline e820_type_to_string, save 126 bytes
` [PATCH] x86: Deinline early_console_register, save 403 bytes
` [PATCH] x86/signal: Deinline get_sigframe, save 240 bytes
[RESEND PATCH] block: cmdline-parser: add support for hidden disk space
2015-09-28 13:42 UTC (3+ messages)
[PATCH] Input: serio - fix blocking of parport
2015-09-28 13:41 UTC (3+ messages)
[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
2015-09-28 13:41 UTC (2+ messages)
[PATCH] net/bonding: send arp in interval if no active slave
2015-09-28 13:31 UTC (11+ messages)
[PATCH v3 0/3] powerpc/512x: add LocalPlus Bus FIFO device driver
2015-09-28 13:26 UTC (12+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] powerpc/512x: add a device tree binding for LocalPlus Bus FIFO
` [PATCH v3 3/3] dmaengine: mpc512x: initialize with subsys_initcall()
[PATCH] xen/x86: Don't try to write syscall-related MSRs for PV guests
2015-09-28 13:24 UTC (2+ messages)
` [Xen-devel] "
Stall in serial8250_console_putchar hangs the system
2015-09-28 13:24 UTC
[PATCH] xen: use correct type for HYPERVISOR_memory_op()
2015-09-28 13:23 UTC (2+ messages)
` [Xen-devel] "
[PATCH] x86: fix copy_from_user_nmi() return if range is not ok
2015-09-28 13:18 UTC (4+ messages)
` [tip:perf/urgent] perf/x86: Fix "
` [-stable] "
[PATCH 0/3] MIPS VDSO support
2015-09-28 13:15 UTC (8+ messages)
` [PATCH 1/3] MIPS: Initial implementation of a VDSO
` [PATCH 2/3] irqchip: irq-mips-gic: Provide function to map GIC user section
` [PATCH 3/3] MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
[PATCH] sched/fair: Skip wake_affine() for core siblings
2015-09-28 13:12 UTC (4+ messages)
[PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
2015-09-28 13:07 UTC (4+ messages)
[PATCH v2 00/12] LED core improvements
2015-09-28 13:07 UTC (13+ messages)
` [PATCH v2 01/12] leds: core: Use EXPORT_SYMBOL_GPL consistently
` [PATCH v2 02/12] leds: core: Move LED core callbacks out of led-class.c
` [PATCH v2 03/12] leds: core: Add two new LED_BLINK_ flags
` [PATCH v2 04/12] leds: Rename brightness_set_sync op to brightness_set_blocking
` [PATCH v2 05/12] leds: core: Add an internal led_set_brightness_nosleep function
` [PATCH v2 06/12] leds: core: Use set_brightness_work for the blocking op
` [PATCH v2 07/12] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
` [PATCH v2 08/12] Documentation: leds: Add description of brightness setting API
` [PATCH v2 09/12] leds: max77693: Remove work queue
` [PATCH v2 10/12] leds: aat1290: "
` [PATCH v2 11/12] leds: ktd2692: "
` [PATCH v2 12/12] media: flash: use led_set_brightness_sync for torch brightness
[PATCH v2 1/1] net sysfs: Print link speed as signed integer
2015-09-28 13:05 UTC
[PATCH v2 0/3] Add support for Wolfson Micro WM8998 codec
2015-09-28 13:01 UTC (4+ messages)
` [PATCH v2 1/3] regulator: arizona: add support for WM8998 and WM1814
` [PATCH v2 2/3] ASoC: arizona: add defines for single-input gain control
` [PATCH v2 3/3] ASoC: wm8998: Initial WM8998 codec driver
[PATCH v8 1/4] perf,kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
2015-09-28 13:00 UTC (2+ messages)
[PATCH 1/1] net sysfs: Print link speed as signed integer
2015-09-28 13:00 UTC (2+ messages)
[RFC PATCH 0/2] DRA72/DRA74: Add 2 lane support
2015-09-28 12:57 UTC (3+ messages)
` [RFC PATCH 1/2] pci: host: pci-dra7xx: use "num-lanes" property to find phy count
` [RFC PATCH 2/2] pci: host: pci-dra7xx: Enable x2 mode support
[PATCH][RFC] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
2015-09-28 12:56 UTC (4+ messages)
[PATCH v3] platform/x86: Toshiba WMI Hotkey Driver
2015-09-28 12:56 UTC (2+ messages)
[PATCH v2 0/9] Build and support rk3036 SoC platform
2015-09-28 12:53 UTC (9+ messages)
` [PATCH v2 7/9] rockchip: make sure timer5 is enabled on rk3036 platforms
` [PATCH v2 8/9] ARM: rockchip: add support smp for rk3036
[PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring
2015-09-28 12:46 UTC (7+ messages)
` [PATCH 1/6 RESEND] mfd: arizona: factor out DCVDD isolation control
` [PATCH 2/6 RESEND] mfd: arizona: factor out checking of jack detection state
` [PATCH 3/6 RESEND] mfd: arizona: Downgrade type mismatch messages to dev_warn
` [PATCH 4/6 RESEND] mfd: arizona: Simplify adding subdevices
` [PATCH 5/6 RESEND] mfd: arizona: Remove use of codec build config #ifdefs
` [PATCH 6/6 RESEND] mfd: arizona: use correct type ID for device tree config
[PATCH 0/3] Add support for Wolfson Micro WM8998 codec
2015-09-28 12:45 UTC (5+ messages)
` [PATCH 1/3] regulator: arizona: add support for WM8998 and WM1814
` [PATCH 2/3] ASoC: arizona: add defines for single-input gain control
` [PATCH 3/3] ASoC: wm8998: Initial WM8998 codec driver
[PATCH] x86: Use entire page for the per-cpu GDT only if paravirt-enabled
2015-09-28 12:45 UTC (5+ messages)
[PATCH v2 00/11] Hi Maxime / Patrice / Srini,
2015-09-28 12:37 UTC (12+ messages)
` [PATCH v2 01/11] ARM: STi: DT: STiH407: Add a cec0 pin definition
` [PATCH v2 02/11] ARM: STi: DT: STiH407: Add i2c3 alternate pin configs
` [PATCH v2 03/11] ARM: DT: STiH407: Add SPI 3 wire and 4 wire pinctrl configs
` [PATCH v2 04/11] ARM: DT: STiH407: Add serial3 pinctrl configuration
` [PATCH v2 05/11] ARM: DT: STiH407: Add SPI FSM (NOR Flash) Controller pin config
` [PATCH v2 06/11] ARM: DT: STiH407: Add NAND flash controller pin configuration
` [PATCH v2 07/11] ARM: DT: STiH407: Add systrace "
` [PATCH v2 08/11] ARM: DT: STiH407: Add SD pinctrl config for mmc0 controller
` [PATCH v2 09/11] ARM: DT: STiH407: Add pinconfig for IRB UHF and IRB TX
` [PATCH v2 10/11] ARM: DT: STiH407: Add RMII pinctrl support
` [PATCH v2 11/11] ARM: STi: STiH407: Add spi default pinctrl groups
No more new fbdev drivers, please
2015-09-28 12:36 UTC (9+ messages)
[PATCH] net: sctp: Don't use 64 kilobyte lookup table for four elements
2015-09-28 12:30 UTC (2+ messages)
[PATCH] dax: fix deadlock in __dax_fault
2015-09-28 12:13 UTC (10+ messages)
` "
Deadlock in pch_udc_svc_ur_interrupt()
2015-09-28 12:12 UTC
[PATCH 0/2] Improve DMA API sg_sync function documentation
2015-09-28 12:08 UTC (4+ messages)
` [PATCH 1/2] Documentation: DMA API: Be more explicit that nents is always the same
[PATCH] KVM: nVMX: expose VPID capability to L1
2015-09-28 12:05 UTC (2+ messages)
[RFC] futex: prevent endless loop on s390x with emulated hugepages
2015-09-28 11:49 UTC (2+ messages)
[PATCH 3/3] page-flags: rectify forward declaration
2015-09-28 11:48 UTC (8+ messages)
` [PATCH 00/16] Refreshed page-flags patchset
` [PATCH 03/16] page-flags: introduce page flags policies wrt compound pages
[PATCH 0/1] extcon: arizona: Add support for WM8998 and WM1814
2015-09-28 11:41 UTC (2+ messages)
` [PATCH 1/1] "
Long existing package
2015-09-28 11:28 UTC
[PATCH] CHROMIUM: iio: Add Dyna-Image AP3223 ambient light and proximity driver
2015-09-28 11:28 UTC (2+ messages)
[PATCH v2] staging: rtl8723au: Fix resource leak
2015-09-28 11:27 UTC (2+ messages)
[PATCH] ASoC: atmel-classd: fix odd_ptr_err.cocci warnings
2015-09-28 11:26 UTC (2+ messages)
` [alsa-devel] "
[PATCH] staging: rtl8723au: Fix resource leak
2015-09-28 11:23 UTC (2+ messages)
[PATCH RESEND] rtsx_usb_ms: Use msleep_interruptible() in polling loop
2015-09-28 11:23 UTC (4+ messages)
[PATCH 4/9] fs:ubifs: add hook for UBI bakvol in ubifs layer
2015-09-28 11:21 UTC (2+ messages)
[PATCH 1/2] audit: stop an old auditd being starved out by a new auditd
2015-09-28 11:17 UTC (5+ messages)
[PATCH] arch/x86: fix out-of-bounds in get_wchan()
2015-09-28 10:51 UTC (8+ messages)
[PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update
2015-09-28 10:50 UTC (5+ messages)
[PATCH RFC 0/5] powerpc:numa Add serial nid support
2015-09-28 10:44 UTC (2+ messages)
[PATCH] ARM: dts: exynos4412-trats2: remove regulator-compatible usage
2015-09-28 10:39 UTC (3+ messages)
[FYI PATCH 00/20] kvm/queue will be merged soon to kvm/next
2015-09-28 10:39 UTC (21+ messages)
` [FYI PATCH 01/20] KVM: x86: set TMR when the interrupt is accepted
` [FYI PATCH 02/20] KVM: x86: store IOAPIC-handled vectors in each VCPU
` [FYI PATCH 03/20] KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
` [FYI PATCH 04/20] KVM: x86: introduce lapic_in_kernel
` [FYI PATCH 05/20] KVM: x86: unify handling of interrupt window
` [FYI PATCH 06/20] KVM: x86: Split the APIC from the rest of IRQCHIP
` [FYI PATCH 07/20] KVM: x86: Add KVM exit for IOAPIC EOIs
` [FYI PATCH 08/20] KVM: x86: Add EOI exit bitmap inference
` [FYI PATCH 09/20] KVM: x86: Add support for local interrupt requests from userspace
` [FYI PATCH 10/20] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
` [FYI PATCH 11/20] kvm: add tracepoint for fast mmio
` [FYI PATCH 12/20] kvm: add capability for any-length ioeventfds
` [FYI PATCH 13/20] kvm/x86: Hyper-V HV_X64_MSR_RESET msr
` [FYI PATCH 14/20] kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU
` [FYI PATCH 15/20] kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
` [FYI PATCH 16/20] KVM: VMX: adjust interface to allocate/free_vpid
` [FYI PATCH 17/20] KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
` [FYI PATCH 18/20] KVM: nVMX: emulate the INVVPID instruction
` [FYI PATCH 19/20] KVM: nVMX: nested VPID emulation
` [FYI PATCH 20/20] KVM: vmx: disable posted interrupts if no local APIC
[PATCH v2] ARM: dts: exynos4412-trats2: remove regulator-compatible usage
2015-09-28 10:38 UTC
[PATCH] of: add vendor prefix for Socionext Inc
2015-09-28 10:37 UTC (7+ messages)
[PATCH] x86: x2apic: make stub functions available even if !CONFIG_X86_LOCAL_APIC
2015-09-28 10:26 UTC
[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
2015-09-28 10:22 UTC (6+ messages)
[PATCH] KVM: vmx: disable posted interrupts if no local APIC
2015-09-28 10:19 UTC
[PATCH] HID: hid-input: allow input_configured callback return errors
2015-09-28 10:10 UTC (4+ messages)
[PATCH] iio: gyro: ssp_gyro_sensor: Use devm_iio_device_register
2015-09-28 10:08 UTC (9+ messages)
[PATCH 3/9] drivers:mtd:ubi:add metadata struct for UBI bakvol
2015-09-28 10:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®