All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-28 15:36:53 to 2016-02-28 17:47:46 UTC [more...]

[Buildroot] [PATCH 1/1] package/libfuse: fix internal version number
 2016-02-28 17:47 UTC  (4+ messages)

[PATCH] Staging: lustre: Remove print statement on function failure
 2016-02-28 17:44 UTC  (3+ messages)
` [Outreachy kernel] "
    ` Fwd: "

[B.A.T.M.A.N.] batctl: page allocation failure
 2016-02-28 17:42 UTC  (9+ messages)

Kernels 4.+ are breaking rsync?
 2016-02-28 17:41 UTC  (2+ messages)

[PATCH] Staging: gdm724x: Remove print statement on failure
 2016-02-28 17:41 UTC  (2+ messages)
` [Outreachy kernel] "

[lm-sensors] Missing Code v4.5-rc1 [Patch v3 25/25] IT8628E
 2016-02-28 17:37 UTC  (3+ messages)

[PATCH] npm.bbclass: Add npm class to match fetcher
 2016-02-28 17:36 UTC  (5+ messages)

[PATCH for-4,5] mips/kvm: fix ioctl error handling
 2016-02-28 17:35 UTC  (2+ messages)

[PATCH] mac80211: fix AP buffered multicast frames with queue control and txq
 2016-02-28 17:35 UTC  (2+ messages)

[PATCH] Staging: rtl8723au: Remove print statements and debug messages
 2016-02-28 17:34 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 1/1] staging: coding style cleanups for staging/iio/light/tsl2583 driver
 2016-02-28 17:31 UTC 

[PATCH] staging: lustre: lnet: Use list_for_each_entry()
 2016-02-28 22:29 UTC 

[PATCH v2 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-02-28 17:29 UTC  (5+ messages)
` [PATCH v2 04/13] ARM: dts: sun8i-a83t: Add basic clocks and resets

[PATCH] staging: lustre: ptlrpc: Use list_for_each_entry_safe()
 2016-02-28 22:20 UTC 

[PATCH 2/2] Staging: lustre: lnet: Remove int typecast of offsetof()
 2016-02-28  9:20 UTC 

[PATCH v3 1/1] staging: coding style cleanups for staging/iio/light/tsl2583 driver
 2016-02-28 17:19 UTC  (4+ messages)

[PATCH 1/2] Staging: lustre: Remove int typecast of offsetof()
 2016-02-28  9:16 UTC 

[rtc-linux] rv3029 EEPROM handling
 2016-02-28 17:14 UTC  (7+ messages)

[LSF/MM ATTEND] block: multipage bvecs
 2016-02-28 17:09 UTC  (10+ messages)
  ` [Lsf-pc] "

[PATCH] staging: lustre: obdecho: Use list_for_each_entry()
 2016-02-28 22:06 UTC 

[PULL] Third set of IIO new device support, features and cleanups for the 4.6 cycle
 2016-02-28 17:06 UTC 

[PATCH v1] git-p4: map a P4 user to Git author name and email address
 2016-02-28 17:05 UTC  (3+ messages)

[PATCH] staging: rtl8192e: rtllib_softmac.c: Add necessary blank lines
 2016-02-28 17:05 UTC 

Linux 4.5-rc6
 2016-02-28 17:02 UTC 

fs: NULL deref in atime_needs_update
 2016-02-28 17:01 UTC  (14+ messages)

Softirq priority inversion from "softirq: reduce latencies"
 2016-02-28 17:01 UTC  (3+ messages)

[PATCH v18 0/9] Compile-time stack metadata validation
 2016-02-28 17:00 UTC  (3+ messages)

Linux kernel 4.5-rc6 released
 2016-02-28 16:59 UTC 

[PATCH] staging: lustre: ldlm: ldlm_extent.c: Use list_for_each_entry()
 2016-02-28 21:55 UTC 

[PATCH] staging: rtl8192e: rtllib_softmac.c: Remove multiple blank lines
 2016-02-28 16:53 UTC 

Proposal for new memory_order_consume definition
 2016-02-28 16:50 UTC  (12+ messages)
` [isocpp-parallel] "
                ` [llvm-dev] "

[PATCH v2 1/1] staging: coding style cleanups for staging/iio/light/tsl2583 driver
 2016-02-28 16:49 UTC  (2+ messages)

[PATCH RFC v2 00/32] Make DSA switches linux devices
 2016-02-28 16:41 UTC  (33+ messages)
` [PATCH RFC v2 01/32] net: dsa: Move platform data allocation for OF
` [PATCH RFC v2 02/32] dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
` [PATCH RFC v2 03/32] dsa: Make setup and finish more symmetrical
` [PATCH RFC v2 04/32] net: dsa: Pass the dsa device to the switch drivers
` [PATCH RFC v2 05/32] net: dsa: Have the switch driver allocate there own private memory
` [PATCH RFC v2 06/32] net: dsa: Remove allocation of driver "
` [PATCH RFC v2 07/32] net: dsa: Keep the mii bus and address in the private structure
` [PATCH RFC v2 08/32] net: dsa: dsa.c: Refactor to increase symmetry
` [PATCH RFC v2 09/32] driver: component: Add support for empty match table
` [PATCH RFC v2 10/32] net: dsa: Add basic support for component master support
` [PATCH RFC v2 11/32] net: dsa: Keep a reference to the switch device for component matching
` [PATCH RFC v2 12/32] net: dsa: Add slave component matches based on a phandle to the slave
` [PATCH RFC v2 13/32] net: dsa: Make dsa,mii-bus optional
` [PATCH RFC v2 14/32] net: dsa: Add register/unregister functions for switch drivers
` [PATCH RFC v2 15/32] net: dsa: Rename DSA probe function
` [PATCH RFC v2 16/32] dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
` [PATCH RFC v2 17/32] dsa: mv88e6xxx: Add shared code for binding/unbinding a switch driver
` [PATCH RFC v2 18/32] dsa: mv88e6xxx: Prepare for turning this into a library module
` [PATCH RFC v2 19/32] dsa: mv88e6xxx: Add macro for registering the drivers
` [PATCH RFC v2 20/32] dsa: Add mdio device support to Marvell switches
` [PATCH RFC v2 21/32] net: mdio: Add mdiodev_{read|write} helpers
` [PATCH RFC v2 22/32] net: dsa: Better integrate the drivers with mdio device
` [PATCH RFC v2 23/32] net: dsa: bcm_sf2: make it a real platform driver
` [PATCH RFC v2 24/32] net: dsa: Add some debug prints for error cases
` [PATCH RFC v2 25/32] net: dsa: Setup the switches after all have been probed
` [PATCH RFC v2 26/32] net: dsa: Only setup platform switches, not device switches
` [PATCH RFC v2 27/32] net: dsa: If a switch fails to probe, defer probing
` [PATCH RFC v2 28/32] Documentation: DSA: Describe how probe of DSA and switches work
` [PATCH RFC v2 29/32] dsa: slave: Don't reference NULL pointer during phy_disconnect
` [PATCH RFC v2 30/32] dsa: Destroy fixed link phys after the phy has been disconnected
` [PATCH RFC v2 31/32] dsa: dsa: Fix freeing of fixed-phys from user ports
` [PATCH RFC v2 32/32] phy: fixed: Fix removal of phys

[PATCH 1/1] staging: coding style cleanpus for staging/iio/light/tsl2583 driver
 2016-02-28 16:44 UTC  (2+ messages)

2.02~beta3 release
 2016-02-28 16:44 UTC  (3+ messages)

[PATCH] staging: lustre: lustre: ldlm: ldlm_lock.c: Use list_for_each_entry()
 2016-02-28 21:42 UTC 

tty: memory leak in tty_register_driver
 2016-02-28 16:42 UTC  (3+ messages)

[PATCH 0/2] sched/core: Cleanup leftovers in __schedule()
 2016-02-28 16:40 UTC  (3+ messages)
` [PATCH 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
` [PATCH 2/2] sched/core: Get rid of 'cpu' variable in __schedule()

[fido][PATCH 0/7] fido Security fixes pull request
 2016-02-28 16:39 UTC  (2+ messages)

[PATCH] staging: lustre: lustre: ldlm: Use list_for_each_entry()
 2016-02-28 21:35 UTC 

[PATCH 1/1] perf/core: find auxiliary events in running pmus list
 2016-02-28 16:31 UTC  (3+ messages)

[PATCH v2 0/4] USB: mxu11x0: fixes and follow ups
 2016-02-28 16:30 UTC  (6+ messages)
` [PATCH v2 1/4] USB: mxu11x0: fix memory leak on usb_serial private data

[PATCH v3] watchdog: Add watchdog timer support for the WinSystems EBC-C384
 2016-02-28 16:24 UTC  (5+ messages)

[PATCH] staging: lustre: lustre: mdc: Use list_for_each_entry_safe()
 2016-02-28 21:22 UTC 

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-28 16:21 UTC  (14+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread

RFC: a first draft of a generic RDMA READ/WRITE API
 2016-02-28 16:20 UTC  (10+ 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 13/13] IB/isert: RW API WIP

[PATCH v4 1/3 RESEND] USB: serial: cp210x: New 16-bit register access functions
 2016-02-28 16:19 UTC  (2+ messages)

[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
 2016-02-28 16:17 UTC  (16+ messages)
` [PATCH 08/27] mm, vmscan: Make kswapd reclaim in terms of nodes
` [PATCH 09/27] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 10/27] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 15/27] mm, workingset: Make working set detection node-aware
` [PATCH 16/27] mm, page_alloc: Consider dirtyable memory in terms of nodes

[PATCH] staging: lustre: lustre: obdclass: Use list_for_each_entry()
 2016-02-28 21:16 UTC 

WARNING in gsm_cleanup_mux
 2016-02-28 16:16 UTC  (6+ messages)
` [PATCH] TTY: n_gsm, fix false positive WARN_ON

SRPt oops with 4.5-rc3-ish
 2016-02-28 16:14 UTC  (4+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] blk-mq and I/O scheduling
 2016-02-28 16:13 UTC  (2+ messages)
` [Lsf-pc] "

[mm: readahead] 99b902528e: INFO: task trinity-main:404 blocked for more than 120 seconds
 2016-02-28 16:13 UTC  (2+ messages)

[distros-debian-stretch test] 44191: tolerable FAIL
 2016-02-28 16:10 UTC 

[PATCH] staging: lustre: lustre: osc: Use list_for_each_entry_safe()
 2016-02-28 21:07 UTC 

[Buildroot] [PATCH] package/cups: fix static linking with GnuTLS
 2016-02-28 16:07 UTC 

[PATCH] jz4740-battery: Correct voltage change check
 2016-02-28 16:05 UTC 

net/9p: convert to new CQ API
 2016-02-28 16:04 UTC  (4+ messages)
` [PATCH] "

[PATCH V1 libibverbs 0/8] Completion timestamping
 2016-02-28 16:03 UTC  (6+ messages)
` [PATCH V1 libibverbs 1/8] Add ibv_poll_cq_ex verb

[PATCH v3 0/7] replacing strbuf_getline_lf() by strbuf_getline()
 2016-02-28 16:02 UTC  (5+ messages)
` [PATCH v3 4/7] notes copy --stdin: split lines with string_list_split()

[PATCH] staging: sm750fb: Remove Unused macro
 2016-02-28 15:57 UTC 

[PATCH] sanity: Improve configuration upgrade capabilities (support meta-yocto -> poky transition)
 2016-02-28 15:59 UTC  (3+ messages)

[linux-4.1 test] 84313: regressions - FAIL
 2016-02-28 15:58 UTC 

[PATCH for-4.5] watchdog/rc32434_wdt: fix ioctl error handling
 2016-02-28 15:56 UTC  (2+ messages)

[Qemu-devel] [Bug 1488363] [NEW] qemu 2.4.0 hangs using vfio for pci passthrough of graphics card
 2016-02-28 15:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1488363] "

staging: libxl compile error in libxl__domain_save
 2016-02-28 15:55 UTC  (7+ messages)

[PATCH] staging: lustre: lustre: lov: Prefer list_for_each_entry_safe()
 2016-02-28 20:54 UTC 

[PATCH 1/7] regulator: act8865: Expose act8600 registers via debugfs
 2016-02-28 15:53 UTC  (7+ messages)
` [PATCH 2/7] regulator: act8865: Remove redundant dev lookups
` [PATCH 3/7] regulator: act8865: Remove "static" from local variable
` [PATCH 4/7] regulator: act8865: Rename platform_data field to init_data
` [PATCH 5/7] regulator: act8865: Pass of_node via act8865_regulator_data
` [PATCH 6/7] regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9
` [PATCH 7/7] regulator: act8865: Init at subsys level

[PATCH 0/2] staging: sm750fb: Switch to using managed resources
 2016-02-28 15:52 UTC  (3+ messages)
` [PATCH 1/2] staging: sm750fb: Replace kzalloc with devm_kzalloc
` [PATCH 2/2] staging: sm750fb: Use pcim_enable_device()

[Xenomai] a Bug fixup for vendors/raspberry/ipipe-4.1
 2016-02-28 15:49 UTC  (2+ messages)

[PATCH v6] watchdog: Add watchdog timer support for the WinSystems EBC-C384
 2016-02-28 15:46 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-02-27
 2016-02-28 15:44 UTC  (6+ messages)

PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4
 2016-02-28 15:43 UTC  (12+ messages)

[PATCH/RFC v6 net-next] ravb: Add dma queue interrupt support
 2016-02-28 15:41 UTC  (2+ messages)

[qemu-mainline baseline-only test] 44190: tolerable FAIL
 2016-02-28 15:38 UTC 

[lm-sensors] Datasheet for Fintek F71868a
 2016-02-28 15:38 UTC  (2+ messages)

[PATCH v5 00/20] add additional clocks and frac/mash support
 2016-02-28 15:37 UTC  (36+ messages)
` [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


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.