messages from 2015-05-30 21:36:22 to 2015-05-31 02:58:33 UTC [more...]
[WIP/PATCH v4 1/8] for-each-ref: extract helper functions out of grab_single_ref()
2015-05-31 2:58 UTC (2+ messages)
[PATCH] staging: Replace kzalloc and memcpy by kmemdup
2015-05-31 2:35 UTC (2+ messages)
[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
2015-05-31 2:30 UTC (2+ messages)
[RFC] Add new method to DBus API: DiscoverServiceByUUID
2015-05-31 2:55 UTC (4+ messages)
[PATCH] staging: r8712u: Fix kernel warning for improper call of del_timer_sync()
2015-05-31 2:54 UTC (4+ messages)
[PATCH v1] staging: lustre: libcfs: add __user annotation in libcfs_ioctl_data
2015-05-31 2:27 UTC (2+ messages)
[lustre-devel] [PATCH] staging: lustre: osc: clean up whitespace and align function parameters
2015-05-31 2:26 UTC (3+ messages)
` "
[PATCH v4 00/13] staging: lustre: lnet: code cleanups
2015-05-31 2:24 UTC (10+ messages)
` [lustre-devel] "
[Buildroot] [PATCH 1/1] package/nmap: Fix static linking
2015-05-31 2:51 UTC (2+ messages)
[PATCH 0/2] commit -t appends newline after template file
2015-05-31 2:21 UTC (9+ messages)
` [PATCH 2/2] commit: fix ending newline for template files
cron job: media_tree daily build: ERRORS
2015-05-31 2:34 UTC
[nightly] Distroless meta-ti/master minimal build 2015-05-30_21-00-51
2015-05-31 2:15 UTC
[PATCH] staging: rtl8192u: ieee80211: Fix sparse endianness warnings
2015-05-31 1:45 UTC (2+ messages)
[PATCH 0/3 v4] Staging: rtl8192u: Fix coding style issues at ieee80211_crypt_wep.c
2015-05-31 1:39 UTC (3+ messages)
` [PATCH 2/3 v4] Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null
[PATCH] staging: rtl8192u: Patch to modify if, else conditions
2015-05-31 1:38 UTC (2+ messages)
[PATCH 0/3 v3] Staging: rtl8192u: Fix coding style issues at ieee80211_crypt_wep.c
2015-05-31 1:37 UTC (5+ messages)
` [PATCH 1/3 v3] Staging: rtl8192u: Simplify error check code at prism2_wep_init
` [PATCH 2/3 v3] Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null
[PATCH] Staging: vt6655: Remove unnecessary equality checks in rxtx.c
2015-05-31 1:33 UTC (3+ messages)
` FW: "
[PATCH] Staging: vt6655: Remove unnecessary equality checks for a bool variable
2015-05-31 1:32 UTC (2+ messages)
Staging commits with visual diff tools?
2015-05-31 1:59 UTC (2+ messages)
[Buildroot] [PATCH v2] libgcrypt: allow optimization
2015-05-31 1:44 UTC
[PATCH] cpuidle: powernv/pseries: Decrease the snooze residency
2015-05-31 1:38 UTC (4+ messages)
kernel bug(VM_BUG_ON_PAGE) with 3.18.13 in mm/migrate.c
2015-05-31 1:39 UTC (5+ messages)
[PATCH 1/2] staging: dgnc: use schedule_timeout_interruptible()
2015-05-31 1:25 UTC (2+ messages)
[PATCH] staging: me_daq: use schedule_timeout_interruptible()
2015-05-31 1:19 UTC (4+ messages)
[PATCH] staging: unisys: use schedule_timeout_interruptible()
2015-05-31 1:18 UTC (2+ messages)
[PATCH] staging: wlan-ng: fix long line
2015-05-31 1:01 UTC (2+ messages)
Stop usbhid from claiming usb device on hotplug
2015-05-31 1:28 UTC (7+ messages)
[PATCH net-next V5 00/11] net/mlx5: ConnectX-4 100G Ethernet driver
2015-05-31 1:25 UTC (2+ messages)
[Xenomai] please review: 3.16.7 kernel .config
2015-05-31 1:24 UTC (2+ messages)
` [Xenomai] Experimental Xenomai 3.0-rc4/Linux 3.16.7 x86 .debs available
[RFC 00/24] Re-use nvram module
2015-05-31 1:01 UTC (76+ messages)
` [RFC 01/24] macintosh/nvram: Remove as unused
` [RFC 02/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC 03/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC 04/24] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
` [RFC 04/24] m68k/atari: Replace nvram_{read,write}_byte "
` [RFC 05/24] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC 06/24] char/nvram: Adopt arch_nvram_ops
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC 08/24] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC 09/24] char/nvram: Implement NVRAM read/write methods
` [RFC 10/24] char/nvram: Use generic fixed_size_llseek()
` [RFC 11/24] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC 12/24] char/nvram: Add "devname:nvram" module alias
` [RFC 13/24] powerpc: Cleanup nvram includes
` [RFC 14/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC 15/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC 16/24] powerpc: Implement nvram sync ioctl
` [RFC 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_
` [RFC 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC 18/24] nvram: Drop nvram_* symbol exports and prototypes
` [RFC 19/24] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC 20/24] char/generic_nvram: Remove as unused
` [RFC 21/24] powerpc: Adopt nvram module for PPC64
` [RFC 22/24] m68k/mac: Adopt nvram module
` [RFC 23/24] m68k/mac: Fix PRAM accessors
` [RFC 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions
[PATCH v5 00/16] Bluetooth: Multi-advertising infrastructure
2015-05-31 1:20 UTC (5+ messages)
` [PATCH v6 "
[PATCH v11 0/12] Support Write-Through mapping on x86
2015-05-31 0:58 UTC (5+ messages)
` [PATCH v11 6/12] x86, mm, asm-gen: Add ioremap_wt() for WT
[PATCH 2/2] deb-pkg: add source package
2015-05-31 1:14 UTC (2+ messages)
[PATCH 1/3] Blackfin: Wrap long "make help" text lines
2015-05-31 1:10 UTC (3+ messages)
` [PATCH 2/3] kconfig: "
[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2015-05-28
2015-05-31 1:10 UTC (2+ messages)
[PATCH net-next] tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
2015-05-31 1:09 UTC (2+ messages)
[PATCH] if_vlan: fix vlaue -> value typo
2015-05-31 0:52 UTC (2+ messages)
[PATCH] brcmfmac: set wiphy perm_addr to hardware MAC address
2015-05-31 0:52 UTC
[PATCH net-next] bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
2015-05-31 0:51 UTC (2+ messages)
[PATCH 1/1] drivers: staging: rtl8192e: rtllib_softmac.c: auth parse error code byte order fix
2015-05-31 0:27 UTC (2+ messages)
[PATCH] Staging: rtl8192e: Timer setup using macro rather assignment
2015-05-31 0:26 UTC (5+ messages)
[PATCH v2 0/2] staging: ion: Generic ion-physmem driver
2015-05-31 0:18 UTC (3+ messages)
` [PATCH v2 1/2] staging: ion: Add generic "
[PATCH V2 net-next 1/1] hv_netvsc: Properly size the vrss queues
2015-05-31 0:39 UTC (3+ messages)
[PATCH 1/2] staging: wilc1000: Fix some compile warnings
2015-05-31 0:00 UTC (4+ messages)
` [PATCH 2/2] staging: wilc1000: Cleanup to coreconfigurator
[PATCH 00/16] wilc1000: dead code removal and other cleanup
2015-05-30 23:58 UTC (4+ messages)
` [PATCH 05/16] staging: wilc1000: remove time wrapper
[PATCH net-next] net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
2015-05-31 0:38 UTC (2+ messages)
[PATCH v3 2/5] sched/deadline: make init_sched_dl_class() __init
2015-05-31 0:27 UTC (4+ messages)
` [PATCH v3 3/5] sched/deadline: reduce rq lock contention by eliminating locking of non-feasible target
` [PATCH v3 4/5] sched/deadline: drop duplicate init_sched_dl_class declaration
` [PATCH v3 5/5] sched/core: remove superfluous resetting of dl_throttled flag
[PATCH v3 1/5] sched/deadline: fix try to pull pinned dl tasks in pull algorithm
2015-05-31 0:26 UTC
[PATCH] ntimed: add recipe to meta-networking (git version)
2015-05-31 0:31 UTC
[PATCH v4 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
2015-05-31 0:30 UTC (26+ messages)
` [PATCH v4 01/12] devicetree: Add bindings for the SoC of the ATH79 family
` [PATCH v4 02/12] MIPS: ath79: Add basic device tree support
` [PATCH v4 03/12] devicetree: Add bindings for the ATH79 DDR controllers
` [PATCH v4 04/12] devicetree: Add bindings for the ATH79 interrupt controllers
` [PATCH v4 05/12] devicetree: Add bindings for the ATH79 MISC "
` [PATCH v4 06/12] MIPS: ath79: Add OF support to the IRQ controllers
` [PATCH v4 07/12] devicetree: Add bindings for the ATH79 PLL controllers
` [PATCH v4 09/12] devicetree: Add bindings for the ATH79 GPIO controllers
` [PATCH v4 10/12] MIPS: ath79: Add OF support to the GPIO driver
` [PATCH v4 11/12] of: Add vendor prefix for TP-Link Technologies Co. Ltd
` [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1
` [PATCH v4 08/12] MIPS: ath79: Add OF support to the clocks
[PATCH v2 1/7] sched/deadline: fix try to pull pinned dl tasks in pull algorithm
2015-05-31 0:15 UTC (7+ messages)
` [PATCH v2 4/7] sched/deadline: reschedule if stop task slip in after pull operations
` [PATCH v2 7/7] sched/rt: reschedule if stop/dl "
[xen-4.2-testing test] 57553: regressions - FAIL
2015-05-31 0:15 UTC
Gefeliciteerd !!!
2015-05-30 23:48 UTC (2+ messages)
Gefeliciteerd !!!
2015-05-30 23:48 UTC
[PATCH RFC 0/3] DSA: Support multiple CPU ports
2015-05-31 0:05 UTC (4+ messages)
` [PATCH RFC 2/3] dsa: Add support for multiple cpu ports
[PATCH V2 0/5] Add support for QCA IPQ806x Ethernet GMAC controller
2015-05-31 0:05 UTC (2+ messages)
[PATCH v2] cfg80211: Don't re-use the skb for larger NL messages
2015-05-30 23:28 UTC
[PATCH] cfg80211: Don't re-use the skb for larger NL messages
2015-05-30 23:24 UTC
[Qemu-devel] [PATCH] Target-arm: Add the Cortex-M4 CPU
2015-05-30 23:16 UTC (4+ messages)
Recurring trace from tcp_fragment()
2015-05-30 23:08 UTC (6+ messages)
[Buildroot] [PATCH v2 1/1] package/php: Disable jit in bundled pcre library
2015-05-30 22:55 UTC
hammer branch for v0.94.2 ready for QE
2015-05-30 22:52 UTC (2+ messages)
Overwritten partition
2015-05-30 22:48 UTC
Xen BUG at page_alloc.c:1738 (Xen 4.5)
2015-05-30 22:43 UTC (8+ messages)
[PATCH 0/7] net: dsa: add QCA AR8xxx switch family support
2015-05-30 22:38 UTC (9+ messages)
` [PATCH 3/7] net: dsa: ar8xxx: add regmap support
[Buildroot] [PATCH 1/1 v2] package/unscd: new package
2015-05-30 22:31 UTC
[Buildroot] [PATCH v2 1/1] Solid-Run HummingBoard i2eX defconfig and bootable microSD Bash script
2015-05-30 22:31 UTC
[rtc-linux] [PATCH v2] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
2015-05-30 22:21 UTC (4+ messages)
` [rtc-linux] "
` "
[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
2015-05-30 22:04 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 "
` [Qemu-devel] [PATCH v2 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
` [Qemu-devel] [PATCH v2 3/3] tests: add testcase for TCO watchdog emulation
[rtc-linux] [PATCH v3] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
2015-05-30 21:56 UTC (3+ messages)
` [rtc-linux] "
` "
[PATCHv6] RTC:driver for Cortina's SOC
2015-05-30 21:47 UTC (3+ messages)
` [PATCHv 1/1] "
[PATCH v2 0/4] pmem api, generic ioremap_cache, and memremap
2015-05-30 21:39 UTC (5+ messages)
` [PATCH v2 3/4] arch: introduce memremap()
Device Tree at Plumbers, looking for topics and session leaders
2015-05-30 21:39 UTC (2+ messages)
[PATCH] blame: add blame.showemail config option
2015-05-30 21:38 UTC (2+ messages)
` [PATCH v2] blame: add blame.showEmail configuration
Device Tree at Plumbers, early registration ends Friday
2015-05-30 21:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.