messages from 2016-02-28 13:57:15 to 2016-02-28 15:37:45 UTC [more...]
[PATCH v5 00/20] add additional clocks and frac/mash support
2016-02-28 15:37 UTC (38+ messages)
` [PATCH v5 01/20] clk: bcm2835: pll_off should only set CM_PLL_ANARST
` [PATCH v5 02/20] clk: bcm2835: clean up coding style issues
` [PATCH v5 03/20] clk: bcm2835: add locking to pll*_on/off methods
` [PATCH v5 04/20] clk: bcm2835: remove uart0/1_pclk fixed clocks
` [PATCH v5 05/20] clk: bcm2835: enable clocks that have been enabled by firmware
` [PATCH v5 06/20] clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
` [PATCH v5 07/20] clk: bcm2835: reorganize bcm2835_clock_array assignment
` [PATCH v5 08/20] clk: bcm2835: add fractional support
` [PATCH v5 09/20] clk: bcm2835: enable management of PCM clock
` [PATCH v5 10/20] clk: bcm2835: implement correct clamping for mash clocks
` [PATCH v5 11/20] clk: bcm2835: divider value has to be 1 or more
` [PATCH v5 12/20] clk: bcm2835: expose raw clock-registers via debugfs
` [PATCH v5 13/20] clk: bcm2835: expose current divider, parent and mash "
` [PATCH v5 14/20] clk: bcm2835: added missing PLL clock divider
` [PATCH v5 15/20] clk: bcm2835: add additional clocks
` [PATCH v5 16/20] clk: bcm2835: add the camera related clocks cam0, cam1 and ccp2
` [PATCH v5 17/20] clk: bcm2835: add the dsi clocks
` [PATCH v5 18/20] clk: bcm2835: add arm clock
` [PATCH v5 19/20] clk: bcm2835: add gates that require PM_DEBUG to be set
[PATCH 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045
2016-02-28 15:36 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH for-4,5] mips/kvm: fix ioctl error handling
2016-02-28 15:35 UTC
MIPS: kvm: Fix ioctl error handling
2016-02-28 15:35 UTC
[PATCH] usb: phy: generic: Handle late registration of gadget
2016-02-28 15:34 UTC
[PATCH 0/3] Use common Linux tools to control DPDK ports
2016-02-28 15:34 UTC (3+ messages)
` [PATCH 1/3] kcp: add kernel control path kernel module
[U-Boot] [PATCH] mx7: Distinguish between dual and solo versions
2016-02-28 15:33 UTC
[PATCH for-4.5] arm/kvm: fix ioctl error handling
2016-02-28 15:32 UTC (3+ messages)
[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
2016-02-28 15:22 UTC
[PATCH] dma-debug: Avoid NULL dereference when checking sync
2016-02-28 15:20 UTC
[PATCH] staging: rdma: hfi1: Use list_for_each_entry_safe()
2016-02-28 20:11 UTC (2+ messages)
[Qemu-devel] [PATCH v1 00/17] ARM big-endian and setend support
2016-02-28 15:28 UTC (6+ messages)
` [Qemu-devel] [PATCH v1 16/17] loader: Add data swap option to load-elf
` [Qemu-arm] "
[PATCH] staging: rtl8192e: Use list_for_each_entry()
2016-02-28 20:01 UTC (2+ messages)
[PATCH trivial] include/linux/gfp.h: Improve the coding styles
2016-02-28 15:28 UTC (13+ messages)
[PATCH] staging: rtl8192u: Prefer list_for_each_entry()
2016-02-28 19:56 UTC (2+ messages)
[PATCH v2 00/13] Add A83T clk, r_pio, mmc rsb support
2016-02-28 15:18 UTC (42+ messages)
` [PATCH v2 01/13] pinctrl: sunxi: Add A83T R_PIO controller support
` [PATCH v2 02/13] clk: sunxi: add ahb1 clock for A83T
` [PATCH v2 03/13] clk: sunxi: Add APB1 "
` [PATCH v2 04/13] ARM: dts: sun8i-a83t: Add basic clocks and resets
` [PATCH v2 05/13] ARM: dts: sun8i-a83t: add mmc clock nodes
` [PATCH v2 06/13] ARM: dts: sun8i-a83t: Add mmc controller nodes
` [PATCH v2 07/13] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets
` [PATCH v2 08/13] ARM: dts: sun8i-a83t: Add R_PIO controller node to the dtsi
` [PATCH v2 09/13] ARM: dts: sun8i-a83t: Add RSB controller device node to dtsi
` [PATCH v2 10/13] ARM: dts: sun8i-a83t: add mmc0 CD pin
` [PATCH v2 11/13] ARM: dts: sun8i: enable mmc for H8Homlet Board
` [PATCH v2 12/13] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board
` [PATCH v2 13/13] ARM: sunxi: Introduce MACH_SUN8I_A83T option
[PATCH] staging: rtl8723au: core: Prefer list_for_each_entry_safe()
2016-02-28 19:42 UTC (2+ messages)
[PATCH] staging: rdma: hfi1: Remove unused variables
2016-02-28 15:12 UTC (4+ messages)
` [Outreachy kernel] "
[PATCH net-next V1 00/10] mlx5 driver updates
2016-02-28 15:09 UTC (11+ messages)
` [PATCH net-next V1 01/10] net/mlx5e: Replace async events spinlock with synchronize_irq()
` [PATCH net-next V1 02/10] net/mlx5e: Placement changed for carrier state updates
` [PATCH net-next V1 03/10] net/mlx5e: Changed naming convention of tx queues in ethtool stats
` [PATCH net-next V1 04/10] net/mlx5e: Move common case counters within sq_stats struct
` [PATCH net-next V1 05/10] net/mlx5e: Set drop RQ's necessary parameters only
` [PATCH net-next V1 06/10] net/mlx5e: Don't try to modify CQ moderation if it is not supported
` [PATCH net-next V1 07/10] net/mlx5e: Don't modify CQ before it was created
` [PATCH net-next V1 08/10] net/mlx5: Make command timeout way shorter
` [PATCH net-next V1 09/10] net/mlx5: Fix global UAR mapping
` [PATCH net-next V1 10/10] net/mlx5: Avoid double mapping of io mapped memory
include/linux/workqueue.h:186:2: error: dereferencing type-punned pointer will break strict-aliasing rules
2016-02-28 15:09 UTC
RFC: a first draft of a generic RDMA READ/WRITE API
2016-02-28 15:10 UTC (9+ messages)
` [PATCH 02/13] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 06/13] IB/core: add a need_inval flag to struct ib_mr
` [PATCH 07/13] IB/core: generic RDMA READ/WRITE API
` [PATCH 13/13] IB/isert: RW API WIP
[PATCH] ixgbe: fix ixgbevf RX/TX function assignment
2016-02-28 15:07 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2016-02-27
2016-02-28 15:06 UTC (5+ messages)
[PATCH/RFC v2 00/11] ARM/arm64: renesas: Add SYSC PM Domain DT Support
2016-02-28 15:04 UTC (5+ messages)
[PATCH V2 00/13] block-throttle: proportional throttle
2016-02-28 15:02 UTC (2+ messages)
[PATCH v3] watchdog: Add watchdog timer support for the WinSystems EBC-C384
2016-02-28 15:02 UTC (5+ messages)
[PATCH v5] watchdog: Add watchdog timer support for the WinSystems EBC-C384
2016-02-28 15:01 UTC (2+ messages)
[PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}
2016-02-28 14:44 UTC (5+ messages)
[PATCH v3 for-4.5] vfio: fix ioctl error handling
2016-02-28 14:55 UTC (2+ messages)
[PATCH v2 for-4.5] vfio: fix ioctl error handling
2016-02-28 14:55 UTC (5+ messages)
BOOKING
2016-02-28 14:51 UTC
[PATCH] staging: rtl8723au: core: rtw_mlme.c: Perfer list_for_each_entry()
2016-02-28 19:49 UTC
[patch 00/20] cpu/hotplug: Core infrastructure for cpu hotplug rework
2016-02-28 14:49 UTC (5+ messages)
` [patch 10/20] cpu/hotplug: Make target state writeable
[PATCH] staging: rtl8192e: rtllib_softmac.c: Remove multiple blank lines
2016-02-28 14:48 UTC
[RFC Design Doc] Add vNVDIMM support for Xen
2016-02-28 14:48 UTC (7+ messages)
[PATCH 0/2] staging: lustre: Correct two minor issues found by sparse
2016-02-28 14:26 UTC (3+ messages)
` [PATCH 1/2] staging: lustre: Use const static file_operations struct
` [PATCH 2/2] staging: lustre: Use __user for a pointer to a user space address
[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
2016-02-28 14:32 UTC (8+ messages)
[nightly] RT Core TISDK (fido/1.8) 2016.02 build 2016-02-28_07-00-33
2016-02-28 14:44 UTC
[patch 1/2] [media] tvp5150: off by one
2016-02-28 14:43 UTC (3+ messages)
[LSF/MM ATTEND] block: multipage bvecs
2016-02-28 14:41 UTC (4+ messages)
2.02~beta3 release
2016-02-28 14:38 UTC (3+ messages)
[PATCH] drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issue
2016-02-28 14:34 UTC (2+ messages)
` [lustre-devel] "
[PATCH] staging: rtl8723au: os_dep: Use list_for_each_entry_safe()
2016-02-28 19:33 UTC
[PATCH v4 0/5] getcpu_cache system call for 4.6
2016-02-28 14:32 UTC (8+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread
[PATCH v2] ext4/jbd2: Fix FS corruption possibility on umount path
2016-02-28 14:24 UTC
[RFC] staging: gdm724x: gdm_usb: Remove create_workqueue()
2016-02-28 14:24 UTC
[PATCH] mac80211: fix AP buffered multicast frames with queue control and txq
2016-02-28 14:19 UTC
net/sched/sch_dsmark.c:316:1: error: unrecognizable insn:
2016-02-28 14:15 UTC
[PATCHv7 0/3] rdmacg: IB/core: rdma controller support
2016-02-28 14:13 UTC (7+ messages)
` [PATCHv7 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv7 2/3] IB/core: added support to use "
` [PATCHv7 3/3] rdmacg: Added documentation for rdmacg
[PATCH] drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issue
2016-02-28 14:14 UTC (2+ messages)
` [lustre-devel] "
[PATCH/RFC v5 net-next] ravb: Add dma queue interrupt support
2016-02-28 14:13 UTC (4+ messages)
[L10N] Kickoff of translation for Git 2.8.0 round 1
2016-02-28 14:12 UTC
[net-next PATCH v2 0/8] tc offload for cls_u32 on ixgbe
2016-02-28 14:11 UTC (3+ messages)
` [net-next PATCH v2 2/8] net: rework setup_tc ndo op to consume general tc operand
log spammed with "loading xx failed with error -2" since commit e40ba6d56b [replace call to fw_read_file_contents() with kernel version]
2016-02-28 14:10 UTC (4+ messages)
[PATCH for-4.5] vfio: fix ioctl error handling
2016-02-28 14:10 UTC (3+ messages)
staging: libxl compile error in libxl__domain_save
2016-02-28 14:10 UTC (3+ messages)
[PATCH] staging: lustre: lnet: Use list_entry() rather than container_of()
2016-02-28 19:09 UTC
[PATCH V3 0/3] basic busy polling support for vhost_net
2016-02-28 14:09 UTC (4+ messages)
` [PATCH V3 3/3] vhost_net: basic polling support
802.15.4G support?
2016-02-28 14:07 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libfuse: fix internal version number
2016-02-28 14:05 UTC
[patch] vfio/pci: return -EFAULT if copy_to_user fails
2016-02-28 14:05 UTC (3+ messages)
[Buildroot] [PATCH] linux-headers: bump 3.{2, 12}.x series
2016-02-28 14:03 UTC
Running LinuxPTP in guest with SR-IOV
2016-02-28 14:02 UTC
[PATCH v12 0/4] Watchdog: introduce ARM SBSA watchdog driver
2016-02-28 14:01 UTC (6+ messages)
` [PATCH v12 4/4] "
[PATCH] staging: rtl8188eu: os_dep: Use list_entry() rather than container_of()
2016-02-28 18:56 UTC (2+ messages)
` [Outreachy kernel] "
cgroup: introduce cgroup namespaces
2016-02-28 13:59 UTC (6+ messages)
` [PATCH cgroup/for-4.5-fixes] cgroup: fix alloc_cgroup_ns() error handling in copy_cgroup_ns()
` [PATCH cgroup/for-4.6-ns] cgroup: fix and restructure "
[PATCH] staging: lustre: obdclass: Use list_for_each_entry_safe
2016-02-28 13:54 UTC
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.