messages from 2015-07-22 23:00:45 to 2015-07-23 00:15:20 UTC [more...]
[PATCH v2.1 00/22] FUJITSU Extended Socket network device driver
2015-07-23 0:10 UTC (22+ messages)
` [PATCH v2.1 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
` [PATCH v2.1 02/22] fjes: Hardware initialization routine
` [PATCH v2.1 03/22] fjes: Hardware cleanup routine
` [PATCH v2.1 04/22] fjes: platform_driver's .probe and .remove routine
` [PATCH v2.1 05/22] fjes: ES information acquisition routine
` [PATCH v2.1 06/22] fjes: buffer address regist/unregistration routine
` [PATCH v2.1 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
` [PATCH v2.1 08/22] fjes: net_device_ops.ndo_start_xmit
` [PATCH v2.1 09/22] fjes: raise_intr_rxdata_task
` [PATCH v2.1 10/22] fjes: tx_stall_task
` [PATCH v2.1 11/22] fjes: NAPI polling function
` [PATCH v2.1 12/22] fjes: net_device_ops.ndo_get_stats64
` [PATCH v2.1 13/22] fjes: net_device_ops.ndo_change_mtu
` [PATCH v2.1 14/22] fjes: net_device_ops.ndo_tx_timeout
` [PATCH v2.1 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
` [PATCH v2.1 16/22] fjes: interrupt_watch_task
` [PATCH v2.1 18/22] fjes: unshare_watch_task
` [PATCH v2.1 19/22] fjes: update_zone_task
` [PATCH v2.1 20/22] fjes: epstop_task
` [PATCH v2.1 21/22] fjes: handle receive cancellation request interrupt
` [PATCH v2.1 22/22] fjes: ethtool support
[PATCH 1/2] locktorture: Support rtmutex torturing
2015-07-23 0:13 UTC (3+ messages)
` [PATCH 2/2] locktorture: 'tis a slow death
[PATCH v2] toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devices
2015-07-23 0:09 UTC (4+ messages)
` [PATCH v2] toshiba_acpi: Add /dev/toshiba_acpi device
` [PATCH v2] toshiba_acpi: Avoid registering input device on WMI event laptops
` [PATCH v2] toshiba_acpi: Transflective backlight updates
[RFC Patch net-next] inet: introduce a sysctl ip_local_ports_strict_use
2015-07-23 0:07 UTC
[PATCH v4 00/10] hugetlbfs: add fallocate support
2015-07-23 0:05 UTC (10+ messages)
[PATCH 0/7] Initial support for user namespace owned mounts
2015-07-23 0:05 UTC (13+ messages)
[Buildroot] [PATCH 1/1] mosh: new package
2015-07-23 0:01 UTC
[PATCH] selftests/zram: Adding zram tests
2015-07-23 0:00 UTC (2+ messages)
[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
2015-07-23 0:04 UTC (3+ messages)
` [PATCH 1/2] cpufreq: Rename two functions related to CPU offline
` [PATCH 2/2] cpufreq: Separate CPU device removal from CPU online
[PATCH] Input - elantech: Add special check for fw_version 0x470f01 touchpad
2015-07-22 23:57 UTC (4+ messages)
[PATCH net-next] net: bcmgenet: Remove checks on clock handles
2015-07-22 23:56 UTC (3+ messages)
[PATCH v7 00/23] usb gadget update for OTG 2.0
2015-07-22 23:57 UTC (3+ messages)
[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
2015-07-22 23:56 UTC (8+ messages)
[RFC PATCH V2] PM / hibernate: Fix hibernation panic caused by inconsistent e820 memory map
2015-07-22 23:56 UTC (2+ messages)
[patch] mmap.2: document the munmap exception for underlying page size
2015-07-22 23:49 UTC (7+ messages)
[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
2015-07-22 23:47 UTC (13+ messages)
` [PATCH v2] "
[RFC v4 00/25] Re-use nvram module
2015-07-22 23:46 UTC (8+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
[Patch V4 0/3] xen, usb: support pvUSB frontend driver
2015-07-22 23:46 UTC (3+ messages)
` [Patch V4 1/3] usb: Add Xen pvUSB protocol description
[PATCH v4 0/6] clk: fractional-divider: do a clean up
2015-07-22 23:45 UTC (5+ messages)
` [PATCH v4 3/6] clk: fractional-divider: keep mwidth and nwidth internally
[PATCH v2 0/2] Add mt6795 basic chip support
2015-07-22 23:44 UTC (3+ messages)
[GIT PULL] STM32 DT changes for v4.3
2015-07-22 23:42 UTC (2+ messages)
[PATCH] ARM: dts: Add STM32429i-EVAL board support
2015-07-22 23:42 UTC (3+ messages)
[U-Boot] [PATCH 00/18] x86: minnowmax: Move USB and Ethernet to driver model
2015-07-22 23:41 UTC (40+ messages)
` [U-Boot] [PATCH 01/18] dm: core: Add \n to two dm_warn() messages
` [U-Boot] [PATCH 02/18] usb: ehci: Correct a missing hypen in an error message
` [U-Boot] [PATCH 03/18] usb: Update some EHCI driver licenses to use SPDX
` [U-Boot] [PATCH 05/18] dm: pci: Add support for PCI driver matching
` [U-Boot] [PATCH 06/18] dm: eth: Add driver-model support to the rtl8169 driver
` [U-Boot] [PATCH 07/18] dm: pci: Add a function to get the BDF for a device
` [U-Boot] [PATCH 08/18] dm: usb: Correct the struct usb_driver_entry comment
` [U-Boot] [PATCH 09/18] dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
` [U-Boot] [PATCH 11/18] dm: usb: eth: Support driver model with USB Ethernet
` [U-Boot] [PATCH 12/18] dm: usb: Adjust the USB_DEVICE() macro naming
` [U-Boot] [PATCH 13/18] x86: minnowmax: Drop the cache line size hack
` [U-Boot] [PATCH 14/18] dm: usb: Add driver-model support to ehci-pci
` [U-Boot] [PATCH 15/18] dm: usb: eth: Add driver-model support to the asix driver
` [U-Boot] [PATCH 16/18] net: Allow drivers to return -ENOSYS with the write_hwaddr() method
[Buildroot] [autobuild.buildroot.net] Build results for 2015-07-21
2015-07-22 23:35 UTC (2+ messages)
[Buildroot] build libstdc++.so.6
2015-07-22 23:34 UTC (5+ messages)
[PATCH 00/10] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
2015-07-22 23:34 UTC (11+ messages)
` [PATCH 01/10] IB/core: Guarantee that a local_dma_lkey is available
` [PATCH 04/10] IB/mlx4: Remove ib_get_dma_mr calls
` [PATCH 05/10] IB/mlx5: "
` [PATCH 06/10] IB/iser: Use pd->local_dma_lkey
` [PATCH 02/10] IB/mad: Remove ib_get_dma_mr calls
` [PATCH 03/10] IB/ipoib: "
` [PATCH 07/10] iser-target: "
` [PATCH 08/10] IB/srp: Use pd->local_dma_lkey
` [PATCH 09/10] ib_srpt: Remove ib_get_dma_mr calls
` [PATCH 10/10] net/9p: "
[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
2015-07-22 23:32 UTC
[PATCH] toshiba_acpi: Avoid registering input device on WMI event laptops
2015-07-22 23:30 UTC (5+ messages)
[GIT PULL 1/3] omap dts changes for v4.3, part2
2015-07-22 23:30 UTC (5+ messages)
` [GIT PULL 2/3] drop few more legacy boards for v4.3
` [GIT PULL 3/3] defconfig changes for v4.3g
[PATCH] soft lockup: kill realtime threads before panic
2015-07-22 23:29 UTC (3+ messages)
[PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs
2015-07-22 23:28 UTC (10+ messages)
` [PATCH 1/2] genirq: add chip_{suspend,resume} PM support to irq_chip
` [PATCH v2 "
` [PATCH v2 2/2] IRQCHIP: bcm7120-l2: perform suspend/resume even without installed child IRQs
+ kexec-split-kexec_load-syscall-from-kexec-core-code.patch added to -mm tree
2015-07-22 23:25 UTC
+ kexec-split-kexec_file-syscall-code-to-kexec_filec.patch added to -mm tree
2015-07-22 23:25 UTC
[GIT PULL 1/3] omap dts changes for v4.3, part2
2015-07-22 23:25 UTC (2+ messages)
[PATCH v5 0/2] refs: cleanup and new behavior
2015-07-22 23:24 UTC (4+ messages)
` [PATCH 2/2] refs: loosen restriction on wildcard "*" refspecs
[U-Boot] [PATCH v2 00/14] Devres (Managed Device Resource) for U-Boot
2015-07-22 23:24 UTC (11+ messages)
` [U-Boot] [PATCH v2 01/14] x86: delete unneeded declarations of disable_irq() and enable_irq()
` [U-Boot] [PATCH v2 02/14] linux_compat: remove cpu_relax() define
` [U-Boot] [PATCH v2 03/14] linux_compat: move vzalloc() to header file as an inline function
` [U-Boot] [PATCH v2 04/14] linux_compat: handle __GFP_ZERO in kmalloc()
[U-Boot] [PATCH v3 0/7] x86: Add MP table support to QEMU
2015-07-22 23:24 UTC (16+ messages)
` [U-Boot] [PATCH v3 1/7] x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
` [U-Boot] [PATCH v3 2/7] x86: mpspec: Move writing ISA interrupt entry after PCI
` [U-Boot] [PATCH v3 3/7] x86: qemu: Enable I/O APIC chip select on PIIX3
` [U-Boot] [PATCH v3 4/7] x86: Allow cpu-x86 driver to be probed for UP
` [U-Boot] [PATCH v3 5/7] x86: qemu: Enable writing MP table
` [U-Boot] [PATCH v3 6/7] x86: qemu: Turn on PCIe ECAM address range decoding on Q35
` [U-Boot] [PATCH v3 7/7] x86: Reserve PCIe ECAM address range in the E820 table
[PATCH RFC 13/13] symbol: do not inherit storage modifiers from base types at examination
2015-07-22 23:24 UTC
[PATCH RFC 12/13] expression, evaluate: support compound literals as address constants
2015-07-22 23:23 UTC
[PATCH RFC 11/13] evaluate: relax some constant expression rules for pointer expressions
2015-07-22 23:23 UTC
[Qemu-devel] [PATCH RFC v2 00/47] qapi: QMP introspection
2015-07-22 23:22 UTC (5+ messages)
` [Qemu-devel] [PATCH RFC v2 27/47] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v2 29/47] qapi: Replace dirty is_c_ptr() by method c_null()
[Powertop] PowerTop On ARM
2015-07-22 23:22 UTC
[to-be-updated] kexec-split-kexec_file-syscall-code-to-kexec_filec.patch removed from -mm tree
2015-07-22 23:22 UTC
[to-be-updated] kexec-split-kexec_load-syscall-from-kexec-core-code.patch removed from -mm tree
2015-07-22 23:22 UTC
[PATCH RFC 10/13] symbol: flag builtins constant_p, safe_p and warning as constexprs
2015-07-22 23:22 UTC
[PATCH 1/3] Return error if request_module fails and returns positive value
2015-07-22 23:21 UTC (3+ messages)
` [PATCH 3/3] Skip cluster setup for dm-raid
[PATCH RFC 09/13] expression: examine constness of __builtin_offsetof at evaluation only
2015-07-22 23:21 UTC
+ hexdump-do-not-print-debug-dumps-for-config_debug.patch added to -mm tree
2015-07-22 23:21 UTC
bluetoothctl list-attributes command
2015-07-22 23:20 UTC
[PATCH v3 0/8] Implement group-read of events using txn interface
2015-07-22 23:19 UTC (8+ messages)
` [PATCH v3 7/8] perf: Define PMU_TXN_READ interface
[PATCH RFC 08/13] expression: recognize references to labels as address constants
2015-07-22 23:20 UTC
[PATCH RFC 07/13] evaluate: check static storage duration objects' intializers' constness
2015-07-22 23:19 UTC
[PATCH RFC 06/13] expression, evaluate: add support for recognizing address constants
2015-07-22 23:18 UTC
[PATCH RFC 05/13] expression: examine constness of conditionals at evaluation only
2015-07-22 23:16 UTC
[PATCH] spi: omap2-mcspi: add runtime PM to set_cs()
2015-07-22 23:15 UTC (3+ messages)
[PATCH RFC 04/13] expression: examine constness of preops at evaluation only
2015-07-22 23:15 UTC
[PATCH 00/10] unify ioremap definitions and introduce memremap
2015-07-22 23:15 UTC (7+ messages)
` [PATCH 09/10] arch: introduce memremap()
[PATCH RFC 03/13] expression: examine constness of binops and alike at evaluation only
2015-07-22 23:14 UTC
[PATCH] tcf-agent: Update to version 1.3
2015-07-22 23:13 UTC
[Qemu-devel] Self-modifying test case for mttcg
2015-07-22 23:12 UTC (3+ messages)
[PATCH RFC 02/13] expression: examine constness of casts at evaluation only
2015-07-22 23:12 UTC
+ mm-rename-and-move-get-set_freepage_migratetype-v2.patch added to -mm tree
2015-07-22 23:12 UTC
[PATCH RFC 01/13] expression: introduce additional expression constness tracking flags
2015-07-22 23:11 UTC
next-20150722 build: 2 failures 75 warnings (next-20150722)
2015-07-22 23:10 UTC (4+ messages)
` [PATCH] memory: pl172: fix modular build
[PATCH net-next] af_mpls: fix undefined reference to ip6_route_output
2015-07-22 23:10 UTC
[Patch v3 0/5] Tegra 2 NAND Flash Support
2015-07-22 23:10 UTC (7+ messages)
` [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
[U-Boot] [PATCH] armv8/cache: Fix page table creation
2015-07-22 23:10 UTC
+ mm-page_isolation-remove-bogus-tests-for-isolated-pages-fix.patch added to -mm tree
2015-07-22 23:09 UTC
[U-Boot] [PATCH V4 0/8] configs: make keystone2 configs start using armv7 common header
2015-07-22 23:05 UTC (9+ messages)
` [U-Boot] [PATCH V4 1/8] configs: split ti_armv7_common into a omap generic header
` [U-Boot] [PATCH V4 2/8] configs: ti: armv7_common: enable Thumb mode for all
` [U-Boot] [PATCH V4 3/8] board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
` [U-Boot] [PATCH V4 4/8] configs: rename ks2_evm into ti_armv7_keystone2
` [U-Boot] [PATCH V4 5/8] configs: ti_armv7_keystone2: start using armv7_common
` [U-Boot] [PATCH V4 6/8] configs: ti_armv7_keystone2: switch addresses to generic addresses
` [U-Boot] [PATCH V4 7/8] configs: ti_armv7_keystone2: switch to using kernel zImage
` [U-Boot] [PATCH V4 8/8] configs: k2*_evm: rename skernel binary names to generated file names
[PATCH] mm: Flush the TLB for a single address in a huge page
2015-07-22 23:05 UTC (5+ messages)
[mlmmj] archive options
2015-07-22 23:04 UTC (2+ messages)
[PATCH v2b 00/16, 2 updates] Make the msvc-build scripts work again
2015-07-22 22:57 UTC (5+ messages)
[PATCH] generic/311: Disable dmesg check
2015-07-22 23:02 UTC (9+ messages)
[PATCH v7 00/15] Alternate p2m: support multiple copies of host p2m
2015-07-22 23:01 UTC (16+ messages)
` [PATCH v7 01/15] common/domain: Helpers to pause a domain while in context
` [PATCH v7 02/15] VMX: VMFUNC and #VE definitions and detection
` [PATCH v7 03/15] VMX: implement suppress #VE
` [PATCH v7 04/15] x86/HVM: Hardware alternate p2m support detection
` [PATCH v7 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v7 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v7 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v7 08/15] x86/altp2m: add control of suppress_ve
` [PATCH v7 09/15] x86/altp2m: alternate p2m memory events
` [PATCH v7 10/15] x86/altp2m: add remaining support routines
` [PATCH v7 11/15] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v7 12/15] x86/altp2m: Add altp2mhvm HVM domain parameter
` [PATCH v7 13/15] x86/altp2m: XSM hooks for altp2m HVM ops
` [PATCH v7 14/15] tools/libxc: add support to altp2m hvmops
` [PATCH v7 15/15] tools/xen-access: altp2m testcases
[PATCH 00/10] Netfilter/IPVS fixes for net
2015-07-22 23:00 UTC (7+ messages)
` [PATCH 03/10] ipvs: fix ipv6 route unreach panic
` [PATCH 05/10] ipvs: fix crash if scheduler is changed
` [PATCH 07/10] ipvs: fix crash with sync protocol v0 and FTP
` [PATCH 08/10] ipvs: call skb_sender_cpu_clear
` [PATCH 09/10] netfilter: fix netns dependencies with conntrack templates
` [PATCH 10/10] netfilter: nf_conntrack: Support expectations in different zones
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.