messages from 2015-10-15 01:06:48 to 2015-10-15 06:36:41 UTC [more...]
[PATCH v4 00/79] Userspace compile test and fixes for exported uapi header files
2015-10-15 5:56 UTC (60+ messages)
` [PATCH v4 01/79] headers_install.sh: enhance error handling
` [PATCH v4 02/79] scripts/headers_compile_test.sh: compile test script for exported headers
` [PATCH v4 03/79] drm.h: use __kernel_size_t instead of size_t
` [PATCH v4 04/79] drm_mode.h: use __u32 and __u64 from linux/types.h
` [PATCH v4 05/79] exynos_drm.h: use "
` [PATCH v4 06/79] nouveau_drm.h: use __u32 and "
` [PATCH v4 07/79] radeon_drm.h: "
` [PATCH v4 08/79] r128_drm.h: include drm/drm.h
` [PATCH v4 09/79] via_drm.h: don't include non-existing via_drmclient.h
` [PATCH v4 10/79] via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h
` [PATCH v4 11/79] savage_drm.h: include <drm/drm.h>
` [PATCH v4 12/79] include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h
` [PATCH v4 13/79] drm/i810_drm.h: include drm/drm.h
` [PATCH v4 14/79] include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
` [PATCH v4 15/79] include/uapi/drm/qxl_drm.h: "
` [PATCH v4 16/79] include/uapi/linux/agpgart.h: include stdlib.h in userspace
` [PATCH v4 17/79] include/uapi/sound/emu10k1.h: added EMU10K1 version of DECLARE_BITMAP macro
` [PATCH v4 18/79] dm-log-userspace.h: use __u32, __s32 and __u64 from linux/types.h
` [PATCH v4 19/79] hsi_char.h: use __u32 "
` [PATCH v4 20/79] include/uapi/linux/hsi/cs-protocol.h: include linux/time.h
` [PATCH v4 21/79] ebtables.h: use __u64 from linux/types.h
` [PATCH v4 22/79] cld.h: use __u8, __u16, __s16, __u32 and __s64 "
` [PATCH v4 23/79] rds.h: "
` [PATCH v4 24/79] sctp.h: use __u8 and __u32 "
` [PATCH v4 25/79] scsi_bsg_fc.h: use __u8, __u32 and __u64 "
` [PATCH v4 26/79] scsi_netlink.h: use __u8, __u16 "
` [PATCH v4 27/79] scsi_netlink_fc.h: use __u16, __u32 "
` [PATCH v4 28/79] hdspm.h: use __u8, __u32 and __u64 from linux/types.h instead of stdint.h
` [PATCH v4 29/79] gntalloc.h: use __u16, __u32 and __u64 from linux/types.h
` [PATCH v4 30/79] gntdev.h: use "
` [PATCH v4 31/79] include/uapi/linux/sysctl.h: use __kernel_size_t instead of size_t
` [PATCH v4 32/79] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
` [PATCH v4 33/79] include/uapi/asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH v4 34/79] include/uapi/asm-generic/shmbuf.h: include fixes
` [PATCH v4 35/79] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH v4 36/79] include/uapi/asm-generic/signal.h: use __kernel_size_t instead of size_t
` [PATCH v4 37/79] include/uapi/linux/socket.h: include sys/socket.h in userspace
` [PATCH v4 38/79] include/uapi/linux/rds.h: include linux/socket.h and linux/types.h
` [PATCH v4 39/79] include/uapi/linux/if_pppox.h: include linux/if.h
` [PATCH v4 40/79] include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h
` [PATCH v4 41/79] include/uapi/linux/ipv6_route.h: include linux/in6.h
` [PATCH v4 42/79] "
` [PATCH v4 43/79] include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
` [PATCH v4 44/79] include/uapi/linux/if_pppox.h: "
` [PATCH v4 45/79] linux/if.h linux/hdlc/ioctl.h: move IFNAMSIZ definition to hdlc/ioctl.h
` [PATCH v4 46/79] include/uapi/linux/packet_diag.h: include linux/netdevice.h
` [PATCH v4 47/79] include/uapi/linux/llc.h: include linux/if.h
` [PATCH v4 48/79] include/uapi/linux/mqueue.h: include linux/types.h
` [PATCH v4 49/79] include/uapi/linux/mroute.h: include linux/in.h
` [PATCH v4 51/79] include/uapi/linux/ip6_tunnel.h: include linux/if.h and linux/in6.h
` [PATCH v4 53/79] include/uapi/linux/errqueue.h: include linux/time.h
` [PATCH v4 56/79] include/uapi/linux/auto_fs.h: include linux/limits.h
` [PATCH v4 62/79] include/uapi/linux/btrfs.h: define NULL
` [PATCH v4 63/79] include/uapi/linux/kexec.h: use __kernel_size_t instead of size_t
` [PATCH v4 66/79] include/uapi/linux/coda.h: use __kernel_pid_t and add u_short etc definitions for userspace
` [PATCH v4 68/79] arch/x86/include/uapi/asm/sembuf.h: include linux/types.h and linux/ipc.h
` [PATCH v4 75/79] include/uapi/xen/privcmd.h: fix compilation in userspace
` [PATCH v4 76/79] coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH v4 78/79] include/uapi/linux/errqueue.h: include time.h in userspace
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
2015-10-15 6:36 UTC (3+ messages)
` [PATCH v2] powerpc/mpc5xxx: Avoid dereferencing potentially freed memory
[PATCH] ARM: mvebu: correct a385-db-ap compatible string
2015-10-15 6:34 UTC (2+ messages)
[PATCH 0/4] Add tune support of Mediatek MMC driver
2015-10-15 6:29 UTC (5+ messages)
` [PATCH 3/4] mmc: mediatek: Add tune support
[PATCH V2 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-10-15 6:29 UTC (4+ messages)
` [PATCH V2 6/6] gicv2m: acpi: Introducing GICv2m ACPI support
[PATCH] ARM: DRA7: hwmod: Remove elm address space from hwmod data
2015-10-15 6:25 UTC (4+ messages)
[3.16.y-ckt stable] Linux 3.16.7-ckt18 stable review
2015-10-15 6:22 UTC (4+ messages)
` [PATCH 3.16.y-ckt 053/133] ARM: orion5x: fix legacy orion5x IRQ numbers
[PATCH] book3s_hv: Handle H_DOORBELL on the guest exit path
2015-10-15 5:59 UTC
[PATCH] scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
2015-10-15 6:05 UTC
[PATCH v2 0/9] mm/compaction: redesign compaction
2015-10-15 6:06 UTC (8+ messages)
` [PATCH v2 7/9] "
` [PATCH v2 9/9] mm/compaction: new threshold for compaction depleted zone
[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-10-15 5:57 UTC (15+ messages)
` [PATCH v4 1/4] Produce system time from correlated clocksource
` [PATCH v4 3/4] Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
[PATCH v3] ARM: fix vdsomunge not to depend on glibc specific byteswap.h
2015-10-15 5:52 UTC
[PATCH] ARM: fix vdsomunge depends on glibc specific byteswap.h
2015-10-15 5:52 UTC (5+ messages)
` [PATCH v2] ARM: fix vdsomunge not to depend "
[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
2015-10-15 5:52 UTC (6+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management
[PATCH v2 0/7] User namespace mount updates
2015-10-15 5:46 UTC (3+ messages)
` [PATCH v2 7/7] Smack: Handle labels consistently in untrusted mounts
[PATCH 1/2] i2c: designware: add High-speed mode support
2015-10-15 5:46 UTC (6+ messages)
` [PATCH 2/2] i2c: designware: enable High-speed mode for pcidrv
[PATCH 00/19] Fixes related to incorrect assignment of signed results function
2015-10-15 5:30 UTC (3+ messages)
` [PATCH 15/19] KVM: PPC: e500: fix handling local_sid_lookup result
[GIT PULL 00/31] perf tools: filtering events using eBPF programs
2015-10-15 5:26 UTC (6+ messages)
` [PATCH 09/31] perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
` [PATCH 16/31] perf tools: Add prologue for BPF programs for fetching arguments
v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)!
2015-10-15 4:48 UTC (3+ messages)
[PATCH tip/locking/core v4 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
2015-10-15 4:48 UTC (12+ messages)
` [PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier
[PATCH v2 0/5] intel_scu_ipc: bug fixes and amendments
2015-10-15 4:44 UTC (2+ messages)
[PATCH] mm: Introduce kernelcore=reliable option
2015-10-15 13:32 UTC
[PATCH] [trivial] treewide: Fix typo in printk
2015-10-15 4:26 UTC
[PATCH] arm, omap2, sram: On HS/EMU devices, only 64K internal SRAM is available
2015-10-15 4:26 UTC (5+ messages)
[PATCH net-next] net: hisilicon: fixes a bug when using ethtool -S
2015-10-15 4:40 UTC
[PATCH] watchdog: Add sysctl knob hardlockup_panic
2015-10-15 4:19 UTC (2+ messages)
[PATCH v4 0/2] arm64: Introduce IRQ stack
2015-10-15 4:19 UTC (7+ messages)
` [PATCH v4 2/2] arm64: Expand the stack trace feature to support "
[PATCH v6 0/10] Fix broken DMAFLUSHP on Rockchips platform
2015-10-15 4:08 UTC (15+ messages)
` [PATCH v6 01/10] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
` [PATCH v6 02/10] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
` [PATCH v6 03/10] DMA: pl330: add quirk for broken no flushp
` [PATCH v6 04/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3288 platform
` [PATCH v6 05/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx platform
` [PATCH v6 06/10] DMA: dmaengine: expose max burst capability to clients
` [PATCH v6 07/10] DMA: pl330: add max burst for dmaengine
` [PATCH v6 08/10] spi: rockchip: modify DMA max burst to 1
` [PATCH v6 09/10] snd: dmaengine-pcm: add snd_dmaengine_pcm_get_caps interface
` [alsa-devel] "
` [PATCH v6 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
[PATCH v2 2/4] dmaengine: Add STM32 DMA driver
2015-10-15 4:07 UTC (11+ messages)
[PATCH 00/13] dmaenigne: edma/ti-crossbar: fixes, new bindings
2015-10-15 3:59 UTC (5+ messages)
` [PATCH 02/13] dmaengine: edma: Optimize memcpy operation
[PATCH] zsmalloc: don't test shrinker_enabled in zs_shrinker_count()
2015-10-15 3:53 UTC (3+ messages)
linux-next: build failure after merge of the slave-dma tree
2015-10-15 3:51 UTC (3+ messages)
3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1
2015-10-15 3:45 UTC (7+ messages)
` Re[2]: "
` Re[4]: "
[PATCH 0/2] ARM: at91/pm: add ULP1 support
2015-10-15 3:41 UTC (3+ messages)
` [PATCH 1/2] ARM: at91/pm: move enter sleep code to a procedure
` [PATCH 2/2] ARM: at91/pm: add ultra Low-power mode 1(ULP1) support
linux-next: build failure after merge of the mfd tree
2015-10-15 3:35 UTC (2+ messages)
[PATCH] block: flush queued bios when the process blocks
2015-10-15 3:27 UTC (12+ messages)
` "
` [dm-devel] "
` [PATCH v2] "
[RFC PATCH 1/2] scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
2015-10-15 3:27 UTC (6+ messages)
` [RFC, "
[PATCH] selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
2015-10-15 3:22 UTC (2+ messages)
[PATCH v4 00/11] exynos-ufs: add support for Exynos
2015-10-15 3:08 UTC (3+ messages)
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs
[PATCH net-next 0/4] net: dsa: mv88e6xxx: fix hardware bridging
2015-10-15 3:16 UTC (6+ messages)
linux-next: manual merge of the tip tree with the arm64 tree
2015-10-15 3:05 UTC
[PATCH v2] scsi: kconfig: When possible, compile drivers with COMPILE_TEST
2015-10-15 3:02 UTC (2+ messages)
linux-next: build failure after merge of the dwmw2-iommu tree
2015-10-15 2:55 UTC (2+ messages)
[PATCH v2 0/3] af_unix: fix use-after-free
2015-10-15 2:54 UTC (8+ messages)
` [PATCH v2 1/3] unix: fix use-after-free in unix_dgram_poll()
[PATCH v4 0/8] zram: introduce contextless compression API and use it on zram
2015-10-15 2:48 UTC (8+ messages)
` [PATCH v4 7/8] zram: use crypto contextless compression API to (de)compress
` [PATCH v4 8/8] zram: enable contextless compression alg in zram
[PATCH v9 5/5] nvme: LightNVM support
2015-10-15 2:46 UTC (2+ messages)
linux-next: build failure after merge of the arm-soc tree
2015-10-15 2:40 UTC (2+ messages)
linux-next: build failure after merge of the asm-generic tree
2015-10-15 2:37 UTC (3+ messages)
[PATCH] iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomically
2015-10-15 2:19 UTC
linux-next: manual merge of the mfd tree with the arm-soc tree
2015-10-15 2:23 UTC (2+ messages)
[PATCH v4] extcon: Modify the id and name of external connector
2015-10-15 2:22 UTC (3+ messages)
[PATCH] zsmalloc: use preempt.h for in_interrupt()
2015-10-15 2:24 UTC (2+ messages)
[PATCH V2 0/2] bpf: enable/disable events stored in PERF_EVENT_ARRAY maps trace data output when perf sampling
2015-10-15 2:21 UTC (4+ messages)
` [PATCH V2 2/2] bpf: control a set of perf events by creating a new ioctl PERF_EVENT_IOC_SET_ENABLER
[PATCH] acpi: set return value to const char for some functions
2015-10-15 2:14 UTC (3+ messages)
[PATCH 00/13] ACPICA: 20150930 Release
2015-10-15 2:09 UTC (14+ messages)
` [PATCH 01/13] ACPICA: Remove unnecessary conditional compilation
` [PATCH 02/13] ACPICA: iASL: Add symbolic operator support for Index() operator
` [PATCH 03/13] ACPICA: Update exception code for "file not found" error
` [PATCH 04/13] ACPICA: Debugger: Update mutexes used for multithreaded debugger
` [PATCH 05/13] ACPICA: Update NFIT table to rename a flags field
` [PATCH 06/13] ACPICA: Improve typechecking, both compile-time and runtime
` [PATCH 07/13] ACPICA: iASL: General cleanup of the file suffix #defines
` [PATCH 08/13] ACPICA: Linuxize: Export debugger files to Linux
` [PATCH 09/13] ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logic
` [PATCH 10/13] ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logic
` [PATCH 11/13] ACPI: Enable build of AML interpreter debugger
` [PATCH 12/13] ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
` [PATCH 13/13] ACPICA: Update version to 20150930
[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
2015-10-15 2:11 UTC (5+ messages)
[PATCH v2] watchdog: Compile possible drivers with COMPILE_TEST
2015-10-15 2:11 UTC (5+ messages)
[PATCH v2] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
2015-10-15 2:09 UTC (4+ messages)
linux-next: manual merge of the drm-misc tree with the drm-intel tree
2015-10-15 2:04 UTC
[PATCH] clk: Allow drivers to build if COMPILE_TEST is enabled
2015-10-15 2:04 UTC (4+ messages)
linux-next: build failure after merge of the crypto tree
2015-10-15 2:01 UTC (2+ messages)
[PATCH 0/3] hwrng: stm32 - add support for STM32 HW RNG
2015-10-15 2:00 UTC (3+ messages)
` [PATCH] hwrng: stm32 - Fix build with CONFIG_PM
[RFC 0/4] Input: edt-ft5506 - Adding support for FT5506
2015-10-15 1:58 UTC (4+ messages)
` [RFC 1/4] Input: edt-ft5x06 - Use max support points to determine how much to read
[PATCH Resend] cpufreq: Drop redundant check for inactive policies
2015-10-15 1:51 UTC (3+ messages)
[PATCH v3 0/1] Generalize poll events from eventfd
2015-10-15 1:42 UTC (2+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag
[PATCH][v5] PM / hibernate: Print the possible panic reason when resuming with inconsistent e820 map
2015-10-15 1:40 UTC (2+ messages)
[PATCH v1 0/2] Fix display on second resume on 5250-snow
2015-10-15 1:38 UTC (5+ messages)
` [PATCH v1 1/2] clk: samsung: exynos5250: Add DISP1 clocks
` [PATCH v1 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain
[PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller
2015-10-15 1:38 UTC (6+ messages)
` [PATCH 06/14] cgroup: make css_sets pin the associated cgroups
` [PATCH v2 "
` [PATCH 11/14] cgroup: don't hold css_set_rwsem across css task iteration
` [PATCH v2 "
[PATCH v4] clk: add CS2000 Fractional-N driver
2015-10-15 1:35 UTC (5+ messages)
[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
2015-10-15 1:33 UTC (4+ messages)
` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
[PATCH net-next] net: hisilicon net: fix a bug about led
2015-10-15 1:42 UTC (2+ messages)
[PATCH 0/1] Fix for module license in Broadcom Phy Library
2015-10-15 1:39 UTC (3+ messages)
` [PATCH 1/1] net: phy: bcm-phy-lib: Fix module license issue
[PATCH RESEND 1/2] ixgb:Remove reducant error path after call to ixgb_sw_init in the function ixgb_probe
2015-10-15 1:23 UTC
[PATCH] scsi: kconfig: When possible, compile drivers with COMPILE_TEST
2015-10-15 1:11 UTC (2+ messages)
[PATCH v10 3/5] rrpc: Round-robin sector target with cost-based gc
2015-10-15 1:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox